I believe I solved my problem by removing the
space after comma in the variable list of the
<Global variables="var1,var2,var3"/>

I was getting strange errors if I had a space between the
variable list.

I ran into problem if I had spaces betwen the argument list of
<gettimeofday>, like:
<gettimeofday assign_to="seconds,  microseconds" />

All is well if I removed space between the two arguments.

Venkat




________________________________
From: Venkat Nandam <vnan...@sbcglobal.net>
To: sipp-users@lists.sourceforge.net
Sent: Sat, June 19, 2010 5:24:30 PM
Subject: [Sipp-users] Need example of multiple Global Variables please


Hi,

I am looking for example/syntax of declaring
Global variables, and possibly assigning values in the
declaration itself, or on the command line. 

I keep seeing these type of error messages.  I tweak
something and it goes away.  Not sure what I am doing wrong.

/home/sipp/venkat/next: ./vn_reg_storm.sh 4115240000 reg_storm.xml
Resolving remote sending address x.x..x....
2010-06-19      17:24:49:161    1276986289.161911: Variable $ myExpires is 
referenced 1 times!

My globals declaration looks like this:

<scenario name="UAC: Registration Scenario">
<Global variables="firstNum, myExpires, microseconds, seconds" />

Appreciate the help.

Venkat
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to