Error While Applying Patch 'Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/impl/ThrowableProxy'
(Doc ID 3051320.1)
Last updated on NOVEMBER 27, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6.1.0 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Symptoms
When installing the OFSAA Infrastructure 8.0.6.7 <Patch 31669521>, you get the error below in the Putty console output:
Updating the Config Schema
Executing script config_8.0.6.2.0.sql on config schema
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/impl/ThrowableProxy
at org.apache.logging.log4j.core.impl.MutableLogEvent.getThrownProxy(MutableLogEvent.java:351)
at org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter.format(ExtendedThrowablePatternConverter.java:63)
at org.apache.logging.log4j.core.pattern.PatternFormatter.format(PatternFormatter.java:38)
at org.apache.logging.log4j.core.layout.PatternLayout$PatternSerializer.toSerializable(PatternLayout.java:341)
at org.apache.logging.log4j.core.layout.PatternLayout.toText(PatternLayout.java:240)
at org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:225)
at org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:59)
at org.apache.logging.log4j.core.appender.Abs
Checking the OFSAAIUpdate.log, it ends abruptly after executing the script config_8.0.6.2.0.sql:
Log [2024-09-13 14:57:14.919] [OFSAAIUPDATE] [DEBUG] - dir-/u01/app/Installers/Patches/31669521/OFS_AAI/../schema_creator
Log [2024-09-13 14:57:14.919] [OFSAAIUPDATE] [DEBUG] - Updating the Config Schema
Log [2024-09-13 14:57:15.342] [OFSAAIUPDATE] [DEBUG] - Executing script config_8.0.6.2.0.sql on config schema
The log ends at this point.
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 |