Unanswered question

How to check multiple responses of websocket

Hi,

After design i am running virtual user check. During this there are multiple (more than 2) websocket responses comes to that application under test.But in websocket channel i can see only one response. How neoload will capture the responses where can we see all the responses i need all responses to come to a conclusion. and i have foudn follwing error can i know what is this.

rror detected by NeoLoad
Error Code: NL-WEBSOCKET-CHANNEL-ENGINE Message: Error occured while executing WebSocket channel. Details: java.lang.NullPointerException at com.neotys.nl.controller.p.cc.a(cc.java:356) at com.neotys.nl.controller.ge.a(ge.java:663) at com.neotys.nl.lg.engine.jc.a(jc.java:53) at com.neotys.nl.lg.engine.l.b(l.java:1736) at com.neotys.nl.lg.engine.l.d(l.java:1507) at com.neotys.nl.controller.t.d.a.e.a(e.java:309) at com.neotys.nl.controller.t.d.a.a.i.a(i.java:102) at com.neotys.nl.controller.t.d.a.a.b.a(b.java:24) at com.neotys.nl.controller.t.d.a.a.d.a(d.java:41) at com.neotys.nl.controller.t.d.a.a.l.a(l.java:36) at com.neotys.nl.controller.t.d.a.a.b.a(b.java:24) at com.neotys.nl.controller.t.d.a.a.c.a(c.java:46) at com.neotys.nl.controller.t.d.a.a.h.onWebSocketText(h.java:151) at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onTextMessage(JettyListenerEventDriver.java:127) at org.eclipse.jetty.websocket.common.message.SimpleTextMessage.messageComplete(SimpleTextMessage.java:69) at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.appendMessage(AbstractEventDriver.java:64) at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onTextFrame(JettyListenerEventDriver.java:121) at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:169) at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:302) at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:204) at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:223) at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:260) at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.read(AbstractWebSocketConnection.java:500) at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:409) at org.eclipse.jetty.io.AbstractConnection$1.run(AbstractConnection.java:505) 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(Unknown Source)
Please refer to the documentation for further details and advice

raj N.
raj N.

raj N.

Level
1
153 / 750
points

No answers