-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
7.50.0.Final
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
-
---
-
---
-
I got a StackOverflow error within a specific situation when using the standard RESTWorkItemHandler.
When setting the HandleResponseErrors parameter to true and the service call returns an error (HTTP 4xx or 5xx) the code loops generating a of error. Debugging the code I notice the loop happens in this part of the WIH: https://github.com/kiegroup/jbpm/blob/c5b2dae08a1358326c233def0e26d30eb0fe9b24/jbpm-workitems/jbpm-workitems-core/src/main/java/org/jbpm/process/workitem/core/AbstractLogOrThrowWorkItemHandler.java#L68-L77
- clones
-
RHPAM-3278 Stackoverflow error on RESTWorkItemHandler
- Closed