You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2008/09/05 18:03:50 UTC

[jira] Updated: (CONTINUUM-1871) Continuum does not execute builds when last BUILDRESULT.END_TIME=0

     [ http://jira.codehaus.org/browse/CONTINUUM-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated CONTINUUM-1871:
------------------------------------

    Fix Version/s: 1.2.1

> Continuum does not execute builds when last BUILDRESULT.END_TIME=0
> ------------------------------------------------------------------
>
>                 Key: CONTINUUM-1871
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1871
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: RHEL 5, Continuum 1.2 (SVN 691325), Java 1.6.0_03, MySQL 5.0.45, Maven 2.0.9
>            Reporter: Peter Janes
>             Fix For: 1.2.1
>
>         Attachments: thread-dump.txt
>
>
> After adding a set of projects to a Continuum 1.2 instance, the server stopped performing any builds on any projects.  CPU usage shoots up to 100%, projects are queued up and are apparently started, but no build processes are invoked.  Even the simplest pom-only job times out.
> Looking at the database I noticed that the last entry for the top-queued project in the BUILDRESULT table had an END_TIME of 0.  When I changed that field to a current time and restarted the server Continuum started to perform builds again.
> I was able to duplicate the problem by setting the END_TIME of the last BUILDRESULT of a project to 0, starting the server, and waiting for that project to be queued.  The problem was resolved again when I reset END_TIME to its original value.
> I've attached a thread dump as suggested on users@continuum.  It seems to show that Continuum is in the SCM module's ChangeSet.toString(), which doesn't seem right, but perhaps it will help point to the root cause.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira