http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1292 *** shadow/1292 Tue Apr 10 10:00:12 2001 --- shadow/1292.tmp.7780 Wed Apr 11 05:43:43 2001 *************** *** 2,11 **** | version 1.6 JMeterThread calls getSampler with entry == null | +----------------------------------------------------------------------------+ | Bug #: 1292 Product: JMeter | ! | Status: NEW Version: unspecified | ! | Resolution: Platform: PC | | Severity: Critical OS/Version: Linux | ! | Priority: Component: Main | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | --- 2,11 ---- | version 1.6 JMeterThread calls getSampler with entry == null | +----------------------------------------------------------------------------+ | Bug #: 1292 Product: JMeter | ! | Status: RESOLVED Version: unspecified | ! | Resolution: FIXED Platform: PC | | Severity: Critical OS/Version: Linux | ! | Priority: High Component: Main | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | *************** *** 26,29 **** but regardless the result of this, the getSampler(entry) method is called. This method causes an error as a method of entry is called, though the object does not exist. I guess that if entry equals null, the getSampler method shouldn't ! be called. --- 26,32 ---- but regardless the result of this, the getSampler(entry) method is called. This method causes an error as a method of entry is called, though the object does not exist. I guess that if entry equals null, the getSampler method shouldn't ! be called. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-04-11 05:43 ------- ! Added a break so that JMeter stops sampling if no more samples are present --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
