Unanswered question

Recording stopped working suddenly on NeoLoad 7.0.0?

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.

Amit P.
Amit P.

Amit P.

Level
0
32 / 100
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

have you checked your proxy?

Amit P.
Amit P.

Amit P.

Level
0
32 / 100
points

when i tried setting proxy in chrome, it redirects to computer proxy setting. This is a linux desktop.

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

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?

Amit P.
Amit P.

Amit P.

Level
0
32 / 100
points

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)

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

yes, because you are not seeing traffic, check the proxy chrome is using during recording

Amit P.
Amit P.

Amit P.

Level
0
32 / 100
points

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.

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

What is the behavior if you follow that procedure?

  1. Start a NeoLoad recording without starting the client (ie browser)
  2. Manually start your browser and open the proxy settings to put "localhost:8090" as proxy for HTTP/HTTPS
  3. Enter your URL in the browser
  4. Are you able to reach your URL and see something recorded by NeoLoad?

Please provide some screen shots of the same so we can understand better in case it still does not work.