duursma opened a new issue, #2115: URL: https://github.com/apache/hop/issues/2115
### Apache Hop version? 2.2 ### Java version? 19.0.1 ### Operating system Windows ### What happened? I started a hop-server on the localhost on port 8181. If I try to kill it from the command line it reports that it can't find the server. ./hop-server.bat -kill -u cluster -p cluster localhost 8181 org.apache.hop.www.HopServer$HopServerCommandException: "No Hop Server Server found at localhost:8181 If I query the status however I get a list of recently run pipelines ./hop-server.bat -gs -u cluster -p cluster localhost 8181 Pipelines: 2 found. ### Issue Priority Priority: 2 ### Issue Component Component: Hop Server -- 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]
