hi,
i am runnig a nightly build (nov 25). When i try to open a saved test i
get the stacktrace below. Previously there was a problem with opening
saved files and i remember it was narrowed down to an error in
jmeter.properties file.
Appreciate if some one could tell me if this is a related error.
thanx.
java.lang.StringIndexOutOfBoundsException: String index out of range: -117
at
org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:996)
at org.apache.jmeter.gui.action.Load.doAction(Load.java:127)
at
org.apache.jmeter.gui.action.ActionRouter.actionPerformed(ActionRouter.java:94)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1450)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1504)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:378)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250)
at javax.swing.AbstractButton.doClick(AbstractButton.java:279)
at
javax.swing.plaf.basic.BasicMenuItemUI$MenuDragMouseHandler.menuDragMouseReleased(BasicMenuItemUI.java:946)
at
javax.swing.JMenuItem.fireMenuDragMouseReleased(JMenuItem.java:547)
at
javax.swing.JMenuItem.processMenuDragMouseEvent(JMenuItem.java:452)
at javax.swing.JMenuItem.processMouseEvent(JMenuItem.java:400)
at
javax.swing.MenuSelectionManager.processMouseEvent(MenuSelectionManager.java:264)
at
javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.mouseReleased(BasicPopupMenuUI.java:435)
at
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:3715)
at java.awt.Component.processEvent(Component.java:3544)
at java.awt.Container.processEvent(Container.java:1164)
at java.awt.Component.dispatchEventImpl(Component.java:2593)
at java.awt.Container.dispatchEventImpl(Container.java:1213)
at java.awt.Component.dispatchEvent(Component.java:2497)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)
at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
at java.awt.Container.dispatchEventImpl(Container.java:1200)
at java.awt.Window.dispatchEventImpl(Window.java:926)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
--
the number of concurrent users is not a measure of load
- Alberto Savoia
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>