Re: Cruisecontrol queue starvation issue.

Jeffrey Fredrick <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
What version of CruiseControl are you using?

Looking at this line:

      <pause day="Sunday"/>

I suspect something isn't being set right because startTime & endTime are
required attributes for the <pause> element:

http://cruisecontrol.sourceforge.net/main/configxml.html#pause

If they aren't set then CC should throw an error.  If it isn't then I
suspect this configuration element isn't being loaded for some reason.

Jtf


On Wed, Sep 8, 2010 at 2:34 AM, rajender reddy narahari <
[email protected]> wrote:

>  Hi,
>
> I am getting issue some times that the builds are not taking place, though
> I mentioned the pause on only sunday and having the modification set too.
> build4-houtly is the code snippet and template for all.
>
> here we need a build on nigtly and I mentioned the same for all. thougj
> there are checkins if I see next day still all the builds are with status is
> in queue. I am able to trigger the builds manually if this happens but we
> need builds at stipulated time what ever I mentioned.
>
> so is there is any solution for the same. plz pass in case any solution,
> that will be great and appriciated. thanks in advance.
>
> *** this is happening very occationally, but not frequently ...
>
> <project name="build0-hourly"/>
> <project name="build1-hourly"/>
> <project name="build2-hourly"/>
> <project name="build3-hourly"/>
>
>
> <project name="build4-hourly">
>     <listeners>
>       <currentbuildstatuslistener file="logs/build4-hourly/status.txt"/>
>     </listeners>
>     <bootstrappers>
>       <svnbootstrapper localWorkingCopy="projects/build4-hourly"/>
>     </bootstrappers>
>     <modificationset quietperiod="60">
>       <svn repositoryLocation="" ......./>
>     </modificationset>
>     <schedule>
>       <pause day="Sunday"/>
>       <ant buildfile="" ......       *time="2000"  timeout="3000"/*>
>     </schedule>
>     <log>
>       <merge dir="projects/build4-hourly/build/reports" pattern="*.xml"/>
>       <delete every="2" unit="WEEK" ignoreSuffix="true"/>
>     </log>
>     <publishers>
>       <email mailhost="" ....
>       </email>
>       <onsuccess>
>         <antpublisher buildfile="build.xml" target="tag"
> antscript="/usr/bea/weblogic92/server/bin/ant"
> antWorkingDir="/var/cruisecontrol/autocruise">
>           <property name="svn-name" value="build4-hourly"/>
>         </antpublisher>
>       </onsuccess>
>     </publishers>
>   </project>
>
>
> thanks.
> Rajen
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>
>


-- 
CITCON
Continuous Integration and Testing Conference
http://www.citconf.com/

------------------------------------------------------------------------------
Automate Storage Tiering Simply
Optimize IT performance and efficiency through flexible, powerful, 
automated storage tiering capabilities. View this brief to learn how
you can reduce costs and improve performance. 
http://p.sf.net/sfu/dell-sfdev2dev

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