日期:2014-05-20  浏览次数:20944 次

Error 500--Internal Server Error 怎么解决
页面出现:Error 500--Internal Server Error 
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
 



报错信息:
 <Error> <HTTP> <101017> <[ServletContext(id=414187,name=ddccallweb,context-path=/ddccallweb)] Root cause of ServletException
java.lang.IllegalAccessError: try to access method java.util.Calendar.getTimeInMillis()J from class com.sinosoft.prpall.interf.jmab.TransResultImpServlet
at com.sinosoft.prpall.interf.jmab.TransResultImpServlet.dateDiff(TransResultImpServlet.java:177)
at com.sinosoft.prpall.interf.jmab.TransResultImpServlet.permitImport(TransResultImpServlet.java:157)
at com.sinosoft.prpall.interf.jmab.TransResultImpServlet.service(TransResultImpServlet.java:54)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1075)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:418)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5517)
at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3156)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2506)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)



------解决方案--------------------
weblogic 没有弄过 友情帮顶
------解决方案--------------------
探讨
weblogic 没有弄过 友情帮顶

------解决方案--------------------
顶,没玩过.一般都是用TOMCAT
我的异常网推荐解决方案:The server encountered an internal error () that prevented it from fulfilling this request.,http://www.myexception.cn/java-web/317.html