Re: JVM config for tomcat7.0.19

2011-11-11 Thread celtic man
596 kB Inactive: 968884 kB HighTotal: 3276448 kB HighFree: 108160 kB LowTotal: 872676 kB LowFree:273484 kB SwapTotal: 4194288 kB SwapFree: 4194064 kB Pid * wrote: > > On 11/11/2011 16:40, celtic man wrote: >> >> Is this JAVA setting below OK ?

Re: JVM config for tomcat7.0.19

2011-11-11 Thread celtic man
at ... how do you expect >> it >> to start on a box with 2GB in total of which only 500MB are available? > > +1 It's the perfect way to achieve shockingly bad performance. > > > p > > >> On Fri, Nov 11, 2011 at 8:25 AM, Christopher Schultz < &g

Re: JVM config for tomcat7.0.19

2011-11-10 Thread celtic man
/temp org.apache.catalina.startup.Bootstrap start do you know why ?? Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Celtic, > > On 11/10/11 8:01 AM, celtic man wrote: >> Can i set the below parameters on the setenv.sh? > &

JVM config for tomcat7.0.19

2011-11-10 Thread celtic man
Hello, Can i set the below parameters on the setenv.sh? application running on tomcat7.0.19 on linux 64 bit with 2GB total memory and 0.5 GB available memory on the machine. JAVA_OPTS=-Xms2048M -Xmx2048M -XX:Permsize=512m -XX:MaxPermsize=512m The current setting on the setenv.sh file is : CATA

Catalina logs error

2011-11-07 Thread celtic man
12:09:50,399 ERROR [ThreadLocalFilter] Error with web request.org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Wildcard term count limit exceeded What needs to be done ?? -- View this message in context: http://old.nabble.com/Catalina-logs-erro

Tomcat OOM errors..

2011-11-03 Thread celtic man
I see these errors(tomcat 6) : Exception in thread "http-bio-8080-exec-21" java.lang.OutOfMemoryError: PermGen space Exception in thread "com.mchange.v2.async.ThreadPoolAsynchronousRunner $PoolThread-#0" java.lang.OutOfMemoryError: PermGen space And checked the the JAVA parameters : CATALINA_OPT