Forum Discussion

aksanoop's avatar
aksanoop
Occasional Contributor
12 years ago

Load UI throwing error

Hi,

I am using Load ui to to perform load testing. I am using groovy script to run this.
But i am getting status False and result message "java.lang.NullPointerException: Cannot set property 'binding' on null abject." in the output table.

This is the grab command, I am using in my groovy script.
@Grab(group='org.apache.httpcomponents', module='httpclient', version='4.1.2')

This is strange that even if i use the httpclient version used above as 4.2.5, it doesn't work. Earlier 4.1.1 was not working for me but when i changed it to 4.1.2, it started working for me.

Please help me in solving this issue.

Thanks & regards,
Anoop.
  • This error sounds pretty much like the one described in this topic.

    Go have a look if my answer there solves this for you, get back in that topic otherwise.

    Best regards,
    Mikael