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

Garbage Collection Logging is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.0.0.DR13 (Alpha)
    • 7.0.0.DR12
    • Scripts
    • None

      Enable Garbage Collection Logging [EAP6-121] EAP6 feature was re-enabled for EAP7 as JBEAP-151, however this is broken again using 7.0.0,DR12 bits.

      things to notice:
      - mkdir wrong usage message is printed during the script processing
      - server starts successfully
      - no gc logs
      - regression against 7.0.0.DR11 (6.4.0 as well)

      $ ./standalone.sh 
      mkdir: missing operand
      Try 'mkdir --help' for more information.
      =========================================================================
      
        JBoss Bootstrap Environment
      ...
      09:44:59,252 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: EAP 7.0.0.Alpha1 (WildFly Core 2.0.0.CR7) started in 1908ms - Started 259 of 490 services (315 services are lazy, passive or on-demand)
      
      $ ls ../standalone/log/ | grep -c gc.log
      0
      

      Differences in standalone scripts between DR11 and DR12 builds.

            vdosoudi@redhat.com Vladimir Dosoudil
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: