1 Reply Latest reply on Feb 7, 2011 1:32 AM by lauri

    JBoss 5.1, web profile, shutdown.sh fails.  Attempting to resolve.

    magsy

      Hello,

       

      I'm attempting to find a neat solution to the lack of a shutdown facility in the JBoss 5.1 web profile, which I understand is due to a lack of the JNDI Binding Manager.

       

      I'd like to use JMX but this fails:

       

      /opt/jboss/jboss-5.1.0.GA/bin/twiddle.sh  -s mydevserver:4000 invoke 'jboss.system:type=Server' shutdown
      'null'

       

      Where port 4000 is HTTP.  I can perform queries which work correctly:

       

      /opt/jboss/jboss-5.1.0.GA/bin/twiddle.sh  -s mydevserver:4000 get 'jboss.system:type=Server' BuildOS
      BuildOS=Linux(i386,2.6.18-92.1.6.el5)

       

      If I invoke shutdown through the JMX Console, JBoss does shutdown.

       

      Can anyone advise?

       

      Thanks,

       


      John