cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with 5.15.1 - Missing activiti-process-validation module / jar file

dancar
Champ in-the-making
Champ in-the-making
When I try to invoke the engine I get java.lang.NoClassDefFoundError: org/activiti/validation/ProcessValidatorFactory
No jar file exists in the lib directory for activiti-process-validation but it does exist in the source.

ProcessValidatorFactory is referenced here: https://github.com/Activiti/Activiti/blob/master/modules/activiti-engine/src/main/java/org/activiti/...
5 REPLIES 5

ervansetiawan
Champ in-the-making
Champ in-the-making
I got the activiti-process-validation-5.15.1.jar in my Maven Dependencies when I updated. It works fine for me.

dancar
Champ in-the-making
Champ in-the-making
The activiti-process-validation jar file is not in the zip file and should be.
https://github.com/Activiti/Activiti/releases/download/activiti-5.15.1/activiti-5.15.1.zip

dancar
Champ in-the-making
Champ in-the-making

trademak
Star Contributor
Star Contributor
Correct, applied the provided patch.

Thanks!

krunalchavda
Champ in-the-making
Champ in-the-making
is it possible to monitor all tasks monitoring via activiti….