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

Expired license does not display login screen correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 5.10.0
    • 5.0.1, 5.5, 5.6.1, 5.7.2, 5.8.1, 5.9.1, 5.9.3, 5.9.7
    • Licensing, User Interface

    Description

      Reproducing the issue
      1. open "<bamboo-home>/bamboo.cfg.xml" and add a expired license to:
        <property name="license.string">ADD EXPIRED LICENSE</property>
        
      2. start Bamboo on a web browser. Please make sure you have clean your cache and cookies before run this test.
      Error thrown in the browser
      Uncaught SyntaxError: Unexpected token < 
      

      Workaround:
      1. Stop Bamboo completely
      2. Open bamboo.cfg.xml file located under <bamboo-home> directory
      3. Replace the "license.string" property with the new license and save the file:

      <property name="license.string">ABCD</property>
      

      4. Starting Bamboo now will show the login screen correctly

      Attachments

        Issue Links

          Activity

            People

              ccalvo Cintia Calvo (Inactive)
              rsperafico Rafael Sperafico (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: