Getting the below error while checking a userpath. Please help me with it.
Error detected by NeoLoad
Error Code: NL-NETWORK-01 Message: Network error: An IO error occurred sending the request. Details: java.nio.channels.AsynchronousCloseException
This error is too generic to provide any relevant feedback. Does it happen on a specific request each time or not?
What was the response of that request during the recording?
Please provide more details.
Yes it's happening each time I check the userpath for a specific GET request.
its a http request added to the action as a child. I am trying to do load test for a rest API.