Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » 3.0.1 debian hudson doesn't show up in web browser(having problems getting hudson to come up in a web browser)
3.0.1 debian hudson doesn't show up in web browser [message #1096811] Wed, 28 August 2013 22:34 Go to next message
S Morehouse is currently offline S MorehouseFriend
Messages: 3
Registered: August 2013
Location: Seattle
Junior Member
Greetings,
I'm running hudson 3.0.1 debian package on an amd64 machine. It seemed to install fine, but when I try to bring it up in a browser with an "localhost:8080/hudson", I get a:

HTTP ERROR 404

Problem accessing /hudson. Reason:

Not Found

I've tried it running as other users (hudson, root) but the same thing appears. When I perform a 'ps -ef | grep hudson' and everything looks ok.

any reason why it's not showing up on the web browser?
o not installed properly?
o permission problems?
Re: 3.0.1 debian hudson doesn't show up in web browser [message #1097435 is a reply to message #1096811] Thu, 29 August 2013 18:21 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Does it run with the prefix "hudson". If not it should be just "localhost:8080"

Winston Prakash
Eclipse Hudson team
Re: 3.0.1 debian hudson doesn't show up in web browser [message #1097445 is a reply to message #1097435] Thu, 29 August 2013 18:39 Go to previous messageGo to next message
S Morehouse is currently offline S MorehouseFriend
Messages: 3
Registered: August 2013
Location: Seattle
Junior Member
Hmm, yes it does work with a plain "http:// localhost:8080".

I see it says to run it like that here:
http://wiki.eclipse.org/Starting_and_Accessing_Hudson

I remember somewhere where it said to run it with / hudson. Maybe if you run it with apache. I'll note it here if I find it.

Thanks
Re: 3.0.1 debian hudson doesn't show up in web browser [message #1097504 is a reply to message #1097445] Thu, 29 August 2013 20:33 Go to previous message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Glad it is working for you now.

If you install in Apache Tomcat, then it adds the context "hudson" (depending on war name or the context path specified in Tomcat Manager). In that case you have to use the context path as http:// localhost:8080/hudson.

Also you can run Hudson using java -jar hudson.war --prefix hudson. In that case also you have to use http:// localhost:8080/hudson


Winston Prakash
Eclipse Hudson team
Previous Topic:(SVN) "Tag this build" throws "authentication cancelled' exception
Next Topic:Groovy Dynamic Parameter like Jenkins
Goto Forum:
  


Current Time: Tue Apr 23 09:08:39 GMT 2024

Powered by FUDForum. Page generated in 0.04004 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top