Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » JVM Exit and Frameset failure
icon9.gif  JVM Exit and Frameset failure [message #760501] Fri, 02 December 2011 15:09 Go to next message
Richard A. Polunsky is currently offline Richard A. PolunskyFriend
Messages: 212
Registered: July 2009
Location: Houston TX
Senior Member

I have an application under Tomcat using the BIRT 2.5.0 libraries. On one server, the application runs normally and when I invoke a BIRT report in either preview or frameset mode I get the anticipated results. On the other server, preview works but __action=frameset brings up the web viewer window empty of content. No errors are written to the log, at least not any log I've found. On that server, I installed the RCP designer and tried to start it - but got JVM exit code = -1.

Both servers have Sun 64-bit JDK 1.6 installed (24 on one, 25 on the other) and have JAVA_HOME defined (the application references that).

Does this set of symptoms ring any bells out there? I'm now told that we previously had another installation where the frameset failure was observed, but that was before I came into the project and nobody tried to see whether BIRT RCP worked.

Richard
Re: JVM Exit and Frameset failure [message #760503 is a reply to message #760501] Fri, 02 December 2011 15:23 Go to previous messageGo to next message
Richard A. Polunsky is currently offline Richard A. PolunskyFriend
Messages: 212
Registered: July 2009
Location: Houston TX
Senior Member

BIRT.ini:
-vmargs
-Xms64m
-Xmx256m
-XX:MaxPermSize=128m

Error message presented when running BIRT.exe:

JVM terminated. Exit code=-1
-Xms64m
-Xmx256m
-XX:MaxPermSize=128m
-Djava.class.path=D:\BIRT\plugins\org.eclipse.equinox.launcher_1.0.200.v20090520.jar
-os win32
-ws win32
-arch x86
-showsplash
-launcher D:\BIRT\BIRT.exe
-name BIRT
-launcher.library D:\BIRT\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup D:\BIRT\plugins\org.eclipse.equinox.launcher_1.0.200.v20090520.jar
-vm D:\Program Files\Java\jdk1.6.0_25\bin\..\jre\bin\server\jvm.dll
-vmargs
-Xms64m
-Xmx256m
-XX:MaxPermSize=128m
-Djava.class.path=D:\BIRT\plugins\org.eclips.equinox.launcher_1.0.200.v20090520.jar
Re: JVM Exit and Frameset failure [message #760525 is a reply to message #760503] Fri, 02 December 2011 16:55 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Look in the workspace folder for *.log and see if a log is created.

Jason


On 12/2/2011 10:23 AM, Richard A. Polunsky wrote:
> BIRT.ini:
> -vmargs
> -Xms64m
> -Xmx256m
> -XX:MaxPermSize=128m
>
> Error message presented when running BIRT.exe:
>
> JVM terminated. Exit code=-1
> -Xms64m
> -Xmx256m
> -XX:MaxPermSize=128m
> -Djava.class.path=D:\BIRT\plugins\org.eclipse.equinox.launcher_1.0.200.v20090520.jar
>
> -os win32
> -ws win32
> -arch x86
> -showsplash
> -launcher D:\BIRT\BIRT.exe
> -name BIRT
> -launcher.library
> D:\BIRT\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
>
> -startup D:\BIRT\plugins\org.eclipse.equinox.launcher_1.0.200.v20090520.jar
> -vm D:\Program Files\Java\jdk1.6.0_25\bin\..\jre\bin\server\jvm.dll
> -vmargs
> -Xms64m
> -Xmx256m
> -XX:MaxPermSize=128m
> -Djava.class.path=D:\BIRT\plugins\org.eclips.equinox.launcher_1.0.200.v20090520.jar
>
>
Re: JVM Exit and Frameset failure [message #760554 is a reply to message #760525] Fri, 02 December 2011 20:20 Go to previous messageGo to next message
Richard A. Polunsky is currently offline Richard A. PolunskyFriend
Messages: 212
Registered: July 2009
Location: Houston TX
Senior Member

BIRT did not even create the workspace folder. I created one manually but nothing got written into it.
I'm going to run the application on that server and see if invoking the report in frameset mode generates anything in the various log file locations.
Re: JVM Exit and Frameset failure [message #760576 is a reply to message #760554] Sat, 03 December 2011 05:25 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Richard,

Do you get any logs in the eclipse.exe subdirectories?

Jason

On 12/2/2011 3:20 PM, Richard A. Polunsky wrote:
> BIRT did not even create the workspace folder. I created one manually
> but nothing got written into it.
> I'm going to run the application on that server and see if invoking the
> report in frameset mode generates anything in the various log file
> locations.
Re: JVM Exit and Frameset failure [message #768229 is a reply to message #760525] Mon, 19 December 2011 19:50 Go to previous message
Richard A. Polunsky is currently offline Richard A. PolunskyFriend
Messages: 212
Registered: July 2009
Location: Houston TX
Senior Member

We're going to rebuild that application server and try porting the other server folders onto it. I'll update this thread when that happens.
Previous Topic:How to create IReportDocument from stream
Next Topic:Hiding grid for excel
Goto Forum:
  


Current Time: Thu Apr 18 15:51:19 GMT 2024

Powered by FUDForum. Page generated in 0.02201 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top