[
https://jira.jboss.org/jira/browse/JGRP-784?page=com.atlassian.jira.plugi...
]
Bela Ban commented on JGRP-784:
-------------------------------
Dean, can we move this discussion to the JGroups dev mailing list ?
If we find out this is a bug, we'll reopen this issue
You can find out the version of JGroups by calling
java -jar jgroups-all.jar
local_addr is null when reconnecting.
-------------------------------------
Key: JGRP-784
URL:
https://jira.jboss.org/jira/browse/JGRP-784
Project: JGroups
Issue Type: Bug
Affects Versions: 2.6.2
Reporter: Robert Newson
Assignee: Bela Ban
Fix For: 2.6.3
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira