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

Bamboo fails to export when no plans are configured

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 1.2.3
    • 1.2.1
    • Import / Export
    • None

    Description

      logs,
      Caused by: java.lang.NullPointerException
      at com.atlassian.bamboo.migration.XmlMigrator.exportXml(XmlMigrator.java:286)
      at com.atlassian.bamboo.migration.XmlMigrator$$FastClassByCGLIB$$b6578fc7.invoke(<generated>)
      at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)

      Need to put in a check before;

                      for (int i = 0; i < buildDirectories.length; i++)
      

      to see whether buildDirectories is null

      Attachments

        Activity

          People

            bmccoy bmccoy
            asridhar AjayA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: