INFO: Server startup in 3425 ms
七月 11, 2017 3:06:04 下午 org.apache.catalina.loader.WebappClassLoaderBase loadClass
INFO: Illegal access: this web application instance has been stopped already. Could not load org.apache.zookeeper.server.ZooTrace. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
java.lang.IllegalStateException
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1777)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1735)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1155)
今天自己搭了个dubbo,启动项目时报以上错误,搞了半天发现是我的zookeeper-3.3.1.jar版本太低,改成了zookeeper-3.4.6.jar完美解决问题。
最后
以上就是发嗲书本最近收集整理的关于dubbo项目启动报错,无法加载org.apache.zookeeper.server.ZooTrace的全部内容,更多相关dubbo项目启动报错,无法加载org内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复