|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15465) Running a maven buil... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) Running a maven... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) Running a maven... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) Running a maven... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList returni... [email protected] (JIRA)

I'm not seeing the exact same symptoms as reported here but I'm guessing its the same. I'm getting an NPE in hudson.util.RunList$1.compare
0-Oct-2012 21:13:36 hudson.ExpressionFactory2$JexlExpression evaluate WARNING: Caught exception evaluating: empty(entries). Reason: java.lang.NullPointerException java.lang.NullPointerException at hudson.util.RunList$1.compare(RunList.java:87) at hudson.util.RunList$1.compare(RunList.java:85) at com.google.common.collect.Iterators$MergingIterator$1.compare(Iterators.java:1300) at com.google.common.collect.Iterators$MergingIterator$1.compare(Iterators.java:1297) ...