Bug 59997 - Remote Testing#jmeter.JMeter: Uncaught exception: java.lang.AbstractMethodError.
Summary: Remote Testing#jmeter.JMeter: Uncaught exception: java.lang.AbstractMethodEr...
Status: RESOLVED INVALID
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 3.0
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-13 07:44 UTC by banghui
Modified: 2016-08-17 18:43 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description banghui 2016-08-13 07:44:51 UTC
2016/08/13 15:32:11 ERROR - jmeter.JMeter: Uncaught exception:  java.lang.AbstractMethodError: org.apache.jmeter.engine.RemoteJMeterEngineImpl_Stub.rconfigure(Lorg/apache/jorphan/collections/HashTree;Ljava/lang/String;Ljava/io/File;Ljava/lang/String;)V
	at org.apache.jmeter.engine.ClientJMeterEngine.runTest(ClientJMeterEngine.java:133)
	at org.apache.jmeter.engine.DistributedRunner.start(DistributedRunner.java:132)
	at org.apache.jmeter.gui.action.RemoteStart.doAction(RemoteStart.java:78)
	at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:80)
	at org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40)
	at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:62)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
Comment 1 Philippe Mouawad 2016-08-17 18:43:09 UTC
Bugzilla is not a support forum.
Please use mailing list
Comment 2 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4065