by any 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
> 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_06_RND_5.jmx -l log.jtl
> 
> 
> 
> After I run this, the log file reads this:
> 
> 
> 
> <?xml version="1.0" encoding="UTF-8"?>
> 
> <testResults>
> 
> 
> 
> 
> 
> 
> 
> </testResults>
> 
> 
> 
> 
> 
> And I am checking the application server log file to see if I am hitting
> the server, and there is nothing written to the log file, which tells me
> it is not hitting the server.  I can send you the script file if you
> wish.  I have all the server url parameters, login information in a csv
> file that I read in at runtime as well
> 
> 
> 
> 
> 
> Regards,
> 
> 
> 
> Gino
> 
> 
> 
> 
>

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

Reply via email to