Context Deployed On Tomcat But failed with "Cannot Create JDBC Driver Of Class'' while Starting Servers
(Doc ID 2972311.1)
Last updated on SEPTEMBER 08, 2023
Applies to:
Oracle Financial Services Loan Loss Forecasting and Provisioning - Version 8.0.0 and laterInformation in this document applies to any platform.
Symptoms
OFSAA LLFP context deployed on Tomcat. While starting servers it is failing with the below error:
catalina.out:
INFO [http-nio-8080-exec-2] com.sun.xml.ws.transport.http.servlet.WSServletContextListener.contextInitialized WSSERVLET12: JAX-WS context listener initializing
java.sql.SQLException: Cannot create JDBC driver of class '' for connect URL 'null'
at org.apache.tomcat.dbcp.dbcp2.DriverFactory.createDriver(DriverFactory.java:74)
at org.apache.tomcat.dbcp.dbcp2.BasicDataSource.createConnectionFactory(BasicDataSource.java:465)
at org.apache.tomcat.dbcp.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:529)
at org.apache.tomcat.dbcp.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:710)
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 |