Changes to enable concurrent builds means that the builds directory exists for each agent.
This isn't required if the concurrent builds are turned off, so we should use the base directory.
Workaround
You can revert Bamboo and use the old build-dir directory structure, by applying the patch attached to this ticket. To apply the patch:
- Shutdown Bamboo,
- Create the following directory heirarchy:
<Bamboo-Install>/webapp/WEB-INF/classes/com/atlassian/bamboo/build/fileserver
- Download the DefaultBuildDirectoryManager_
BAM-5918.class file attached to this ticket, and copy it to the folder from step (2). - Restart Bamboo.
Form Name |
---|
You must rename the attached File to: "DefaultBuildDirectoryManager.class"