Raul Melgosa [
http://community.jboss.org/people/melgosa] replied to the discussion
"Unable to shutdown a minimal "all configuration" Jboss server"
To view the discussion, visit:
http://community.jboss.org/message/556800#556800
--------------------------------------------------------------
Well i must use shutdown.sh for linux, anyway my result is:
[root@maq01 bin]# ./shutdown.sh -s service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi
Exception in thread "main" java.io.IOException: Failed to retrieve RMIServer
stub: javax.naming.ServiceUnavailableException [Root exception is
java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused]
[root@maq01 bin]# ./shutdown.sh -s service:jmx:rmi:///jndi/rmi://localhost:8080/jmxrmi
Exception in thread "main" java.io.IOException: Failed to retrieve RMIServer
stub: javax.naming.ServiceUnavailableException [Root exception is
java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused]
[root@maq01 bin]# ./shutdown.sh -s
service:jmx:rmi:///jndi/rmi://xxx.xxx.xxx.xxx:8080/jmxrmi
Exception in thread "main" java.io.IOException: Failed to retrieve RMIServer
stub: javax.naming.ServiceUnavailableException [Root exception is
java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused]
Not much new information in the link, but thank you anyway.
Having used run.sh -c all -b x.x.x.x:8080 to start it. Any more ideas please?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/556800#556800]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]