Websocket plugin for Jmeter - for WSS -


We are trying to use the websocket plugin to test websocket requests. We are able to connect to the WS connection but are not able to make WSX connections. For example, when I wss: //echo.websocket.org to the press that I jmeter-websocket unknown source plugin error.

Can someone please suggest that an alternative solution for using this plugin for wss? Do we need to do more configurations? <[Execution flow] - new connections open - response using message patterns - using disconnect "pattern" - waiting for the server connection to 5000 milliseconds - can not connect to the remote server [variable] - Message number : 0 [problems] - unexpected error: empty JMeter.plugins.functional.samplers.websocket.ServiceSocket.sendMessage (ServiceSocket.java:156) Jmeter.plugins.functional.samplers.websocket .WebSocketSampler.sample (WebSocketSampler.java:136) Orgkapachekjmeterkthredskjmeterthreadkproses_samplr (Jmeterthreadkjawa:43l) Orgkapachekjmeterkthredskjmeterthreadkru n (JMeterThr Ead.java} 8) java.lang.Thread.run (unknown source)

A single request ( wss: //echo.websocket.org ) Is working properly.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -