Re: Intergration of svn with cruisecontrol
aravind raaman <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have installed cruise control and i still get the same message, Please
help me fix this.
thanks
cc]Feb-12 11:54:11 ProjectConfig - No previously serialized project found
[/root/Aravind/cruisecontrol-bin-2.8.2/connectfour.ser], forcing a build.
[cc]Feb-12 11:54:11 Project - Project connectfour starting
[cc]Feb-12 11:54:11 Project - Project connectfour: idle
[cc]Feb-12 11:54:11 Project - Project connectfour started
[cc]Feb-12 11:54:11 Project - Project connectfour: in build queue
[cc]Feb-12 11:54:12 ontrollerAgent- Starting HttpAdaptor with CC-Stylesheets
[cc]Feb-12 11:54:12 ontrollerAgent- starting httpAdaptor
[cc]Feb-12 11:54:12 ontrollerAgent- Exception starting httpAdaptor
java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at
mx4j.tools.adaptor.PlainAdaptorServerSocketFactory.createServerSocket(PlainAdaptorServerSocketFactory.java:24)
at
mx4j.tools.adaptor.http.HttpAdaptor.createServerSocket(HttpAdaptor.java:672)
at mx4j.tools.adaptor.http.HttpAdaptor.start(HttpAdaptor.java:478)
at
net.sourceforge.cruisecontrol.jmx.CruiseControlControllerAgent.start(CruiseControlControllerAgent.java:172)
at net.sourceforge.cruisecontrol.Main.startJmxAgent(Main.java:150)
at net.sourceforge.cruisecontrol.Main.start(Main.java:128)
at
net.sourceforge.cruisecontrol.launch.Launcher.run(Launcher.java:259)
at
net.sourceforge.cruisecontrol.launch.Launcher.main(Launcher.java:117)
[cc]Feb-12 11:54:12 ontrollerAgent- starting rmiRegistry
[cc]Feb-12 11:54:12 ontrollerAgent- starting connectorServer
2009-02-12 11:54:12.607::INFO: Logging to STDERR via
org.mortbay.log.StdErrLog
2009-02-12 11:54:13.834::INFO: jetty-6.1.11
2009-02-12 11:54:18.356:/dashboard:INFO: Initializing Spring root
WebApplicationContext
2009-02-12 11:54:20.810:/dashboard:INFO: Set web app root system property:
'webapp.root' = [/root/Aravind/cruisecontrol-bin-2.8.2/webapps/dashboard/]
2009-02-12 11:54:20.867:/dashboard:INFO: Initializing Spring
FrameworkServlet 'spring-ajax'
2009-02-12 11:54:20.117:/dashboard:INFO: Initializing Spring
FrameworkServlet 'spring-exceptions'
2009-02-12 11:54:21.876:/dashboard:INFO: Initializing Spring
FrameworkServlet 'spring-pages'
2009-02-12 11:54:21.218:/dashboard:INFO: Initializing Spring
FrameworkServlet 'spring-tabs'
2009-02-12 11:54:22.385::INFO: Opened
/root/Aravind/cruisecontrol-bin-2.8.2/logs/2009_02_12.request.log
2009-02-12 11:54:22.468::INFO: Started [email protected]:8080
[cc]Feb-12 11:54:22 BuildQueue - BuildQueue started
[cc]Feb-12 11:54:22 BuildQueue - now adding to the thread queue:
connectfour
[cc]Feb-12 11:54:22 Project - Project connectfour: bootstrapping
[cc]Feb-12 11:54:22 jectController- connectfour Controller: build progress
event: bootstrapping
[cc]Feb-12 11:54:22 Project - Project connectfour: idle
[cc]Feb-12 11:54:22 jectController- connectfour Controller: build progress
event: idle
[cc]Feb-12 11:54:22 Project - exception attempting build in project
connectfour
net.sourceforge.cruisecontrol.CruiseControlException: Encountered an IO
exception while attempting to execute
'net.sourceforge.cruisecontrol.builders.AntScript@4ab40a'. 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)
... 9 more
On Thu, Feb 12, 2009 at 11:33 AM, aravind raaman <[email protected]>wrote:
> i ve copied cruise control in my linux directory, wat am i to do now?
>
>
> On Thu, Feb 12, 2009 at 10:50 AM, aravind raaman <[email protected]>wrote:
>
>> Hi, I am installing 2.8.2 which comes with ant. So i think i dont have to
>> install ant seperately, am i right? I will install cruisecontrol in sometime
>> and will update U.
>> thankx
>>
>>
>> On Thu, Feb 12, 2009 at 10:04 AM, Upendra Moturi <[email protected]>wrote:
>>
>>> Hi,
>>> Also Install ant1.6 or latter version,install svn in same cc machine and
>>> i will send you sample config and cc-myproject and build files.
>>>
>>> --
>>> Thanks and Regards,
>>> Upendra.M
>>>
>>> On Thu, Feb 12, 2009 at 8:57 AM, aravind raaman <[email protected]
>>> > wrote:
>>>
>>>> Hi,
>>>> I can find the config.xml but i am not able to find that cc-project.xml
>>>> , I will try to install again and will try to check it onceagain. will
>>>> update U soon.
>>>> thanks for the help so far.
>>>> I need some assistance in configuring ant so that it picks my project
>>>> from the subversion.
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>>
>
>
> --
>
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user