[
https://issues.apache.org/jira/browse/ARTEMIS-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-950.
-----------------------------------
> 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: 1.5.4, 2.0.0
>
>
> 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.4.14#64029)