User development,

A new message was posted in the thread "Problem with cluster failover.":

http://community.jboss.org/message/518911#518911

Author  : Krystian Siuda
Profile : http://community.jboss.org/people/ksiuda

Message:
--------------------------------------------------------------
No. I run the lookup only once.
 

I think that you are missing the point.
 

The "sender" thread never get's any Exception. It's just stuck at the send 
method (of session) invocation and hanging there forever.
 
So there is no way (no Exception) the "sender" can be noticed about the servers 
unavailability. So it does't try to close the connection and reopen it.
 

The "receiver" looks OK for me. It gets the Exception and reconnects. But it is 
an essential to separate the "sender" from "receiver", so I can't restart the 
"sender" from "receiver" Exception handler ("receiver" Exception handler is 
never invoked).

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/518911#518911


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to