java.lang.OutOfMemoryError: PermGen space

2009-09-16 Thread Bruce Wayne
Hello, I am running Red Hat Linux 2.6.18-164.el5 #1 SMP x86_64 x86_64 x86_64 GNU/Linux with Tomcat 6 as seen below: # /opt/tomcat/bin/version.sh Using CATALINA_BASE: /opt/tomcat Using CATALINA_HOME: /opt/tomcat Using CATALINA_TMPDIR: /opt/tomcat/temp Using JRE_HOME:

Application Logout Issues

2009-09-16 Thread Bruce Wayne
Users keep getting logged out of our Java apps within a minute or two for no apparent reason.Below are my settings, any help would be appreciated. I am running Red Hat Linux 2.6.18-164.el5 #1 SMP x86_64 x86_64 x86_64 GNU/Linux with Tomcat 6 as seen below: # /opt/tomcat/bin/version.sh Using

Re: Application Logout Issues

2009-09-16 Thread Bruce Wayne
Turned out to be the load-balancer in front of the server farm...thanks for helping out. On Wed, Sep 16, 2009 at 10:11 AM, Michael Ludwig m...@as-guides.com wrote: Bruce Wayne schrieb: Users keep getting logged out of our Java apps within a minute or two for no apparent reason. All

Re: java.lang.OutOfMemoryError: PermGen space

2009-09-16 Thread Bruce Wayne
What's too many classes ? I have JConsole running, and I see that across my 8 apps on one server, 14,000 classes are loaded. Heap usage is around 1GB.With the settings below, I am not seeing PermGen errors as of yet, although it's too early to tell, I will have to let the app run for 24 hours.