Re: Java HotSpot(TM) 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled

2012-08-18 Thread Leon Rosenberg
Hello, have you googled for mmap failed for CEN and END part of zip file ? It produces a lot of results. Your error message point to a JIT problem, when JIT has no more space to compile it stops compiling and the application becomes slow. However, you already seems to set the proper options, so ma

Re: Java HotSpot(TM) 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled

2012-08-18 Thread Christovam Paynes Silva
Hello, I already searched on "mmap failed for CEN and END part of zip file" however found nothing relevant to my case. Oo I'll use JProfiler to verify the application, because it seems to be not properly cleaning the "GC", connections can be opened from hibernate or something similar. Tomcat seems

tomcat sessions

2012-08-18 Thread Elias Kopsiaftis
I dont think my tomcat is configured correctly to use sessions. I send jsessionid with each request, but it opens a new session each time. I found this site: http://tomcat.apache.org/tomcat-4.1-doc/config/manager.html, but it doesnt give any actual sample files. can someone send me a sample file th

RE: tomcat sessions

2012-08-18 Thread Caldarale, Charles R
> From: Elias Kopsiaftis [mailto:yemi...@gmail.com] > Subject: tomcat sessions > I found this site: > http://tomcat.apache.org/tomcat-4.1-doc/config/manager.html Unless you're using a horribly outdated and completely unsupported version of Tomcat, why on earth are you looking there? Install a