Situation: I am currently on Adeptia Connect v2.9.3 and would like to upgrade it to v3.0. While applying the v3.0 patch on Connect Server, the patch gets failed with the following error:-
Error on activity "Copy Files"
java.lang.NullPointerException: null
at com.app.patch.activity.impl.CopyFiles.copyFolder(CopyFiles.java:422) ~[patchUpdate.jar:na]
at com.app.patch.activity.impl.CopyFiles.createPatchRecoveryData(CopyFiles.java:85) ~[patchUpdate.jar:na]
at com.app.patch.activity.PatchBaseActivity.execute(PatchBaseActivity.java:53) ~[patchUpdate.jar:na]
at com.app.workflow.processor.impl.SequenceProcessor.doActivities(SequenceProcessor.java:47) ~[patchUpdate.jar:na]
at com.app.Main.performAction(Main.java:103) [patchUpdate.jar:na]
at com.app.Main.boot(Main.java:78) [patchUpdate.jar:na]
at com.app.Main.main(Main.java:230) [patchUpdate.jar:na]
I have checked the downloaded zip file ( AdeptiaConnect_3_0_05June2019.zip ), and it is not corrupted. Also, the size of the downloaded file is the same as mentioned on the Adeptia website.
Solution: The patches available on the Adeptia website are QA certified and can be applied easily but sometimes, due to some intermittent issues, the patch gets failed. This issue is coming during verification of the Pre-Requisite step while copying the files present in patch folders. We have a workaround for this issue that will resolve the issue and the v3.0 patch can be successfully applied.
Please follow the steps below:-
- In the extracted folder of the v3.0 patch, kindly, take the backup of the existing patchInfo.xml file and replace it with the attached one.
- Now, apply the v3.0 patch.
- After applying the patch, goto the Adeptia Installed directory and open the wsdl folder.
- Now, take the backup of the existing "SOAPWebhook.wsdl" file and replace it with the attached one.
- Apply the Post-patch Deployment steps.
- Restart the Adeptia services.
After following these steps, the server gets upgraded to v3.0 successfully.
Comments
0 comments
Article is closed for comments.