Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1776

Logging levels on default values triggers server configuration tasks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.0.0.ER1
    • 7.0.0.DR13 (Alpha)
    • Installer
    • None

      Post installation configuration task is triggered although use keep the logging level setup on default values.

      reproduce
      - choose to configure logging levels from options on Configure runtime environment screen
      - keep default (Info) levels for root and console logger
      - finish the installation

      actual

      ...
      
      Starting embedded server with config: standalone.xml
      jboss.server.data.dir = /home/pkremens/EAP-7.0.0/standalone/data
      jboss.home.dir = /home/pkremens/EAP-7.0.0
      Modified console log levels.
      Modified root log levels.
      Shutdown embedded server.
      Starting embedded server with config: standalone-ha.xml
      ...
      

      expected
      since no other runtime configuration tasks were selected and we use default values for logging, there is no need to modify the log levels.

            thauser_jira Thomas Hauser (Inactive)
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: