How to trigger Cruise Control service
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi All,
Previously I was using Cruise Control as automate integration tool for
generating clover report, but recently we have migrated to Subversion.
So I have concept of cruise control using clearcase but facing issues
while starting cruise control setup on subversion.
Please find below details of my issue:
Linux is my OS for the cruise control setup and my local repository is
in Linux box.
Please find below important tasks in config.xml related to SVN.
<modificationset quietperiod="240">
<svn localWorkingCopy="/home/biswaldi/repository"
repositoryLocation="https://ims-svn.swissbank.com/dev/Spyda/branches/ldn
_v44_dev/" />
</modificationset>
<exec executable="svn">
<arg line="up" />
</exec>
<schedule interval="300">
<ant
buildfile="/home/biswaldi/repository/CruiseControl/Controls/ControlsBuil
dScripts/build.xml"
antscript="/home/biswaldi/repository/CruiseControl/bin/ant.sh"
target="buildWithClover" multiple="1" uselogger="false"
usedebug="false">
<jvmarg arg="-Xmx2058m -XX:+UseParallelGC -XX:+AggressiveHeap" />
</ant>
</schedule>
<publishers>
<irc server="chat.swissbank.com:6667" user="_SpydaCC,_SpydaCC"
logdir="/sbcimp/dyn/logfiles/RISK/Controls/CruiseControl/controls_43_bui
ld_unix" channel="#spyda_43_build"
buildResultsUrl="http://sldn0485dap:13967/controls_43_build_unix/buildre
sults" />
</publishers>
<plugin name="svn"
classname="net.sourceforge.cruisecontrol.sourcecontrols.SVN" />
<plugin name="svnbootstrapper"
classname="net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper"
/>
But I don't know how to start cruise control service from Unix system.
When I was using clearcase as code repository then I was using one
script to call configuration file like below
EXEC="java -cp $CRUISE_PATH
-Djavax.management.builder.initial=mx4j.server.MX4JMBeanServerBuilder
CruiseControl $@ -configfile $VOB_HOME/CruiseControl/Controls/config.xml
-Xms1024m -Xmx2058m -XX:+UseParallelGC -XX:+AggressiveHeap "
But after switching to subversion, I am not able to run this script from
my unix repository. Unix throws the error message "Command Not found"
Can any one please give me some suggestion to start the service.
Thanks in advance for your kind co-operation.
Regards,
Dillip
------------------------------------------------------------------------------
_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
disclaim.txt
(text/plain, 1.6 KB)
Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mails are not encrypted and cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. UBS Limited is a company registered in England & Wales under company number 2035362, whose registered office is at 1 Finsbury Avenue, London, EC2M 2PP, United Kingdom. UBS AG (London Branch) is registered as a branch of a foreign company under number BR004507, whose registered office is at 1 Finsbury Avenue, London, EC2M 2PP, United Kingdom. UBS Clearing and Execution Services Limited is a company registered in England & Wales under company number 03123037, whose registered office is at 1 Finsbury Avenue, London, EC2M 2PP, United Kingdom. UBS reserves the right to retain all messages. Messages are protected and accessed only in legally justified cases.