DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34287>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34287

           Summary: Some samples are not recorded
           Product: JMeter
           Version: 2.0.3
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I generate requests from 3 linux boxes using 100 threads on each and 500 
iterations.
One would expect to have 3*100*500=150000 samples generated, but I have 1% to 5%
less.
I traced the problem down to RMI layer. RMI creates to many connections to
server (1 per sample?). Some of these connection are getting rejected due to "no
file descriptors" and samples are getting lost.

I would propose to create custom protocol for remote server, logically JMeter
needs only one TCP connection to server.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to