java - In My production System, running my web app in Tomcat 7 every two days tomcat has stopped automatically -


in production system, running web application(java application) in tomcat 7 every 2 days tomcat has stopped automatically.in tomcat logs showing below error.

aug 08, 2013 2:30:17 pm org.apache.catalina.loader.webappclassloader clearreferencesthreads severe: web application [] still processing request has yet finish. create memory leak. can control time allowed requests finish using unloaddelay attribute of standard context implementation.

can 1 please me?

i have notice problem , had been related oom-killer on linux-based systems. take @ at system log.

also, check link: tomcat dies suddenly


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -