|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)
- [JIRA] (JENKINS-15499) HistoryWidget/entry.... [email protected] (JIRA)

Is there any update on this?
We also use the API and now all the jobs we have that try accessing the complete build history are failing:
wget --no-check-certificate --auth-no-challenge https://jenkins/ci/job/MYBUILD/buildHistory/all
-
2012-11-08 07:24:07- https://jenkins/ci/job/MYBUILD/allResolving jenkins... 127.0.1.1, 10.0.0.70
Connecting to jenkins|127.0.1.1|:443... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2012-11-08 07:24:07 ERROR 500: Internal Server Error.
If I do not specify the "/all" attribute, it returns successfully.
We are running the latest 1.489 version as well.