[jboss-jira] [JBoss JIRA] (JGRP-1380) FD_ICMP: protocol not registered and ClassCastException

Bela Ban (Created) (JIRA) jira-events at lists.jboss.org
Thu Oct 27 09:31:45 EDT 2011


FD_ICMP: protocol not registered and ClassCastException
-------------------------------------------------------

                 Key: JGRP-1380
                 URL: https://issues.jboss.org/browse/JGRP-1380
             Project: JGroups
          Issue Type: Bug
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 3.0


- Need to register it in jg-protocol-ids.xml
- CCE: 
3003 [ERROR] TimeScheduler2: failed running task org.jgroups.protocols.FD_ICMP$PingMonitor at 5918cb3a
java.lang.IllegalArgumentException: ping_dest is not of type IpAddress - FD_ICMP only works with these
        at org.jgroups.protocols.FD_ICMP$PingMonitor.run(FD_ICMP.java:111)
        at org.jgroups.util.TimeScheduler2$RecurringTask.run(TimeScheduler2.java:590)
        at org.jgroups.util.TimeScheduler2$MyTask.run(TimeScheduler2.java:522)
        at org.jgroups.util.TimeScheduler2$Entry.execute(TimeScheduler2.java:427)
        at org.jgroups.util.TimeScheduler2$1.run(TimeScheduler2.java:293)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list