Issues saving actuate report in excel format

B

Bronwyn Howard

I'm using Actuate 5 to generate reports through Java. I am
experiencing a problem exporting the report in Excel format, it
displays the following error:

java.lang.RuntimeException:
com\actuate\ereport\output\FormulaOneWrapper.class (The system cannot
find the path specified)
at com.actuate.ereport.output.OD_Excel.generate(OD_Excel.java:182)
at com.actuate.ereport.output.VirtualOutput.generateExcel(VirtualOutput.java:2252)
at com.actuate.ereport.output.OD_Preview.generateExcel(OD_Preview.java:2405)
at com.actuate.ereport.output.OD_Preview.exportToExcel(OD_Preview.java:1354)
at com.actuate.ereport.output.OD_Preview.actionPerformed(OD_Preview.java:1543)
at com.actuate.ereport.common.uiswing.ToolBar.fireActionEvent(ToolBar.java:582)
at com.actuate.ereport.common.uiswing.ToolBar.mouseReleased(ToolBar.java:548)
....

... but only if I run it directly from the jar. If I run it through
JBuilder, it works fine. The problem seems to be that the
FormulaOneWrapper uses classes in the erdj9xl.jar, but running outside
of JBuilder, it can't find the jar. I've included it as a required
library, set the dependencies, added the jar to the manifest, tried
accessing it from different directories.

And oddly, I also have another application using Actuate 7, which I
also needed to include the extra jar in (erdjf1xl.jar), and it works
fine. Apart from the differences in the included jars, and the
ACJRuntime.jar, there are no differences in the projects or manifests.

Any other suggestions or solutions would be GREATLY appreciated.

Bronwyn.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top