Issue Type: Bug Bug
Affects Versions: current
Assignee: takeshi ito
Components: call-remote-job
Created: 13/Dec/13 7:29 PM
Description:

Jenkins version 1.543
I can call the following API calls and always recieve data:
http://111.206.111.154:8080/api/xml (or json)
http://111.206.111.154:8080/computer/api/xml (or json)
http://111.206.111.154:8080/user/123ABC/api/xml (or json)

but anytime that I call for JOB information, regardless of the job, I always get a (404) Not Found error. However I can copy & paste that same address in a browser and it will display information everytime.
Example:
http://111.206.111.154:8080/job/myJob/api/xml
http://111.206.111.154:8080/job/myJob/lastBuild/api/xml
http://111.206.111.154:8080/job/myJob/123/api/xml
http://111.206.111.154:8080/job/anotherJob/api/xml

Any help will be appreciated.

Environment: Windows Server 2008 R2 Enterprise SP1
Fix Versions: current
Project: Jenkins
Labels: API
Priority: Major Major
Reporter: Bill Williams
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to