Forum Discussion

kathiraa's avatar
kathiraa
New Contributor
12 years ago

Getting 'ntml authentication challenges expected" in Jenkins

hi all,
We are automating our webservices script using soapui 4.5.1,its working fine locally(local Jenkins build on the same machine is working fine),but when we run the same job in jenkins on different machine(this machine is not having soapui(exe) installed) scripts are running but we are getting "ntml authentication challenge expected" error (in response we are getting "spnego authentication is not supported on this client").if i install soapui(exe) in that machine then only it is getting passed.i have two questions reg this issue,


1) Is it necessary to have soapui(exe) installed on the machine that running the Jenkins build.?


2)If not necessary, do we need to set any properties or anything on the machine that running the Jenkins build.?


Note:Most of the scripts are running fine in the Jenkins.few scripts are getting failed due to this spnego authentication issue.

please suggest me on this!!


Thanks,
Kathir.
  • redfish4ktc2's avatar
    redfish4ktc2
    Super Contributor
    Hi,
    next time, post in the "soapUI Community Board" forum for that kind of question


    I don't understand "We are automating our webservices script using soapui 4.5.1,"
    Which soapui features are you using? I think your issue is not related to jenkins, but to the soapui and/or the server configuration.
  • kathiraa's avatar
    kathiraa
    New Contributor
    Hi redfish4ktc2,

    Thanks for your reply(at least you replied finally ).

    This issue is related to soapui only,we found the issue.it is working as expcted after we set soapui-settings.xml in our script.this would be definitly useful for someone.

    Regards,
    Kathir
  • nmrao's avatar
    nmrao
    Icon for Champion Level 2 rankChampion Level 2
    Hi Kathir,
    It is mentioned soapui-settings.xml in the scripts. Is there any thing specific in this file that was needed?
    Can I kindly request you to post your findings and solution applied with details to get rid of the issue?

    Regards,
    Rao.