svn with cruisecontrol

aravind raaman <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
right now i dont have http adaptor error i get
cruisecontrol-bin-2.8.2/
[cc]Feb-13 16:40:21 Main          - CruiseControl Version 2.8.2 Compiled on
January 12 2009 1535
[cc]Feb-13 16:40:21 LConfigManager- reading settings from config file
[/root/Aravind/cruisecontrol-bin-2.8.2/config.xml]
[cc]Feb-13 16:40:22 trolController- projectName = [GamesPD]
[cc]Feb-13 16:40:22 LConfigManager- using settings from config file
[/root/Aravind/cruisecontrol-bin-2.8.2/config.xml]
[cc]Feb-13 16:40:22 trolController- projectName = [connectfour]
[cc]Feb-13 16:40:22 LConfigManager- using settings from config file
[/root/Aravind/cruisecontrol-bin-2.8.2/config.xml]
[cc]Feb-13 16:40:22 ProjectConfig - No previously serialized project found
[/root/Aravind/cruisecontrol-bin-2.8.2/GamesPD.ser], forcing a build.
[cc]Feb-13 16:40:22 Project       - Project GamesPD starting
[cc]Feb-13 16:40:22 Project       - Project GamesPD:  idle
[cc]Feb-13 16:40:22 Project       - Project GamesPD started
[cc]Feb-13 16:40:22 Project       - Project GamesPD:  in build queue
[cc]Feb-13 16:40:22 ProjectConfig - No previously serialized project found
[/root/Aravind/cruisecontrol-bin-2.8.2/connectfour.ser], forcing a build.
[cc]Feb-13 16:40:22 Project       - Project connectfour starting
[cc]Feb-13 16:40:22 Project       - Project connectfour:  idle
[cc]Feb-13 16:40:22 Project       - Project connectfour started
[cc]Feb-13 16:40:22 Project       - Project connectfour:  in build queue
[cc]Feb-13 16:40:23 ontrollerAgent- Starting HttpAdaptor with CC-Stylesheets
[cc]Feb-13 16:40:23 ontrollerAgent- starting httpAdaptor
[cc]Feb-13 16:40:23 ontrollerAgent- starting rmiRegistry
[cc]Feb-13 16:40:23 ontrollerAgent- starting connectorServer
Warning: at xsl:stylesheet on line 12
  Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor
2009-02-13 16:40:23.185::INFO:  Logging to STDERR via
org.mortbay.log.StdErrLog
2009-02-13 16:40:24.465::INFO:  jetty-6.1.11
2009-02-13 16:40:28.799:/dashboard:INFO:  Initializing Spring root
WebApplicationContext
2009-02-13 16:40:29.053:/dashboard:INFO:  Set web app root system property:
'webapp.root' = [/root/Aravind/cruisecontrol-bin-2.8.2/webapps/dashboard/]
2009-02-13 16:40:29.075:/dashboard:INFO:  Initializing Spring
FrameworkServlet 'spring-ajax'
2009-02-13 16:40:30.305:/dashboard:INFO:  Initializing Spring
FrameworkServlet 'spring-exceptions'
2009-02-13 16:40:30.903:/dashboard:INFO:  Initializing Spring
FrameworkServlet 'spring-pages'
2009-02-13 16:40:31.116:/dashboard:INFO:  Initializing Spring
FrameworkServlet 'spring-tabs'
2009-02-13 16:40:31.985::INFO:  Opened
/root/Aravind/cruisecontrol-bin-2.8.2/logs/2009_02_13.request.log
2009-02-13 16:40:31.031::INFO:  Started [email protected]:8090
[cc]Feb-13 16:40:32 BuildQueue    - BuildQueue started
[cc]Feb-13 16:40:32 BuildQueue    - now adding to the thread queue: GamesPD
[cc]Feb-13 16:40:32 BuildQueue    - now adding to the thread queue:
connectfour
[cc]Feb-13 16:40:32 Project       - Project GamesPD:  bootstrapping
[cc]Feb-13 16:40:32 jectController- GamesPD Controller: build progress
event: bootstrapping
[cc]Feb-13 16:40:32 Project       - Project GamesPD:  idle
[cc]Feb-13 16:40:32 jectController- GamesPD Controller: build progress
event: idle
[cc]Feb-13 16:40:32 Project       - exception attempting build in project
GamesPD
net.sourceforge.cruisecontrol.CruiseControlException: File specified
[/root/Aravind/cruisecontrol-bin-2.8.2/http:/
192.168.1.109/svn/repos/GamesPD_Stage/build.xml] for attribute [buildfile]
on plugin [net.sourceforge.cruisecontrol.builders.AntBuilder] doesn't exist.
        at
