You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/12/06 05:12:41 UTC

[jira] Created: (CONTINUUM-1029) Projects getting stuck in the "in queue" status

Projects getting stuck in the "in queue" status
-----------------------------------------------

                 Key: CONTINUUM-1029
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1029
             Project: Continuum
          Issue Type: Bug
          Components: Core system
    Affects Versions: 1.1
         Environment: 5-dec-06 snapshot
            Reporter: Carlos Sanchez


After a failed release where pom was modified in the working copy (not sure if this has anything to do) my only project in continuum is in the "in queue" status.
i can't trigger a build and it doesn't build, so only solution is to remove and add again

This is the only related info in the logs, note that it's installed with archiva

2006-12-05 20:00:00,109 [defaultScheduler_Worker-5] INFO  SchedulesActivator             - >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Executing task from queue with job name: indexerTask
2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Starting repository indexing process
2006-12-05 20:00:00,265 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository mergere
2006-12-05 20:00:00,265 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Mergere Repository
2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-snapshots
2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Snapshots Repository
2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-releases
2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Releases Repository
2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Finished repository indexing process in 63ms
2006-12-05 20:00:02,140 [defaultScheduler_Worker-5] INFO  Continuum                      - Enqueuing 'Websphere Maven Plugin' (Build definition id=1).


-- 
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-1029) Projects getting stuck in the "in queue" status

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1029?page=comments#action_82559 ] 
            
Carlos Sanchez commented on CONTINUUM-1029:
-------------------------------------------

I experienced it again after a failed build due to missing dependency, from a clean continuum with only this project

> Projects getting stuck in the "in queue" status
> -----------------------------------------------
>
>                 Key: CONTINUUM-1029
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1029
>             Project: Continuum
>          Issue Type: Bug
>          Components: Core system
>    Affects Versions: 1.1
>         Environment: 5-dec-06 snapshot
>            Reporter: Carlos Sanchez
>             Fix For: 1.1
>
>
> After a failed release where pom was modified in the working copy (not sure if this has anything to do) my only project in continuum is in the "in queue" status.
> i can't trigger a build and it doesn't build, so only solution is to remove and add again
> This is the only related info in the logs, note that it's installed with archiva
> 2006-12-05 20:00:00,109 [defaultScheduler_Worker-5] INFO  SchedulesActivator             - >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Executing task from queue with job name: indexerTask
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Starting repository indexing process
> 2006-12-05 20:00:00,265 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository mergere
> 2006-12-05 20:00:00,265 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Mergere Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-snapshots
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Snapshots Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-releases
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Releases Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Finished repository indexing process in 63ms
> 2006-12-05 20:00:02,140 [defaultScheduler_Worker-5] INFO  Continuum                      - Enqueuing 'Websphere Maven Plugin' (Build definition id=1).

-- 
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-1029) Projects getting stuck in the "in queue" status

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1029?page=comments#action_82730 ] 
            
Carlos Sanchez commented on CONTINUUM-1029:
-------------------------------------------

Test case:

i add a project, click on build now, it builds
after finishing and fail I go back and click build now again
the project is "In queue" but no activity in continuum log
if I restart continuum the project is with no state and I can build it again, but if I try a second time same problem happens

> Projects getting stuck in the "in queue" status
> -----------------------------------------------
>
>                 Key: CONTINUUM-1029
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1029
>             Project: Continuum
>          Issue Type: Bug
>          Components: Core system
>    Affects Versions: 1.1
>         Environment: 5-dec-06 snapshot
>            Reporter: Carlos Sanchez
>             Fix For: 1.1
>
>
> After a failed release where pom was modified in the working copy (not sure if this has anything to do) my only project in continuum is in the "in queue" status.
> i can't trigger a build and it doesn't build, so only solution is to remove and add again
> This is the only related info in the logs, note that it's installed with archiva
> 2006-12-05 20:00:00,109 [defaultScheduler_Worker-5] INFO  SchedulesActivator             - >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Executing task from queue with job name: indexerTask
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Starting repository indexing process
> 2006-12-05 20:00:00,265 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository mergere
> 2006-12-05 20:00:00,265 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Mergere Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-snapshots
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Snapshots Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-releases
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Releases Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Finished repository indexing process in 63ms
> 2006-12-05 20:00:02,140 [defaultScheduler_Worker-5] INFO  Continuum                      - Enqueuing 'Websphere Maven Plugin' (Build definition id=1).

-- 
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-1029) Projects getting stuck in the "in queue" status

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1029?page=comments#action_81863 ] 
            
Carlos Sanchez commented on CONTINUUM-1029:
-------------------------------------------

Actually delete and readd didn't work, when I click in build now goes back to "in queue" and nothing happens

> Projects getting stuck in the "in queue" status
> -----------------------------------------------
>
>                 Key: CONTINUUM-1029
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1029
>             Project: Continuum
>          Issue Type: Bug
>          Components: Core system
>    Affects Versions: 1.1
>         Environment: 5-dec-06 snapshot
>            Reporter: Carlos Sanchez
>             Fix For: 1.1
>
>
> After a failed release where pom was modified in the working copy (not sure if this has anything to do) my only project in continuum is in the "in queue" status.
> i can't trigger a build and it doesn't build, so only solution is to remove and add again
> This is the only related info in the logs, note that it's installed with archiva
> 2006-12-05 20:00:00,109 [defaultScheduler_Worker-5] INFO  SchedulesActivator             - >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Executing task from queue with job name: indexerTask
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Starting repository indexing process
> 2006-12-05 20:00:00,265 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository mergere
> 2006-12-05 20:00:00,265 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Mergere Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-snapshots
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Snapshots Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-releases
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Releases Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Finished repository indexing process in 63ms
> 2006-12-05 20:00:02,140 [defaultScheduler_Worker-5] INFO  Continuum                      - Enqueuing 'Websphere Maven Plugin' (Build definition id=1).

