setup cruisecontrol on ubuntu

View: New views
4 Messages — Rating Filter:   Alert me  

setup cruisecontrol on ubuntu

by lynn.xin.lin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,
     I am new to Cruisecontrol and want to bring this tool to our project.I install cruisecontrol on ubuntu ,there are some problems 
after I start cruisecontrol,I open http://localhost:8080,the page tell me:

Error 404 - Not Found.

No context on this server matched or handled this request.
Contexts known to this server are:
the log is attached.

Thanks for you help
Lynn


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user

cruisecontrol.log (34K) Download Attachment

Re: setup cruisecontrol on ubuntu

by Dinaeooty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Lynn,

Just try this

http://localhost:8080/dashboard/tab/dashboard

this should work.

-Dinesh



-----Original Message-----
From: lynn.xin.lin <lynn.xin.lin@...>
To: cruisecontrol-user@...
Sent: Wed, 28 Oct 2009 10:51 am
Subject: [Cruisecontrol-user] setup cruisecontrol on ubuntu









Hi All,
     I am new to Cruisecontrol and want to bring this tool to our
project.I install cruisecontrol on ubuntu ,there are some problems 

after I start cruisecontrol,I open http://localhost:8080,the page tell
me:


Error 404 - Not Found.
No context on this server matched or handled this request.

Contexts known to this server are:

/documentation ---> org.mortbay.jetty.webapp.WebAppContext@b8501d{/docume
ntation,file:/opt/cruisecontrol-bin-2.8.2/webapps/documentation/}


/dashboard ---> org.mortbay.jetty.webapp.WebAppContext@5e5c15{/dashboard,
file:/opt/cruisecontrol-bin-2.8.2/webapps/dashboard/}


/cruisecontrol ---> org.mortbay.jetty.webapp.WebAppContext@ef7d74{/cruise
control,file:/opt/cruisecontrol-bin-2.8.2/webapps/cruisecontrol/}


/cc-config ---> org.mortbay.jetty.webapp.WebAppContext@1157f77{/cc-config
,file:/opt/cruisecontrol-bin-2.8.2/webapps/cc-config/}



the log is attached.

Thanks for you help
Lynn








-------------------------------------------------------------------------
-----
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference









_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user






------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user

Re: setup cruisecontrol on ubuntu

by Florin Vancea :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Use http://localhost:8080/cruisecontrol or maybe
http://localhost:8080/dashboard.

The CC default config has no entry page.

----- Original Message -----
From: "lynn.xin.lin" <lynn.xin.lin@...>
To: <cruisecontrol-user@...>
Sent: Wednesday, October 28, 2009 7:21 AM
Subject: [Cruisecontrol-user] setup cruisecontrol on ubuntu


> Hi All,
>      I am new to Cruisecontrol and want to bring this tool to our
project.I

> install cruisecontrol on ubuntu ,there are some problems
> after I start cruisecontrol,I open http://localhost:8080,the page tell me:
>
> Error 404 - Not Found.No context on this server matched or handled this
> request.
> Contexts known to this server are:
>
>    -
>    /documentation --->
>
org.mortbay.jetty.webapp.WebAppContext@b8501d{/documentation,file:/opt/cruis
econtrol-bin-2.8.2/webapps/documentation/}<http://127.0.0.1:8080/documentati
on>
>    -
>    /dashboard --->
>
org.mortbay.jetty.webapp.WebAppContext@5e5c15{/dashboard,file:/opt/cruisecon
trol-bin-2.8.2/webapps/dashboard/}<http://127.0.0.1:8080/dashboard>
>    -
>    /cruisecontrol --->
>
org.mortbay.jetty.webapp.WebAppContext@ef7d74{/cruisecontrol,file:/opt/cruis
econtrol-bin-2.8.2/webapps/cruisecontrol/}<http://127.0.0.1:8080/cruisecontr
ol>
>    -
>    /cc-config --->
>
org.mortbay.jetty.webapp.WebAppContext@1157f77{/cc-config,file:/opt/cruiseco
ntrol-bin-2.8.2/webapps/cc-config/}<http://127.0.0.1:8080/cc-config>
>
>
> the log is attached.
>
> Thanks for you help
> Lynn
>


----------------------------------------------------------------------------
----


> --------------------------------------------------------------------------
----
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference


----------------------------------------------------------------------------
----


> _______________________________________________
> Cruisecontrol-user mailing list
> Cruisecontrol-user@...
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user

Re: setup cruisecontrol on ubuntu

by lynn.xin.lin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On Wed, Oct 28, 2009 at 2:44 PM, Florin Vancea <fvancea@...> wrote:
Use http://localhost:8080/cruisecontrol or maybe
http://localhost:8080/dashboard.


Thanks ,I got it.
 

The CC default config has no entry page.

----- Original Message -----
From: "lynn.xin.lin" <lynn.xin.lin@...>
To: <cruisecontrol-user@...>
Sent: Wednesday, October 28, 2009 7:21 AM
Subject: [Cruisecontrol-user] setup cruisecontrol on ubuntu


> Hi All,
>      I am new to Cruisecontrol and want to bring this tool to our
project.I
> install cruisecontrol on ubuntu ,there are some problems
> after I start cruisecontrol,I open http://localhost:8080,the page tell me:
>
> Error 404 - Not Found.No context on this server matched or handled this
> request.
> Contexts known to this server are:
>
>    -
>    /documentation --->
>
org.mortbay.jetty.webapp.WebAppContext@b8501d{/documentation,file:/opt/cruis
econtrol-bin-2.8.2/webapps/documentation/}<http://127.0.0.1:8080/documentati
on>
>    -
>    /dashboard --->
>
org.mortbay.jetty.webapp.WebAppContext@5e5c15{/dashboard,file:/opt/cruisecon
trol-bin-2.8.2/webapps/dashboard/}<http://127.0.0.1:8080/dashboard>
>    -
>    /cruisecontrol --->
>
org.mortbay.jetty.webapp.WebAppContext@ef7d74{/cruisecontrol,file:/opt/cruis
econtrol-bin-2.8.2/webapps/cruisecontrol/}<http://127.0.0.1:8080/cruisecontr
ol>
>    -
>    /cc-config --->
>
org.mortbay.jetty.webapp.WebAppContext@1157f77{/cc-config,file:/opt/cruiseco
ntrol-bin-2.8.2/webapps/cc-config/}<http://127.0.0.1:8080/cc-config>
>
>
> the log is attached.
>
> Thanks for you help
> Lynn
>


----------------------------------------------------------------------------
----


> --------------------------------------------------------------------------
----
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference


----------------------------------------------------------------------------
----


> _______________________________________________
> Cruisecontrol-user mailing list
> Cruisecontrol-user@...
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-user mailing list
Cruisecontrol-user@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user