Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-16213

Redirection error when browsing to Bamboo pages when licence is expired still exists on Atlassian Bamboo version 5.9.1

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 5.10.1
    • Licensing
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      After the evalutation license expired, you cannot change the license.

      Workaround:

      1. Shutdown Bamboo.
      2. Edit <Bamboo-Home>/bamboo.cfg.xml file and find the following line,
                  <property name="license.string">YOUR_CURRENT_LICENSE_KEY</property>
              
      3. Replace the line with,
                  <property name="license.string">YOUR_NEW_LICENSE_KEY</property>
              
      4. Restart Bamboo.

      PS You also need to escape < and > characters in XML file. If you have < in your license key use < and for > use >

              Unassigned Unassigned
              c9fa6571e28f Mathe
              Votes:
              4 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: