Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi,
The log entries indicate that you have a problem in a Groovy script. I think you have a line of code something like
myObject.add(something)
... and when the script is executed, the variable myObject is null, for whatever reason. Support for custom Groovy code is not included in our support offering, but I hope this will help you find what's failing.
Kind regards,
Manne
The log entries indicate that you have a problem in a Groovy script. I think you have a line of code something like
myObject.add(something)
... and when the script is executed, the variable myObject is null, for whatever reason. Support for custom Groovy code is not included in our support offering, but I hope this will help you find what's failing.
Kind regards,
Manne