Error End Event Change in 5.15
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2014 10:05 PM
Hi,
We've been using error end events in sub-processes and main processes since 5.11. In those versions, having an error end event in a main process was just a trivial thing. I've noticed that in 5.15 ErrorPropagation class is re-written and at line 69, execution is checked against null.
My process has only 2 steps: one none start event and one error end event(it is a dummy process just for checking 5.15). In this case I'm getting 'No catching boundary event found for error with errorCode' exception when process is about to complete. I don't think it is a correct behavior. In 5.14 or older versions this was working.
What should I do to make it work again?
Thanks.
We've been using error end events in sub-processes and main processes since 5.11. In those versions, having an error end event in a main process was just a trivial thing. I've noticed that in 5.15 ErrorPropagation class is re-written and at line 69, execution is checked against null.
My process has only 2 steps: one none start event and one error end event(it is a dummy process just for checking 5.15). In this case I'm getting 'No catching boundary event found for error with errorCode' exception when process is about to complete. I don't think it is a correct behavior. In 5.14 or older versions this was working.
What should I do to make it work again?
Thanks.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2014 03:37 AM
I can't reproduce this. Could you create a unit test project showing the issue and create a JIRA?
Thanks,
Thanks,
