mattcasters opened a new issue, #7140: URL: https://github.com/apache/hop/issues/7140
### Apache Hop version? 2.18.0-SNAPSHOT ### Java version? OpenJDK 21 ### Operating system Linux ### What happened? From: https://ci-builds.apache.org/job/Hop/job/Hop-integration-tests/2178/testReport/junit/(root)/hop_server/0004_repeat_action_on_hop_server/ ``` 2026/05/17 06:53:58 - 0004-repeat_workflow.hwf - ERROR: !Action.Log.ErrorExecWorkflow! 2026/05/17 06:53:58 - 0004-repeat_workflow.hwf - ERROR: java.lang.ClassCastException: class org.apache.hop.workflow.engines.remote.RemoteWorkflowEngine cannot be cast to class org.apache.hop.workflow.Workflow (org.apache.hop.workflow.engines.remote.RemoteWorkflowEngine and org.apache.hop.workflow.Workflow are in unnamed module of loader 'app') 2026/05/17 06:53:58 - 0004-repeat_workflow.hwf - at org.apache.hop.lineage.xp.LineageHubWorkflowFinishXp.callExtensionPoint(LineageHubWorkflowFinishXp.java:30) 2026/05/17 06:53:58 - 0004-repeat_workflow.hwf - at org.apache.hop.core.extension.ExtensionPointMap.callExtensionPoint(ExtensionPointMap.java:153) 2026/05/17 06:53:58 - 0004-repeat_workflow.hwf - at org.apache.hop.core.extension.ExtensionPointHandler.callExtensionPoint(ExtensionPointHandler.java:41) 2026/05/17 06:53:58 - 0004-repeat_workflow.hwf - at org.apache.hop.workflow.actions.workflow.ActionWorkflowRunner.run(ActionWorkflowRunner.java:60) 2026/05/17 06:53:58 - 0004-repeat_workflow.hwf - at java.base/java.lang.Thread.run(Thread.java:1583) ``` ### Issue Priority Priority: 3 ### Issue Component Component: Workflows -- 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]
