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

Configuration error message references "start_port" property that does not exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.15, 3.2
    • 3.0.11
    • None
    • Hide

      <TCP> without bind_port set
      <TCPPING>

      Show
      <TCP> without bind_port set <TCPPING>

      Error message refers to the TCP "start_port" property which has been replaced with "bind_port".

      Error:
      java.lang.IllegalArgumentException: start_port cannot be set to 0, as no dynamic discovery protocol (e.g. MPING or TCPGOSSIP) has been detected.
      at org.jgroups.protocols.BasicTCP.init(BasicTCP.java:74)
      at org.jgroups.stack.ProtocolStack.initProtocolStack(ProtocolStack.java:847)
      at org.jgroups.stack.ProtocolStack.setup(ProtocolStack.java:469)
      at org.jgroups.JChannel.init(JChannel.java:795)
      at org.jgroups.JChannel.<init>(JChannel.java:166)
      ...

              rhn-support-dereed Dennis Reed
              rhn-support-dereed Dennis Reed
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: