Any messages in jmeter.log?

The fact that ${tag} appears normally means that the replacement
process failed to find the variable.

There seem to be more columns than there are variable names.
Do any of the column values ever contain commas?
Perhaps the missing columns are causing problems?

A good way of testing plans is to use the JavaTest Sampler - if you
can reproduce the problem with that, please could you create a
Bugzilla issue, and then attach a testplan and data file (change any
username/passwords first!).

S.
On 21/11/05, Bronagh McElduff <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I am experiencing some issues with the CSV Data Set Config functionality.
>
> Scenario:
> Datafile containing 8 rows
> Each row is composed of the following comma-delimited variables :
> tcid,unamepwd,subscAddr,appAddr,pattern,pattern2,pattern3,tag
> Setting : 2 threads, 8 loops
>
> It was observed using ethereal snoops that sporadically the inbound
> request failed to replace the variable e.g.
>
> <?xml version="1.0" ?>
> <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/";>
>    <Header>
>        <TransactionID
> xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0";>
>            TRANSACTIONID
>        </TransactionID>
>    ${tag}
>
> In addition, it was also observed that variables were replaced with
> values from other rows in the datafile (i.e. ${tag})
>
> Datafile
> tcid,unamepwd,subscAddr,appAddr,pattern,pattern2,pattern3,tag
> 439,ApplicationProviderI/password,+447781486143,werwerewr,/Envelope/Body/Fault/detail,/Envelope/Body/Fault[faultcode='Server.Unknown'],/Envelope/Body/Fault/faultstring,,
> 442,ApplicationProviderI/password,+447781486143,44ttt8634805,/Envelope/Body/Fault/detail/RSErrorRsp/Status[StatusCode='3000'],,,
> 457,ApplicationProviderI/password,+447781486143,447748634805,,,,</Header>,
> 458,ApplicationProviderI/password,+447781486143,447748634805,/Envelope/Header/TransactionID,,,</Header>,
> 459,ApplicationProviderI/password,+447781486143,447748634805,/Envelope/Body/SubmitRsp,,,</Header>,
> 460,ApplicationProviderI/password,+447781486143,447748634805,/Envelope/Body/SubmitRsp/MM7Version,,,</Header>,
> 461,ApplicationProviderI/password,+447781486143,447748634805,/Envelope/Body/SubmitRsp/MessageId,,,</Header>,
> 462,ApplicationProviderI/password,+447781486143,447748634805,/Envelope/Body/SubmitRsp/Status,,,</Header>,
>
> Kind regards,
> Bronagh
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to