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

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 5.10.1
    • Component/s: Licensing
    • None

      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 >

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

              Created:
              Updated:
              Resolved: