Few minutes ago I installed HudsonTrac plugin and configured
everything like mentioned in its wiki page . On accessing the timeline
view Trac displays the following error message
{{{
Hudson Builds event provider (HudsonTracPlugin) failed:
IOError: Error getting build info from
'http://host/hudson/job/jobname/api/xml?xpath=/*/build[timestamp>=1277096399000][timestamp<=1279774799000]&depth=1&exclude=//action|//artifact|//changeSet|//culprit&wrapper=builds':
HTTPError: HTTP Error 404: Not Found. This most likely means you
configured a wrong job_url, username, or password.
}}}
The Hudson part: when I get that page using the browser the page is
loaded (hah ! I was logged in and browser remembered my credentials
somehow , isn't it ? ) but if I access that page using a browser
before logging in to the site I get back HTTP 404 Not Found . The same
happens for every password-protected page in Hudson site.
Q:
- IMHO on accessing password-protected sections of
Hudson site it should return Forbidden , isn't it ?
The Trac part : I have configured username and password options
correctly (using Webadmin page) but I don't see where is such
information provided while retrieving XML data.
Q:
- How do I specify user name and password in order to perform API calls ?
PS: Sorry for cross-posting, but in fact it seems there's a problem in
both sides . Please follow each discussion in the appropriate list
--
Regards,
Olemis.
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article:
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.