Re: integration with svn need some help
Jeffrey Fredrick <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
There's probably an instance of CC already running. Try going to the JMX interface (http://localhost:8000) and shutting down the server. Then from the command-line try "ps -e | grep cruisecontrol" to see if there's an instance of CC already running, and if there is, what's the pid. Once you have the pid try "kill <pid>" then check again with ps & grep. If that doesn't work, try "kill -9 <pid>". Jtf -- Free hour of CI consulting: http://the.ci-guys.com On Wed, Feb 11, 2009 at 1:17 AM, aravind raaman <[email protected]> wrote: > 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 > ------------------------------------------------------------------------------ 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