Installation of JMeter

Source: Internet
Author: User

Apache JMeter Installation Instructions

One. Installation Environment Requirements:

Java version

JMeter requirements fully meet JVM1.3 or higher.

Operating system

JMeter can be run on any currently deployed Java operating system.

L Unix(Solaris,Linux, etc)

L Windows(98,NT,2000,XP)

L Open VMS Alpha 7.3+

Two. Installation steps:

L Installation Environment: Windows XP

L Installation Package Preparation:

Jdk1.5.0_12 can be downloaded on the official website

jakarta-jmeter-2.3.4 Specific:

http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi

L Installation Process:

1) JDK Installation

Click on the downloaded Jdk-1_5_0_12-windows-i586-p.exe and select the installation path.

2) JDK Environment configuration

On the desktop, select "My Computer" (right)/advanced/environment variable, click "New" in the "System Variables" column, enter: CLASSPATH in the variable name, enter the variable value: C:\JDK installation directory \LIB\DT. JAR; C:\JDK installation directory \lib\tools. JAR; Click OK.

Then press "New", enter in the variable name: java_home, enter the variable: C:\JDK installation directory, modify the path variable, add% java_home%\bin, and then OK.

Modify the value of the system variable path, add%java_home%\bin in front, and then OK.

3) Check that the JDK installation is OK

Specifically: click "Start"/"Run", enter the command cmd into the DOS interface, enter the command: Java–version View the Java version, if displayed as: 1.5.0_12, install OK

4)Jmeter Installation

Unzip the jakarta-jmeter-2.3.4 file to the C drive and unzip it to the C:\jmeter-2.3.4 directory.

On the desktop, select "My Computer" (right)/advanced/environment variable, click "New" in the "System Variables" column, enter: Jmeter_home in the variable name, enter the variable value: \ jmeter-2.3.4, click OK.

To modify the CLASSPATH variable, add the following value to the variable value:

%jmeter_home%\lib\ext\apachejmeter_core.jar;%jmeter_home%\lib\jorphan.jar;%jmeter_home%\lib\logkit-1.2.jar; Then make sure you can.

5) Check JMeter installation is OK

Specifically: Enter the Bin folder under the JMeter directory, click Jmeter.bat, view the page display, if you can display the JMeter operation page is installed successfully.

Reminder: Usually installed to this step will report the following error:

Unrecognized VM option ' +heapdumponoutofmemoryerror '

The reason is: the installation of the JDK version is: 1.5.0 will be wrong, the JDK Uninstall, re-download the Jdk1.5.0_12 version, reinstall on the OK, before I was installed 1.5.0 version of this newspaper's error, and then update the JDK version is good.

Installation of JMeter

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.