My Oracle Support Banner

Unable to Start the DIHWebservices (Doc ID 2759228.1)

Last updated on MAY 22, 2023

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.1 and later
Information in this document applies to any platform.

Symptoms

When we try to start the webservices we can see the below error in the log file.

Caused by: java.lang.NoClassDefFoundError: org/apache/commons/pool2/SwallowedExceptionListener
       at com.ofs.aai.database.generic.dflt.jdbc.OracleDataSource.getAPACHEConnection(OracleDataSource.java:128) ~[aai-core.jar:?]
       at com.ofs.aai.database.generic.dflt.jdbc.OracleDataSource.getConnection(OracleDataSource.java:101) ~[aai-core.jar:?]
       at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getConnection(GenericOFSAAConnectionFactory.java:389) ~[aai-core.jar:?]
       ... 5 more
Caused by: java.lang.ClassNotFoundException: org.apache.commons.pool2.SwallowedExceptionListener
       at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_261]
       at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_261]
       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355) ~[?:1.8.0_261]
       at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_261]
       at com.ofs.aai.database.generic.dflt.jdbc.OracleDataSource.getAPACHEConnection(OracleDataSource.java:128) ~[aai-core.jar:?]
       at com.ofs.aai.database.generic.dflt.jdbc.OracleDataSource.getConnection(OracleDataSource.java:101) ~[aai-core.jar:?]
       at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getConnection(GenericOFSAAConnectionFactory.java:389) ~[aai-core.jar:?]
       ... 5 more

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.