RE: Survey: JMeter OS/JVM platform usage

2005-08-17 Thread Gino Gargiulo
JMeter 2.0.3 Platforms ES 3.0 Fedora Core 4 Windows XP Windows 2000 Windows 2003 Server JDK 1.4.2 JDK 1.5 Regards, Gino - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Users from file

2005-08-09 Thread Gino Gargiulo
jmeter.log ? Where in the test plan have you put the CSV functions? S. On 09/08/05, Gino Gargiulo <[EMAIL PROTECTED]> wrote: > Hi Noam, > > Thanks for your response. I have tried what you asked. I placed the > ${__CSVRead(file,next())} right under my username and password var

RE: Users from file

2005-08-09 Thread Gino Gargiulo
Hi Noam, Thanks for your response. I have tried what you asked. I placed the ${__CSVRead(file,next())} right under my username and password variables but this still does not work Regards, Gino Gargiulo -Original Message- From: Noam Paz [mailto:[EMAIL PROTECTED] Sent: August 9

RE: Users from file

2005-08-09 Thread Gino Gargiulo
Regards, Gino Gargiulo No I have not, how and where should this be done? And doesn't jmeter automatically set a pointer to the next value in the user file is under a thread group? I simply have 2 variable in my user parameter file. UserNamehas the {_CSVRead(,0)} and Password ha

Users from file

2005-08-09 Thread Gino Gargiulo
down the list. I have tried this with jmeter 2.02 and jmeter 2.03. Can someone help please? Regards, Gino Gargiulo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Jmeter version 2.03 not working on linux box

2005-05-30 Thread Gino Gargiulo
sebb [mailto:[EMAIL PROTECTED] Sent: May 30, 2005 8:54 AM To: Gino Gargiulo Cc: JMeter Users List Subject: Re: Jmeter version 2.03 not working on linux box On 5/30/05, Gino Gargiulo <[EMAIL PROTECTED]> wrote: > Ok I modified my script, and yes it appears the same on my windows > boxe

RE: Jmeter version 2.03 not working on linux box

2005-05-30 Thread Gino Gargiulo
3:47 PM To: JMeter Users List Subject: Fwd: Jmeter version 2.03 not working on linux box -- Forwarded message -- From: sebb <[EMAIL PROTECTED]> Date: May 27, 2005 11:46 PM Subject: Re: Jmeter version 2.03 not working on linux box To: Gino Gargiulo <[EMAIL PROTECTED]>

RE: Jmeter version 2.03 not working on linux box

2005-05-27 Thread Gino Gargiulo
st has ended -Original Message- From: Gino Gargiulo [mailto:[EMAIL PROTECTED] Sent: May 27, 2005 3:34 PM To: JMeter Users List; sebb Subject: RE: Jmeter version 2.03 not working on linux box Attached is my jmeter.log file Gino -Original Message- From: sebb [mailto:[EMAIL PRO

RE: Jmeter version 2.03 not working on linux box

2005-05-27 Thread Gino Gargiulo
Attached is my jmeter.log file Gino -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: May 27, 2005 3:15 PM To: JMeter Users List Subject: Re: Jmeter version 2.03 not working on linux box Are there any error messages in jmeter.log? S. On 5/27/05, Gino Gargiulo <[EM

RE: Jmeter version 2.03 not working on linux box

2005-05-27 Thread Gino Gargiulo
chance do you have listeners that saves the jmeter results to a file? if you do, make sure the path does not include C:/ . Thought I mention that just in case. peter On 5/27/05, Gino Gargiulo <[EMAIL PROTECTED]> wrote: > I have a jmeter script that I created on a windows machine, and &g

Jmeter version 2.03 not working on linux box

2005-05-27 Thread Gino Gargiulo
I have a jmeter script that I created on a windows machine, and functions without a problem on that machined in both GUI and non-gui mode. Now I take that script to a Linux (ES-3.0) machine which does not have any gui. I run this with the following command: ./jmeter -n -t StraightBet_MONEY_0

RE: JDBC Request question

2005-03-11 Thread Gino Gargiulo
eter Users List Subject: Re: JDBC Request question I'm guessing the sql statement was bad. can you look at Oracle's network log and see what the query was. peter On Fri, 11 Mar 2005 11:14:39 -0800, Gino Gargiulo <[EMAIL PROTECTED]> wrote: > > > Hi, > > >

JDBC Request question

2005-03-11 Thread Gino Gargiulo
> Hi, > > I was wondering if I could get some help with JDBC requests. > What I am trying to do is perform a Select statement to the database > but in the select statement, I need to pass in a variable and a field > to search for. I created the variable and try ${UserName} into the >