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

No error message appears when adding ModCluster filter in Undertow subsystem in Web Console

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR9
    • 7.1.0.DR8
    • Web Console
    • None
    • Hide
      1. Start EAP
      2. Navigate to Undertow subsystem filters
      3. Switch to ModCluster subtab and add new filter
      4. Fill random values as attributes
      5. Hit save
      6. No error message appeared and filter is not added
      Show
      Start EAP Navigate to Undertow subsystem filters Switch to ModCluster subtab and add new filter Fill random values as attributes Hit save No error message appeared and filter is not added

      No error message appears when adding ModCluster filter in Undertow subsystem in Web Console with randomly defined values. Only error message appears in log:

      2016-11-24 15:23:09,341 ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 3) WFLYCTL0013: Operation ("add") failed - address: ([
          ("subsystem" => "undertow"),
          ("configuration" => "filter"),
          ("mod-cluster" => "foo")
      ]) - failure description: {
          "WFLYCTL0412: Required services that are not installed:" => [
              "jboss.binding.bar",
              "jboss.binding.quz"
          ],  
          "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.undertow.filter.foo is missing [jboss.binding.quz, jboss.binding.bar]"]
      }
      

            hpehl@redhat.com Harald Pehl
            jkasik@redhat.com Jan Kašík
            Pavel Jelinek Pavel Jelinek
            Pavel Jelinek Pavel Jelinek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: