My Oracle Support Banner

Jsps Not Deployed To the Correct Location (Doc ID 1475097.1)

Last updated on DECEMBER 21, 2022

Applies to:

Oracle WebCenter Sites - Version 7.5.0 and later
Information in this document applies to any platform.

Symptoms

Depending on the application server, Content Server/Sites shows this error in the tomcat log:

javax.servlet.ServletException: File &quot;<jsp file>&quot; not found
    at org.apache.jasper.servlet.JspServlet.handleMissingResource(JspServlet.java:335)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:551)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:488)
    at COM.FutureTense.Servlet.ServletRequest.include(y:3531)
 

Or this error in the Websphere log:

java.io.FileNotFoundException: JSPG0036E: Failed to find resource /jsp/cs_deployed/csX603722830csversion.jsp
at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.findWrapper&#40;JSPExtensionProcessor.java:288&#41;
at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.handleRequest&#40;JSPExtensionProcessor.java:262&#41;
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include&#40;WebAppRequestDispatcher.java:671&#41;
at COM.FutureTense.Servlet.ServletRequest.include&#40;ServletRequest.java:1398&#41;
at COM.FutureTense.Servlet.FRequestObj.include&#40;FRequestObj.java:1301&#41;
at COM.FutureTense.Servlet.JSPServices.runJSP&#40;JSPServices.java:99&#41;
at COM.FutureTense.Platform.NONE.FILESYSTEMJSPManager.runJSP&#40;FILESYSTEMJSPManager.java:416&#41;
at COM.FutureTense.Servlet.JSPServices.runJSPObject&#40;JSPServices.java:47&#41;

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.