解决方案 »

  1.   

    检查应用的数据库连接是否可以正常联通?
    是否tomcat频繁的热部署?
      

  2.   

    用jca或者ha408分析下javacore文件以及dump文件,如果缺少dump文件,可以设置相关参数后,用kill -QUIT搞出一个来。
      

  3.   

    十一月 23, 2014 2:05:28 下午 org.apache.catalina.startup.HostConfig checkResources
    信息: Reloading context [/Libraryssh]
    十一月 23, 2014 2:05:28 下午 org.apache.catalina.core.ApplicationContext log
    信息: Closing Spring root WebApplicationContext
    十一月 23, 2014 2:05:28 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
    严重: The web application [/Libraryssh] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
    十一月 23, 2014 2:05:28 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    严重: The web application [/Libraryssh] appears to have started a thread named [Timer-5] but has failed to stop it. This is very likely to create a memory leak.
    十一月 23, 2014 2:05:32 下午 org.apache.catalina.core.ApplicationContext log
    信息: Initializing Spring root WebApplicationContext