https://issues.apache.org/bugzilla/show_bug.cgi?id=44753
Summary: RMI Exceptions from JMeter Servers
Product: JMeter
Version: 2.3.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I'm running 20 threads each on my two remote JMeter Server instances from the
JMeter GUI. I get the following exception on the JMeter Server instances after
about 2-3 minutes. Is this normal?
2008/04/03 16:59:04 ERROR - jmeter.samplers.BatchSampleSender: sampleOccurred
java.rmi.ConnectIOException: error during JRMP connection establishment; nested
exception is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at
org.apache.jmeter.samplers.RemoteSampleListenerImpl_Stub.processBatch(Unknown
Source)
at
org.apache.jmeter.samplers.BatchSampleSender.SampleOccurred(BatchSampleSender.java:131)
at
org.apache.jmeter.samplers.RemoteListenerWrapper.sampleOccurred(RemoteListenerWrapper.java:86)
at
org.apache.jmeter.threads.ListenerNotifier.notifyListeners(ListenerNotifier.java:240)
at
org.apache.jmeter.threads.JMeterThread.notifyListeners(JMeterThread.java:576)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:313)
at java.lang.Thread.run(Unknown Source)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]