Hi,

I'm having problems with JMeter not returning all the logs for a
SimpleDataWriter.  The problem occurs when 
I use a large number of threads/http requests.  I'm using 2 JMeter Servers
returning the logs back to one Master.  This does not occur with smaller
thread counts.  Here is the error I am getting:


2007/11/16 15:33:46 ERROR - jmeter.samplers.StandardSampleSender:
sampleOccurred
 java.rmi.ConnectIOException: error during JRMP connection establishment;
nested
 exception is:
        java.io.EOFException
        at
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:273
)
        at
sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
        at
org.apache.jmeter.samplers.RemoteSampleListenerImpl_Stub.sampleOccurr
ed(Unknown Source)
        at
org.apache.jmeter.samplers.StandardSampleSender.SampleOccurred(Standa
rdSampleSender.java:68)
        at
org.apache.jmeter.samplers.RemoteListenerWrapper.sampleOccurred(Remot
eListenerWrapper.java:86)
        at
org.apache.jmeter.threads.ListenerNotifier.notifyListeners(ListenerNo
tifier.java:240)
        at
org.apache.jmeter.threads.JMeterThread.notifyListeners(JMeterThread.j
ava:572)
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:309)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.EOFException
        at java.io.DataInputStream.readByte(DataInputStream.java:243)
        at
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:215
)
        ... 9 more

How can I get all my logs reported?  

Thank you for your help.

-Erik
-- 
View this message in context: 
http://www.nabble.com/SimpleDataWriter-dropping-log-entries-tf4825119.html#a13805329
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to