[jboss-jira] [JBoss JIRA] (JGRP-1499) Configuration error message references "start_port" property that does not exist

Dennis Reed (JIRA) jira-events at lists.jboss.org
Wed Aug 8 18:04:06 EDT 2012


Dennis Reed created JGRP-1499:
---------------------------------

             Summary: Configuration error message references "start_port" property that does not exist
                 Key: JGRP-1499
                 URL: https://issues.jboss.org/browse/JGRP-1499
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 3.0.11
            Reporter: Dennis Reed
            Assignee: Dennis Reed


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


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