My Oracle Support Banner

Error message from application: javax.servlet.ServletException: Failed to resolve PATH_INFO to a servlet: 'xxxx' (Doc ID 2352460.1)

Last updated on DECEMBER 19, 2023

Applies to:

Oracle WebLogic Server - Version 10.3.6 and later
Information in this document applies to any platform.

Symptoms

Found many exception message of application in server log as below:

 17/11/27 9:04:29.000 <Nov 27, 2017 9:04:29 AM CST> <Error> <HTTP> <BEA-101017> <[ServletContext@321368274[app:APP-NAME_gp module:web path:/APP-NAME/gp spec-version:null]] Root cause of ServletException. javax.servlet.ServletException: Failed to resolve PATH_INFO to a servlet: '/js/common.js' at weblogic.servlet.ServletServlet.service(ServletServlet.java:49) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

17/11/27 9:04:24.000 <Nov 27, 2017 9:04:24 AM CST> <Error> <HTTP> <BEA-101017> <[ServletContext@422640239[app:APP-NAME_gp module:web path:/APP-NAME/gp spec-version:null]] Root cause of ServletException. javax.servlet.ServletException: Failed to resolve PATH_INFO to a servlet: '/js/Base.js' at weblogic.servlet.ServletServlet.service(ServletServlet.java:49) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

17/11/27 9:04:08.000 <Nov 27, 2017 9:04:08 AM CST> <Error> <HTTP> <BEA-101017> <[ServletContext@685460687[app:APP-NAME_gp module:web path:/APP-NAME/gp spec-version:null]] Root cause of ServletException. javax.servlet.ServletException: Failed to resolve PATH_INFO to a servlet: '/js/wx_pub.js' at weblogic.servlet.ServletServlet.service(ServletServlet.java:49) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

 

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.