gmunozfe commented on PR #4021:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/4021#issuecomment-3580699683

   @ishanjogi89 testing locally is also failing:
   
   `2025-11-26 11:36:05,325 ERROR [org.jbp.wor.ins.nod.WorkItemNodeInstance] 
(executor-thread-1) The workitem de2b35e5-b7b5-488f-ab5e-bba79e3e6fb3 is being 
aborted but not workitem handlers was associated with jwt-parser
   2025-11-26 11:36:05,328 ERROR [org.jbp.wor.ins.imp.NodeInstanceImpl] 
(executor-thread-1) Error executing node instance 
'ac072c2e-d2fb-4465-883c-98706b874b5c' (node 'extractUser' id: '6') in process 
instance 'd527643e-e6da-4e69-86bf-da31995d5a46' (process: 'jwt_example') in a 
non transactional environment  
   2025-11-26 11:36:05,329 ERROR 
[org.jbp.wor.ins.imp.WorkflowProcessInstanceImpl] (executor-thread-1) 
Unexpected error while executing node extractUser in process instance 
d527643e-e6da-4e69-86bf-da31995d5a46: 
org.kie.kogito.internal.process.workitem.KogitoWorkItemHandlerNotFoundException:
 Could not find work item handler for jwt-parser
        at 
org.jbpm.process.instance.LightWorkItemManager.getWorkItemHandler(LightWorkItemManager.java:109)
        at 
org.jbpm.process.instance.LightWorkItemManager.internalExecuteWorkItem(LightWorkItemManager.java:93)
        at 
org.jbpm.workflow.instance.node.WorkItemNodeInstance.lambda$internalTrigger$0(WorkItemNodeInstance.java:162)
        at 
org.jbpm.workflow.instance.node.WorkItemNodeInstance.processWorkItemHandler(WorkItemNodeInstance.java:171)
        at 
org.jbpm.workflow.instance.node.WorkItemNodeInstance.internalTrigger(WorkItemNodeInstance.java:161)
        at 
org.jbpm.workflow.instance.impl.NodeInstanceImpl.lambda$trigger$0(NodeInstanceImpl.java:250)
        at 
org.jbpm.workflow.instance.impl.NodeInstanceImpl.captureExecutionException(NodeInstanceImpl.java:260)
        at 
org.jbpm.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:250)
        at 
org.jbpm.workflow.instance.impl.NodeInstanceImpl.lambda$triggerNodeInstance$1(NodeInstanceImpl.java:479)
        at 
org.jbpm.workflow.instance.impl.NodeInstanceImpl.captureExecutionException(NodeInstanceImpl.java:260)
        at 
org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerNodeInstance(NodeInstanceImpl.java:479)
        at 
org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerNodeInstance(NodeInstanceImpl.java:463)
        at 
org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerCompleted(NodeInstanceImpl.java:433)
        at 
org.jbpm.workflow.instance.node.StartNodeInstance.triggerCompleted(StartNodeInstance.java:76)
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to