My Oracle Support Banner

Cannot Start ICCServer in 8.1.2.2 After Failed Patch Application java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level Errors (Doc ID 2991326.1)

Last updated on DECEMBER 19, 2023

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2.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

On AAI 8.1.2.2, after a failed application of Patch 33738222, the following error is thrown to the command prompt when attempting to restart iccserver manually:

cd $FIC_APP_HOME/icc/bin
./iccserver.sh

ERROR

  ICC Server Starting
********************************************************************************************
FIC_HOME=/u01/ofsa/ofsaai
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
at com.iflex.fic.icc.iccal.common.Log.(Log.java:46)
at com.iflex.fic.icc.iccal.common.ServerInitializer.initSystem(ServerInitializer.java:122)
at com.iflex.fic.icc.iccal.iccserver.ICCServer.(ICCServer.java:55)
at com.iflex.fic.icc.iccal.iccserver.ICCServer.main(ICCServer.java:115)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 4 more


No other changes happened and the patch did not apply.  The ICCServer process fails to start.  No iccserver.log is generated.

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.