Hi all, In my tomcat application server frequently i am getting the java out of memory error.
*Error:* 20 Oct, 2010 1:09:41 PM org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run SEVERE: Caught exception (java.lang.OutOfMemoryError: unable to create new native thread) executing org.apache.tomcat.util.net.leaderfollowerworkerthr...@d3e5cc, terminating thread *Server.Xml Config:* *http-443* Current thread count: 1000 Current threads busy: 923 Max threads: 5000 Max spare threads: 1175 Min spare threads: 500 Max time (ms): 156766 Processing time (ms): 63838188 Request count: 13233 Error count: 789 Received: 392Kb Sent: 81Mb Is this configuration is normal or any modification required to work the application proper?? Tomcat Version:Apache Tomcat 5.5.20 Java JRE 1.6.0 Regards rujinraj