[JBoss-user] [Beginners Corner] - Re: shutdown hangs

2005-03-28 Thread malcolmgorman3
Check your jboss-service.xml file for the JBoss NamingService port: mbean code=org.jboss.naming.NamingService | name=jboss:service=Naming | !-- The listening port for the bootstrap JNP service. Set this to -1 | to run the NamingService without the JNP invoker

[JBoss-user] [Beginners Corner] - shutdown hangs

2005-03-21 Thread malcolmgorman3
Hi, The shutdown.sh script hangs when it reaches the following line: exec /usr/java14/bin/java -classpath /aifs/op/java/lib/jboss/jboss-3.2.7/bin/shutdown.jar:/aifs/op/java/lib/jboss/jboss-3.2.7/client/jnet.jar org.jboss.Shutdown -S However, it shuts down okay using the jmx.console, and with