net.sourceforge.cruisecontrol.util.ValidationHelper.fail(ValidationHelper.java:90)
        at
net.sourceforge.cruisecontrol.util.ValidationHelper.assertExists(ValidationHelper.java:119)
        at
net.sourceforge.cruisecontrol.builders.AntBuilder.validateBuildFileExists(AntBuilder.java:257)
        at
net.sourceforge.cruisecontrol.builders.AntBuilder.build(AntBuilder.java:168)
        at
net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper.bootstrap(AntBootstrapper.java:62)
        at net.sourceforge.cruisecontrol.Project.bootstrap(Project.java:760)
        at net.sourceforge.cruisecontrol.Project.build(Project.java:192)
        at net.sourceforge.cruisecontrol.Project.execute(Project.java:147)
        at
net.sourceforge.cruisecontrol.ProjectConfig.execute(ProjectConfig.java:402)
        at
net.sourceforge.cruisecontrol.ProjectWrapper.run(ProjectWrapper.java:69)
        at java.lang.Thread.run(Thread.java:595)
[cc]Feb-13 16:40:32 Project       - Project GamesPD:  next build in 5
minutes
[cc]Feb-13 16:40:32 Project       - Project GamesPD:  waiting for next time
to build
[cc]Feb-13 16:40:32 jectController- GamesPD Controller: build progress
event: waiting for next time to build
[cc]Feb-13 16:40:32 Project       - Project connectfour:  bootstrapping
[cc]Feb-13 16:40:32 jectController- connectfour Controller: build progress
event: bootstrapping
[cc]Feb-13 16:40:32 Project       - Project connectfour:  idle
[cc]Feb-13 16:40:32 jectController- connectfour Controller: build progress
event: idle
[cc]Feb-13 16:40:32 Project       - exception attempting build in project
connectfour
net.sourceforge.cruisecontrol.CruiseControlException: Encountered an IO
exception while attempting to execute
'net.sourceforge.cruisecontrol.builders.AntScript@13816e0'. CruiseControl
cannot continue.
        at
net.sourceforge.cruisecontrol.builders.ScriptRunner.runScript(ScriptRunner.java:133)
        at
net.sourceforge.cruisecontrol.builders.AntBuilder.runScript(AntBuilder.java:236)
        at
net.sourceforge.cruisecontrol.builders.AntBuilder.build(AntBuilder.java:208)
        at
net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper.bootstrap(AntBootstrapper.java:62)
        at net.sourceforge.cruisecontrol.Project.bootstrap(Project.java:760)
        at net.sourceforge.cruisecontrol.Project.build(Project.java:192)
        at net.sourceforge.cruisecontrol.Project.execute(Project.java:147)
        at
net.sourceforge.cruisecontrol.ProjectConfig.execute(ProjectConfig.java:402)
        at
net.sourceforge.cruisecontrol.ProjectWrapper.run(ProjectWrapper.java:69)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: java.io.IOException:
/root/Aravind/cruisecontrol-bin-2.8.2/apache-ant-1.7.0/bin/ant: cannot
execute
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
        at java.lang.ProcessImpl.start(ProcessImpl.java:65)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
        at java.lang.Runtime.exec(Runtime.java:591)
        at java.lang.Runtime.exec(Runtime.java:464)
        at
net.sourceforge.cruisecontrol.util.CruiseRuntime.exec(CruiseRuntime.java:14)
        at
net.sourceforge.cruisecontrol.util.Commandline.execute(Commandline.java:591)
        at
net.sourceforge.cruisecontrol.builders.ScriptRunner.runScript(ScriptRunner.java:131)

-- 
ASR

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H

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