Jboss EAP 7.0.1 Patching
upgrading Jboss7.0EAP to EAP7.0.1. For some reason jboss-7.0.1.patch.zip will not create a directory in /tmp.
I see the following exception when i apply the patch from cli
patch apply /app/jboss/jboss-eap-7.0.1-patch.zip --host=localhost
("host-failure-description" => ("local host" => java.io.FileNotFound Exception: /tmp/jboss-as-patch/patch.xml(No such file or directory")
Why JBoss EAP CLI throws the following FileNotFoundException for patch.xml while using patch apply CLI command in EAP 7?
Responses
Hi Anil,
This might be a permissions issue if you are attempting to apply the patch to a remote machine. Is 'localhost' the name of your JBoss EAP host controller that you are trying to patch? Is it the same machine that you are running the management CLI on?
I would suggest it might be best that you open a support case so one of our staff can have a look at how your JBoss EAP domain environment is configured.
Sorry Anil, I can't reproduce this issue on my test machine.
Opening a new support case will be best to get this properly looked at by one of our support engineers.