We are running GW 12.0.2 on SLES 11 SP1. This particular server holds a secondary domain, a GWIA, and WebAccess. While searching for an answer as to why the WebAccess quits responding I found the following errors in the catalina.out file.
ERROR: No handler is available for the action [Folder.List.Open]
java.lang.NullPointerException
at com.novell.webaccess.providers.soap.SOAP.service(S OAP.java:665)
at com.novell.webaccess.common.BaseServlet.onLogout(B aseServlet.java:1973)
at com.novell.webaccess.common.BaseServlet.service(Ba seServlet.java:1077)
at com.novell.webaccess.WebAccessServlet.service(WebA ccessServlet.java:273)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
at com.novell.webaccess.common.BaseServlet.service(Ba seServlet.java:906)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:191)
at org.apache.catalina.authenticator.AuthenticatorBas e.invoke(AuthenticatorBase.java:438)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:286)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyo teHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(Handler Request.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelS ocket.java:769)
at org.apache.jk.common.ChannelSocket.processConnecti on(ChannelSocket.java:698)
at org.apache.jk.common.ChannelSocket$SocketConnectio n.runIt(ChannelSocket.java:891)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:736)
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
This keeps repeating itself. I'm not too familiar with tomcat but it would appear that something is calling a Folder.List.Open action that is not supported? Anyone have clue as to why I see this?
Phillip
----------
University of Central Arkansas
ERROR: No handler is available for the action [Folder.List.Open]
java.lang.NullPointerException
at com.novell.webaccess.providers.soap.SOAP.service(S OAP.java:665)
at com.novell.webaccess.common.BaseServlet.onLogout(B aseServlet.java:1973)
at com.novell.webaccess.common.BaseServlet.service(Ba seServlet.java:1077)
at com.novell.webaccess.WebAccessServlet.service(WebA ccessServlet.java:273)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
at com.novell.webaccess.common.BaseServlet.service(Ba seServlet.java:906)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:191)
at org.apache.catalina.authenticator.AuthenticatorBas e.invoke(AuthenticatorBase.java:438)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:286)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyo teHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(Handler Request.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelS ocket.java:769)
at org.apache.jk.common.ChannelSocket.processConnecti on(ChannelSocket.java:698)
at org.apache.jk.common.ChannelSocket$SocketConnectio n.runIt(ChannelSocket.java:891)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:736)
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
ERROR: No handler is available for the action [Folder.List.Open]
This keeps repeating itself. I'm not too familiar with tomcat but it would appear that something is calling a Folder.List.Open action that is not supported? Anyone have clue as to why I see this?
Phillip
----------
University of Central Arkansas