You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Murali Mohan (JIRA)" <ji...@codehaus.org> on 2013/03/01 15:49:52 UTC

[jira] (CONTINUUM-2704) Shell builds are not executing concurrently

Murali Mohan created CONTINUUM-2704:
---------------------------------------

             Summary: Shell builds are not executing concurrently
                 Key: CONTINUUM-2704
                 URL: https://jira.codehaus.org/browse/CONTINUUM-2704
             Project: Continuum
          Issue Type: Bug
          Components: Parallel Builds
    Affects Versions: 1.3.8
         Environment: Ubuntu, Tomcat
            Reporter: Murali Mohan



Continuum version 1.3.6. Deployed on Tomcat in Ubuntu.

I have 2 projects, say A and B. Each has shell builds defined and set to run in different queues. Number of parallel builds is set to 4.

The problem is that, when the shell build from A runs, it will not execute the build until the shell build from B is complete. it is almost  like A is waiting for B to finish. Please note that maven builds are happily running in parallel in these 2 queues. It is only the shell build that has a problem.

To be sure that this is not an OS level problem, I started the build in B from Continuum and ran the shell script for A from command line and it worked fine - both ran in parallel. So, I think Continuum has a bottle neck somewhere. please help.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira