After OFSAA LLFP 8.1.0 Upgrade - OFSAA War File Fails To Get Deployed
(Doc ID 2768113.1)
Last updated on OCTOBER 01, 2024
Applies to:
Oracle Financial Services Loan Loss Forecasting and Provisioning - Version 8.0.0 and laterInformation in this document applies to any platform.
Symptoms
OFSAA war file fails to get deployed with the below error after upgrading LLFP to 8.1.0 from 8.0.7:
weblogic.application.ModuleException: java.lang.ClassNotFoundException: com.ofs.fsapps.llfp.service.LLFPServiceImpl
at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:233)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:228)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:45)
Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: com.ofs.fsapps.llfp.service.LLFPServiceImpl
at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:1029)
at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:990)
at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:101)
at weblogic.utils.classloaders.GenericClassLoader.doFindClass(GenericClassLoader.java:611)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:543)
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 |