To my process I have added 2 simple rule tasks. Since that time, our maven build is failing with permgen errors. if I remove the rules from the process, the build is fine. I am using spring deployment configuration and activiti 5.7, drools 5.3.0 Final.
the build invokes a test case that runs the process. And the test is run 4 times with different input.
I find that the process is executing but the build hits the memory issue soon after these tests are done.
Is there any known PermGen , classloader leak with drools ?
Thank you for the help.
Saprar