HTTP Status 500 - java.lang.reflect.InvocationTargetException

Posted 逆流而上

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HTTP Status 500 - java.lang.reflect.InvocationTargetException相关的知识,希望对你有一定的参考价值。


type Exception report

message java.lang.reflect.InvocationTargetException

description The server encountered an internal error that prevented it from fulfilling this request.

exception

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
        cn.itcast.servlet.BaseServlet.service(BaseServlet.
        

root cause

java.lang.reflect.InvocationTargetException
        sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
        sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.
        

错误先记下来
补充:电脑关闭后再重新打开,错误自动消失................惊呆了:据网上解释是服务器栈满所致,不易出现的错误,为避免该错误,有人建议修改eclipes安装文件下的.ini配置文件解决




以上是关于HTTP Status 500 - java.lang.reflect.InvocationTargetException的主要内容,如果未能解决你的问题,请参考以下文章

HTTP Status 500 - --------------------------------------------------------------------------------

HTTP Status 500 - 如何解决

Tomcat 提示 HTTP Status 500 – Internal Server ErrorTomcat 提示 HTTP Status 500 – Internal Server Error(示

HTTP Status 500 怎么解决?

HTTP Status 500错误怎么解决

http status 500 tomcat问题