mkinzie commented on Bug JENKINS-15652

I think the ArrayIndexOutOfBoundsException on AbstractLazyLoadRunMap is being displayed prior to, and in place of the real error in some instances. I just updated to Jenkins version 1.501, and it had been probably 6 months since we had previously updated, and as soon as I did, I got the aforementioned error - all builds failed immediately because of this. It turned out the real reason for the failure was that we're using the Git Plugin, and had a bad path specified to the git executable. Fixing that fixed everything - but you couldn't tell that that's what the problem was, because instead of getting an error that it couldn't find git, it just spit out the array out of bounds stack trace.

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to