You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Bob Allison (JIRA)" <ji...@codehaus.org> on 2005/10/28 13:25:11 UTC

[jira] Created: (CONTINUUM-384) Build Error while queueing projects to be built

Build Error while queueing projects to be built
-----------------------------------------------

         Key: CONTINUUM-384
         URL: http://jira.codehaus.org/browse/CONTINUUM-384
     Project: Continuum
        Type: Bug
  Components: continuum-core  
    Versions: 1.0    
 Environment: Linux running JDK 1.5.0_01
 Reporter: Bob Allison
 Attachments: wrapper.log

I get periodic deadlock exceptions from Derby while building projects.  It does not happen regularly, just occasionally.  I have two projects (IDs 1 and 7) which are on a schedule to run every 15 minutes, and I have had the problem occur four times in the last 18 hours.  I have a third project (ID 6) which runs once each day; there was no problem at the time it was scheduled to run.  Attached is a file with snippets from wrapper.log which show the entire log from the four runs of the schedule which had a failure.

-- 
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


[jira] Commented: (CONTINUUM-384) Build Error while queueing projects to be built

Posted by "Andrew Moore (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-384?page=comments#action_50532 ] 

Andrew Moore commented on CONTINUUM-384:
----------------------------------------

I am also seeing this.

Manually kicking off a build directly after build failure notification usually works.

java version "1.4.2_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)

Linux 2.4.10-64GB-SMP #1 SMP Fri Sep 28 17:26:36 GMT 2001 unknown


> Build Error while queueing projects to be built
> -----------------------------------------------
>
>          Key: CONTINUUM-384
>          URL: http://jira.codehaus.org/browse/CONTINUUM-384
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0
>  Environment: Linux running JDK 1.5.0_01
>     Reporter: Bob Allison
>  Attachments: wrapper.log
>
>
> I get periodic deadlock exceptions from Derby while building projects.  It does not happen regularly, just occasionally.  I have two projects (IDs 1 and 7) which are on a schedule to run every 15 minutes, and I have had the problem occur four times in the last 18 hours.  I have a third project (ID 6) which runs once each day; there was no problem at the time it was scheduled to run.  Attached is a file with snippets from wrapper.log which show the entire log from the four runs of the schedule which had a failure.

-- 
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


[jira] Commented: (CONTINUUM-384) Build Error while queueing projects to be built

Posted by "witek wolejszo (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-384?page=comments#action_49762 ] 

witek wolejszo commented on CONTINUUM-384:
------------------------------------------

We experience the same behaviour.

java version "1.5.0_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing)

Sometimes, after database errors, state of a project on the list is inconsistent (error) with state of the latest build (success).

Moving to the trunk version of Derby (Version 10.1 latest snapshot * Derby 10.1.1.1 (Oct 5, 2005 / SVN 292855)  does not fix the problem - replaced the library and restarted Continuum.

> Build Error while queueing projects to be built
> -----------------------------------------------
>
>          Key: CONTINUUM-384
>          URL: http://jira.codehaus.org/browse/CONTINUUM-384
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0
>  Environment: Linux running JDK 1.5.0_01
>     Reporter: Bob Allison
>  Attachments: wrapper.log
>
>
> I get periodic deadlock exceptions from Derby while building projects.  It does not happen regularly, just occasionally.  I have two projects (IDs 1 and 7) which are on a schedule to run every 15 minutes, and I have had the problem occur four times in the last 18 hours.  I have a third project (ID 6) which runs once each day; there was no problem at the time it was scheduled to run.  Attached is a file with snippets from wrapper.log which show the entire log from the four runs of the schedule which had a failure.

-- 
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


[jira] Updated: (CONTINUUM-384) Build Error while queueing projects to be built

Posted by "Andrew Moore (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-384?page=all ]

Andrew Moore updated CONTINUUM-384:
-----------------------------------

    Attachment: amm_continuum.log

continuum logs for above "me too" comment

> Build Error while queueing projects to be built
> -----------------------------------------------
>
>          Key: CONTINUUM-384
>          URL: http://jira.codehaus.org/browse/CONTINUUM-384
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0
>  Environment: Linux running JDK 1.5.0_01
>     Reporter: Bob Allison
>  Attachments: amm_continuum.log, wrapper.log
>
>
> I get periodic deadlock exceptions from Derby while building projects.  It does not happen regularly, just occasionally.  I have two projects (IDs 1 and 7) which are on a schedule to run every 15 minutes, and I have had the problem occur four times in the last 18 hours.  I have a third project (ID 6) which runs once each day; there was no problem at the time it was scheduled to run.  Attached is a file with snippets from wrapper.log which show the entire log from the four runs of the schedule which had a failure.

-- 
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


[jira] Commented: (CONTINUUM-384) Build Error while queueing projects to be built

Posted by "Ulrich Metzger (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-384?page=comments#action_50859 ] 

Ulrich Metzger commented on CONTINUUM-384:
------------------------------------------

I have the same problem with projects working with a short time schedule(1min). But the deadlock problem does remain even if the schdule time ist set to DEFAULT after it once occured.

> Build Error while queueing projects to be built
> -----------------------------------------------
>
>          Key: CONTINUUM-384
>          URL: http://jira.codehaus.org/browse/CONTINUUM-384
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0
>  Environment: Linux running JDK 1.5.0_01
>     Reporter: Bob Allison
>  Attachments: amm_continuum.log, wrapper.log
>
>
> I get periodic deadlock exceptions from Derby while building projects.  It does not happen regularly, just occasionally.  I have two projects (IDs 1 and 7) which are on a schedule to run every 15 minutes, and I have had the problem occur four times in the last 18 hours.  I have a third project (ID 6) which runs once each day; there was no problem at the time it was scheduled to run.  Attached is a file with snippets from wrapper.log which show the entire log from the four runs of the schedule which had a failure.

-- 
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