Weblogic Deploy Error: 'Servlet Class com.ofs.reveleus.common.summary.common.ContextDocLoader for Servlet Context Could Not Be Loaded'
(Doc ID 1921571.1)
Last updated on SEPTEMBER 10, 2024
Applies to:
Oracle Financial Services Hedge Management and IFRS Valuations - Version 6.1.1 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Symptoms
After installing Oracle Financial Services Hedge Management and IFRS Valuations (HM) 6.1.1, you get following error when deploying / starting Weblogic:
<Servlet: "context" failed to preload on startup in Web application: "/<domain>".
javax.servlet.ServletException: [HTTP:101249][ServletContext@302710872[app:<domain> module:/<domain> path:/<domain> spec-version:2.5]]: Servlet class com.ofs.reveleus.common.summary.common.ContextDocLoader for servlet context could not be loaded because the requested class was not found in the classpath .
java.lang.ClassNotFoundException: com.ofs.reveleus.common.summary.common.ContextDocLoader.
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:551)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
The error message prevents Weblogic from starting successfully for use with Hedge Management.
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 |
References |