My Oracle Support Banner

Nodemanager Service Is Throwing 'No suitable driver' Error In OAG 11.1.2.4 (Doc ID 2714978.1)

Last updated on OCTOBER 31, 2022

Applies to:

Oracle API Gateway - Version 11.1.2.4.0 and later
Information in this document applies to any platform.

Symptoms

Using OAG 11.1.2.4, getting the below error while starting the nodemanager service:

com.vordel.es.EntityStoreException: cannot configure database connection
at com.vordel.common.db.DbConnectionCache.getConnection(DbConnectionCache.java:73)
at com.vordel.metrics.generator.MetricsGenerator.configure(MetricsGenerator.java:119)
at com.vordel.precipitate.SolutionPack.loadModules(SolutionPack.java:398)
at com.vordel.dwe.Service.refresh(Service.java:447)
at com.vordel.dwe.Service.<init>(Service.java:401)
Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class 'oracle.jdbc.driver.OracleDriver' for connect URL 'dburl=jdbc:oracle:thin:@<Database Connect String>'
at org.apache.commons.dbcp.BasicDataSource.createConnectionFactory(BasicDataSource.java:1452)
at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1371)
at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
at com.vordel.common.db.DbConnection.<init>(DbConnection.java:236)
at com.vordel.common.db.DbConnectionCache.createDbConnection(DbConnectionCache.java:86)
at com.vordel.common.db.DbConnectionCache.getConnection(DbConnectionCache.java:65)
... 4 more
Caused by: java.sql.SQLException: No suitable driver
at java.sql.DriverManager.getDriver(DriverManager.java:278)
at org.apache.commons.dbcp.BasicDataSource.createConnectionFactory(BasicDataSource.java:1437)
... 9 more

Changes

Setting up a database connection for use with Analytics.

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.