https://bz.apache.org/bugzilla/show_bug.cgi?id=63723

--- Comment #34 from Felix Schumacher <[email protected]> ---
(In reply to isuk from comment #33)
> Created attachment 36788 [details]
> VM2_jmeter_server file
> 
> This file was too large to attach. SO had to ZIP it (VM2_jmeter_server file)

In this log file are exceptions. First one is (there are many more)

2019-09-11 14:39:01,120 ERROR o.a.j.s.StandardSampleSender: sampleOccurred
java.rmi.UnmarshalException: Error unmarshaling return header; nested exception
is:.
>-------java.net.SocketException: Connection reset
>-------at 
>sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:236) 
>~[?:?]
>-------at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:161) ~[?:?]
>-------at 
>java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:209)
> ~[?:?]
>-------at 
>java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:161)
> ~[?:?]
>-------at com.sun.proxy.$Proxy19.sampleOccurred(Unknown Source) ~[?:?]
>-------at 
>org.apache.jmeter.samplers.StandardSampleSender.sampleOccurred(StandardSampleSender.java:67)
> [ApacheJMeter_core.jar:5.1.1 r1855137]
>-------at 
>org.apache.jmeter.samplers.RemoteListenerWrapper.sampleOccurred(RemoteListenerWrapper.java:95)
> [ApacheJMeter_core.jar:5.1.1 r1855137]
>-------at 
>org.apache.jmeter.threads.ListenerNotifier.notifyListeners(ListenerNotifier.java:70)
> [ApacheJMeter_core.jar:5.1.1 r1855137]
>-------at 
>org.apache.jmeter.threads.JMeterThread.notifyListeners(JMeterThread.java:980) 
>[ApacheJMeter_core.jar:5.1.1 r1855137]
>-------at 
>org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:569)
> [ApacheJMeter_core.jar:5.1.1 r1855137]
>-------at 
>org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
>[ApacheJMeter_core.jar:5.1.1 r1855137]
>-------at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
>[ApacheJMeter_core.jar:5.1.1 r1855137]
>-------at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.net.SocketException: Connection reset
>-------at java.net.SocketInputStream.read(SocketInputStream.java:186) ~[?:?]
>-------at java.net.SocketInputStream.read(SocketInputStream.java:140) ~[?:?]
>-------at java.io.BufferedInputStream.fill(BufferedInputStream.java:252) ~[?:?]
>-------at java.io.BufferedInputStream.read(BufferedInputStream.java:271) ~[?:?]
>-------at java.io.DataInputStream.readByte(DataInputStream.java:270) ~[?:?]
>-------at 
>sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:222) 
>~[?:?]
>-------... 12 more

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to