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

os-eap-migration fails if installed EAP image has been patched

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.2.3.GA
    • 7.2.2.GA
    • OpenShift
    • 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
              mnovak1@redhat.com Miroslav Novak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: