Database configuration failed:
Error registering bean with name 'broker' defined in class path resource applicationContextJMSServer.xml : Could not resolve placeholder 'bamboo.home'
These are the parameters to configure the db:
jdbc:mysql://localhost/bamboo?autoReconnect=true&useUnicode=true&characterEncoding=utf8
and this is the content of bamboo-init.properties
## You can specify your bamboo.home property here or in your system environment variables.
#bamboo.home=/var/atlassian/application-data/bamboo-home
Hi Massimo,
Your bamboo.home is commented out, you need to remove the # so it's just:
bamboo.home=/var/atlassian/application-data/bamboo-home
Hope that helps?
Andrew.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.