Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- JSP Processing Error
- HTTP Error Code: 404
- Error Message:
- JSPG0036E: Failed to find resource /checkcode.jsp
- Root Cause:
- java.io.FileNotFoundException: JSPG0036E: Failed to find resource /checkcode.jsp
- at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.findWrapper(AbstractJSPExtensionProcessor.java:395)
- at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.handleRequest(AbstractJSPExtensionProcessor.java:349)
- at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:4042)
- at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
- at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:946)
- at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592)
- at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:191)
- at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
- at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:516)
- at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:307)
- at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:84)
- at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:558)
- at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:608)
- at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:985)
- at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1074)
- at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1662)
Advertisement
Add Comment
Please, Sign In to add comment