-
Bug
-
Resolution: Done
-
Critical
-
1.7
Description of the problem:
- I am using RHDH 1.7 operator with latest Orchestrator OCI plugins and I keep having notifications fail when triggered from the test user-onboarding workflow. The UI error shows up as just org.kie.kogito.internal.process.workitem.WorkItemExecutionException - Unknown error, status code 401
The user-onboarding sonata flow pod shows this:
2025-08-12 01:19:43,545 ERROR [org.jbp.wor.ins.imp.NodeInstanceImpl] (executor-thread-40) Node instance causing process instance error in id be4dd4ab-d98f-479c-b9ee-f4e6720d4710 in a non transactional environment 2025-08-12 01:19:43,546 ERROR [org.jbp.wor.ins.imp.WorkflowProcessInstanceImpl] (executor-thread-40) Unexpected error while executing node createNotification in process instance 9645d3c5-63dd-4493-9588-69dc3beef341: org.jbpm.workflow.instance.WorkflowRuntimeException: [user-onboarding:9645d3c5-63dd-4493-9588-69dc3beef341 - createNotification:[uuid=15]] -- Unknown error, status code 401 at org.jbpm.workflow.instance.node.WorkItemNodeInstance.getExceptionScopeInstance(WorkItemNodeInstance.java:210) at org.jbpm.workflow.instance.node.WorkItemNodeInstance.handleException(WorkItemNodeInstance.java:204)
As far as I can tell the configuration is correct.
How reproducible:
100%
Steps to reproduce:
1. Deploy RHDH 1.7 with Orchestrator latest OCI plugins
2. Deploy user-onboarding workflow
3. Run workflow
Actual results:
Error and notification fails
Expected results:
Notification succeeds, workflow succeeds
- blocks
-
FLPATH-2474 [M7][qe] RHDH 1.7.1 - Helm Chart/Operator with Orchestrator
-
- Closed
-