[jboss-jira] [JBoss JIRA] (JGRP-1499) Configuration error message references "start_port" property that does not exist
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Sep 12 08:09:33 EDT 2012
[ https://issues.jboss.org/browse/JGRP-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1499.
----------------------------
Resolution: Done
> 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
> Fix For: 3.0.15, 3.2
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list