WAS servlet errors

大家好:我在WAS 5.1上部了一个application,运行一段时间之后会出现下列servlet错误,请高手指点,谢谢!第一个错误信息[10/16/08 14:29:28:535 CST] 7e618981 ThreadMonitor W WSVR0606W: Thread "Servlet.Engine.Transports : 18" (7e618981) was previously reported to be hu...显示全部
大家好:

我在WAS 5.1上部了一个application,运行一段时间之后会出现下列servlet错误,请高手指点,谢谢!


第一个错误信息
[10/16/08 14:29:28:535 CST] 7e618981 ThreadMonitor W WSVR0606W: Thread "Servlet.Engine.Transports : 18" (7e618981) was previously reported to be hung but has completed.  It was active for approximately 2,945,306 milliseconds.  There are 0 threads in total in the server that still may be hung.

为什么Thread会被hung?我确定程序中没有死锁。



第二个错误信息
[10/16/08 13:08:19:728 CST] 26a7c982 WebGroup      E SRVE0026E: [Servlet Error]-[action]: java.lang.NullPointerException
        at com.ibm.ws.console.core.action.StatusAction.perform(StatusAction.java:104)
        at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1791)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
        at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
        at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
        at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))
        at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))
        at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled Code))
        at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))
        at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))
        at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))
        at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined Compiled Code))
        at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))
        at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled Code))
        at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))
        at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled Code))
        at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled Code))
        at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled Code))
        at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled Code))
        at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled Code))
        at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java(Compiled Code))
        at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled Code))
        at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

这个错误太奇怪了,怎么会产生这样的错误呢?收起
参与8

查看其它 7 个回答hschenliang的回答

hschenlianghschenliang技术支持工程师久其软件
:lol 是不是启用了servlet但是没有配置servlet元素脚本?
2008-11-26
浏览647

回答者

hschenliang
技术支持工程师久其软件

hschenliang 最近回答过的问题

回答状态

  • 发布时间:2008-11-26
  • 关注会员:0 人
  • 回答浏览:647
  • X社区推广