Description
This page provides solution to the error Failed to delete XXXXX - the directory may be locked by another application which is encountered during cleanup source code repositories while “Accept delivery and use it as current version”
Observed in CAST AIP
Release | Yes/No |
---|---|
8.0.x | |
7.3.x | |
7.2.x | |
7.0.x |
Observed on RDBMS
RDBMS | Yes/No |
---|---|
Oracle Server | |
Microsoft SQL Server | |
CSS2 | |
CSS1 |
Step by Step Scenario
Try to Accept delivery in CMS, for 2nd or higher version
Action Plan
This happen if the files specified in the message is being referenced by any other application is already open.
Solution is to check
- Whether the folder and files specified in the message is not locked by another application (Eclipse or other)
or - Is not already open.
Impact on Analysis Results and Dashboard
Impact of error : Accept delivery fails
Impact of solution: None
Notes/comments
Related Pages