Hi

Yep, far too often.... I run eclipse 3.2 with JBoss 4.0.4

To set the Perm Mem, use the following params; Ilanded up setting the 
eclipse.ini and the JBoss configuration within eclipse.

-XX:PermSize=128M
-XX:MaxPermSize=256M

Hope this helps....
Cheers
Jeff Singer


Enrico Goosen wrote:
>
> Hi All,
>
> Has anyone experienced this problem, and found a solution to it?
>
> I’m experiencing this error in Eclipse 3.2, running Tomcat 5.5.20.
>
> I’ve edited Eclipse.ini as follows:
>
> -vmargs
>
> -Xms512m
>
> -Xmx1024m
>
> I’ve also edited Tomcat’s VM arguments to the same values, but having 
> no luck.
>
> I’m not sure if this is an Eclipse problem or a Tomcat problem, but it 
> occurs when Tomcat tries to reload a web context.
>
> Here’s a stack trace:
>
> 2007/01/30 11:32:14 org.apache.catalina.core.StandardContext reload
>
> INFO: Reloading this Context has started
>
> jdbc.con.close
>
> jdbc.con.close
>
> 16 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] ERROR 
> org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/capri] 
> - Exception starting filter JDOFilter
>
> _javax.jdo.JDOFatalUserException_: Exception thrown by 
> getPersistenceManagerFactory(Properties)
>
> NestedThrowables:
>
> _java.lang.reflect.InvocationTargetException_
>
> at javax.jdo.JDOHelper.getPersistenceManagerFactory(Unknown Source)
>
> at javax.jdo.JDOHelper.getPersistenceManagerFactory(Unknown Source)
>
> at za.co.metcapri.common.util.JDOContext.initialize(_JDOContext.java:88_)
>
> at za.co.metcapri.common.web.JDOFilter.init(_JDOFilter.java:61_)
>
> at 
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(_ApplicationFilterConfig.java:223_)
>
> at 
> org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(_ApplicationFilterConfig.java:304_)
>
> at 
> org.apache.catalina.core.ApplicationFilterConfig.<init>(_ApplicationFilterConfig.java:77_)
>
> at 
> org.apache.catalina.core.StandardContext.filterStart(_StandardContext.java:3634_)
>
> at 
> org.apache.catalina.core.StandardContext.start(_StandardContext.java:4217_)
>
> at 
> org.apache.catalina.core.StandardContext.reload(_StandardContext.java:3024_)
>
> at 
> org.apache.catalina.loader.WebappLoader.backgroundProcess(_WebappLoader.java:432_)
>
> at 
> org.apache.catalina.core.ContainerBase.backgroundProcess(_ContainerBase.java:1277_)
>
> at 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(_ContainerBase.java:1569_)
>
> at 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(_ContainerBase.java:1578_)
>
> at 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(_ContainerBase.java:1578_)
>
> at 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(_ContainerBase.java:1558_)
>
> at java.lang.Thread.run(_Thread.java:595_)
>
> Caused by: _java.lang.reflect.InvocationTargetException_
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(_Native Method_)
>
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(_NativeMethodAccessorImpl.java:39_)
>
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(_DelegatingMethodAccessorImpl.java:25_)
>
> at java.lang.reflect.Method.invoke(_Method.java:585_)
>
> ... 17 more
>
> Caused by: java.lang.OutOfMemoryError: PermGen space
>
> NestedThrowablesStackTrace:
>
> _java.lang.reflect.InvocationTargetException_
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(_Native Method_)
>
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(_NativeMethodAccessorImpl.java:39_)
>
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(_DelegatingMethodAccessorImpl.java:25_)
>
> at java.lang.reflect.Method.invoke(_Method.java:585_)
>
> at javax.jdo.JDOHelper.getPersistenceManagerFactory(Unknown Source)
>
> at javax.jdo.JDOHelper.getPersistenceManagerFactory(Unknown Source)
>
> at za.co.metcapri.common.util.JDOContext.initialize(_JDOContext.java:88_)
>
> at za.co.metcapri.common.web.JDOFilter.init(_JDOFilter.java:61_)
>
> at 
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(_ApplicationFilterConfig.java:223_)
>
> at 
> org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(_ApplicationFilterConfig.java:304_)
>
> at 
> org.apache.catalina.core.ApplicationFilterConfig.<init>(_ApplicationFilterConfig.java:77_)
>
> at 
> org.apache.catalina.core.StandardContext.filterStart(_StandardContext.java:3634_)
>
> at 
> org.apache.catalina.core.StandardContext.start(_StandardContext.java:4217_)
>
> at 
> org.apache.catalina.core.StandardContext.reload(_StandardContext.java:3024_)
>
> at 
> org.apache.catalina.loader.WebappLoader.backgroundProcess(_WebappLoader.java:432_)
>
> at 
> org.apache.catalina.core.ContainerBase.backgroundProcess(_ContainerBase.java:1277_)
>
> at 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(_ContainerBase.java:1569_)
>
> at 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(_ContainerBase.java:1578_)
>
> at 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(_ContainerBase.java:1578_)
>
> at 
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(_ContainerBase.java:1558_)
>
> at java.lang.Thread.run(_Thread.java:595_)
>
> Caused by: java.lang.OutOfMemoryError: PermGen space
>
> 2007/01/30 11:32:24 org.apache.catalina.core.StandardContext start
>
> SEVERE: Error filterStart
>
> 2007/01/30 11:32:24 org.apache.catalina.core.StandardContext start
>
> SEVERE: Context [/capri] startup failed due to previous errors
>
> **Enrico Goosen**
>
> Software Developer
>
> Metropolitan Employee Benefits
>
> Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> Direct: 021 940 6231
>
> Fax: 021 917 3089
>
> Mobile: 083 305 5676
>
>
>
> Metropolitan is an authorised Financial Services Provider.
>
> NOTE: This e-mail (including attachments) is subject to the 
> restrictions, qualifications and disclaimers (the "disclaimer") 
> published at http://www.metropolitan.co.za Please read the disclaimer 
> before opening any attachments or taking any other action in terms of 
> this e-mail.
> If you cannot access the disclaimer, kindly send an e-mail to 
> [EMAIL PROTECTED] or contact 
> [EMAIL PROTECTED] and a copy will be sent to you.
> By reading this e-mail or opening any attachment you agree to be bound 
> by the provisions of the disclaimer.
>
> Web: http://www.metropolitan.co.za/
> Disclaimer: http://www.metropolitan.co.za/email_disclaimer.html
>
>
> Metropolitan Life subscribes to KPMG, a completely independent crime 
> disclosure service - make a contribution to the establishment of a 
> fraud free environment by reporting any suspicion to the KPMG Hotline
>
> * RSA 0800 22 14 18
> * NAMIBIA 0800 00 00 77
>
>
> >


-- 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CTJUG Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
-~----------~----~----~----~------~----~------~--~---

Reply via email to