Menu

Login screen inaccessible, 27 December 2011 2220 CST

Tue, 12/27/2011 - 8:20pm - Anonymous
Site: 

Error page exception

The server cannot use the error page specified for your application to handle the Original Exception printed below. Please see the Error Page Exception below for a description of the problem with the specified error page.


Original Exception:

Error Message: 
Error Code: 500
Target Servlet: action
Error Stack: 
java.lang.NullPointerException 
     at org.apache.struts.action.DynaActionForm.toString(DynaActionForm.java:511) 
     at java.lang.String.valueOf(String.java:1505) 
     at java.lang.StringBuilder.append(StringBuilder.java:194) 
     at java.util.Hashtable.toString(Hashtable.java:700) 
     at com.ibm.ws.webcontainer.httpsession.SessionData.toString(SessionData.java:1099) 
     at java.lang.String.valueOf(String.java:1505) 
     at java.lang.StringBuffer.append(StringBuffer.java:220) 
     at com.ibm.ws.webcontainer.httpsession.SessionContext.getIHttpSession(SessionContext.java:1590) 
     at com.ibm.ws.webcontainer.httpsession.SessionContext.getIHttpSession(SessionContext.java:2532) 
     at com.ibm.ws.webcontainer.httpsession.SessionContext.sessionPreInvoke(SessionContext.java:2897) 
     at com.ibm.ws.webcontainer.srt.SRTRequestContext.sessionPreInvoke(SRTRequestContext.java:56) 
     at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sessionPreInvoke(WebAppDispatcherContext.java:254) 
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:459) 
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525) 
     at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90) 
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764) 
     at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478) 
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:450) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:508) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:296) 
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102) 
     at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:556) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:606) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:979) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1064) 
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) 
     


Error Page Exception:

Error Message: 
Error Code: 
Target Servlet: null
Error Stack: 
java.lang.NullPointerException 
     at org.apache.struts.action.DynaActionForm.toString(DynaActionForm.java:511) 
     at java.lang.String.valueOf(String.java:1505) 
     at java.lang.StringBuilder.append(StringBuilder.java:194) 
     at java.util.Hashtable.toString(Hashtable.java:700) 
     at com.ibm.ws.webcontainer.httpsession.SessionData.toString(SessionData.java:1099) 
     at java.lang.String.valueOf(String.java:1505) 
     at java.lang.StringBuffer.append(StringBuffer.java:220) 
     at com.ibm.ws.webcontainer.httpsession.SessionContext.getIHttpSession(SessionContext.java:1590) 
     at com.ibm.ws.webcontainer.httpsession.SessionContext.getIHttpSession(SessionContext.java:2532) 
     at com.ibm.ws.webcontainer.httpsession.SessionContext.sessionPreInvoke(SessionContext.java:2897) 
     at com.ibm.ws.webcontainer.srt.SRTRequestContext.sessionPreInvoke(SRTRequestContext.java:56) 
     at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sessionPreInvoke(WebAppDispatcherContext.java:254) 
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:459) 
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525) 
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:321) 
     at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:3023) 
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:537) 
     at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90) 
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764) 
     at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478) 
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:450) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:508) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:296) 
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102) 
     at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:556) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:606) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:979) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1064) 
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) 

Add new comment