Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-6776

Unclear error message when creating multiple thread pools of the same type for a workmanager

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • 10.0.0.Final
    • JCA
    • None

    Description

      When there is already a long-running thread pool for a work manager and you try to create another one:
      /subsystem=jca/workmanager=default/long-running-threads=custom:add(max-threads=30, queue-length=30)
      you only get an opaque error message:
      "failure-description" => "WFLYCTL0086: Failed to persist configuration change: WFLYCTL0084: Failed to marshal configuration", with a, also useless, java.lang.IllegalArgumentException in the server log.
      It should be more obvious that the error is that you cannot create two long-running thread pools

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-lgao Lin Gao
              rhn-engineering-lgao Lin Gao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: