phaniteja-24 / hudson-eclipse

Automatically exported from code.google.com/p/hudson-eclipse
0 stars 0 forks source link

URL does not point to a valid Hudson installation error message #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make sure Hudson 1.309 is running (http://localhost:8087/ displays the 
dashboard)
2. Install Eclipse Hudson plugin 1.0.7
3. Make sure your proxy configuration is correct
3. Go to preferences page and enter any of the following base URLs: 
    * http://localhost:8087
    * http://localhost:8087/
    * http://localhost:8087/hudson
    * http://localhost:8087/hudson/
4. No matter whether you use authentication or not, you get the following 
error: 
    "URL does not point to a valid Hudson installation. /api/xml does not 
return correct data."

Using internet explorer, above URLs return 404 error.

Original issue reported on code.google.com by fernando...@gmail.com on 3 Jun 2009 at 1:56

GoogleCodeExporter commented 9 years ago
Is any kind of authentication enabled? And do you get a correct result when 
opening
http://localhost:8087/api/xml in a browser?

Original comment by jre...@gmail.com on 3 Jun 2009 at 2:06

GoogleCodeExporter commented 9 years ago
yes, authentication is enabled and I´ve tried the plugin with and without 
entering 
authentication information.

http://localhost:8087/api/xml returns a valid XML with information about the 
projects.

Original comment by fernando...@gmail.com on 3 Jun 2009 at 2:10

GoogleCodeExporter commented 9 years ago
Just in case, I am using standalone hudson.war distribution.

Original comment by fernando...@gmail.com on 3 Jun 2009 at 2:11

GoogleCodeExporter commented 9 years ago
Could you specify what type of authentication you're using?

Original comment by jre...@gmail.com on 3 Jun 2009 at 6:40

GoogleCodeExporter commented 9 years ago
I experience the same issue when using basic http authentication.

Original comment by kjel...@gmail.com on 27 Aug 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Support for basic auth has been added in issue #40 - please reopen if the 
problem
persists.

Original comment by jre...@gmail.com on 1 Oct 2009 at 8:19