异常
叶落45
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hibernate的一些异常原因及解决方法
Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/logging/BasicLogger 缺少 jboss-logging-*.*.*GA.jar ————》将这个jar包导入就行 Exception in thread "main" java.lang.NoClassDef原创 2015-08-28 14:27:54 · 1132 阅读 · 0 评论 -
tomcat异常之org.apache.catalina.LifecycleException:
异常: org.apache.catalina.LifecycleException: Failed to process either the global, per-host or context-specific context.xml file therefore the [/WorkSite1] Context cannot be started. 错误的原因是Context原创 2015-09-02 23:42:59 · 16473 阅读 · 0 评论
分享