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

4


09 Nov, 2016
confluenceUser
confluenceUser
09 Nov, 2016
confluenceUser
confluenceUser

I I romved the second tomcat, What the action to do, to resolve

09 Nov, 2016
confluenceUser
1
confluenceUser

workflowUrl=jdbc\:oracle\:thin\:@IP\:1521\:ENGDB

 

It was resolved by following the above connection string context.

01 Nov, 2018
confluenceUser
confluenceUser

where do we put variable @IP?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print