You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Paul Shum <Pa...@McKesson.com> on 2003/01/24 00:10:53 UTC

Unable to start JMeter - NullPointerException

Hi,

I have installed JMeter 1.8 and tried to run jmeter on a W2K machine with
JVM 1.4.1_01.  I got the following error:
=================================
D:\Software\jakarta-jmeter\bin>jmeter
java.lang.reflect.InvocationTargetException:
java.lang.ExceptionInInitializerErr
or: java.lang.NullPointerException
        at org.apache.jmeter.gui.action.Help.<clinit>(Help.java:51)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at
org.apache.jmeter.gui.action.ActionRouter.populateCommandMap(ActionRo
uter.java:185)
        at
org.apache.jmeter.gui.action.ActionRouter.getInstance(ActionRouter.ja
va:220)
        at org.apache.jmeter.JMeter.startGui(JMeter.java:185)
        at org.apache.jmeter.JMeter.start(JMeter.java:237)
        at java.lang.reflect.Method.invoke(Native Method)
        at org.apache.jmeter.NewDriver.main(NewDriver.java:165)
=================================

Does anyone have the same experience?  What did I do wrong?

Please advise.

Thank you.

Paul Shum


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>