Re: Starting Cruisecontrol
"Rajib Basu" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <DE68DBE83271704E8B6F54B8375A82D804D50452@WDNCFEXCHCL01.ncf.wdc.com> |
There might be two instances of cruisecontrol running Just do Ps -ef|grep cruise. Kill both the instances with Kill -9 process id1 Kill -9 process id2 And restart CC again you should be fine Thanks Rajib -----Original Message----- From: Thomas Sundberg [mailto:[email protected]] Sent: Thursday, August 06, 2009 10:18 AM To: [email protected] Subject: Re: [Cruisecontrol-user] Starting Cruisecontrol Hi! You have something already running on port 8080 on the host. /Thomas On Thu, Aug 6, 2009 at 16:51, Chris Green<[email protected]> wrote: > Hi > > When trying to start CruiseControl using cruisecontrol.sh I get the > error below. Can anyone help ? > > 2009-08-06 15:47:34.496:/dashboard:INFO: Initializing Spring root > WebApplicationContext > 2009-08-06 15:47:35.527:/dashboard:INFO: Set web app root system property: > 'webapp.root' = [/data/cruisecontrol/cruisecontrol/webapps/dashboard/] > 2009-08-06 15:47:35.553:/dashboard:INFO: Initializing Spring > FrameworkServlet 'spring-ajax' > 2009-08-06 15:47:35.783:/dashboard:INFO: Initializing Spring > FrameworkServlet 'spring-exceptions' > 2009-08-06 15:47:36.103:/dashboard:INFO: Initializing Spring > FrameworkServlet 'spring-pages' > 2009-08-06 15:47:36.289:/dashboard:INFO: Initializing Spring > FrameworkServlet 'spring-tabs' > 2009-08-06 15:47:36.738::INFO: Opened > /data/cruisecontrol/cruisecontrol/logs/2009_08_06.request.log > 2009-08-06 15:47:36.750::WARN: failed > [email protected]:8080 > java.net.BindException: Address already in use > at sun.nio.ch.Net.bind(Native Method) > at > sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:1 > 19) > at > sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59) > at > org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnect > or.java:205) > at > org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConn > ector.java:304) > at > org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:3 > 9) > at org.mortbay.jetty.Server.doStart(Server.java:233) > at > org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:3 > 9) > at > net.sourceforge.cruisecontrol.web.EmbeddedJettyServer.start(EmbeddedJe > ttyServer.java:105) > at > net.sourceforge.cruisecontrol.Main.startEmbeddedServer(Main.java:188) > at net.sourceforge.cruisecontrol.Main.start(Main.java:131) > at > net.sourceforge.cruisecontrol.launch.Launcher.run(Launcher.java:259) > at > net.sourceforge.cruisecontrol.launch.Launcher.main(Launcher.java:117) > 2009-08-06 15:47:36.751::WARN: failed Server@15291cd > java.net.BindException: Address already in use > at sun.nio.ch.Net.bind(Native Method) > at > sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:1 > 19) > at > sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59) > at org.mortbay.jetty.nio.SelectChannelConnector.open(Sele > > > Regards > Chris > > > ---------------------------------------------------------------------- > -------- Let Crystal Reports handle the reporting - Free Crystal > Reports 2008 30-Day trial. Simplify your report design, integration > and deployment - and focus on what you do best, core application > coding. Discover what's new with Crystal Reports now. > http://p.sf.net/sfu/bobj-july > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > -- Thomas Sundberg M. Sc. in Computer Science Agical AB Västerlånggatan 79, 2 tr 111 29 Stockholm, SWEDEN Mobile: +46 70 767 33 15 E-mail: [email protected] http://www.agical.com ---------------------------------------------------------------------------- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july