Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-3348

[7.2.x-openjdk11] os-eap-migration fails if installed EAP image has been patched

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • EAP72 7.2.2.GA, EAP72 7.2.3-OpenJDK 11.GA
    • None

      os-eap-migration/added/launch/openshift-migrate-common.sh:
      local recoveryClass="com.arjuna.ats.arjuna.tools.RecoveryMonitor"
      recoveryJar=$(find "${JBOSS_HOME}" -name *.jar | xargs grep -l "${recoveryClass}")

      When the image has been patched this find will return > 1 files into $recoveryJar causing the subsequent java invocation to fail.

            kwills@redhat.com Ken Wills
            kwills@redhat.com Ken Wills
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: