cancel
Showing results for 
Search instead for 
Did you mean: 

Better error references

cass1970
Champ in-the-making
Champ in-the-making
Hi!
I'm wondering why, when I try to run a process with some errors in it, I get only this message:

http://oi67.tinypic.com/2hd9rnd.jpg

What error ? As process designer I want to know what problem there is behind, from tomcat console I can get:

09:57:35,917 [http-nio-8080-exec-6] WARN  org.activiti.engine.impl.bpmn.parser.BpmnParse  - Invalid reference in 'bpmnElement' attribute, sequenceFlow flow1 not found
09:57:35,918 [http-nio-8080-exec-6] WARN  org.activiti.engine.impl.bpmn.parser.BpmnParse  - Invalid reference in 'bpmnElement' attribute, sequenceFlow flow2 not found

Why don' help users in understand errors ?
3 REPLIES 3

hari
Star Contributor
Star Contributor
Hi,

Attaching the BPMN would help us understand here.

cass1970
Champ in-the-making
Champ in-the-making
Is a simple process with a start and an end.

My point is not related to a specific process definition, but add some sort of help to users to understand errors on interface level, not on console level

jbarrez
Star Contributor
Star Contributor
That is something we might add in the future, but currently it's not in yet.
(Note that the commercial version does have validation like that if you are interested in that)