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

Error only logged to browser console when adding replicated-cache to standalone.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Environment:

      • JBoss EAP 8.1.3, standalone-mode
      • Google Chrome Version 144.0.7559.96 (Official Build) (64-bit)

      When adding a replicated-cache through the Web management console of JBoss EAP 8.1.3 started with a standalone.xml that does not include the jGroups subsystem, the error is only output to the browser console.

      The expected behavior is to display an error dialog or popup message instead of logging the error only to the browser console.

      POST http://localhost:9990/management 500 (Internal Server Error)
      ...
      18:31:26.478 ERROR o.j.h.d.dispatch.Dispatcher              Dispatcher error: "WFLYCTL0216: Management resource '[
          (\"subsystem\" => \"infinispan\"),
          (\"cache-container\" => \"web\"),
          (\"transport\" => \"jgroups\")
      ]' not found"
      ...
      POST http://localhost:9990/management 500 (Internal Server Error)
      ...
      18:31:26.490 ERROR o.j.h.d.dispatch.Dispatcher              Dispatcher error: "WFLYCTL0369: Required capabilities are not available:
          org.wildfly.clustering.jgroups.default-channel-factory; There are no known registration points which can provide this capability."
      

        1. HAL_steps-to-reproduce-1.png
          137 kB
          Lukas Vydra
        2. HAL_steps-to-reproduce-2.png
          119 kB
          Lukas Vydra
        3. HAL_steps-to-reproduce-3.png
          199 kB
          Lukas Vydra

              lvydra Lukas Vydra
              lvydra Lukas Vydra
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: