|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

What is interesting are tghese lines:
06:18:00 Build step 'Invoke Ant' marked build as failure
06:18:00 [WARNINGS] Skipping publisher since build result is FAILURE
06:21:44 ERROR: Publisher hudson.tasks.Mailer aborted due to exception
06:21:44 java.lang.ArrayIndexOutOfBoundsException: Assertion error: failing to load #1 DESC: lo=3,hi=1,size=175,size2=175
06:21:44 at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:442)
06:21:44 at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:222)
... Seems like Warnings plugin somehow manages this "jenkins.model.lazy.AbstractLazyLoadRunMap.search" better that internal Mailer ...