Websphere Error 'java.lang.ClassNotFoundException: org.glassfish.jersey.servlet.ServletContainer' After Upgrading to OFSAA 8.0.7
(Doc ID 2562241.1)
Last updated on AUGUST 25, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7 and laterOracle Financial Services Profitability Management - Version 8.0.7 and later
Oracle Financial Services Asset Liability Management - Version 8.0.7 and later
Oracle Financial Services Funds Transfer Pricing - Version 8.0.7 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Websphere
Symptoms
After upgrading the Oracle Financial Services Analytical Applications (OFSAA) 8.0.7, with a Websphere web server, when logging into OFSAA for the first time, you get a blank screen. You find the error below repeatedly in the Websphere SystemOut.log:
[6/12/19 2:43:55:662 EDT] 000000a4 ServletWrappe E com.ibm.ws.webcontainer.servlet.ServletWrapper run SRVE8052E: Logging ClassNotFoundException
java.lang.ClassNotFoundException: org.glassfish.jersey.servlet.ServletContainer
at java.lang.Class.forNameImpl(Native Method)
at java.lang.Class.forName(Class.java:332)
at com.sun.beans.finder.ClassFinder.findClass(ClassFinder.java:87)
at com.sun.beans.finder.ClassFinder.findClass(ClassFinder.java:122)
at java.beans.Beans.instantiate(Beans.java:220)
at java.beans.Beans.instantiate(Beans.java:88)
at com.ibm.ws.webcontainer.servlet.ServletWrapper$1.run(ServletWrapper.java:1489)
at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.loadServlet(ServletWrapper.java:1478)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.loadOnStartupCheck(ServletWrapper.java:1357)
at com.ibm.ws.webcontainer.webapp.WebApp.doLoadOnStartupActions(WebApp.java:642)
at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinally(WebApp.java:608)
at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:426)
at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:88)
at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:171)
at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:904)
at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:789)
at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:427)
at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:719)
etc.
As a result of the error, users cannot access OFSAA.
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 |