redhat-cop / jboss_eap

[DEPRECATED] - Ansible role to install JBoss EAP
Apache License 2.0
30 stars 47 forks source link

Patching error when rerunning playbook #17

Closed sabre1041 closed 8 years ago

sabre1041 commented 8 years ago

When rerunning the playbook, received the following error

TASK: [jboss_eap | Apply JBoss EAP Patch] ************************************* 
failed: [192.168.56.198] => {"changed": true, "cmd": ["/opt/jboss-as/jboss-eap-6.4/bin/jboss-cli.sh", "patch apply /tmp/jboss-eap-6.4.7-patch.zip"], "delta": "0:00:11.784276", "end": "2016-05-05 20:00:49.623511", "rc": 1, "start": "2016-05-05 20:00:37.839235", "warnings": []}
stdout: patching exception

FATAL: all hosts have already failed -- aborting