本帖最后由 小白棉花糖 于 2015-8-22 17:03 编辑
浏览器输入 http://ip:8080/cwoa2011/setup后出现500错误,怎么破?
如下:
HTTP Status 500 - Filter execution threw an exception
--------------------------------------------------------------------------------
type Exception report
message Filter execution threw an exception
description The server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Filter execution threw an exception
root cause
java.lang.NoClassDefFoundError: Could not initialize class com.redmoon.oa.pvg.Privilege
com.redmoon.oa.DownloadFilter.doFilter(DownloadFilter.java:21)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.43 logs.
--------------------------------------------------------------------------------
Apache Tomcat/6.0.43
谢谢各位! |