Error message:
Hudson Builds event provider (HudsonTracPlugin) failed:
IOError: Error getting build info from 'http://192.168.16.38:8080/hudson/api/xml?xpath=/*/job/build[timestamp>=1280764799000][timestamp<=1283443199000]&depth=2&exclude=//action|//artifact|//changeSet|//culprit&wrapper=builds': HTTPError: HTTP Error 500: Internal Server Error. This most likely means you configured a wrong job_url, username, or password.
The trac ini I configured for Hudson plugin is as following and no user setup for hudson:
[hudson]
alternate_success_icon = true
job_url = http://192.168.16.38:8080/hudson/
main_page = /hudson/
username =
password =
Also i try to access hudson/api/xml,the content is as attachment