integration with svn need some help
aravind raaman <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
When i try to run cruise control this is wat i get, need some help
[cc]Feb-11 14:46:02 Main - CruiseControl Version 2.8.2 Compiled on
January 12 2009 1535
[cc]Feb-11 14:46:02 LConfigManager- reading settings from config file
[/root/Aravind/cruisecontrol-bin-2.8.2/config.xml]
[cc]Feb-11 14:46:02 trolController- projectName = [GamesPD]
[cc]Feb-11 14:46:02 LConfigManager- using settings from config file
[/root/Aravind/cruisecontrol-bin-2.8.2/config.xml]
[cc]Feb-11 14:46:02 ProjectConfig - No previously serialized project found
[/root/Aravind/cruisecontrol-bin-2.8.2/GamesPD.ser], forcing a build.
[cc]Feb-11 14:46:02 Project - Project GamesPD starting
[cc]Feb-11 14:46:02 Project - Project GamesPD: idle
[cc]Feb-11 14:46:02 Project - Project GamesPD started
[cc]Feb-11 14:46:02 Project - Project GamesPD: in build queue
[cc]Feb-11 14:46:02 ontrollerAgent- Starting HttpAdaptor with CC-Stylesheets
[cc]Feb-11 14:46:02 ontrollerAgent- starting httpAdaptor
[cc]Feb-11 14:46:02 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-11 14:46:02 ontrollerAgent- starting rmiRegistry
[cc]Feb-11 14:46:02 ontrollerAgent- Port 1099 is already in use, so no new
rmiRegistry is started
[cc]Feb-11 14:46:02 ontrollerAgent- starting connectorServer
On Wed, Feb 11, 2009 at 12:51 PM, Upendra Moturi <[email protected]>wrote:
> HI,
> in config.xml
> <modificationset quietperiod="60">
> <svn username=""
> password=""
> repositoryLocation="http://localhost/opt/svn/project"/>
> </modificationset>
>
> <plugin name="svn"
> classname="net.sourceforge.cruisecontrol.sourcecontrols.SVN"/>
>
> and
> in myproject-cc.xml
>
> <path id="svn.classpath">
> <pathelement location="lib/svnjavahl.jar" />
> <pathelement location="lib/svnant.jar" />
> <pathelement location="lib/svnClientAdapter.jar" />
> </path>
> <taskdef resource="svntask.properties" classpathref="svn.classpath"/>
> <target name="checkout" description="Update packages from SVN">
> <svn username="" password="">
> <checkout url="http://localhost/opt/svn/project/"
> destPath="project1" />
> </svn>
> </target>
>
> download those jars and place then in cruisecontrol/lib.
>
>
> On Wed, Feb 11, 2009 at 12:24 PM, aravind raaman <[email protected]>wrote:
>
>> Hi,
>> I have installed Cruise Control 2.8.2 , i am trying to integrate svn but i
>> am not able to , Can any1 help in modifying config.xml so that i can
>> integrate svn with my cruise control.
>>
>>
>> Thanks
>>
>>
>> ------------------------------------------------------------------------------
>> 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
>>
>>
>
>
> --
> Thanks and Regards,
> Upendra.M
>
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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