Bamboo build fails when checking out SVN repo - E155004
症状
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.
原因
This seems be an issue related to the Subversion workspace of the failing plan.
ソリューション
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:
最終更新日 2013 年 7 月 8 日
Powered by Confluence and Scroll Viewport.