Products | Versions |
---|---|
TIBCO Fulfillment Order Management | 4.0.0, OM 5-LR |
When trying to start up OCS service, it fails to start and below error is logged in ocs-loca.log file:
==
Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.
18 janv. 2018 12:08:23,933 ERROR [main] SpringApplication Application startup failed
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:80) ~[hibernate-core-4.3.11.Final.jar:4.3.11.Final]
....
....
at com.tibco.fom.configShare.FOSStarter.main(FOSStarter.java:124) [configShare-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
===
Please refer to attached ocs-local.log for full trace.