"Project '197' not found in any of the builds queues." vs. "Projects are
already in build queue."
-------------------------------------------------------------------------------------------------
Key: CONTINUUM-2422
URL: http://jira.codehaus.org/browse/CONTINUUM-2422
Project: Continuum
Issue Type: Bug
Components: Parallel Builds
Affects Versions: 1.3.4
Environment: Windows Server 2008, Jdk 1.6
Reporter: Stefan Cordes
We have Continuum with 8 parallel build queues on a single machine.
After a while some of the projects report to being currently build (in project
group summary), but
they are not in the buildqueue nor in the projects build result page.
Trying to start a build gives:
2009-12-11 08:57:52,207 ERROR buildmanager.ParallelBuildsManager - Projects
are already in build queue.
Trying to cancel the build (in the project group summary page) gives:
2009-12-11 08:58:07,902 ERROR buildmanager.ParallelBuildsManager - Project
'197' not found in any of the builds queues.
The situation persists when waiting a while (build queue is empty) and when
trying to start another build definition.
Workaround is to stop continuum and start again.
Here the log:
2009-12-11 08:57:49,508 INFO buildmanager.ParallelBuildsManager - Queueing
prepare-build-project task
'org.apache.continuum.taskqueue.preparebuildprojectst...@100' to prepare-build
queue.
2009-12-11 08:57:49,508 INFO queue.PrepareBuildProjectsTaskExecutor -
Initializing prepare build
2009-12-11 08:57:49,524 INFO queue.PrepareBuildProjectsTaskExecutor -
Starting prepare build of project: r-location-ejb-client
2009-12-11 08:57:49,524 INFO queue.PrepareBuildProjectsTaskExecutor -
Updating working dir
2009-12-11 08:57:49,524 INFO queue.PrepareBuildProjectsTaskExecutor -
Performing action check-working-directory
2009-12-11 08:57:49,524 INFO queue.PrepareBuildProjectsTaskExecutor -
Performing action update-working-directory-from-scm
2009-12-11 08:57:49,555 INFO action#update-working-directory-from-scm -
Updating project: r-location-ejb-client', id: '197' to
'D:\workspaces\data\w\197'.
2009-12-11 08:57:49,555 INFO manager.Slf4jScmLogger - Executing: cmd.exe /X
/C "cvs -z3 -f -q update -d"
2009-12-11 08:57:49,555 INFO manager.Slf4jScmLogger - Working directory:
D:\workspaces\data\w\197
2009-12-11 08:57:50,116 INFO queue.PrepareBuildProjectsTaskExecutor - Merging
SCM results
2009-12-11 08:57:50,116 INFO queue.PrepareBuildProjectsTaskExecutor - Ending
prepare build of project: r-location-ejb-client
2009-12-11 08:57:50,116 INFO queue.PrepareBuildProjectsTaskExecutor - Ending
prepare build
2009-12-11 08:57:52,207 WARN velocityComponent -
org.apache.velocity.runtime.exception.ReferenceException: reference : template
= subjectPattern [line 1,column 37] : ${project.projectGroup.name} is not a
valid reference.
2009-12-11 08:57:52,207 INFO mail.MailContinuumNotifier - Message Subject:
'[continuum] PREPARE BUILD SUCCESSFUL: ${project.projectGroup.name}'.
2009-12-11 08:57:52,207 INFO mail.MailContinuumNotifier - Sending message:
From '"contin...@dev0010" <contin...@localhost>'.
2009-12-11 08:57:52,207 INFO queue.PrepareBuildProjectsTaskExecutor -
Performing action create-build-project-task
2009-12-11 08:57:52,207 INFO action#create-build-project-task - Project
'r-location-ejb-client' already being built.
2009-12-11 08:57:52,207 ERROR buildmanager.ParallelBuildsManager - Projects
are already in build queue.
Form action defaulting to 'action' attribute's literal value.
2009-12-11 08:58:07,902 ERROR buildmanager.ParallelBuildsManager - Project
'197' not found in any of the builds queues.
--
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