You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2005/04/04 15:43:21 UTC

DO NOT REPLY [Bug 34287] New: - Some samples are not recorded

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: jmeter-dev@jakarta.apache.org
        ReportedBy: vasiliy.gagin@gmail.com


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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org