-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.8.0.GA
-
False
-
False
-
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
- is cloned by
-
JBPM-9635 Stackoverflow error on RESTWorkItemHandler
-
- Closed
-