Bamboo build fails when checking out SVN repo - E155004
Symptoms
Bamboo build fails with the exception below:
java.lang.RuntimeException : com.atlassian.bamboo.repository.RepositoryException: Unable to retrieve source code for revision '47283', plan 'PROJ1-PLAN1-JOB1': svn: E155004: Working copy '/bamboo/xml-data/build-dir/PROJ1-PLAN1-JOB1' locked svn: E155004: '/bamboo/xml-data/build-dir/PROJ1-PLAN1-JOB1' is already locked.
Cause
This seems be an issue related to the Subversion workspace of the failing plan.
Resolution
Try to clear the SVN workspace for the failing plan (BambooHome/xml-data/build-dir/PROJ1-PLAN1-JOB1) as it's suggested on this page and run the Bamboo build again:
Last modified on Jul 8, 2013
Powered by Confluence and Scroll Viewport.