Hello,
How can I run JasperETL on Solaris X86 64?
Maybe is somewhere a version or can I recompile sources?
Thank you
1 Answer:
Posted on December 7, 2010 at 4:15pm
(Replying to a super old forum post but still an issue)
There's a workaround, from a terminal try (from where you extracted the application):
<span class="postbody">java -jar plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -vmargs -Xmx500m -XX:MaxPermSize=256 </span>
Note the version may vary slightly.
Post Edited by eongaro at 12/08/2010 00:15