Skip to main content

Running jar file on server?

Comments

3 comments

  • 24x7server
    Hi,
    it returning "java: command not found.

    The above message is pretty much clear the java executable is not found or the application is not able to find it. What is the output of the below command on your server? #which java #java --version OR #java -version
    0
  • Fawkes
    which java: (returns nothing) java --version: java: command not found java -version: java: command not found Adding # before the commands make it return nothing.
    0
  • cPanelMichael
    Hello, There's an existing thread on this topic at: Thank you.
    0

Please sign in to leave a comment.