log4j:ERROR Error occurred while converting date

log4j:ERROR Error occurred while converting date

      启动的时候报了这个错,报这个错之前会有很多关于线程的警告,以为跟线程什么的有关,做了很多调整,都不好使。后来发现我在linux环境配置tomcat服务下的server.xml时,把 <Context path="" docBase="/home/dengzx/web/mop"/> 中“path的地方配成了“/”,把“/”去掉就没有这个错了。不明白是为什么,不过问题是解决了。

你可能感兴趣的:(log4j,converting date)