Following error response is obtained when script is validated in - User path validity
Error detected by NeoLoad
Error Code: NL-RUNTIME-02 Message: Internal error occurred playing the request. Details: java.lang.NullPointerException
Please refer to the documentation for further details and advice
Logs:
ERROR - neoload.Engine: Unexpected error in Http Action Engine java.lang.NullPointerException
at java.util.Objects.requireNonNull(Objects.java:203)
at org.eclipse.jetty.client.Origin$Address.<init>(Origin.java:82)
at com.neotys.neoload.network.httpclient.jetty.http.NlUniversalHttpProxy.<init>(NlUniversalHttpProxy.java:49)
at com.neotys.nl.c.b.JettyHttpClient.buildProxy(JettyHttpClient.java:355)
at com.neotys.nl.c.b.JettyHttpClient.send(JettyHttpClient.java:402)
at com.neotys.nl.c.b.JettyHttpClient.asyncExecute(JettyHttpClient.java:330)
at com.neotys.nl.c.b.JettyHttpClient.execute(JettyHttpClient.java:300)
at com.neotys.nl.lg.engine.n.a(n.java:565)
at com.neotys.nl.lg.engine.n.b(n.java:431)
at com.neotys.nl.lg.engine.n.internalExecute(n.java:360)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.J.a(J.java:1115)
at com.neotys.nl.lg.engine.J.internalExecute(J.java:328)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.v.c(v.java:125)
at com.neotys.nl.lg.engine.w.internalExecute(w.java:83)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.v.c(v.java:125)
at com.neotys.nl.lg.engine.w.internalExecute(w.java:83)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.H.i(H.java:251)
at com.neotys.nl.lg.engine.H.internalExecute(H.java:98)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.c.a(c.java:179)
at com.neotys.nl.lg.engine.c.run(c.java:110)
Could you please help me to resolve this issue
I have this error too. Did you solve or did you found a workaround?
Thank-you!
Which NeoLoad version are you using?
The problem seems related to a Proxy settings. What are you proxy settings? If you selected "Use Configuration Script", ensure that an URL to the script is specified in the field "address".
Christophe, Thanks for the suggestion. As you told the problem was with the proxy. The script worked fine after disabling the proxy.
I could check the error doesn't occur anymore in NeoLoad 7.2 that will be released shortly. The invalid proxy settings will be ignored.
christophe answered
varsha answered
christophe answered
Francesco answered
varsha posted a new question