From jmeter-user-return-2946-qmlist-jakarta-archive-jmeter-user=nagoya.apache.org@jakarta.apache.org Tue Jul 01 14:45:40 2003 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@apache.org Received: (qmail 26754 invoked from network); 1 Jul 2003 14:45:39 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Jul 2003 14:45:39 -0000 Received: (qmail 12819 invoked by uid 97); 1 Jul 2003 14:48:04 -0000 Delivered-To: qmlist-jakarta-archive-jmeter-user@nagoya.betaversion.org Received: (qmail 12811 invoked from network); 1 Jul 2003 14:48:04 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 Jul 2003 14:48:04 -0000 Received: (qmail 26538 invoked by uid 500); 1 Jul 2003 14:45:37 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 26519 invoked from network); 1 Jul 2003 14:45:36 -0000 Received: from lakemtao01.cox.net (68.1.17.244) by daedalus.apache.org with SMTP; 1 Jul 2003 14:45:36 -0000 Received: from smtp.east.cox.net ([172.18.52.56]) by lakemtao01.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20030701144538.LURP8337.lakemtao01.cox.net@smtp.east.cox.net> for ; Tue, 1 Jul 2003 10:45:38 -0400 From: Jing Xue To: jmeter-user@jakarta.apache.org Subject: Unable to start jmeter with jdk 1.4.2 Date: Tue, 1 Jul 2003 10:45:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20030701144538.LURP8337.lakemtao01.cox.net@smtp.east.cox.net> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, I'm having the following exceptions executing jmeter.bat with JDK 1.4.2: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.jmeter.NewDriver.main(NewDriver.java:165) Caused by: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.apache.jmeter.gui.action.ActionRouter.populateCommandMap(ActionRouter.java: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) ... 5 more Caused by: java.lang.NullPointerException at org.apache.jmeter.gui.action.Help.(Help.java:51) ... 11 more With JDK 1.4.1 there is no problem at all. Anybody else seeing this? (it seems to be "good" timing for me to decide to start trying jmeter with my jdk just updated. 8-) ) -J.X. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org