as an effect - after restart Bamboo doesn't start properly - missing atlassian-user.xml file.
Steps to reproduce:
1. Setup new Bamboo
2. During setup import data
3. Bamboo works fine
4. Stop Bamboo
5. Start Bamboo - doesn't start because of error
Example export file: export_atlassianbamboo_2509_20110629_2.zip
Of course, adding atlassian-user.xml into bamboo_home/xml-data/configuration fixes the problem.
I use this content:
<atlassian-user> <repositories> <hibernate name="Hibernate Repository" key="hibernateRepository" description="Hibernate Repository" cache="true"/> </repositories> </atlassian-user>
- was cloned as
-
CWD-2578 atlassian-user.xml is not created properly on Import in Bamboo
- Closed