If a patch fails to be applied by pprosvc -i -p, the patch JAR file is deleted from the sequester directory.
If you later try to manually apply the sequestered patch, the operation fails because the patch JAR file no longer exists in the sequester directory.
PatchPro erroneously removes the patch JAR file from the sequester directory.
To apply this patch, do the following:
Use the pprosvc -d -p command to download the patch.
Go to the sequester directory.
Use the unjar command to extract the files from the patch JAR file.
Apply the patch by using the patchadd command.