Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Out of Memory Exception
Out of Memory Exception [message #225108] Wed, 14 March 2007 15:01 Go to next message
Mathi is currently offline MathiFriend
Messages: 90
Registered: July 2009
Member
Hello folks,
I m using BIRT 2.2 M4 . Rendering my reports through URL with
frameset servelet.
I use Jboss server. Jboss is started with the following setting.
-Xms256m -Xmx600m -server -XX:PermSize=64m -XX:MaxPermSize=128m
After plying with reports for an hour , it produces an out of memory Error.

Error is :
18:52:49,770 ERROR [[ViewerServlet]] Servlet.service() for servlet
ViewerServlet threw exception
java.lang.OutOfMemoryError: PermGen space

Any suggestion ?
Re: Out of Memory Exception [message #225150 is a reply to message #225108] Wed, 14 March 2007 16:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Mathi wrote:
> Hello folks,
> I m using BIRT 2.2 M4 . Rendering my reports through URL with
> frameset servelet.
> I use Jboss server. Jboss is started with the following setting.
> -Xms256m -Xmx600m -server -XX:PermSize=64m -XX:MaxPermSize=128m
> After plying with reports for an hour , it produces an out of memory Error.
>
> Error is :
> 18:52:49,770 ERROR [[ViewerServlet]] Servlet.service() for servlet
> ViewerServlet threw exception
> java.lang.OutOfMemoryError: PermGen space
> Any suggestion ?
>
>
Can you change this setting -XX:MaxPermSize=128m
to -XX:MaxPermSize=256m. Also log a bugzilla entry for this if you do
not mind?

Jason
Re: Out of Memory Exception [message #229379 is a reply to message #225150] Thu, 22 March 2007 11:40 Go to previous messageGo to next message
Mathi is currently offline MathiFriend
Messages: 90
Registered: July 2009
Member
Hello Jason,
Could you please place the link for BIRT bugzilla posting

Regards
Mathi
Re: Out of Memory Exception [message #229396 is a reply to message #229379] Thu, 22 March 2007 11:53 Go to previous messageGo to next message
Mathi is currently offline MathiFriend
Messages: 90
Registered: July 2009
Member
Jason,
I ll enter a Bugzilla posting for this . But can you explain why it
behaves so .. Why should it goes to that much size? Any Quick Fix apart
from increasing the size?

Regards
Mathi
Re: Out of Memory Exception [message #229674 is a reply to message #229396] Thu, 22 March 2007 21:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Mathi wrote:
> Jason,
> I ll enter a Bugzilla posting for this . But can you explain why it
> behaves so .. Why should it goes to that much size? Any Quick Fix apart
> from increasing the size?
>
> Regards
> Mathi
>
>
>
>
There is a bug in the platform on this, but I do not remember the
number. I may be wrong but I thought increasing this did more than
just delay the issue.

Jason
Re: Out of Memory Exception [message #242377 is a reply to message #225150] Wed, 13 June 2007 07:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wohlgemuth.ucdavis.edu

as said as it is I get this error which forces me to restart the server. And
i can't accept it to restart the server all the time.

I playing with the current RC2 and have a pretty simple report with 5
datasets connecting to a database to generate some simple graphs.

any ideas when the "perm problem" is fixed?

i'm running in it using jboss 4.0.3 and java 1.5 - 1.6

thx gert


"Jason Weathersby" <jasonweathersby@alltel.net> wrote in message
news:et98tt$s9i$1@utils.eclipse.org...
> Mathi wrote:
>> Hello folks,
>> I m using BIRT 2.2 M4 . Rendering my reports through URL with
>> frameset servelet.
>> I use Jboss server. Jboss is started with the following setting.
>> -Xms256m -Xmx600m -server -XX:PermSize=64m -XX:MaxPermSize=128m
>> After plying with reports for an hour , it produces an out of memory
>> Error.
>>
>> Error is :
>> 18:52:49,770 ERROR [[ViewerServlet]] Servlet.service() for servlet
>> ViewerServlet threw exception
>> java.lang.OutOfMemoryError: PermGen space
>> Any suggestion ?
>>
>>
> Can you change this setting -XX:MaxPermSize=128m
> to -XX:MaxPermSize=256m. Also log a bugzilla entry for this if you do not
> mind?
>
> Jason
Re: Out of Memory Exception [message #242388 is a reply to message #242377] Wed, 13 June 2007 07:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wohlgemuth.ucdavis.edu

some more informations:

00:16:57,767 INFO [STDOUT] Jun 13, 2007 12:16:57 AM
org.eclipse.birt.report.engine.api.impl.RunTask doRun
SEVERE: An OutOfMemory error happened while running the report.
00:17:15,508 INFO [STDOUT] Exception in thread "State Saver"
00:17:15,509 INFO [STDOUT] java.lang.OutOfMemoryError: PermGen space
00:17:15,509 INFO [STDOUT] at java.lang.ClassLoader.defineClass1(Native
Method)
00:17:15,509 INFO [STDOUT] at java.lang.ClassLoader.defineClass(Unknown
Source)
00:17:15,509 INFO [STDOUT] at
java.security.SecureClassLoader.defineClass(Unknown Source)
00:17:15,509 INFO [STDOUT] at java.net.URLClassLoader.defineClass(Unknown
Source)
00:17:15,510 INFO [STDOUT] at java.net.URLClassLoader.access$000(Unknown
Source)
00:17:15,510 INFO [STDOUT] at java.net.URLClassLoader$1.run(Unknown
Source)
00:17:15,510 INFO [STDOUT] at
java.security.AccessController.doPrivileged(Native Method)
00:17:15,510 INFO [STDOUT] at java.net.URLClassLoader.findClass(Unknown
Source)
00:17:15,510 INFO [STDOUT] at
org.eclipse.birt.core.framework.osgi.OSGILauncher$ChildFirst URLClassLoader.loadClass(OSGILauncher.java:628)
00:17:15,510 INFO [STDOUT] at java.lang.ClassLoader.loadClass(Unknown
Source)
00:17:15,510 INFO [STDOUT] at
java.lang.ClassLoader.loadClassInternal(Unknown Source)
00:17:15,510 INFO [STDOUT] at
org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.wr iteState(StateObjectFactoryImpl.java:336)
00:17:15,510 INFO [STDOUT] at
org.eclipse.osgi.internal.baseadaptor.StateManager.writeStat e(StateManager.java:187)
00:17:15,510 INFO [STDOUT] at
org.eclipse.osgi.internal.baseadaptor.StateManager.update(St ateManager.java:126)
00:17:15,511 INFO [STDOUT] at
org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveStateD ata(BaseStorage.java:545)
00:17:15,511 INFO [STDOUT] at
org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllDat a(BaseStorage.java:383)
00:17:15,511 INFO [STDOUT] at
org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(B aseStorage.java:372)
00:17:15,511 INFO [STDOUT] at
org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver .run(BaseStorage.java:1115)
00:17:15,511 INFO [STDOUT] at java.lang.Thread.run(Unknown Source)

any ideas?

g.

"gert wohlgemuth" <wohlgemuth@ucdavis.edu> wrote in message
news:f4o56v$m77$1@build.eclipse.org...
> as said as it is I get this error which forces me to restart the server.
> And i can't accept it to restart the server all the time.
>
> I playing with the current RC2 and have a pretty simple report with 5
> datasets connecting to a database to generate some simple graphs.
>
> any ideas when the "perm problem" is fixed?
>
> i'm running in it using jboss 4.0.3 and java 1.5 - 1.6
>
> thx gert
>
>
> "Jason Weathersby" <jasonweathersby@alltel.net> wrote in message
> news:et98tt$s9i$1@utils.eclipse.org...
>> Mathi wrote:
>>> Hello folks,
>>> I m using BIRT 2.2 M4 . Rendering my reports through URL with
>>> frameset servelet.
>>> I use Jboss server. Jboss is started with the following setting.
>>> -Xms256m -Xmx600m -server -XX:PermSize=64m -XX:MaxPermSize=128m
>>> After plying with reports for an hour , it produces an out of memory
>>> Error.
>>>
>>> Error is :
>>> 18:52:49,770 ERROR [[ViewerServlet]] Servlet.service() for servlet
>>> ViewerServlet threw exception
>>> java.lang.OutOfMemoryError: PermGen space
>>> Any suggestion ?
>>>
>>>
>> Can you change this setting -XX:MaxPermSize=128m
>> to -XX:MaxPermSize=256m. Also log a bugzilla entry for this if you do
>> not mind?
>>
>> Jason
>
Re: Out of Memory Exception [message #250253 is a reply to message #242388] Sat, 28 July 2007 06:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shaun.methodmaker.co.nz

Gert,

I too can confirm your problem. I am experiencing out of memory Permgen
space issues being reported by the Tomcat JVM. We are using BIRT 2.2 /
Java 1.6 and Tomcat 6.0.13. We are using the JSP tag library options to
embed the engine into our web app.

There have been other posts recently highlighting potential memory leak
problems which I am starting to think are related. Search using the
keyword memory within the newsgroup to find them.

Our JVM options are as follows:
-Xms128m -Xmx512m -server -XX:PermSize=64m -XX:MaxPermSize=128m

Currently we are having to restart the Tomcat server every 12 hours in
order to keep things running.

Regards
Shaun

gert wohlgemuth wrote:
> some more informations:
>
> 00:16:57,767 INFO [STDOUT] Jun 13, 2007 12:16:57 AM
> org.eclipse.birt.report.engine.api.impl.RunTask doRun
> SEVERE: An OutOfMemory error happened while running the report.
> 00:17:15,508 INFO [STDOUT] Exception in thread "State Saver"
> 00:17:15,509 INFO [STDOUT] java.lang.OutOfMemoryError: PermGen space
> 00:17:15,509 INFO [STDOUT] at
> java.lang.ClassLoader.defineClass1(Native Method)
> 00:17:15,509 INFO [STDOUT] at
> java.lang.ClassLoader.defineClass(Unknown Source)
> 00:17:15,509 INFO [STDOUT] at
> java.security.SecureClassLoader.defineClass(Unknown Source)
> 00:17:15,509 INFO [STDOUT] at
> java.net.URLClassLoader.defineClass(Unknown Source)
> 00:17:15,510 INFO [STDOUT] at
> java.net.URLClassLoader.access$000(Unknown Source)
> 00:17:15,510 INFO [STDOUT] at java.net.URLClassLoader$1.run(Unknown
> Source)
> 00:17:15,510 INFO [STDOUT] at
> java.security.AccessController.doPrivileged(Native Method)
> 00:17:15,510 INFO [STDOUT] at
> java.net.URLClassLoader.findClass(Unknown Source)
> 00:17:15,510 INFO [STDOUT] at
> org.eclipse.birt.core.framework.osgi.OSGILauncher$ChildFirst URLClassLoader.loadClass(OSGILauncher.java:628)
>
> 00:17:15,510 INFO [STDOUT] at java.lang.ClassLoader.loadClass(Unknown
> Source)
> 00:17:15,510 INFO [STDOUT] at
> java.lang.ClassLoader.loadClassInternal(Unknown Source)
> 00:17:15,510 INFO [STDOUT] at
> org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.wr iteState(StateObjectFactoryImpl.java:336)
>
> 00:17:15,510 INFO [STDOUT] at
> org.eclipse.osgi.internal.baseadaptor.StateManager.writeStat e(StateManager.java:187)
>
> 00:17:15,510 INFO [STDOUT] at
> org.eclipse.osgi.internal.baseadaptor.StateManager.update(St ateManager.java:126)
>
> 00:17:15,511 INFO [STDOUT] at
> org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveStateD ata(BaseStorage.java:545)
>
> 00:17:15,511 INFO [STDOUT] at
> org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllDat a(BaseStorage.java:383)
>
> 00:17:15,511 INFO [STDOUT] at
> org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(B aseStorage.java:372)
>
> 00:17:15,511 INFO [STDOUT] at
> org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver .run(BaseStorage.java:1115)
>
> 00:17:15,511 INFO [STDOUT] at java.lang.Thread.run(Unknown Source)
>
> any ideas?
>
> g.
>
> "gert wohlgemuth" <wohlgemuth@ucdavis.edu> wrote in message
> news:f4o56v$m77$1@build.eclipse.org...
>> as said as it is I get this error which forces me to restart the
>> server. And i can't accept it to restart the server all the time.
>>
>> I playing with the current RC2 and have a pretty simple report with 5
>> datasets connecting to a database to generate some simple graphs.
>>
>> any ideas when the "perm problem" is fixed?
>>
>> i'm running in it using jboss 4.0.3 and java 1.5 - 1.6
>>
>> thx gert
>>
>>
>> "Jason Weathersby" <jasonweathersby@alltel.net> wrote in message
>> news:et98tt$s9i$1@utils.eclipse.org...
>>> Mathi wrote:
>>>> Hello folks,
>>>> I m using BIRT 2.2 M4 . Rendering my reports through URL with
>>>> frameset servelet.
>>>> I use Jboss server. Jboss is started with the following setting.
>>>> -Xms256m -Xmx600m -server -XX:PermSize=64m -XX:MaxPermSize=128m
>>>> After plying with reports for an hour , it produces an out of memory
>>>> Error.
>>>>
>>>> Error is :
>>>> 18:52:49,770 ERROR [[ViewerServlet]] Servlet.service() for
>>>> servlet ViewerServlet threw exception
>>>> java.lang.OutOfMemoryError: PermGen space
>>>> Any suggestion ?
>>>>
>>>>
>>> Can you change this setting -XX:MaxPermSize=128m
>>> to -XX:MaxPermSize=256m. Also log a bugzilla entry for this if you
>>> do not mind?
>>>
>>> Jason
>>
>

--
Shaun Forgie
Principal - Method Maker Ltd
Mobile [64] 21-666-910 http://www.methodmaker.co.nz
PO Box 1513, Auckland, New Zealand
Re: Out of Memory Exception [message #250310 is a reply to message #250253] Mon, 30 July 2007 05:45 Go to previous messageGo to next message
Wang Qiangsheng is currently offline Wang QiangshengFriend
Messages: 76
Registered: July 2009
Member
Shaun Forgie wrote:
> Gert,
>
> I too can confirm your problem. I am experiencing out of memory Permgen
> space issues being reported by the Tomcat JVM. We are using BIRT 2.2 /
> Java 1.6 and Tomcat 6.0.13. We are using the JSP tag library options to
> embed the engine into our web app.
>
> There have been other posts recently highlighting potential memory leak
> problems which I am starting to think are related. Search using the
> keyword memory within the newsgroup to find them.
>
> Our JVM options are as follows:
> -Xms128m -Xmx512m -server -XX:PermSize=64m -XX:MaxPermSize=128m
>
> Currently we are having to restart the Tomcat server every 12 hours in
> order to keep things running.
>
> Regards
> Shaun
>
> gert wohlgemuth wrote:
>> some more informations:
>>
>> 00:16:57,767 INFO [STDOUT] Jun 13, 2007 12:16:57 AM
>> org.eclipse.birt.report.engine.api.impl.RunTask doRun
>> SEVERE: An OutOfMemory error happened while running the report.
>> 00:17:15,508 INFO [STDOUT] Exception in thread "State Saver"
>> 00:17:15,509 INFO [STDOUT] java.lang.OutOfMemoryError: PermGen space
>> 00:17:15,509 INFO [STDOUT] at
>> java.lang.ClassLoader.defineClass1(Native Method)
>> 00:17:15,509 INFO [STDOUT] at
>> java.lang.ClassLoader.defineClass(Unknown Source)
>> 00:17:15,509 INFO [STDOUT] at
>> java.security.SecureClassLoader.defineClass(Unknown Source)
>> 00:17:15,509 INFO [STDOUT] at
>> java.net.URLClassLoader.defineClass(Unknown Source)
>> 00:17:15,510 INFO [STDOUT] at
>> java.net.URLClassLoader.access$000(Unknown Source)
>> 00:17:15,510 INFO [STDOUT] at java.net.URLClassLoader$1.run(Unknown
>> Source)
>> 00:17:15,510 INFO [STDOUT] at
>> java.security.AccessController.doPrivileged(Native Method)
>> 00:17:15,510 INFO [STDOUT] at
>> java.net.URLClassLoader.findClass(Unknown Source)
>> 00:17:15,510 INFO [STDOUT] at
>> org.eclipse.birt.core.framework.osgi.OSGILauncher$ChildFirst URLClassLoader.loadClass(OSGILauncher.java:628)
>>
>> 00:17:15,510 INFO [STDOUT] at
>> java.lang.ClassLoader.loadClass(Unknown Source)
>> 00:17:15,510 INFO [STDOUT] at
>> java.lang.ClassLoader.loadClassInternal(Unknown Source)
>> 00:17:15,510 INFO [STDOUT] at
>> org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.wr iteState(StateObjectFactoryImpl.java:336)
>>
>> 00:17:15,510 INFO [STDOUT] at
>> org.eclipse.osgi.internal.baseadaptor.StateManager.writeStat e(StateManager.java:187)
>>
>> 00:17:15,510 INFO [STDOUT] at
>> org.eclipse.osgi.internal.baseadaptor.StateManager.update(St ateManager.java:126)
>>
>> 00:17:15,511 INFO [STDOUT] at
>> org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveStateD ata(BaseStorage.java:545)
>>
>> 00:17:15,511 INFO [STDOUT] at
>> org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllDat a(BaseStorage.java:383)
>>
>> 00:17:15,511 INFO [STDOUT] at
>> org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(B aseStorage.java:372)
>>
>> 00:17:15,511 INFO [STDOUT] at
>> org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver .run(BaseStorage.java:1115)
>>
>> 00:17:15,511 INFO [STDOUT] at java.lang.Thread.run(Unknown Source)
>>
>> any ideas?
>>
>> g.
>>
>> "gert wohlgemuth" <wohlgemuth@ucdavis.edu> wrote in message
>> news:f4o56v$m77$1@build.eclipse.org...
>>> as said as it is I get this error which forces me to restart the
>>> server. And i can't accept it to restart the server all the time.
>>>
>>> I playing with the current RC2 and have a pretty simple report with 5
>>> datasets connecting to a database to generate some simple graphs.
>>>
>>> any ideas when the "perm problem" is fixed?
>>>
>>> i'm running in it using jboss 4.0.3 and java 1.5 - 1.6
>>>
>>> thx gert
>>>
>>>
>>> "Jason Weathersby" <jasonweathersby@alltel.net> wrote in message
>>> news:et98tt$s9i$1@utils.eclipse.org...
>>>> Mathi wrote:
>>>>> Hello folks,
>>>>> I m using BIRT 2.2 M4 . Rendering my reports through URL with
>>>>> frameset servelet.
>>>>> I use Jboss server. Jboss is started with the following setting.
>>>>> -Xms256m -Xmx600m -server -XX:PermSize=64m -XX:MaxPermSize=128m
>>>>> After plying with reports for an hour , it produces an out of
>>>>> memory Error.
>>>>>
>>>>> Error is :
>>>>> 18:52:49,770 ERROR [[ViewerServlet]] Servlet.service() for
>>>>> servlet ViewerServlet threw exception
>>>>> java.lang.OutOfMemoryError: PermGen space
>>>>> Any suggestion ?
>>>>>
>>>>>
>>>> Can you change this setting -XX:MaxPermSize=128m
>>>> to -XX:MaxPermSize=256m. Also log a bugzilla entry for this if you
>>>> do not mind?
>>>>
>>>> Jason
>>>
>>
>
https://bugs.eclipse.org/bugs/show_bug.cgi?id=92250
Take a look at above link.

Thanks
Qiangsheng
Re: Out of Memory Exception [message #252936 is a reply to message #250310] Sat, 18 August 2007 01:47 Go to previous message
Eclipse UserFriend
Originally posted by: shaun.methodmaker.co.nz

Wang,

The bug you referred me to is totally unrelated to the issues we are
discussing -> which is to do with server side Tomcat JVM out of memory
errors. You seem to be referring to an eclipse IDE related heap
reporting / allocation discrepancy.

It would appear that Tomcat is partially to blame as it is not
reclaiming heap for libraries re-deployed within
tomcat/webapps/WEB-INF/lib. In the case of Tomcat 6.0 it is far better
to put libraries directly into tomcat/lib as they are not reloaded each
time an app is redeployed.

Regards
Shaun

WangQS wrote:
> Shaun Forgie wrote:
>> Gert,
>>
>> I too can confirm your problem. I am experiencing out of memory Permgen
>> space issues being reported by the Tomcat JVM. We are using BIRT 2.2 /
>> Java 1.6 and Tomcat 6.0.13. We are using the JSP tag library options to
>> embed the engine into our web app.
>>
>> There have been other posts recently highlighting potential memory leak
>> problems which I am starting to think are related. Search using the
>> keyword memory within the newsgroup to find them.
>>
>> Our JVM options are as follows:
>> -Xms128m -Xmx512m -server -XX:PermSize=64m -XX:MaxPermSize=128m
>>
>> Currently we are having to restart the Tomcat server every 12 hours in
>> order to keep things running.
>>
>> Regards
>> Shaun
>>
>> gert wohlgemuth wrote:
>>> some more informations:
>>>
>>> 00:16:57,767 INFO [STDOUT] Jun 13, 2007 12:16:57 AM
>>> org.eclipse.birt.report.engine.api.impl.RunTask doRun
>>> SEVERE: An OutOfMemory error happened while running the report.
>>> 00:17:15,508 INFO [STDOUT] Exception in thread "State Saver"
>>> 00:17:15,509 INFO [STDOUT] java.lang.OutOfMemoryError: PermGen space
>>> 00:17:15,509 INFO [STDOUT] at
>>> java.lang.ClassLoader.defineClass1(Native Method)
>>> 00:17:15,509 INFO [STDOUT] at
>>> java.lang.ClassLoader.defineClass(Unknown Source)
>>> 00:17:15,509 INFO [STDOUT] at
>>> java.security.SecureClassLoader.defineClass(Unknown Source)
>>> 00:17:15,509 INFO [STDOUT] at
>>> java.net.URLClassLoader.defineClass(Unknown Source)
>>> 00:17:15,510 INFO [STDOUT] at
>>> java.net.URLClassLoader.access$000(Unknown Source)
>>> 00:17:15,510 INFO [STDOUT] at java.net.URLClassLoader$1.run(Unknown
>>> Source)
>>> 00:17:15,510 INFO [STDOUT] at
>>> java.security.AccessController.doPrivileged(Native Method)
>>> 00:17:15,510 INFO [STDOUT] at
>>> java.net.URLClassLoader.findClass(Unknown Source)
>>> 00:17:15,510 INFO [STDOUT] at
>>> org.eclipse.birt.core.framework.osgi.OSGILauncher$ChildFirst URLClassLoader.loadClass(OSGILauncher.java:628)
>>>
>>> 00:17:15,510 INFO [STDOUT] at
>>> java.lang.ClassLoader.loadClass(Unknown Source)
>>> 00:17:15,510 INFO [STDOUT] at
>>> java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>> 00:17:15,510 INFO [STDOUT] at
>>> org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.wr iteState(StateObjectFactoryImpl.java:336)
>>>
>>> 00:17:15,510 INFO [STDOUT] at
>>> org.eclipse.osgi.internal.baseadaptor.StateManager.writeStat e(StateManager.java:187)
>>>
>>> 00:17:15,510 INFO [STDOUT] at
>>> org.eclipse.osgi.internal.baseadaptor.StateManager.update(St ateManager.java:126)
>>>
>>> 00:17:15,511 INFO [STDOUT] at
>>> org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveStateD ata(BaseStorage.java:545)
>>>
>>> 00:17:15,511 INFO [STDOUT] at
>>> org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllDat a(BaseStorage.java:383)
>>>
>>> 00:17:15,511 INFO [STDOUT] at
>>> org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(B aseStorage.java:372)
>>>
>>> 00:17:15,511 INFO [STDOUT] at
>>> org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver .run(BaseStorage.java:1115)
>>>
>>> 00:17:15,511 INFO [STDOUT] at java.lang.Thread.run(Unknown Source)
>>>
>>> any ideas?
>>>
>>> g.
>>>
>>> "gert wohlgemuth" <wohlgemuth@ucdavis.edu> wrote in message
>>> news:f4o56v$m77$1@build.eclipse.org...
>>>> as said as it is I get this error which forces me to restart the
>>>> server. And i can't accept it to restart the server all the time.
>>>>
>>>> I playing with the current RC2 and have a pretty simple report with 5
>>>> datasets connecting to a database to generate some simple graphs.
>>>>
>>>> any ideas when the "perm problem" is fixed?
>>>>
>>>> i'm running in it using jboss 4.0.3 and java 1.5 - 1.6
>>>>
>>>> thx gert
>>>>
>>>>
>>>> "Jason Weathersby" <jasonweathersby@alltel.net> wrote in message
>>>> news:et98tt$s9i$1@utils.eclipse.org...
>>>>> Mathi wrote:
>>>>>> Hello folks,
>>>>>> I m using BIRT 2.2 M4 . Rendering my reports through URL with
>>>>>> frameset servelet.
>>>>>> I use Jboss server. Jboss is started with the following setting.
>>>>>> -Xms256m -Xmx600m -server -XX:PermSize=64m -XX:MaxPermSize=128m
>>>>>> After plying with reports for an hour , it produces an out of
>>>>>> memory Error.
>>>>>>
>>>>>> Error is :
>>>>>> 18:52:49,770 ERROR [[ViewerServlet]] Servlet.service() for
>>>>>> servlet ViewerServlet threw exception
>>>>>> java.lang.OutOfMemoryError: PermGen space
>>>>>> Any suggestion ?
>>>>>>
>>>>>>
>>>>> Can you change this setting -XX:MaxPermSize=128m
>>>>> to -XX:MaxPermSize=256m. Also log a bugzilla entry for this if you
>>>>> do not mind?
>>>>>
>>>>> Jason
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=92250
> Take a look at above link.
>
> Thanks
> Qiangsheng

--
Shaun Forgie
Principal - Method Maker Ltd
Mobile [64] 21-666-910 http://www.methodmaker.co.nz
PO Box 1513, Auckland, New Zealand
Previous Topic:Passing category series values on drill-through
Next Topic:Error by using Weblogic to generate Report
Goto Forum:
  


Current Time: Fri Apr 26 15:08:54 GMT 2024

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

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

Back to the top