如何修复500内部服务器错误/ Servlet错误

时间:2011-08-25 15:04:07

标签: servlets error-handling jdeveloper oc4j

所以我最近安装了jDeveloper 10.1.3,并且我的大多数页面运行正常,但是在其中一些页面上我遇到了这个错误:

500 Internal Server Error
Servlet error: An exception occurred. For security reasons, it may not be 
included in  this response. Please consult the application log for details.

现在这些页面在我之前的jDev版本中工作,所以它不应该是编码错误。此外,日志中没有任何信息可以帮助我排除故障。这里有人可以帮忙吗?此外,如果需要更多信息,请询问。

1 个答案:

答案 0 :(得分:1)

在' 500'的OC4J堆栈跟踪上通常可以在与应用程序关联的application.log文件中找到错误。例如,

... oc4j_standalone / J2EE /家庭/应用的部署/ yourapp / application.log