[jboss-jira] [JBoss JIRA] (WFCORE-439) Wrong format of IPv6 addresses in log entries

Emmanuel Hugonnet (JIRA) issues at jboss.org
Tue Dec 2 09:52:39 EST 2014


Emmanuel Hugonnet created WFCORE-439:
----------------------------------------

             Summary: Wrong format of IPv6 addresses in log entries
                 Key: WFCORE-439
                 URL: https://issues.jboss.org/browse/WFCORE-439
             Project: WildFly Core
          Issue Type: Bug
    Affects Versions: 1.0.0.Alpha13
            Reporter: Emmanuel Hugonnet
            Assignee: Emmanuel Hugonnet
            Priority: Minor


IPv6 addresses in log files are in a wrong format, the [ ] are missing:
{noformat}
09:18:44,203 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://2620:52:0:105f::ffff:2:9990
{noformat}
It should be:
{noformat}
http://[2620:52:0:105f::ffff:2]:9990 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list