You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
the size of my bamboo-agent.cfg.xml file is 364 bytes, the same size on 2 other machines,
but is filled with binary stuff.
The agent does not start up. here's a snippet in the log file:
Caused by: org.apache.commons.configuration.ConfigurationException: Content is not allowed in prolog.
many other lines of errors in the log.
How does one recreate a bamboo-agent.cfg.xml, namely the 2 sections of:
<agentUuid>XXXXXX</agentUuid>
<id>2222222</id>
Look for the atlassian-bamboo-agent.log file, in the same directory as the bamboo-agent.cfg.xml file.
Search for loglines that mention "UUID", as they will show the "agentUuid" to use.
It should look like "12345678-abcd-abcd-abcd-1234567890ab".
Then search for the text "Agent ???????? checking build queue" where ???????? is the "id" you can use.
Instead of the atlassian-bamboo-agent.log file, you can also check the logs/atlassian-bamboo.log file.
If this fails, just delete the remote agent's home directory and start the agent, it will re-create the home directory including the bamboo-agent.cfg.xml file.
Thanks rene for the info. In my case i have observed that installing agent do create a bamboo-agent-cfg.xml file but do not generate the ID. The UUID is created though. Please let me know if i am missing anything.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.