Description of problem: When the condition set on a sequence flow cannot be parsed by the constraint editor then the whole stack trace will be present in the server log. This potentially presents a lot of waste in the log. Please consider outputting only an error message or changing the log level. Steps to Reproduce: 1. Create a sequence flow condition which does not have the format of 'KieFunctions.functionName(variable, params)' 2. Switch to the constraint editor. 3. Take a look into the server log
Created attachment 840800 [details] stack-trace
Lowering severity as this issue represents a clear enhancement.
Fixed in master: http://github.com/droolsjbpm/jbpm-designer/commit/2c46d9d79
Cherry-picked into 6.0.x: http://github.com/droolsjbpm/jbpm-designer/commit/bf428084d
Verified on 6.0.1.ER1.