[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Unable to stop jboss server
PeterJ
do-not-reply at jboss.com
Wed Jul 23 12:38:33 EDT 2008
What Linux distro? I do not recognize the command you mentioned: "/jboss stop"
The typical mechanism to stop the app server (assuming it is running on the same box and is using the default JNDI port)is:
./shutdown.sh -S
Also do this. Open the jmx-console, go to the jboss:service=JNDIView mbean and invoke the "list" operation and post the results. It would appear that either JNDI is messed up, or perhaps JNDI is not using the default port (1099).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166209#4166209
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166209
More information about the jboss-user
mailing list