My Oracle Support Banner

"Class not Found" Errors While Deploying 8.1.2 Application On Weblogic (Doc ID 3005712.1)

Last updated on FEBRUARY 28, 2024

Applies to:

Oracle Financial Services Funds Transfer Pricing - Version 8.1.2 and later
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)
Oracle Financial Services Profitability Management (PFT)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Asset Liability Management (ALM)

Symptoms

Have upgraded the OFSAA FTP application from 8.1.1 to 8.1.2. The application has been upgraded successfully. After upgrade, while attempted to redeploy OFSAA application on Weblogic, deployment fails.
FICSERVER has been started properly, and there is no issue in application start. But when attempting to start Weblogic service its giving the below error.

ERROR

oracle.ofss.cfeexecutor.util.ApplicationResourceConfig.verifyAndLoadResources :: Class not Found : oracle.ofss.cfe.process.controller.CashFlowProcessController
oracle.ofss.cfeexecutor.util.ApplicationResourceConfig.verifyAndLoadResources :: Class not Found : oracle.ofss.cfe.report.controller.CashFlowReportController
<Servlet: "CFERESTServlet" failed to preload on startup in Web application: "/<OFSAA>".
java.lang.RuntimeException: A class file of the class name, com.fasterxml.jackson.jaxrs.json.JsonMappingExceptionMapper, is identified but the class could not be found.
at org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener$AnnotatedClassVisitor.getClassForName(AnnotationAcceptingListener.java:266)
at org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener$AnnotatedClassVisitor.visitEnd(AnnotationAcceptingListener.java:202)
at jersey.repackaged.org.objectweb.asm.ClassReader.accept(ClassReader.java:698)
at jersey.repackaged.org.objectweb.asm.ClassReader.accept(ClassReader.java:406)
at org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.process(AnnotationAcceptingListener.java:148)

Changes

 

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
Changes
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.