Config database

Confluence User - 13 Apr, 2023

I custom database SQL Server. I start joget and it show log error: 

ERROR 13 Apr 2023 10:05:43 SharkEngineManager -> Can not work - Problems while configuring InstancePersistenceManager! - Unknown SQLException: <SqlQueryExecute><SqlQueryException>(<Replicated>:Invalid object name 'SHKProcessStates'.)

How can i fix?

server;database

1


13 Apr, 2023
confluenceUser
confluenceUser

Hi,

Form the error message, it seems that joget can't find the SHKProcessStates table. This is one out of many tables which are required by joget workflow, pre-requisite. Please have a look on the following article, it take step by step approach to setup joget using MSSQL.

Running on Microsoft SQL Server 2005

In the article, there is jwdb-mssql.sql which is required to be execute to create all the required database tables.


Hope this helps.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print