Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Figure 2: Successful Database Setup
Common errors
You may get the error above or a similar one if you attempt to set up a database with existing data. Do not use existing database to avoid data loss.
You may get the error above if Joget fails to connect to the database. Check your connection parameters and try again.
Code Block | ||
---|---|---|
| ||
INFO 09 Oct 2015 15:39:03 org.joget.commons.util.DynamicDataSource - datasourceName=workflow, url=jdbc:sqlserver://localhost:1433;SelectMethod=cursor;DatabaseName=jwdb, user=sa
ERROR 09 Oct 2015 15:39:18 org.joget.commons.spring.web.CustomContextLoaderListener - ===== Error initializing WebApplicationContext ===== |
You may get the Error initializing WebApplicationContext after successful set up of database and usage of Joget subsequent. You will need to check your database connectivity from the app server to the database server. Your database server may not be available too.