Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,927
Community Members
 
Community Events
184
Community Groups

Bamboo bootstrap failed: Your Bamboo instance could not start because health check failed

Edited

Hi there, we are still in the setup phase of getting Bamboo configured and working for us and once again have bumped into an issue that's stopping us.  

We are not seeing 'Bamboo bootstrap failed: Your Bamboo instance could not start because health check failed.

We have restarted the server (and DB server). Our test manage who is moving our tests into Bamboo said 'About 5 hours ago I was able to login and check results of the last build. After fixing failed tests I tried to get access to Bamboo but without success and write about this. I tried to start Bambo using 'start-bamboo.bat' but it also failed.'

The bamboo log stated "ERROR [bamboo.<domain>.co.uk-start-Stop-1] [BootstrapUpgradeManagerImpl] Task 51404 failed java.io.IOException: Unable to delete file: C:\bamboo-home\caches\plugins\felix\filix-cache\bundle99\version00\revision.location"

The account it is running under (on a windows box) as admin level.

Please can you assist.

Thanks

3 answers

2 votes
robhit
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 16, 2018

Hi Barry,

Try the following steps:

* Ensure the user used to start bamboo has the ownership and the privileges both on the Bamboo Home and Bamboo Installation directory.

* Delete the contents of the following directories:

--> "C:\bamboo-home\caches\"

--> "C:\bamboo-home\temp\"

--> "C:\bamboo-home\jms-store\"

* Restart Bamboo again

Tip: I would suggest using a directory other than "C:" directory. Dealing "C:" permissions could be very troublesome.

Thanks,

Robhit

This worked for me, thanks!

We also hit the ominous bootstrap error on startup.

A closer look in catalina.out revealed this error -

 

FATAL [localhost-startStop-1] [DefaultBootstrapManager] Validation tests failed: [Task 51404 failed with exception: Unable to delete file: /striped/bamboo/caches/plugins/felix/felix-cache/bundle111/version0.0/revision.location]

 

This turned out to be a permissions error. Atlassian support also indicated bootstrap issues are often permissions related.

 

Our error was executing bamboo start-up as user ‘root’ like -

 

sudo start-bamboo.sh

 

The solution was to execute bamboo start-up as user ‘bamboo’ like -

 

sudo su bamboo - ; start-bamboo.sh

Hi, Im having the same issue. What I did was to take a snapshot of bamboo and database. Then I run that snapshot on a different server with other IP, name, etc. I modified new bamboo xml configuration to work with new database and I get the error: Bamboo bootstrap failed: Your Bamboo instance could not start because health check failed.

 

Any help will be appreciated

 

Regards

Carlos

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events