-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
1.26.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
When catching a generic Exception the process gets stuck instead of moving the flow.
If the exception is changed to RuntimeException for instance, it works. The issue seems to be catching the same exception in two different tasks.
Reference
- duplicates
-
KOGITO-8191 Cannot Use Boundary Error Event In Conjunction with a Catch All Exception Subprocess
- Resolved