-- 
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-1029) Projects getting stuck in the "in queue" status

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

Carlos Sanchez updated CONTINUUM-1029:
--------------------------------------

    Fix Version/s: 1.1

Maybe is there a conflict between archiva and continuum schedulers?

> Projects getting stuck in the "in queue" status
> -----------------------------------------------
>
>                 Key: CONTINUUM-1029
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1029
>             Project: Continuum
>          Issue Type: Bug
>          Components: Core system
>    Affects Versions: 1.1
>         Environment: 5-dec-06 snapshot
>            Reporter: Carlos Sanchez
>             Fix For: 1.1
>
>
> After a failed release where pom was modified in the working copy (not sure if this has anything to do) my only project in continuum is in the "in queue" status.
> i can't trigger a build and it doesn't build, so only solution is to remove and add again
> This is the only related info in the logs, note that it's installed with archiva
> 2006-12-05 20:00:00,109 [defaultScheduler_Worker-5] INFO  SchedulesActivator             - >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Executing task from queue with job name: indexerTask
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Starting repository indexing process
> 2006-12-05 20:00:00,265 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository mergere
> 2006-12-05 20:00:00,265 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Mergere Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-snapshots
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Snapshots Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-releases
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Releases Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Finished repository indexing process in 63ms
> 2006-12-05 20:00:02,140 [defaultScheduler_Worker-5] INFO  Continuum                      - Enqueuing 'Websphere Maven Plugin' (Build definition id=1).

-- 
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] Closed: (CONTINUUM-1029) Projects getting stuck in the "in queue" status

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

Emmanuel Venisse closed CONTINUUM-1029.
---------------------------------------

         Assignee: Emmanuel Venisse
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 1.1)

Cannot reproduce with 18-dec-1006 snapshot

> Projects getting stuck in the "in queue" status
> -----------------------------------------------
>
>                 Key: CONTINUUM-1029
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1029
>             Project: Continuum
>          Issue Type: Bug
>          Components: Core system
>    Affects Versions: 1.1
>         Environment: 5-dec-06 snapshot
>            Reporter: Carlos Sanchez
>         Assigned To: Emmanuel Venisse
>
> After a failed release where pom was modified in the working copy (not sure if this has anything to do) my only project in continuum is in the "in queue" status.
> i can't trigger a build and it doesn't build, so only solution is to remove and add again
> This is the only related info in the logs, note that it's installed with archiva
> 2006-12-05 20:00:00,109 [defaultScheduler_Worker-5] INFO  SchedulesActivator             - >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Executing task from queue with job name: indexerTask
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Starting repository indexing process
> 2006-12-05 20:00:00,265 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository mergere
> 2006-12-05 20:00:00,265 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Mergere Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-snapshots
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Snapshots Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-releases
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Releases Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Finished repository indexing process in 63ms
> 2006-12-05 20:00:02,140 [defaultScheduler_Worker-5] INFO  Continuum                      - Enqueuing 'Websphere Maven Plugin' (Build definition id=1).

-- 
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-1029) Projects getting stuck in the "in queue" status

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1029?page=comments#action_81864 ] 
            
Carlos Sanchez commented on CONTINUUM-1029:
-------------------------------------------

Restarting the server fixed the problem

> Projects getting stuck in the "in queue" status
> -----------------------------------------------
>
>                 Key: CONTINUUM-1029
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1029
>             Project: Continuum
>          Issue Type: Bug
>          Components: Core system
>    Affects Versions: 1.1
>         Environment: 5-dec-06 snapshot
>            Reporter: Carlos Sanchez
>             Fix For: 1.1
>
>
> After a failed release where pom was modified in the working copy (not sure if this has anything to do) my only project in continuum is in the "in queue" status.
> i can't trigger a build and it doesn't build, so only solution is to remove and add again
> This is the only related info in the logs, note that it's installed with archiva
> 2006-12-05 20:00:00,109 [defaultScheduler_Worker-5] INFO  SchedulesActivator             - >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Executing task from queue with job name: indexerTask
> 2006-12-05 20:00:00,218 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Starting repository indexing process
> 2006-12-05 20:00:00,265 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository mergere
> 2006-12-05 20:00:00,265 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Mergere Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-snapshots
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Snapshots Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] DEBUG ReportExecutor                 - Reading previous report database Repository Health from repository internal-releases
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Searching repository Managed Internal Releases Repository
> 2006-12-05 20:00:00,281 [pool-1-thread-1] INFO  TaskExecutor:indexer           - Finished repository indexing process in 63ms
> 2006-12-05 20:00:02,140 [defaultScheduler_Worker-5] INFO  Continuum                      - Enqueuing 'Websphere Maven Plugin' (Build definition id=1).

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