1 Reply Latest reply on Jun 21, 2011 8:35 AM by wolfgangknauf

    How to stop Jboss 6

    meghaattcs

      Hi,

      I want to stop Jboss 6 using the script

       

      ./shutdown.sh -S -s jmx://10.131.67.248:1090

       

      where 10.131.67.248 is the server IP

       

      I am using Linux OS and JDK 6

       

      Getting the following error while trying to stop through the above script

       

      Exception in thread "main" java.net.MalformedURLException: Service URL must start with service:jmx:

              at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:143)

              at org.jboss.Shutdown.main(Shutdown.java:234)

       

      Please guide me the exact port I should be using.

       

      Thanks,

      Megha