0 Replies Latest reply on Sep 18, 2003 1:23 AM by kay_haribabu

    shutdown.sh problem

    kay_haribabu

      Hai all,
      I have installed jboss3-0-7 on a Solaris SPARC Machine. I can start the server using run.sh file. But I could not shutdown jboss using ctrl+c command or shutdown.sh file.

      When i tried to shutdown using shutdown.sh script the error that I get is

      Shutting down server http://localhost:8080
      http://localhost:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system%3Atype%3DServer&methodName=shutdown
      java.io.FileNotFoundException: http://localhost:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system%3Atype%3DServer&methodName=shutdown
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:787)
      at java.net.URLConnection.getContent(URLConnection.java:585)
      at org.jboss.Shutdown.shutdown(Shutdown.java:105)
      at org.jboss.Shutdown.main(Shutdown.java:81)
      Shutdown complete



      and my server is never shutdown :-(.

      And if I use ctrl+c also the server is not sutdown. I could only use kill command to stop the jboss.

      Help me.

      Hari Babu