When using the Automated Versioning Manager with appianObjectsRepoPath set, the below error is thrown when trying to addContents of a patch exported via the Compare App feature:
appianObjectsRepoPath
addContents
Package containing multiple patches detected - Updating Application XML YYYY-MM-DD HH:MM:SS,XXX - There was an error completing the selected operation. Additional details will be logged. Details of error: java.io.FileNotFoundException: <REPO_HOME>\application_files\patches.xml (The system cannot find the file specified) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at com.appiancorp.ps.automatedversioning.helper.UpdateAppXmlHelper.buildDocument(UpdateAppXmlHelper.java:181) at com.appiancorp.ps.automatedversioning.helper.UpdateAppXmlHelper.updateApplicationXmlsWithCrossAppPatchContents(UpdateAppXmlHelper.java:136) at com.appiancorp.ps.automatedversioning.VCSAndBuildController.addContents(VCSAndBuildController.java:94) at com.appiancorp.ps.automatedversioning.AutomatedVersioningManager.main(AutomatedVersioningManager.java:116)
This issue has been reported to the Appian Product Team. The reference number for this issue is AN-145374.
<REPO_HOME>\application_files\
version-application.bat (.sh)
This article applies to Appian 19.3 and later.
Last Reviewed: January 2020