1. 程式人生 > >HTTP Status 500 - java.lang.reflect.InvocationTargetException

HTTP Status 500 - java.lang.reflect.InvocationTargetException

req quest span tro acc lan report 錯誤 line


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