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

(7.1.z) Split enable-elytron.cli to standalone and domain versions

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 7.1.14.GA
    • 7.1.12.GA
    • Test Suite
    • None

      The unified enable-elytron.cli script is causing a failure in the WildFly Domain Mode Integration Tests within the CI pipeline. The script attempts to use the :add operation for resources that are already defined in the base Domain profile configuration, leading to a fatal error.

      12:45:08 ERROR [org.jboss.as.cli.CommandContext] {
      12:45:08     "outcome" => "failed",
      12:45:08     "failure-description" => "WFLYCTL0212: Duplicate resource [
      12:45:08     (\"subsystem\" => \"undertow\"),
      12:45:08     (\"application-security-domain\" => \"other\")
      12:45:08 ]",
      12:45:08     "rolled-back" => true
      12:45:08 }
      12:45:08 {
      12:45:08     "outcome" => "failed",
      12:45:08     "failure-description" => "WFLYCTL0212: Duplicate resource [
      12:45:08     (\"subsystem\" => \"undertow\"),
      12:45:08     (\"application-security-domain\" => \"other\")
      12:45:08 ]",
      12:45:08     "rolled-back" => true
      12:45:08 } 

              gsamios Giorgos Samios
              gsamios Giorgos Samios
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: