-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.0
-
Component/s: Administration (General)
-
None
I tried migrating a Bamboo installation from one server to another. One server's bamboo home was set to "/home/appuser/bamboo/Bamboo". On the other server that I tried importing on, the bamboo home is /local/bamboo/Bamboo". After running the import on the new server, when trying to do a build. I get the following error:
28-Feb-2007 10:30:31 The source code directory (/home/appuser/bamboo/Bamboo/xml-data/build-dir/ IRISWEB-IRISWEBPLAN) for build "Iris-Web - Iris Web Plan" does not exist, requires full checkout.
28-Feb-2007 10:30:33 Failed to get the build source code:Failed to get source code
28-Feb-2007 10:34:11 Processing request to build 'Iris-Web - Iris Web Plan' with reason 'Manual build'
28-Feb-2007 10:46:03 Processing request to build 'Iris-Web - Iris Web Plan' with reason 'Manual build'
28-Feb-2007 10:53:29 The source code directory (/home/appuser/bamboo/Bamboo/xml-data/build-dir/ IRISWEB-IRISWEBPLAN) for build "Iris-Web - Iris Web Plan" does not exist, requires full checkout.
28-Feb-2007 10:53:33 Failed to get the build source code:Failed to get source code
28-Feb-2007 10:53:35 Processing request to build 'Iris-Web - Iris Web Plan' with reason 'Manual build'
Edit Plan
The /home/appuser directory doesn't exist on the new box.... it needs to be using the directory /local/bamboo/Bamboo... folder.