Discussion:
[jboss-user] [JBoss Remoting] - JMX remote connector - Remote server goes down
sunil kumar
2013-01-11 20:13:21 UTC
Permalink
sunil kumar [https://community.jboss.org/people/sunilr8] created the discussion

"JMX remote connector - Remote server goes down"

To view the discussion, visit: https://community.jboss.org/message/790510#790510

--------------------------------------------------------------
HI ,

i have a client application using Jboss remoting-jmx3 to subscribe to JMX notifications . what if  remote jboss JVM dies or someone stops the remote Jboss ? how can my client gets notified , so that client can retry for reconnecting.

i tried to use JMXConnector.addConnectionNotificationListener , but not getting any sort of notifications.

please let me know how can we hadle this.

Thanks
Sunil Kumar
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/790510#790510]

Start a new discussion in JBoss Remoting at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
Flavia Rainone
2013-01-15 04:05:43 UTC
Permalink
Flavia Rainone [https://community.jboss.org/people/flavia.rainone] created the discussion

"Re: JMX remote connector - Remote server goes down"

To view the discussion, visit: https://community.jboss.org/message/791881#791881

--------------------------------------------------------------
Hi,

I don't know how can you be notified... you should be seeing an error if you try to communicate with an unavailable jvm.

I think you can get more information about this at the https://community.jboss.org/community/jbossas/jmx JMX forum.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/791881#791881]

Start a new discussion in JBoss Remoting at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
Loading...