Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1380

FD_ICMP: protocol not registered and ClassCastException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0
    • None
    • None

    Description

      • Need to register it in jg-protocol-ids.xml
      • CCE:
        3003 [ERROR] TimeScheduler2: failed running task org.jgroups.protocols.FD_ICMP$PingMonitor@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)

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: