`
zjnu09220229
  • 浏览: 5453 次
最近访客 更多访客>>
社区版块
存档分类
最新评论

Tomcat无法启动,报错java.lang.NoClassDefFoundError: org/apache/juli/logging/LogFactory

 
阅读更多

Tomcat无法启动,报错java.lang.NoClassDefFoundError: org/apache/juli/logging/LogFactory

在网上找到一篇不错的解决方案可参见http://www.cnblogs.com/sunlinwh/archive/2011/01/21/1941374.html

Solutions

1. In Eclipse, Open the “Server” tab.
2. Double click on the “Tomcat6″ entry to see the configuration.
3. Then click on the “Open launch configuration” link in the “General information” block.
4. In the dialog, select the “Classpath” tab.
5. Click the “Add external jar” button.
6. Select the file “/usr/share/tomcat6/bin/tomcat-juli.jar”
7. Close the dialog.
8. Start tomcat 6 from Eclipse.

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics