6 Replies Latest reply on Aug 27, 2015 9:31 AM by rgiovanardi

    Fail WildFly 8.2.1 patch apply

    s-oda

      Environment

      • Windows 7 Pro SP1
      • JDK 8u51

       

      WildFly 8.2.0 (8.1.0 + 8.2.0 patch applied) fail apply patch wildfly-8.2.1.Final.patch.

      jboss-cli Message

      [disconnected /] patch apply ../wildfly-8.2.1.Final.patch
      JBAS016849: Patch 'base-8.2.0.Final-patch' already applied

      How to reproduce

      1. Download WildFly 8.1.0.Final (Java EE7 Full & Web Distribution)
      2. Download WildFly 8.2.0.Final (Update Existing 8.1.0.Final Install)
      3. jboss-cli patch apply wildfly-8.2.0.Final.patch
      4. Download WildFly 8.2.1.Final (Update Existing 8.2.0.Final Install)
      5. jboss-cli patch apply wildfly-8.2.1.Final.patch


      Is there a way to success?

        • 1. Re: Fail WildFly 8.2.1 patch apply
          rgiovanardi

          Hi all developers,

          we have the very same problem, but different environment:

          • Linux kernel 3.0
          • JDK 7u80

           

          Our Wildfly was installed first with 8.0.0 Final and then patched to 8.1.0 and to 8.2.0.

           

          When try to patch to 8.2.1 version, either online or offline, we got same error:

           

          [disconnected /] patch apply --path /opt/software2/wfly821/wildfly-8.2.1.Final.patch

          JBAS016849: Patch 'base-8.2.0.Final-patch' already applied

           

          Is there a way to apply 8.2.1 patch without reinstalling 8.2.1 final from scratch?

           

          Thanks in advance,

          Roberto

          • 2. Re: Fail WildFly 8.2.1 patch apply
            jaikiran

            Shinsuke Oda wrote:

             

            Environment

            • Windows 7 Pro SP1
            • JDK 8u51

             

            WildFly 8.2.0 (8.1.0 + 8.2.0 patch applied) fail apply patch wildfly-8.2.1.Final.patch.

            jboss-cli Message

            [disconnected /] patch apply ../wildfly-8.2.1.Final.patch
            JBAS016849: Patch 'base-8.2.0.Final-patch' already applied

            How to reproduce

            1. Download WildFly 8.1.0.Final (Java EE7 Full & Web Distribution)
            2. Download WildFly 8.2.0.Final (Update Existing 8.1.0.Final Install)
            3. jboss-cli patch apply wildfly-8.2.0.Final.patch
            4. Download WildFly 8.2.1.Final (Update Existing 8.2.0.Final Install)
            5. jboss-cli patch apply wildfly-8.2.1.Final.patch


            Is there a way to success?

             

             

            I don't know what the patching expectations are. Not sure if that usecase is supported. If you don't see an answer here for this, then maybe you could post this in the wildfly-dev mailing list https://lists.jboss.org/mailman/listinfo/wildfly-dev

            • 3. Re: Fail WildFly 8.2.1 patch apply
              jason.greene

              Thank you for the report.

               

              The published patch file had a problem with its metadata. I have corrected the file, so if you redownload it on wildfly.org/downloads, it should work correctly. Here are the SHA sums of the *corrected* files:

               

              f1d2f6f8eac38aa082feacd0ccb578f2f5855614  wildfly-8.2.1.Final-update.zip

              86565aeda45f390198a1375eeb22167c20702e2f  wildfly-8.2.1.Final.patch

               

              Thanks

              • 4. Re: Fail WildFly 8.2.1 patch apply
                s-oda

                Thanks success patch apply!

                • 5. Re: Fail WildFly 8.2.1 patch apply
                  rgiovanardi

                  Hi Jason,

                  sorry about that but i just download wildfly-8.2.1.Final-update.zip  ( http://download.jboss.org/wildfly/8.2.1.Final/wildfly-8.2.1.Final-update.zip ) from wildfly.org/downloads but the problem persists. Here current SHA sum of just downloaded file:

                   

                  e930efeaacc41abc3cf536501affe13e0bfbe3d9  wildfly-8.2.1.Final-update.zip

                  71ecc8e55f055391554ba03c79ce93882a09bf88  wildfly-8.2.1.Final.patch

                   

                  Thanks in advance,

                  Roberto

                  • 6. Re: Fail WildFly 8.2.1 patch apply
                    jason.greene

                    There is a CDN involved, so there might be a delay in it updating. In the meantime I additionallly  uploaded under a new name which should work in the meantime:

                     

                    http://download.jboss.org/wildfly/8.2.1.Final/wildfly-8.2.1.Final-update-fixed.zip

                     

                    Sorry for the inconvenience!

                    • 7. Re: Fail WildFly 8.2.1 patch apply
                      rgiovanardi

                      It works! Thanks Jason

                       

                      Regards,

                      Roberto