Davi Menezes

Results 1 issues of Davi Menezes

I'm getting the following stack trace while creating a test with 50 threads: - Unexpected error: null java.util.LinkedList$ListItr.checkForComodification(Unknown Source) java.util.LinkedList$ListItr.next(Unknown Source) JMeter.plugins.functional.samplers.websocket.ServiceSocket.getResponseMessage(ServiceSocket.java:116) JMeter.plugins.functional.samplers.websocket.WebSocketSampler.sample(WebSocketSampler.java:154) org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:429) org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257) java.lang.Thread.run(Unknown Source) Is this expected?