Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-120

Minor logging: 'unloaded' string is not passed to JBAS018079 logging message

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • 8.0.0.Alpha2
    • None
    • Clustering
    • None

    Description

      Nothing gets passed to message as unloaded

      From code:

          @Message(id = 18079, value = "Failed to passivate %s session %s")
          String failToPassivate(String unloaded, String id);
      

      so in logging you get

      [JBossINF] 19:19:07,331 ERROR [org.apache.catalina.session.ManagerBase] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) 
      JBAS018079: Failed to passivate  session gXJyH6Cd0xnPT2Gbw8Bb8Yh8:
      ...
      

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            rhn-engineering-rhusar Radoslav Husar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: