OTM Login Page Dose Not Appear After OTM 6 Installation.
(Doc ID 942001.1)
Last updated on MAY 10, 2022
Applies to:
Oracle Transportation Management - Version 5.5.03.02 and laterInformation in this document applies to any platform.
Symptoms
-- Problem Statement:
OTM Version 6 has been installed on Red Hat Enterprise Linux 6 and OTM will not start. The following entry is seen in the log when trying to start OTM.
ERROR
java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at glog.util.datasource.ConnectionEstablisher.getDriver(ConnectionEstablisher.java:16)
at glog.util.datasource.GC3ConnectionEstablisher.connect(GC3ConnectionEstablisher.java:33)
at glog.util.datasource.DataSource.reserve(DataSource.java:148)
at glog.util.datasource.DataSource.reserve(DataSource.java:134)
at glog.util.datasource.DataSource.reserve(DataSource.java:129)
at glog.database.admin.CSVUtil.run(CSVUtil.java:2686)
at glog.database.admin.CSVUtil.main(CSVUtil.java:3017)
-- Steps To Reproduce:
1. Install OTM Version 6 on Red Hat Enterprise Linux Version 6.
2. Attempt to start up the services.
3. The error is displayed.
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 |
References |