Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3519 Produce a wildfly kit
  3. TEIID-3830

Install script executed failed due to threads subsystem be removed

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Duplicate
    • Blocker
    • None
    • 8.13
    • Build/Kits
    • None

    Description

      According to WFLY-462, the central thread pool configuration(threads subsystem) already be removed since 9.0.0.CR2, these two scripts:

      • teiid-standalone-mode-install.cli
      • teiid-domain-mode-install.cli
        be affected, specifically the following lines cli can not executed:
        /subsystem=threads/unbounded-queue-thread-pool=teiid-async:add(max-threads=4)
        /subsystem=teiid:add(async-thread-pool=teiid-async, resultset-cache-infinispan-container=teiid-cache, preparedplan-cache-infinispan-container=teiid-cache, policy-decider-module=org.jboss.teiid)
        

        The corresponding error looks

        Failed to get the list of the operation properties: "WFLYCTL0030: No resource definition is registered for address [
            ("subsystem" => "threads"),
            ("unbounded-queue-thread-pool" => "teiid-async")
        ]"
        

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-shawkins Steven Hawkins
              kylinsoong.1214@gmail.com Kylin Soong (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: