Daniel Beck commented on Bug JENKINS-23186

Given the fact that all platform installers only support one instance of Jenkins I'd call that the default assumption. While it's not "mandatory to have [at most] 1 instance", it's just likely to be not as well supported.

In this case, it seems to be more of a diagnostic message rather than a real problem (as you can see in the source code linked above) for the unusual situation that one service (Jenkins) is advertised multiple times from the same host.

Start Jenkins with java -Dhudson.DNSMultiCast.disabled=true ... -jar jenkins.war --httpPort=... as documented in the wiki to disable advertising the service this way. Or are you using DNS Service Discovery in some way?

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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to