Thanks Logan. The above mentioned "Null object error", is the complete
error message that I am getting while creating external job on Jenkins. I
am not so sure about fixing JSON issue. Thanks again for looking into this!
On Thursday, October 27, 2016 at 10:31:35 AM UTC-5, Logan MAUZAIZE wrote:
>
Looking at the message, it seems you lack an item into your JSON
configuration. I'm not an expert but others may guess missing item(s) if
you provide the payload !
Le jeudi 27 octobre 2016 17:12:06 UTC+2, Harathi a écrit :
>
> Hello,
> I wish to create an external job on my Jenkins, but it is fa
Hello,
I wish to create an external job on my Jenkins, but it is failing giving
null object exception?
Does anyone have any clue to solve this?
Error
null object
net.sf.json.JSONException: null object
at net.sf.json.JSONObject.verifyIsNull(JSONObject.java:2688)
at net.sf.json.JS