Re: Cruise control threads

Julian Simpson <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
On 23 March 2011 12:00, Contemptor <[email protected]> wrote:

> Our cruise control build is set up to do parallel builds, or at least that
> was the attempt.  We have the threads count set to 6, but I tried it with a
> thread count of like 50 and only including 2 projects.  But when we force
> projects to build, or when multiple ones should kick off at the same time
> due to the schedules, only one project builds at a time.  The rest get
> queued.
>

Perhaps try making sure CruiseControl is started with DEBUG logging and then
look at the logs after startup to see how it's decided to parse the config
file? It's my best guess.

J.


>
> I'll post a stripped down example... let me know if you need more info.
>
> <cruisecontrol>
>    <system>
>       <configuration>
>           <threads count="6" />
>       </configuration>
>    </system>
>
>   #Insert Properties Here#
>
>   <include.projects file="....project1.xml"/>
>   <include.projects file="....project2.xml"/>
>   <include.projects file="....project3.xml"/>
>   <include.projects file="....project4.xml"/>
>   <include.projects file="....project5.xml"/>
>   <include.projects file="....project6.xml"/>
>
>    <plugin name="project">
>
>        #listener for status, then loging#
>
>        <modificationset quietperiod="5">
>           <alwaysbuild />
>        </modificationset>
>
>        #publishers for email
>    </plugin>
>
>    <plugin name="ant" uselogger="true" anthome="..."
> buildfile="...build.xml">
>    #then include ant lib
> </cruisecontrol>
>
> If you see a typo or # or ..., that's just me shortening the actual code.
>  Let me know if you need any more info.
>
> Any ideas what could be going on?
>
>
>
> ------------------------------------------------------------------------------
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software
> be a part of the solution? Download the Intel(R) Manageability Checker
> today! http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>
>


-- 
Julian Simpson
The Build Doctor Ltd.
http://www.build-doctor.com
[email protected]
(+44) 207 183 0323

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.