That suggests a problem with the Java installation.

java.awt.Headless is a standard Java class, so should be found.

What do you get for the following DOS commands?

set java
set path
and
java -version


On 05/09/07, Stein, Mark <[EMAIL PROTECTED]> wrote:
>
> Hello.  I am not sure if this is the correct mailing list, but I am trying to 
> run Jmeter for the first time and receive the following error.  Any 
> assistance would be appreciated.
>
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
>
> D:\Documents and Settings\mark.stein>cd D:\jakarta-jmeter-2.3RC3\bin
>
> D:\jakarta-jmeter-2.3RC3\bin>jmeter
> java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: 
> jav
> a/awt/HeadlessException
>        at org.apache.jmeter.JMeter.initializeProperties(JMeter.java:456)
>        at org.apache.jmeter.JMeter.start(JMeter.java:253)
>        at java.lang.reflect.Method.invoke(Native Method)
>        at org.apache.jmeter.NewDriver.main(NewDriver.java:183)
> JMeter home directory was detected as: D:\jakarta-jmeter-2.3RC3
>
> D:\jakarta-jmeter-2.3RC3\bin>
> ***************************************************************************************************
> The information in this email is confidential and may be legally privileged. 
> Access to this email by anyone other than the intended addressee is 
> unauthorized. If you are not the intended recipient of this message, any 
> review, disclosure, copying, distribution, retention, or any action taken or 
> omitted to be taken in reliance on it is prohibited and may be unlawful. If 
> you are not the intended recipient, please reply to or forward a copy of this 
> message to the sender and delete the message, any attachments, and any copies 
> thereof from your system.
> ***************************************************************************************************
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to