[
https://issues.apache.org/jira/browse/ARTEMIS-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858226#comment-15858226
]
ASF GitHub Bot commented on ARTEMIS-950:
----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/999
@jbertram I did it myself through an intermediate branch.
> Change log level from INFO to WARN for "Invalid "host" value "0.0.0.0"
> detected for..." when Artemis is bound to 0.0.0.0
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-950
> URL: https://issues.apache.org/jira/browse/ARTEMIS-950
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.5.2
> Reporter: Martin Stefanko
> Assignee: Martin Stefanko
> Priority: Minor
> Fix For: 2.0.0, 1.5.x
>
>
> If server is bound to 0.0.0.0 then Artemis logs:
> {code}
> 13:21:58,111 INFO [org.apache.activemq.artemis.jms.server] (ServerService
> Thread Pool -- 92) AMQ121005: Invalid "host" value "0.0.0.0" detected for
> "connector" connector. Switching to "dhcp-10-40-5-102.brq.redhat.com". If
> this new address is incorrect please manually configure the connector to use
> the proper one.
> {code}
> This is misconfiguration and administrator should be warned. INFO will get
> lost in the server output.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)