摘要: 在用hibernate,spring,struts,3个框架的做项目的时候,运行tomcat,报了下面一推错误:[0629 18:12:30 285 WARN ] ThreadPoolAsynchronousRunner.java:608 - com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@d3ade7 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks![0629 18:12:30 301 WAR.. 阅读全文
posted @ 2013-08-05 15:07 阿窟窿 阅读(3201) 评论(0) 推荐(0)
摘要: 最近项目运行时总是出现这个警告,改过很多次数据库连接池配置也没弄好,现在终于解决了。之前出错的连接池配置:Java代码出错信息:Java代码WARN - com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@390508 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!WARN - com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDete 阅读全文
posted @ 2013-08-05 15:03 阿窟窿 阅读(10205) 评论(2) 推荐(0)