[jboss-jira] [JBoss JIRA] (WFLY-8593) Wildfly should log bound ports

Brian Stansberry (JIRA) issues at jboss.org
Tue Apr 25 08:40:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFLY-8593:
-----------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly/pull/9943  (was: https://issues.jboss.org/browse/WFLY-8593)


> Wildfly should log bound ports
> ------------------------------
>
>                 Key: WFLY-8593
>                 URL: https://issues.jboss.org/browse/WFLY-8593
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>            Reporter: Jason Tedor
>            Assignee: Stuart Douglas
>
> When binding Wildfly to an ephemeral port (i.e., by specifying port 0), Wildfly does not log the port that it actually binds to, but instead logs the port as 0.
> {{09:11:18,955 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:0}}
> Instead, Wildfly should log the ephemeral port that it actually bound to:
> {{09:11:58,769 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:52928}}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list