当前位置: 代码迷 >> Eclipse >> tomcat在eclipse中debug总进threadpoolexecutor错误
  详细解决方案

tomcat在eclipse中debug总进threadpoolexecutor错误

热度:320   发布时间:2016-04-22 23:36:55.0
tomcat在eclipse中debug总进threadpoolexecutor异常
tomcat7在eclipse中调试断点时候,总是进threadpoolexecutor class中,异常。但又不影响运行结果。解决办法:
eclipse界面上—window——preferences——java——debug——(右侧)Suspend execution on uncaught exceptions选项的勾去掉。
  相关解决方案