Hello all,<br />
Im getting an exception when rendering the report throught PHP using JavaBridge. I got Birt version 2.5.2 both Runtime and RCP, JavaBridge 6.1, PHP 5.3, Tomcat 6.0.18. I tried following the thread <a class='bbc_url' href='
http://www.eclipse.org/forums/index.php?t=tree&goto=6300'>http://www.eclipse.org/forums/index.php?t=tree&goto=6300</a> 15&S=04e3e2c8cfb972f74f613b959d5986a7<br />
but all this thread discuss is about how getting the log errors, it didnt solved any of my problems. Please i need this urgent someone help.<br />
<br />
Obs.: Im testing a report with only 1 data set it works fine in BIRt preview, web viewer and all other formats but in PHP the only format i cant export is the HTML until PDF is working fine in it.<br />
<br />
Error:<br />
<blockquote class='ipsBlockquote' ><p>Error generating HTML
o:Exception]:"java.lang.Exception: Invoke failed: [[o:RunAndRenderTask->run. Cause: org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report VM: 1.6.0_23@
http://java.sun.com/" at: #-11 org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doR un(RunAndRenderTask.java:188) #-10 org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run (RunAndRenderTask.java:75) #-9 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) #-8 sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) #-7 sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) #-6 java.lang.reflect.Method.invoke(Unknown Source) #-5 php.java.bridge.JavaBridge.Invoke(JavaBridge.java:1044) #-4 php.java.bridge.Request.handleRequest(Request.java:417) #-3 php.java.bridge.Request.handleRequests(Request.java:500) #-2 php.java.bridge.http.ContextRunner.run(ContextRunner.java:14 5) #-1 php.java.bridge.ThreadPool$Delegate.run(ThreadPool.java:60) #0 <a class='bbc_url' href='
http://localhost:9191/JavaBridge/java/Java.inc(232'>http://localhost:9191/JavaBridge/java/Java.inc(232</a>): java_ThrowExceptionProxyFactory->getProxy(54, '
@V';, 'T', true) #1 <a class='bbc_url' href='
http://localhost:9191/JavaBridge/java/Java.inc(360'>http://localhost:9191/JavaBridge/java/Java.inc(360</a>): java_Arg->getResult(true) #2 <a class='bbc_url' href='
http://localhost:9191/JavaBridge/java/Java.inc(366'>http://localhost:9191/JavaBridge/java/Java.inc(366</a>): java_Client->getWrappedResult(true) #3 <a class='bbc_url' href='
http://localhost:9191/JavaBridge/java/Java.inc(560'>http://localhost:9191/JavaBridge/java/Java.inc(560</a>): java_Client->getResult() #4 <a class='bbc_url' href='
http://localhost:9191/JavaBridge/java/Java.inc(1752'>http://localhost:9191/JavaBridge/java/Java.inc(1752</a>): java_Client->invokeMethod(7, 'run', Array) #5 <a class='bbc_url' href='
http://localhost:9191/JavaBridge/java/Java.inc(1851'>http://localhost:9191/JavaBridge/java/Java.inc(1851</a>): java_JavaProxy->__call('run', Array) #6 <a class='bbc_url' href='
http://localhost:9191/JavaBridge/java/Java.inc(1999'>http://localhost:9191/JavaBridge/java/Java.inc(1999</a>): java_AbstractJava->__call('run', Array) #7 C:\workfolder\gustavoviana\setforms\v_100\p4a\objects\birt.p hp(196): Java->__call('run', Array) #8 C:\workfolder\gustavoviana\setforms\v_100\p4a\objects\birt.p hp(196): java_InternalJava->run() #9 C:\workfolder\gustavoviana\products\v_100\classes\geral\faca de\TkBirtReport.php(46): Birt->getHTML() #10 C:\workfolder\gustavoviana\products\v_100\reports\birt\birt_ report.php(37): TkBirtReport->getHTML() #11 C:\workfolder\gustavoviana\products\v_100\source\ron\Debugge r.php(19): require_once('C:\workfolder\g...') #12 {main}]</p></blockquote>