cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE won't start. With error ClassNotFoundException: oracle.jdbc.OracleDriver

former_member246431
Participant
0 Kudos

Hi,

we have problems with a J2ee System. Since a reboot of the Server it won't start. In log_bootstrap.log it shows following errors:

com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!

com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.

Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver

Nothing in the configuration was changed. the path to the driver is correct.

/oracle/client/10x_64/instantclient/classes12.jar

I overwrote the user Passwort in the configtool. But it changed nothing.

I checked SAP-Node 997510.

Any other ideas ?

Thanks

Xeon ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Mofizur
Contributor
0 Kudos

Hi,

Please check below note..

1866099 - Java does not start due to an Oracle JDBC Driver error

Thanks,

Mofizur

former_member246431
Participant
0 Kudos

Thanks, the server has SDK 1.4 so tried to use ojdbc14.jar, with the same error.