[Bug]: Hop Server Objects (Pipeline/Workflow) Status is Null and the Metrics Information is not Shown
Apache Hop version?
2.9.0
Java version?
11
Operating system
Windows
What happened?
Installation details:- Download and extract the apache-hop-client-2.9.0.zip file from the official page: https://hop.apache.org/download/ apache-hop-client-2.9.0.zip and Run the HOP-GUI.bat file to start the HOP application.
Java Version:- 11
Reproduction Steps:-
-
Open HOP GUI using hop-gui.bat.
-
Open any existing Pipeline.
-
Goto Metadata (Ctrl + Shift + M) and right-click on HOP Server to select New option.
-
Enter the HOP Server details as per the below instruction.
-
Enter the HOP Run Config details as per the below instruction.
-
Enter the HOP Execution Information Location details as per the below instruction.
-
Enter the HOP Execution Data Profile details as per the below instruction.
-
Now Run the Pipeline as per the following options.
HOP GUI will log the following message:-
2024/06/24 18:57:05 - Hop - Pipeline opened.
2024/06/24 18:57:05 - Hop - Launching pipeline [read-classicmodels-customers]...
2024/06/24 18:57:05 - Hop - Started the pipeline execution.
2024/06/24 18:57:05 - read-classicmodels-customers - Executing this pipeline using the Remote Pipeline Engine with run configuration 'HOPSERVER-RUN-CONFIG'
2024/06/24 18:57:05 - Hop Server - Connecting to: [http://localhost:8080/hop/registerPipeline/?xml=Y]
2024/06/24 18:57:06 - Hop Server - Response status code: [200]
2024/06/24 18:57:06 - Hop Server - "Response body:
But in the HOP Server Console Page, we cannot see the Execution details, and status is shown as null with no metric details for the Pipeline.
Note: The issues exist in the Docker version.
Issue Priority
Priority: 3
Issue Component
Component: Hop Server
Happened to me too. You need to create a run configuration that points to a local configuration. Your HOPSERVER-RUN-CONFIG is pointing to itself