Uploaded image for project: 'WildFly WIP'
  1. WildFly WIP
  2. WFWIP-359

Server can get to state, where XP2 manager thinks both XP1 and XP2 streams are active

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None

      If I run setup first, manager activates XP2 stream. However, if I then use patch-apply to apply XP1 patch, manager lets this action to happen and then thinks both streams are active.

      $ java -jar manager.jar status --jboss-home=jboss-eap-73
      Starting JBoss EAP XP manager (2.0.0.Final-redhat-20200911).
      The JBoss EAP XP patch stream is enabled. You may apply patches both from the JBoss EAP and the JBoss EAP XP patch streams. While enabled the following support policy applies:
      
      [snip]
      
      You are currently on JBoss EAP XP 2. 
      
      Enabled patch streams and their cumulative patch ids:
      - Patch stream: 'JBoss EAP'; Cumulative patch id: 'base'
      - Patch stream: 'jboss-eap-xp-2.0'; Cumulative patch id: 'base'
      
      Available commands in this state are: [remove]
      
      $ java -jar manager.jar patch-apply --jboss-home=jboss-eap-7.3 --patch=jboss-eap-xp-1.0.2.GA-redhat-20200911-patch.zip
      
      $ java -jar manager.jar status --jboss-home=jboss-eap-7.3
      Starting JBoss EAP XP manager (2.0.0.Final-redhat-20200911).
      The JBoss EAP XP patch stream setup in the JBoss EAP server seems broken.
      
      Enabled patch streams and their cumulative patch ids:
      - Patch stream: 'JBoss EAP'; Cumulative patch id: 'base'
      - Patch stream: 'jboss-eap-xp-2.0'; Cumulative patch id: 'base'
      - Patch stream: 'jboss-eap-xp-1.0'; Cumulative patch id: 'jboss-eap-xp-1.0.2.CP'
      
      Available commands in this state are: [remove]
      

              kkhan1@redhat.com Kabir Khan
              msvehla@redhat.com Martin Svehla
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: