Issue Type: Bug Bug
Assignee: kalpanab
Components: nodenamecolumn
Created: 15/Nov/12 8:54 AM
Description:

when using jenkinsapi(python) to create node, it always return "Status Code: 500
Exception: java.lang.NullPointerException"
So, I tried to use REST API by typing url, for example,
http://(baseurl)/jenkins/computer/doCreateItem?json={...}&name=AAA
then I found that when name variable is given, status 500 occurred;
otherwise Jenkins shows a page to notify "name" is required.

Any suggestion for this?
Thanks a million

Environment: Cent OS 6.3 x86_64
Project: Jenkins
Priority: Major Major
Reporter: Chen-Hsien Wu
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

Reply via email to