|
||||||||
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/d/optout.
1447 is NOT a valid next build number as it is < 5288.
For the number to be valid it must be > 5288.
Is this using the Maven2 type job?
The fix is to move nextBuildNumber past 5288 which can be done by shutting down jenkins and editing the nextBuildNumber in the job and modules directory in jenkins such that the number is > 5288.
Then what remains is to work out how this state came about and prevent it.