My Oracle Support Banner

Getting 'HTTP 404 Not Found' Accessing OFSAA Login Page With Websphere After Configuring Jersey Shared Library (Doc ID 2794711.1)

Last updated on AUGUST 09, 2022

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)

Symptoms

When attempting to access the 8.0.6 OFSAA login page in an environment with Websphere, you get the following error:

HTTP 404 Not Found

The webpage cannot be found

The following error exists in the Websphere SystemOut.log:

[7/15/21 17:43:50:406 AST] 00000084 ServletWrappe E com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0271E: Uncaught init() exception created by servlet [FICMaster] in application [<APPNAME>]: java.lang.NullPointerException
       at com.iflex.fic.ficml.JSPInitBean.initialize(JSPInitBean.java:191)
       at com.iflex.fic.ficml.FICMaster.init(FICMaster.java:143)
       at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:342)


and

[7/15/21 17:43:50:437 AST] 00000084 ServletWrappe E com.ibm.ws.webcontainer.servlet.ServletWrapper run SRVE8052E: Logging ClassNotFoundException
  java.lang.ClassNotFoundException: org.glassfish.jersey.servlet.ServletContainer
       at java.net.URLClassLoader.findClass(URLClassLoader.java:610)
       at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:250)


You already completed the setup steps in "Configuring WebSphere Shared Library to Support Jersey 2x and Jackson 2.9x Libraries" but you still get the error stating the jersey class is not found.

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


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