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

Can't set-attribute "handlers" on loggers.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.CR1
    • 7.1.0.Alpha1
    • None
    • None

    Description

      This fails for root logger and other loggers.

      [INFO] execute:
      [INFO] {
      [INFO]     "operation" => "composite",
      [INFO]     "address" => [],
      [INFO]     "steps" => [{
      [INFO]         "address" => [
      [INFO]             ("subsystem" => "logging"),
      [INFO]             ("root-logger" => "ROOT")
      [INFO]         ],
      [INFO]         "operation" => "write-attribute",
      [INFO]         "name" => "handlers",
      [INFO]         "value" => [
      [INFO]             "CONSOLE",
      [INFO]             "FILE",
      [INFO]             "rotating"
      [INFO]         ]
      [INFO]     }]
      [INFO] }
      [ERROR] 2011-11-17 21:47:56,764 [ERROR] On Thu Nov 17 21:47:56 CET 2011, MessageCenter received {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014639: Attribute handlers is not writable"}}
      [ERROR] 2011-11-17 21:47:56,765 [ERROR] Message{conciseMessage='{"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014639: Attribute handlers is not writable"}}', detailedMessage='null', fired=Thu Nov 17 21:47:56 CET 2011, severity=Error, options=[]} 
      

      Attachments

        Activity

          People

            jperkins-rhn James Perkins
            ssilvert@redhat.com Stan Silvert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: