gmitter-ef commented on issue #2115: URL: https://github.com/apache/hop/issues/2115#issuecomment-2407272026
Hi! I am using 2.9.0 for a hop server using port 8080 for starting and the shutdown port 8079, via configuration file. No matter which command I use, when trying to kill it, the Hop server keeps saying: "No Hop Server Server found at ...". I Tried specifiying only 8080, only 8079, or both 8080 8079 in the --kill command. E.g.: hop-server.sh <servername> 8080 --kill --userName cluster --password <password> hop-server.sh <servername> 8080 8079 --kill --userName cluster --password <password> Other hop-server.sh commands using same hostname, port 8080 and same credentials work, however, only the "kill" seems to produce the "No hop server found" error. Under Windows the same problem is present. -- 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]
