You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Tom Wang <tw...@ingenuity.com> on 2001/10/05 20:42:14 UTC

Need help in using Jmeter

Hi

I am using JMeter1.7Beta. I like the new feature such as loop control
etc. However, I got a problem when I tried to open a saved jmx file. The
following is what dumped to the window that started Jmeter. Looks like
it is complaining that the SAXParser is not there. But I checked the
classpath  and the shipped xerces.jar. It is there. Is there anything I
am doing wrong?

thanks

tom 


D:\jmeter\jakarta-jmeter\bin>CALL ..\lcp ..\lib\ant-1.3.jar
Error loading class org.apache.xerces.parsers.SAXParser  : class is not
found
java.lang.NullPointerException
        at org.apache.jmeter.gui.action.Load.doAction(Load.java:126)
        at
org.apache.jmeter.gui.action.ActionRouter.actionPerformed(ActionRo
r.java:94)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown
Source)
        at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unk
n Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown
Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.AbstractButton.doClick(Unknown Source)
        at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseRele
d(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown
Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown
Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Sour

        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)


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