[jboss-jira] [JBoss JIRA] Created: (JGRP-784) local_addr is null when reconnecting.
Robert Newson (JIRA)
jira-events at lists.jboss.org
Tue Jun 10 12:10:17 EDT 2008
local_addr is null when reconnecting.
-------------------------------------
Key: JGRP-784
URL: http://jira.jboss.com/jira/browse/JGRP-784
Project: JGroups
Issue Type: Bug
Affects Versions: 2.6.2
Reporter: Robert Newson
Assigned To: Bela Ban
After shunning, a channel never manages to reconnect (with AUTO_RECONNECT) successfully, reporting this endlessly;
org.jgroups.ChannelException: local_addr is null
at org.jgroups.JChannel.startStack(JChannel.java:1556)
at org.jgroups.JChannel.connect(JChannel.java:364)
at org.jgroups.JChannel$CloserThread.run(JChannel.java:1908)
2008-06-10 12:04:31,784 FATAL [CloserThread] jgroups.JChannel (JChannel.java:1555) - local_addr is null; cannot connect
2008-06-10 12:04:31,784 ERROR [CloserThread] jgroups.JChannel$CloserThread (JChannel.java:1912) - failure reconnecting to c
hannel, retrying
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list