You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

I have tried today to download the source codes for Joget Workflow from Github and tried running the build using the command "mvn install". It is able to run up to the wflow-core project and then fails with exceptions. The most notable one is "java.lang.IllegalStateException: wrong state: TERMINATED". Has anyone encountered this? What is the solution to this problem?

A key thing to note, I am not using MySQL, I am using MS SQL Server instead. All others are the same and and have been trying to follow the instructions "Building From Source".

I have included the "output.txt" attachment which contains the stdout messages of the build which includes the stack traces.

  • No labels