Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
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.
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.
Problem disappeared after reindexing Bamboo