0 Replies Latest reply on Jul 30, 2003 12:09 AM by giles

    Error Shutting down jboss

    giles

      Hi there Guys

      I'm trying to shut down jboss. I'm calling the shutdown.sh and i get the following:

      Shutting down server http://localhost:8080
      [exec] http://localhost:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system%3Atype%3DServer&methodName=shutdown
      [exec] java.io.IOException: Server returned HTTP response code: 503 for URL: http://localhost:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system%3Atype%3DServer&methodName=shutdown
      [exec] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:691)
      [exec] at java.net.URLConnection.getContent(URLConnection.java:582)
      [exec] Shutdown complete
      [exec] at org.jboss.Shutdown.shutdown(Shutdown.java:105)
      [exec] at org.jboss.Shutdown.main(Shutdown.java:81)

      I've changed my http web ports in the http-invoker.sar portion of the jboss-service.xml so don't see where it's getting the :8080 portion from.

      I've done a search through the system and can't find any other reference to the localhost

      Any help would be appreciated?

      Cheers