Known Bugs of the Workflow Executor
Legend
„If debugging is the process of removing software bugs, then programming must be the process of putting them in“
So this documentation is all about bugs and common mistakes inside the Workflow Executor App.
Bugs
BPMN / Human Task does not open (on first startup)
ZipFile invalid LOC Header
Cause
Since we are downloading all needed commands at Workflow runtime, it sometimes happens that corrupt artifacts are downloaded due network problems.
Solution
Quickfix (for non developers)
-
Close the application
-
Delete the .m2 folder which is located under C:/Users/yourUser/
Clean fix (for developers)
-
Close the application
-
Determine the affected artifact through the logs
-
Delete the affected artefact folder inside m2 repository located under C:/User/yourUser/
If you are interested you can read more about this bug here.
Could not find your bug here?
Please be free to contact us in case of a bug. For this use the menu
Help
> Contact Support
function of our app. Or go directly to our Contact Support Page.