Unanswered question

Why facing Network error: An IO error occurred sending the request. error for single user??

following error is observed intermittently.

Error Code: NL-NETWORK-01

Message: Network error: An IO error occurred sending the request.

Details: java.io.EOFException: HttpConnectionOverHTTP@4cebdd6c(l:/10.163.xx.xxx:62097 <-> r:/10.149.xx.xxx:80,closed=false)[HttpChannelOverHTTP@1e35fd00(exchange=HttpExchange@74bed3f2 req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@334a141(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@11a61cf6{s=START}],recv=HttpReceiverOverHTTP@20ca2e3f(rsp=IDLE,failure=null)[HttpParser{s=CLOSED,0 of -1}]]]

Kindly help.

Ritesh G.
Ritesh G.

Ritesh G.

Level
0
12 / 100
points

Answers

Ritesh G.
Ritesh G.

Ritesh G.

Level
0
12 / 100
points

Yes, I am using Neoload 5.2.2.

Sreenivasan S.
Sreenivasan S.

Sreenivasan S.

Level
0
71 / 100
points

Do we have any updates on this please? I am on 5.3.1 and am facing the same issue.

This error is not NeoLoad related after 5.2.2. It means that NeoLoad sent the request but the connection has been cut before receiving anything from the server.

It's a kind of connection reset. If it happens during a test you should check any network devices between your load generator and your application. It can be an issue due to firewall, proxy, load balancer or even the application under load.