You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/03/17 01:11:23 UTC

[Bug 54685] ArrayIndexOutOfBoundsException if "sample_variable" is set but not used

https://issues.apache.org/bugzilla/show_bug.cgi?id=54685

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Sebb <se...@apache.org> ---
AFAICT this error is caused by a mismatch between the variable names used by
client/server instances; not by a missing variable value.

However I don't see how this can happen normally, as the client sends the list
to all the servers.

Have you got the logs for all the client and server instances?
If so, please search for instances of the string

sample_variables

in all the logs for a failed run and report the matches here.

-- 
You are receiving this mail because:
You are the assignee for the bug.