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

(7.0.z) Deployment fails if you add and remove SSO

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.0.8.CR1, 7.0.8.GA
    • 7.0.7.CR3
    • Undertow
    • None
    • Regression
    • Workaround Exists
    • Hide

      After adding and removing SSO reload is not enough, you have to kill and start eap again and it will work.

      Show
      After adding and removing SSO reload is not enough, you have to kill and start eap again and it will work.
    • Hide

      start eap with ./standalone.sh

      deploy helloworld.war (or anything else, it doesn't matter)

      add and remove sso via cli:
      ------------------------
      /subsystem=undertow/server=default-server/host=default-host/setting=single-sign-on:add()

      /subsystem=undertow/server=default-server/host=default-host/setting=single-sign-on:remove()

      reload
      -------------------------

      check errors in console output of eap

      Show
      start eap with ./standalone.sh deploy helloworld.war (or anything else, it doesn't matter) add and remove sso via cli: ------------------------ /subsystem=undertow/server=default-server/host=default-host/setting=single-sign-on:add() /subsystem=undertow/server=default-server/host=default-host/setting=single-sign-on:remove() reload ------------------------- check errors in console output of eap
    • EAP 7.0.8

    Description

      Adding and removing SSO causes deployment error:

      ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "jboss-helloworld.war")]) - failure description:

      {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.undertow.deployment.default-server.default-host./jboss-helloworld.UndertowDeploymentInfoService is missing [jboss.undertow.server.default-server.default-host.single-sign-on]"]}

      Issue is caused by JBEAP-11026

      Edit: 7.1 is not affected

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-lgao Lin Gao
              mcada@redhat.com Michael Cada
              Michael Cada Michael Cada
              Michael Cada Michael Cada
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1 day
                  1d
                  Remaining:
                  Remaining Estimate - 1 day
                  1d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified