Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3847

Non-standard format of IPv6 address(-es) in LOG files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.2.Final (EAP)
    • 7.1.0.Final
    • None
    • None

      There are several places where some IPv6 address related info is logged. The format of a such info is formally correct, but used format is against RFC-5952 - this RFC has status of Proposed standard and I don't know any software product which doesn't follow it (at least by-default).

      I think in enterprise product we should not violate this RFC.

      I'm mentioning about LOG messages like:

      15:14:15,985 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /0:0:0:0:0:0:0:1%1:9999                                        
      15:14:15,990 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on localhost6.localdomain6/0:0:0:0:0:0:0:1%1:4447                 
      

      In both lines IPv6 address should be stretched to "::1" string.

      The second related issue (JBossWeb part) is tracked as AS7-3851.

            rhn-cservice-bbaranow Bartosz Baranowski
            pjanouse@redhat.com Pavel Janousek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: