Bamboo bootstrap failed: Faile

发布时间:2020-02-27 02:34:39 作者:lanh137
来源:网络 阅读:972

Bamboo bootstrap failed: Failed to run pre-bootstrap upgrade tasks
Skip to end of metadata

Problem

After installing / starting Bamboo the following message is shown on the UI:

The following appears in the atlassian-bamboo.log
1

Bamboo bootstrap failed: Unable to run pre-bootstrap upgrade tasks as your support period has ended. Please contact Atlassian and https://support.atlassian.com

原因

An expired key is being loaded by Bamboo during startup.
解決状況

This error happens when a customer has got 2 licenses on their account but the one that already expired loaded into their Bamboo.

The property below on your <Bamboo_Home>/bamboo.cfg.xml contains the license that already expired:

1

<property name="license.string"> (valid license value here) </property>

Here are the steps to fix this:

Stop your Bamboo instance
Backup the bamboo.cfg.xml file somewhere else in your file system
Login to MyAtlassian
Retrieve the valid license key

Copy and paste the new license key on the property below, overwriting the one that expired:
1

<property name="license.string"> (valid license value here) </property>

Restart your Bamboo instance

https://confluence.atlassian.com/bamkb/unable-to-run-pre-bootstrap-upgrade-tasks-as-your-support-period-has-ended-762874747.html

推荐阅读:
  1. 浅谈JSP与Servlet传值及对比(总结)
  2. java设计模式—静态代理模式(聚合与继承方式对比)

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

license string ailed

上一篇:mysql基本知识学习

下一篇:VXLAN原理以及基础应用介绍

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》