[jboss-user] [Beginner's Corner] - Unable to shutdown a minimal "all configuration" Jboss server

Raul Melgosa do-not-reply at jboss.com
Wed Aug 11 02:38:35 EDT 2010


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 at 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 at 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 at 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&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100811/19656ae5/attachment.html 


More information about the jboss-user mailing list