Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6827

Display the stability level in the WFLYSRV0025 log message

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • Management
    • None

      As far as I can tell, there are no info in the logs when I start WildFly with a non-default stability level:

      $ ./bin/standalone.sh --stability=experimental
      ...
      17:42:47,732 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 33.0.0.Beta1-SNAPSHOT (WildFly Core 25.0.0.Beta1) started in 1206ms - Started 281 of 523 services (319 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml
      

      Stability level seems an important piece of information to log and WFLYSRV0025 looks an appropriate message which would look like:

      $ ./bin/standalone.sh --stability=experimental
      ...
      17:42:47,732 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 33.0.0.Beta1-SNAPSHOT (WildFly Core 25.0.0.Beta1) started in 1206ms - Started 281 of 523 services (319 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml - Stability level: experimental
      

              yborgess1@redhat.com Yeray Borges Santana
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: