User development, A new message was posted in the thread "Problem with cluster failover.":
http://community.jboss.org/message/518920#518920 Author : Yong Hao Gao Profile : http://community.jboss.org/people/gaohoward Message: -------------------------------------------------------------- Hi, I tried a simple sending example against a two node cluster and I got the exception (max failover reached). The difference of my example from yours is probably I don't create connection and session each time. Mine is like 1. create connection 2. create session 3. create producer 4. for (..) { sending message; } When I killed the second node, exception comes out seconds after. I'll try yours and see if I can reproduce it. By the way, do you know where the sender code stuck? (the thread dump) Howard -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/518920#518920
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
