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

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

    XMLWordPrintable

Details

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

      <TCP> without bind_port set
      <TCPPING>

      Show
      <TCP> without bind_port set <TCPPING>

    Description

      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)
      ...

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: