Error initializing WebApplicationContext
Confluence User - 08 Nov, 2016
The output of the oracle db configration:
workflowUser=jwdb
workflowPassword=jwdb
workflowDriver=oracle.jdbc.driver.OracleDriver
workflowUrl=jdbc\:oracle\:thin\:192.168.210.230\:1521\:ENGDB.WORLD
The error in the Joget.log is:
INFO 08 Nov 2016 15:53:24 org.joget.commons.util.DynamicDataSource - datasourceName=workflow, url=jdbc:oracle:thin:192.168.210.230:1521:ENGDB.WORLD, user=jwdb
ERROR 08 Nov 2016 15:53:26 org.joget.commons.spring.web.CustomContextLoaderListener - ===== Error initializing WebApplicationContext =====
How to resolve this issue?
joget;enterprise;setup