Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1005

Unable to add custom formatter in logging subsystem using webconsole

    XMLWordPrintable

Details

      1. Run EAP 7 in standalone mode
      2. Navigate to logging subsystem
      3. Select Formatter tab and switch to Custom subtab
      4. Click on add, fill name and hit save
    • Release Notes
    • Workaround Exists
    • Hide

      Add custom formatter through CLI.

      Show
      Add custom formatter through CLI.

    Description

      I am unable to add new custom formatter in web console. Following message appears after I fill all required fields (name) and hit save. This issue blocks [EAP7-90].

      nexpected HTTP response: 500
      
      Request
      {
          "name" => "name",
          "address" => [
              ("subsystem" => "logging"),
              ("custom-formatter" => "name")
          ],
          "operation" => "add"
      }
      
      Response
      
      Internal Server Error
      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0155: class may not be null",
          "rolled-back" => true
      }
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-hbraun Heiko Braun
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: