Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » New report kills Eclipse
New report kills Eclipse [message #257891] Thu, 11 October 2007 05:42 Go to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi,

If I create a new report then Eclipse is terminated. It is reproducable,
every time I try to create a report I receive this error. The error log
entries are displayed below.

I'm using Eclipse 3.3.1 Build id: M20070921-1145 with Birt 2.2.1.

Best regards, Lars


--------------
eclipse.buildId=I20070625-1500
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data C:\Documents
and
Settings\d034797\Desktop\Documents\08_MyDocuments\10_Eclipse \Documentation

Warning
Thu Oct 11 07:36:43 CEST 2007
The workspace exited with unsaved changes in the previous session;
refreshing workspace to recover changes.

----------eclipse.buildId=I20070625-1500
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data C:\Documents
and
Settings\d034797\Desktop\Documents\08_MyDocuments\10_Eclipse \Documentation

Error
Thu Oct 11 07:36:27 CEST 2007
Unhandled event loop exception

java.lang.OutOfMemoryError: PermGen space
-------------------
Re: New report kills Eclipse [message #257895 is a reply to message #257891] Thu, 11 October 2007 05:47 Go to previous messageGo to next message
Tianli Zhang is currently offline Tianli ZhangFriend
Messages: 2862
Registered: July 2009
Senior Member
Hi

Maybe it's eclipse3.3.1's bug If you using eclipse 3.3.1 and encountered
java.lang.OutOfMemoryError: PermGen space errors occasionally, you may
change your eclipse.ini with adding -XX:MaxPermSize=256m at the end of
first line. Please refer to
http://wiki.eclipse.org/FAQ_How_do_I_increase_the_permgen_si ze_available_to_Eclipse%3F.


Regards!
Re: New report kills Eclipse [message #258242 is a reply to message #257895] Sat, 13 October 2007 07:01 Go to previous message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi Tianli,

thank you, I will give it a try. Best regards, Lars
"Tianli" <tzhang@actuate.com> wrote in message
news:0d483b13a191eedfdcda3707a070dd44$1@www.eclipse.org...
> Hi
> Maybe it's eclipse3.3.1's bug If you using eclipse 3.3.1 and encountered
> java.lang.OutOfMemoryError: PermGen space errors occasionally, you may
> change your eclipse.ini with adding -XX:MaxPermSize=256m at the end of
> first line. Please refer to
> http://wiki.eclipse.org/FAQ_How_do_I_increase_the_permgen_si ze_available_to_Eclipse%3F.
>
>
> Regards!
>
Previous Topic:BIRT 2.2.1 birt.data plugin depends on datatools.connectivity.oda.profiles
Next Topic:JAVA and dataset parameter
Goto Forum:
  


Current Time: Thu Dec 26 21:32:14 GMT 2024

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

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

Back to the top