Uploaded image for project: 'RH-SSO'
  1. RH-SSO
  2. RHSSO-2935

Applying RH-SSO 7.6.7 patch update returns "Conflicts detected"

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Important

    Description

      Applying the latest RH-SSO 7.6 update 7 errors out with:

       

      [standalone@localhost:9990 /] patch apply /Downloads/rh-sso-7.6.7-patch.zip
      Conflicts detected: io.netty:main, io.undertow.core:main, io.undertow.servlet:main, io.undertow.websocket:main, bin/client/jboss-client.jar
      Use the --override-all, --override=[] or --preserve=[] arguments in order to resolve the conflict.

      Server.log error:

      ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("patch") failed - address: ([("core-service" => "patching")]) - failure description: {
          "message" => "Conflicts detected",
          "conflicts" => {
              "misc" => ["bin/client/jboss-client.jar"],
              "modules" => [
                  "io.netty:main",
                  "io.undertow.core:main",
                  "io.undertow.servlet:main",
                  "io.undertow.websocket:main"
              ]
          }
      }

       

      Steps to reproduce:

          1. Download and unzip RH-SSO 7.6.0

          2. Apply updates 1 through 6

          3. Apply RH-SSO 7.6.7 patch

       

      Workaround:

      Applying the patch works when using --override-all:

      [standalone@localhost:9990 /] patch apply /home/mavassil/Downloads/rh-sso-7.6.7-patch.zip --override-all
      {
          "outcome" : "success",
          "response-headers" : {
              "operation-requires-restart" : true,
              "process-state" : "restart-required"
          }

       

      Attachments

        Issue Links

          Activity

            People

              drichtar@redhat.com Denis Richtarik
              rhn-support-mavassil Maria Vassileva
              Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: