You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by GitBox <gi...@apache.org> on 2022/12/30 13:32:11 UTC

[GitHub] [hop] duursma opened a new issue, #2115: [Bug]:

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: issues-unsubscribe@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] hansva closed issue #2115: [Bug]: Unable to stop hop-server from command-line

Posted by "hansva (via GitHub)" <gi...@apache.org>.
hansva closed issue #2115: [Bug]: Unable to stop hop-server from command-line
URL: https://github.com/apache/hop/issues/2115


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org