swsrl 发表于 2017-2-9 10:02:51

部署在tomcat上的应用访问一段时间后死掉

2011-04-11 11:08:01,281 - Closing org.springframework.web.context.support.XmlWebApplicationContext@c00025: display name ; startup date ; root of context hierarchy

2011-04-11 11:08:01,359 - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@178dc08: defining beans ; root of factory hierarchy

2011-04-11 11:08:01,687 - Closing Hibernate SessionFactory

2011-04-11 11:08:01,718 - closing

2011-04-11 11:08:01,750 - com.mchange.v2.resourcepool.BasicResourcePool@152853d -- an attempt to checkout a resource was interrupted, because the pool is now closed.

2011-04-11 11:08:01,828 - com.mchange.v2.resourcepool.BasicResourcePool@152853d -- an attempt to checkout a resource was interrupted, because the pool is now closed.

用的是ssh 框架 tomcat服务启动后访问几个小时后 就会出现这种情况 应用的静态页面能访问的 就是无法登陆了 重启tomcat又好了

请高手指教啊
页: [1]
查看完整版本: 部署在tomcat上的应用访问一段时间后死掉