Recording of scenario has suddenly stopped working on Neoload controller. I tried recording manually by opening browser and then opening URL, but issue still persist. I am not able to record anything on Neoload 7.0.0 version.
have you checked your proxy?
when i tried setting proxy in chrome, it redirects to computer proxy setting. This is a linux desktop.
Neoload records via a http proxy, this is set at record time and should be localhost:8090, if the browser traffic isn't being routed to Neoload, it wouldn't see any traffic. Check chrome proxy while recording?
I am getting this output during recording.
An error has occurred during recording.
no protocol: /
java.net.MalformedURLException: no protocol: /
at java.net.URL.(URL.java:593)
at java.net.URL.(URL.java:490)
at java.net.URL.(URL.java:439)
at com.neotys.net.proxy.data.ProxyRequestFirstLine.getUrlO(ProxyRequestFirstLine.java:98)
at com.neotys.net.proxy.f.f.a(f.java:285)
at com.neotys.net.proxy.f.h.i(h.java:269)
at com.neotys.net.proxy.f.h.call(h.java:213)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
yes, because you are not seeing traffic, check the proxy chrome is using during recording
Hi Neil, Thanks for answer.
but, how do i check chrome proxy ? it is redirecting me to computer proxy setting.
also when i start recording, i am seeing port 8090 being used by Java process of NeoLoad.
server2#netstat -ntpl|grep 8090
tcp6 0 0 :::8090 :::* LISTEN 4762/java
but when i stop and check neoload controller UI, i don't see anything being recorded under "Actions" . Please tell me how to resolve this ?
when i set proxy in firefox and try recording, it says "Please close all browser instances" and firefox don't open after that.recording is not working with firefox as well.
What is the behavior if you follow that procedure?
Please provide some screen shots of the same so we can understand better in case it still does not work.