tomcat警告setting property 'debug' to '0' did not find a matching property

    xiaoxiao2021-03-25  49

    在使用tomcat6.0版本结合myeclipse进行java web项目,运行程序显示setting property 'debug' to '0' did not find a matching property警告,后又是一系列异常,运行达上万毫秒,此解决方案是将debug='0'删除即可,因为6.0版本在连接池配置上采用了其他属性代替了。

    转载请注明原文地址: https://ju.6miu.com/read-39694.html

    最新回复(0)