espond to "JMeter Users List" <[EMAIL PROTECTED]>
To: 'JMeter Users List' <[EMAIL PROTECTED]>
cc:
Subject: RE: Newbie Question: Can't get JMeter to start
Hi Bob,
sorry, i wanted the actual output that was generated when jmeter.bat was
ran.
Regards
Scott
x27;t get JMeter to start
Hi Scott
My jmeter.bat file looks like this:
@echo on
set PROP=jmeter.properties
set LOG4JCONFIG=log4j.configuration=log4j.conf
set HOST=
set PORT=
IF "%1" == "-f" set PROP=%2
IF "%1" == "-h" set HOST=-Dhttp.proxyHost=%2
Hi Scott
My jmeter.bat file looks like this:
@echo on
set PROP=jmeter.properties
set LOG4JCONFIG=log4j.configuration=log4j.conf
set HOST=
set PORT=
IF "%1" == "-f" set PROP=%2
IF "%1" == "-h" set HOST=-Dhttp.proxyHost=%2 -Dhttps.proxyHost=%2
IF "%1" == "-p" set PORT=-Dhttp.proxyPort=%2 -Dhttps.
[mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 11:18 AM
To: JMeter Users List
Subject: RE: Newbie Question: Can't get JMeter to start
Hi Scott
You said
> The problem appears tobe that the log4j property has not been set.
> Can you check the line
> set LOG4JCONFIG=log4j
Hi Scott
You said
> The problem appears tobe that the log4j property has not been set.
> Can you check the line
> set LOG4JCONFIG=log4j.configuration=log4j.conf
> in the jmeter.bat file, and make sure that it is valid
Yes, the line exists in the jmeter.bat file. In addition, I have checked
the
Message-
From: Bob Low Kuan Loong/HONOC/PBB/PBBG
[mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 10:18 AM
To: JMeter Users List
Subject: RE: Newbie Question: Can't get JMeter to start
Hi Scott,
You are a life saver! The lcp.bat file was the cause. I corrected the CR/LF
pr
Hi Scott,
You are a life saver! The lcp.bat file was the cause. I corrected the CR/LF
problem, and now it works (or at least appears to!).
I also noticed that there were 'out of environment space' errors. I have
now modified the environment space to 4096 bytes and that seems to have
done the tr
Loong/HONOC/PBB/PBBG
[mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 4:47 AM
To: [EMAIL PROTECTED]
Subject: Newbie Question: Can't get JMeter to start
Hi,
I just downloaded JMeter 1.7b but can't get it to launch.
What I've done:
- installed JRE Ver 1.3.1 from java.sun
Hi,
I just downloaded JMeter 1.7b but can't get it to launch.
What I've done:
- installed JRE Ver 1.3.1 from java.sun.com
- unzipped JMeter
- edited jmeter.bat to correct CR/LF. It now looks like this:
@echo on
set PROP=jmeter.properties
set LOG4JCONFIG=log4j.configuration=log4j.conf
set HOST=
9 matches
Mail list logo