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

NPE on opening report "Number of Tests" on Tardigrade

    • Icon: Bug Bug
    • Resolution: Not a bug
    • Icon: Medium Medium
    • 3.2 M0, 3.2
    • None
    • None
    • None

          [BAM-8737] NPE on opening report "Number of Tests" on Tardigrade

          Problem disappeared after reindexing Bamboo

          Krystian Brazulewicz added a comment - Problem disappeared after reindexing Bamboo

          Krystian Brazulewicz added a comment - - edited
          java.lang.NullPointerException
          	at java.util.Calendar.setTime(Calendar.java:1075)
          	at org.jfree.data.time.Month.<init>(Month.java:149)
          	at org.jfree.data.time.Month.<init>(Month.java:136)
          	at com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector.getPeriod(AbstractTimePeriodCollector.java:172)
          	at com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector.getDataset(AbstractTimePeriodCollector.java:60)
          	at com.atlassian.bamboo.ww2.actions.reports.ViewReport.runReport(ViewReport.java:141)
          	at com.atlassian.bamboo.ww2.actions.reports.ViewReport.doGenerate(ViewReport.java:119)
          	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          

          1. we need to regenerate Lucene index on Tardi to validate if that is the problem of Lucene data or how Lucene index is generated.

          Krystian Brazulewicz added a comment - - edited java.lang.NullPointerException at java.util.Calendar.setTime(Calendar.java:1075) at org.jfree.data.time.Month.<init>(Month.java:149) at org.jfree.data.time.Month.<init>(Month.java:136) at com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector.getPeriod(AbstractTimePeriodCollector.java:172) at com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector.getDataset(AbstractTimePeriodCollector.java:60) at com.atlassian.bamboo.ww2.actions.reports.ViewReport.runReport(ViewReport.java:141) at com.atlassian.bamboo.ww2.actions.reports.ViewReport.doGenerate(ViewReport.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 1. we need to regenerate Lucene index on Tardi to validate if that is the problem of Lucene data or how Lucene index is generated.

          It is limited to the single plan (http://tardigrade.sydney.atlassian.com:8085/bamboo/browse/BAM-FC) and I cannot reproduce it locally. Moreover today I can only see

          java.lang.NullPointerException
          

          in the stack trace.

          Krystian Brazulewicz added a comment - It is limited to the single plan ( http://tardigrade.sydney.atlassian.com:8085/bamboo/browse/BAM-FC ) and I cannot reproduce it locally. Moreover today I can only see java.lang.NullPointerException in the stack trace.

            Unassigned Unassigned
            kbrazulewicz Krystian Brazulewicz
            Affected customers:
            0 This affects my team
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: