Skip to main content



      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 18:34 Go to next message
Eclipse UserFriend
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 14:21 Go to previous messageGo to next message
Eclipse UserFriend
Does it run with the prefix "hudson". If not it should be just "localhost:8080"
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 14:39 Go to previous messageGo to next message
Eclipse UserFriend
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 16:33 Go to previous message
Eclipse UserFriend
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
Previous Topic:(SVN) "Tag this build" throws "authentication cancelled' exception
Next Topic:Groovy Dynamic Parameter like Jenkins
Goto Forum:
  


Current Time: Wed Jul 23 07:55:47 EDT 2025

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

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

Back to the top