You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/11/29 03:15:52 UTC

[Bug 62962] New: jmeter-server.log rmi exception

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

            Bug ID: 62962
           Summary: jmeter-server.log  rmi exception
           Product: JMeter
           Version: 4.0
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: julyzd123@163.com
  Target Milestone: JMETER_5.1

Created attachment 36285
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36285&action=edit
rmi_error

When I do a big throughput test(11W TPS), I check the jmeter-server.log.I found
some exceptions to the following:
2018/11/29 10:47:46 ERROR - jmeter.threads.RemoteThreadsListenerWrapper:
Exception invoking listener on threadFinished.
java.rmi.ConnectIOException: error during JRMP connection establishment; nested
exception is: 
        java.io.EOFException
        at
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:307)
~[?:1.8.0_192]
        at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
~[?:1.8.0_192]
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:129) ~[?:1.8.0_192]
        at
java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
~[?:1.8.0_192]
        at
java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
~[?:1.8.0_192]
        at com.sun.proxy.$Proxy22.threadFinished(Unknown Source) ~[?:?]
        at
org.apache.jmeter.threads.RemoteThreadsListenerWrapper.threadFinished(RemoteThreadsListenerWrapper.java:61)
[ApacheJMeter_core.jar:4.1.20181122]
        at
org.apache.jmeter.threads.JMeterThread$ThreadListenerTraverser.addNode(JMeterThread.java:768)
[ApacheJMeter_core.jar:4.1.20181122]
        at
org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:994)
[jorphan.jar:4.1.20181122]
        at org.apache.jorphan.collections.HashTree.traverse(HashTree.java:977)
[jorphan.jar:4.1.20181122]
        at
org.apache.jmeter.threads.JMeterThread.threadFinished(JMeterThread.java:735)
[ApacheJMeter_core.jar:4.1.20181122]
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:325)
[ApacheJMeter_core.jar:4.1.20181122]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_192]
Caused by: java.io.EOFException
        at java.io.DataInputStream.readByte(DataInputStream.java:267)
~[?:1.8.0_192]
        at
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:246)
~[?:1.8.0_192]
        ... 12 more

2018/11/29 10:47:19 ERROR - jmeter.samplers.StatisticalSampleSender:
sampleOccurred
java.rmi.ConnectIOException: error during JRMP connection establishment; nested
exception is: 
        java.io.EOFException
        at
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:307)
~[?:1.8.0_192]
        at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
~[?:1.8.0_192]
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:129) ~[?:1.8.0_192]
        at
java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
~[?:1.8.0_192]
        at
java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
~[?:1.8.0_192]
        at com.sun.proxy.$Proxy21.processBatch(Unknown Source) ~[?:?]
        at
org.apache.jmeter.samplers.StatisticalSampleSender.sampleOccurred(StatisticalSampleSender.java:208)
[ApacheJMeter_core.jar:4.1.20181122]
        at
org.apache.jmeter.samplers.RemoteListenerWrapper.sampleOccurred(RemoteListenerWrapper.java:95)
[ApacheJMeter_core.jar:4.1.20181122]
        at
org.apache.jmeter.threads.ListenerNotifier.notifyListeners(ListenerNotifier.java:70)
[ApacheJMeter_core.jar:4.1.20181122]
        at
org.apache.jmeter.threads.JMeterThread.notifyListeners(JMeterThread.java:980)
[ApacheJMeter_core.jar:4.1.20181122]
        at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:569)
[ApacheJMeter_core.jar:4.1.20181122]
        at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486)
[ApacheJMeter_core.jar:4.1.20181122]
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253)
[ApacheJMeter_core.jar:4.1.20181122]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_192]
Caused by: java.io.EOFException
        at java.io.DataInputStream.readByte(DataInputStream.java:267)
~[?:1.8.0_192]
        at
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:246)
~[?:1.8.0_192]
        ... 13 more

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

[Bug 62962] jmeter-server.log rmi exception

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62962

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|JMETER_5.1                  |---

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

[Bug 62962] jmeter-server.log rmi exception

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62962

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Possibly you have a network contention between slave and master which manifest
like this.

But bugzilla is not a support forum, please ask on user mailing list.

Thanks

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