Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Repeat action does not work when running on Hop Server #2187

Closed
hansva opened this issue Jan 23, 2023 · 0 comments
Closed

[Bug]: Repeat action does not work when running on Hop Server #2187

hansva opened this issue Jan 23, 2023 · 0 comments
Assignees
Labels
bug Hop Server P2 Default Priority
Milestone

Comments

@hansva
Copy link
Contributor

hansva commented Jan 23, 2023

Apache Hop version?

SNAPSHOT-20230123

Java version?

11

Operating system

macOS

What happened?

When using the repeat action and sending everything to Hop Server using the "export linked resources" the target pipeline is not found.

2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - The pipeline path /Users/hans/test/counter_example/repeat_pipeline.hpl is invalid, and will not run successfully.
2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - ERROR: org.apache.hop.core.exception.HopException: 
2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - Unexpected error occurred while launching entry [Repeat]
2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - 
2023/01/23 22:44:22 - /Users/hans/test/counter_example/repeat_workflow.hwf : repeat_workflow - 2023/01/23 21:44:21 - repeat_workflow - The pipeline path /Users/hans/test/counter_example/repeat_pipeline.hpl is invalid, and will not run successfully.

It seems to be specific to this action as the regular pipeline/workflow actions do work.
you can use counter_example.zip as an example

Note: server should be a docker or actual remote server, when starting a local server it will find the paths

Issue Priority

Priority: 2

Issue Component

Component: Hop Server

@github-actions github-actions bot added Hop Server P2 Default Priority labels Jan 23, 2023
@uraychang uraychang self-assigned this Feb 10, 2023
hansva added a commit to uraychang/incubator-hop that referenced this issue Feb 10, 2023
@hansva hansva closed this as completed in a7fad7a Feb 10, 2023
hansva added a commit that referenced this issue Feb 10, 2023
hansva added a commit to hansva/hop that referenced this issue Feb 10, 2023
hansva added a commit that referenced this issue Feb 10, 2023
@hansva hansva added this to the 2.4 milestone Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Hop Server P2 Default Priority
Projects
None yet
Development

No branches or pull requests

2 participants