My Oracle Support Banner

Error Deploying New EAR java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level (Doc ID 3036611.1)

Last updated on AUGUST 02, 2024

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)
Oracle Financial Services Asset Liability Management (ALM)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Profitability Management (PFT)

Symptoms

After configuring Oracle Wallet, a new EAR was generated and attempted for deployment. The deployment is failing with below error:


Error:

<BEA-101165> <Could not load user defined filter in web.xml: com.iflex.fic.filters.FilterServlet.
java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
at com.ofs.aai.logger.OFSAALogger.switchLogLevels(OFSAALogger.java:274)
at com.ofs.aai.logger.OFSAALogger.log(OFSAALogger.java:391)
at com.ofs.aai.logger.OFSAALogger.logFatal(OFSAALogger.java:533)
at com.ofs.aai.global.ApplicationResources.getInstance(ApplicationResources.java:193)
at com.ofs.aai.database.OFSAAPreparedStatementDecorator.logAndExecuteQuery(OFSAAPreparedStatementDecorator.java:172)
at com.ofs.aai.database.OFSAAPreparedStatementDecorator.executeQuery(OFSAAPreparedStatementDecorator.java:873)
at com.ofs.aai.util.OFSAAUtils.getSetupProps(OFSAAUtils.java:276)
at com.iflex.fic.filters.FilterServlet.init(FilterServlet.java:125)
at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:400)


Steps To Replicate:

1. Configured Wallet
2. Redeploy EAR/War file.

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


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