Bamboo Documentation

   Bamboo 4.0.x
   Bamboo 3.4.x
   Bamboo 3.3.x
   Bamboo 3.2.x
   More...

Bamboo Knowledge Base Resources

Know a good Support Engineer?
Atlassian is hiring! Refer-a-Mate to earn $2000.

Skip to end of metadata
Go to start of metadata

Symptoms

During a Bamboo server upgrade, one or more of the following messages are reported:

Task 2019

Task 2030

Cause

Failures in task 2019 or 2030 are bugs and were fixed for Bamboo 2.7.1.

Resolution

Option 1. Upgrade to 2.7.1 (to be release this week).

Option 2. Skip steps 2019 and 2030.

To skip the steps:

1. Restore a backup data into your previous Bamboo instance. This is necessary because Bamboo demands consistent data to upgrade.
2. Reproduce the problem.
3. Shutdown Bamboo
3. Open file <Bamboo-Home-Dir>/bamboo.cfg.xml:

  • If the Server log files are reporting that the upgrade failed at task 2019, replace the build number at the <buildNumber> tag:
  • If the problem is being reported for task 2030:

Then, restart the Bamboo server so that the instance can continue running the remaining upgrade tasks.

It is possible that both 2019 and 2030 tasks may fail. In this case, take the steps above for 2019 and then shutdown the instance and change the bamboo.cfg.xml file again so that it can skip task 2030 as well.

Labels