Thanks. The problem was my java version. I thought I had java 1.4 but it was not picking it up. After messing about with my path I now have it working.
Thanks again James -----Original Message----- From: Ramesh J.C [mailto:[EMAIL PROTECTED] Sent: 24 June 2003 12:16 To: JMeter Users List Subject: Re: Starting JMeter Jmeter requires jdk1.4 or higher version to run. ----- Original Message ----- From: "James Farrier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 24, 2003 4:33 PM Subject: Starting JMeter > Hi all I am new to this list and have the following problem. > > > > When I try to start JMeter I get the following error: > > > > 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(Class.java:120) > > 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) > > > > Any help on this would be greatly appreciated > > > > Thanks in advance > > > > James > > --------------------------------------------------------------------- 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]

