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 2001/04/11 14:43:43 UTC

[Bug 1292] Changed - version 1.6 JMeterThread calls getSampler with entry == null

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: jmeter-dev@jakarta.apache.org                                |
  |  Reported By: jan.kester@moneyextra.es                                     |
--- 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: jmeter-dev@jakarta.apache.org                                |
  |  Reported By: jan.kester@moneyextra.es                                     |
***************
*** 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 mstover1@apache.org  2001-04-11 05:43 -------
! Added a break so that JMeter stops sampling if no more samples are present

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org