I just downloaded JMeter and when trying to start it up I receive the
following error mesasge(s):

M:\WebTest\jakarta-jmeter\bin>jmeter.bat
java.lang.reflect.InvocationTargetException:
java.lang.ExceptionInInitializerError: java.l
ang.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(ActionRouter.ja
va:
185)
        at
org.apache.jmeter.gui.action.ActionRouter.getInstance(ActionRouter.java: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)


The jmeter.log file has the following in it as well:

M:\WebTest\jakarta-jmeter\bin>more jmeter.log
11/05/2002 12:56:01 PM ERROR - jmeter.gui: Couldn't load
file://M:\WebTest\jakarta-jmeter/
docs/usermanual/component_reference.html java.net.UnknownHostException: M
        at java.net.InetAddress.getAllByName0(Unknown Source)
        at java.net.InetAddress.getAllByName0(Unknown Source)
        at java.net.InetAddress.getByName(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.NetworkClient.openServer(Unknown Source)
        at sun.net.ftp.FtpClient.openServer(Unknown Source)
        at sun.net.ftp.FtpClient.<init>(Unknown Source)
        at sun.net.www.protocol.ftp.FtpURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.ftp.FtpURLConnection.getInputStream(Unknown
Source)
        at javax.swing.JEditorPane.getStream(Unknown Source)
        at javax.swing.JEditorPane.setPage(Unknown Source)
        at javax.swing.JEditorPane.setPage(Unknown Source)
        at org.apache.jmeter.gui.action.Help.<clinit>(Help.java:45)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at
org.apache.jmeter.gui.action.ActionRouter.populateCommandMap(ActionRouter.ja
va:
185)
        at
org.apache.jmeter.gui.action.ActionRouter.getInstance(ActionRouter.java: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)

>From what I can tell, the file component_reference.html is present in the
installation directory.

My environment is:

Windows 2000 Professional:
   - Service pack 3 (build 5.00.2195)
   - Current updates & hotfixes via windows update

JMeter version 1.8:
   - Unzipped to M:\WebTest\jakarta-jmeter

Java version(s) tested:
   - 1.3.1_04
   - 1.4.1_01



Thanks,

Darren Young
Software Development Manager
The Freight Depot
http://www.thefreightdepot.com



--
To unsubscribe, e-mail:   <mailto:jmeter-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jmeter-user-help@;jakarta.apache.org>

Reply via email to