-
Bug
-
Resolution: Done
-
Major
-
None
-
EAP72 7.2.2.GA
-
None
-
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.
- is cloned by
-
JBEAP-17370 os-eap-migration fails if installed EAP image has been patched
- Closed
-
CLOUD-3347 [7.2.x] os-eap-migration fails if installed EAP image has been patched
- Closed