Error Code: NL-WEBSOCKET-CHANNEL-ENGINE Message: Error occured while executing WebSocket channel. Details: java.net.SocketTimeoutException: Timeout on Read at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onReadTimeout(AbstractWebSocketConnection.java:455) at org.eclipse.jetty.io.AbstractConnection.onFillInterestedFailed(AbstractConnection.java:141) at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillInterestedFailed(AbstractWebSocketConnection.java:431) at org.eclipse.jetty.io.AbstractConnection$ReadCallback$1.run(AbstractConnection.java:547) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) at java.lang.Thread.run(Thread.java:745)
Please refer to the documentation for further details and advice
I am able to access the application and login during the run when this error is coming in neoload
Please guide me how to resolve this
When do you get that error? Is it only when running your load test or even by running a check virtual user?
If it only happens during a load test, did you correlate that with a specific amount of users?
That error could be a consequence of other errors that happened before. Do you stop your virtual user in case of errors?
The best would be to run a test with 2 concurrent users for sufficient amount of time in order to see if your scripts can run without errors.
I still see webscoket channel engine error with running it with 2 users as well.When i schedule with 5 or more some times out of 5 users 3 are remaingin idle and then they are closing by itself.While other two are running.