You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Yuri Weinstein <yu...@mercedsystems.com> on 2002/09/27 00:48:25 UTC

Starting JMeter errors

Hi all,

I have not used JMeter for a while and downloaded the latest nightly
build today and tried to run it and got errors:

BUILD SUCCESSFUL
Total time: 32 seconds
C:\jakarta-jmeter>cd bin

C:\jakarta-jmeter\bin>jmeter
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:181)
Caused by: java.lang.NoSuchMethodError:
processSynchronousLightweightTransfer
        at java.awt.KeyboardFocusManager.initIDs(Native Method)
        at java.awt.KeyboardFocusManager.<clinit>(Unknown Source)
        at javax.swing.UIManager.initialize(Unknown Source)
        at javax.swing.UIManager.maybeInitialize(Unknown Source)
        at javax.swing.UIManager.getUI(Unknown Source)
        at javax.swing.JPanel.updateUI(Unknown Source)
        at javax.swing.JPanel.<init>(Unknown Source)
        at javax.swing.JPanel.<init>(Unknown Source)
        at javax.swing.JPanel.<init>(Unknown Source)
        at org.apache.jmeter.gui.NamePanel.<init>(NamePanel.java:84)
        at
org.apache.jmeter.gui.tree.JMeterTreeModel.<init>(JMeterTreeModel.jav
a:88)
        at org.apache.jmeter.JMeter.startGui(JMeter.java:185)
        at org.apache.jmeter.JMeter.start(JMeter.java:239)
        ... 5 more

Any help is appreciated.

Thanks

Yuri Weinstein


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


RE: Starting JMeter errors

Posted by Yuri Weinstein <yu...@mercedsystems.com>.
What it should be 1.4?

=====
Thx

YuriW




-----Original Message-----
From: Mike Stover [mailto:mstover1@apache.org] 
Sent: Thursday, September 26, 2002 6-11 PM
To: JMeter Users List
Subject: Re: Starting JMeter errors

I have no idea - my best guess is that your using JDK1.3 and the new
code isn't compatible 
with 1.3.

-Mike

On 26 Sep 2002 at 15:48, Yuri Weinstein wrote:

> Hi all,
> 
> I have not used JMeter for a while and downloaded the latest nightly
> build today and tried to run it and got errors:
> 
> BUILD SUCCESSFUL
> Total time: 32 seconds
> C:\jakarta-jmeter>cd bin
> 
> C:\jakarta-jmeter\bin>jmeter
> 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:181)
> Caused by: java.lang.NoSuchMethodError:
> processSynchronousLightweightTransfer
>         at java.awt.KeyboardFocusManager.initIDs(Native Method)
>         at java.awt.KeyboardFocusManager.<clinit>(Unknown Source)
>         at javax.swing.UIManager.initialize(Unknown Source)
>         at javax.swing.UIManager.maybeInitialize(Unknown Source)
>         at javax.swing.UIManager.getUI(Unknown Source)
>         at javax.swing.JPanel.updateUI(Unknown Source)
>         at javax.swing.JPanel.<init>(Unknown Source)
>         at javax.swing.JPanel.<init>(Unknown Source)
>         at javax.swing.JPanel.<init>(Unknown Source)
>         at org.apache.jmeter.gui.NamePanel.<init>(NamePanel.java:84)
>         at
> org.apache.jmeter.gui.tree.JMeterTreeModel.<init>(JMeterTreeModel.jav
> a:88)
>         at org.apache.jmeter.JMeter.startGui(JMeter.java:185)
>         at org.apache.jmeter.JMeter.start(JMeter.java:239)
>         ... 5 more
> 
> Any help is appreciated.
> 
> Thanks
> 
> Yuri Weinstein
> 
> 
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
> 



--
Michael Stover
mstover1@apache.org
Yahoo IM: mstover_ya
ICQ: 152975688

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


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


Re: Starting JMeter errors

Posted by Mike Stover <ms...@apache.org>.
I have no idea - my best guess is that your using JDK1.3 and the new code isn't compatible 
with 1.3.

-Mike

On 26 Sep 2002 at 15:48, Yuri Weinstein wrote:

> Hi all,
> 
> I have not used JMeter for a while and downloaded the latest nightly
> build today and tried to run it and got errors:
> 
> BUILD SUCCESSFUL
> Total time: 32 seconds
> C:\jakarta-jmeter>cd bin
> 
> C:\jakarta-jmeter\bin>jmeter
> 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:181)
> Caused by: java.lang.NoSuchMethodError:
> processSynchronousLightweightTransfer
>         at java.awt.KeyboardFocusManager.initIDs(Native Method)
>         at java.awt.KeyboardFocusManager.<clinit>(Unknown Source)
>         at javax.swing.UIManager.initialize(Unknown Source)
>         at javax.swing.UIManager.maybeInitialize(Unknown Source)
>         at javax.swing.UIManager.getUI(Unknown Source)
>         at javax.swing.JPanel.updateUI(Unknown Source)
>         at javax.swing.JPanel.<init>(Unknown Source)
>         at javax.swing.JPanel.<init>(Unknown Source)
>         at javax.swing.JPanel.<init>(Unknown Source)
>         at org.apache.jmeter.gui.NamePanel.<init>(NamePanel.java:84)
>         at
> org.apache.jmeter.gui.tree.JMeterTreeModel.<init>(JMeterTreeModel.jav
> a:88)
>         at org.apache.jmeter.JMeter.startGui(JMeter.java:185)
>         at org.apache.jmeter.JMeter.start(JMeter.java:239)
>         ... 5 more
> 
> Any help is appreciated.
> 
> Thanks
> 
> Yuri Weinstein
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 



--
Michael Stover
mstover1@apache.org
Yahoo IM: mstover_ya
ICQ: 152975688

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