How to run Eclipse BIRT report from command line windows [message #1786793] |
Fri, 11 May 2018 12:40 |
Eclipse User |
|
|
|
Hello!
I am trying to run a BIRT report from the command line (windows)
I am using birt-runtime-2.6.2 (but I've also used most recent versions like 3.7.1 and 4.7.0 and get the same error)
I'm using the command (using the files provided in the downloaded zip):
genReport -f PDF -o test.pdf -F samples/hello_world.rptdesign
Prior to set the BIRT_HOME to the correct location ( i had set it to the Report Engine directory) I had the following error:
ECHO off Error: Could not find or load main class org.eclipse.birt.report.engine.api.ReportRunner
I've already set the BIRT_HOME to the parent directory of Report Engine, and fixed the previous error
But now I'm getting the following error:
ECHO off mai 11, 2018 4:39:28 PM org.eclipse.birt.report.engine.api.ReportRunner readConfigurationFile SEVERE: file: C:\birt-runtime-2_6_2\birt-runtime-2_6_2\ReportEngine not exists!
Does anyone know how to solve this?
I need this to work so I can use it in my internship's college project!
Thank you,
Alexandre Jacinto
|
|
|
Powered by
FUDForum. Page generated in 0.02483 seconds