Threads dying...

30 views
Skip to first unread message

Peter Berghold

unread,
Sep 3, 2015, 11:47:34 AM9/3/15
to jenkins...@googlegroups.com
Why does this happen?

java.lang.IllegalStateException: /usr/share/tomcat6/webapps/jenkins/jobs/DEV-dnsstat/builds/2 already existed; will not overwite with DEV-dnsstat #2



jieryn

unread,
Sep 3, 2015, 12:28:07 PM9/3/15
to Jenkins Users
I was seeing this quite frequently too. I updated to the latest
1.609.3 LTS, they haven't reappeared.
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-use...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAArvnv2pVHyiur6Ew7SKanXhcfD2X%3DQSH28973VJK0%3DuGeJFOg%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

Daniel Beck

unread,
Sep 4, 2015, 1:49:44 PM9/4/15
to jenkins...@googlegroups.com
Core added a check recently (1.597 or so) to ensure existing build numbers don't get reused. That surfaced a few bugs. The most common of these is when using an older version of Git plugin, have a matrix job, and trigger builds from post-commit hooks. This doesn't look like that would though AFAICT -- if you're on up to date Jenkins and plugins and it still occurs, consider filing a bug. Read all of https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue beforehand, this is one of these issues where we'll need a lot of information to investigate.

> On 03.09.2015, at 08:47, Peter Berghold <salty....@gmail.com> wrote:
>
> Why does this happen?
>
> java.lang.IllegalStateException: /usr/share/tomcat6/webapps/jenkins/jobs/DEV-dnsstat/builds/2 already existed; will not overwite with DEV-dnsstat #2
>
>
>
>

jieryn

unread,
Sep 4, 2015, 4:32:01 PM9/4/15
to Jenkins Users

Thanks for the info. Old guy and post commit hook triggers, no matrix though. My update to latest LTS included plugin updates, so what you describe seems to be the culprit.

Thanks!

Reply all
Reply to author
Forward
0 new messages