https://bz.apache.org/bugzilla/show_bug.cgi?id=60658
Bug ID: 60658
Summary: Empty Test Plan Error throws when opening Jmeter
script
Product: JMeter
Version: 2.10
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Java version Used:
java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
Errors observed when opening the JMETER Script:
/jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.perfmon.PerfMonCollector
line number : 2317
version : 2.10 r1533061
-------------------------------
2017/01/27 09:49:31 WARN - jmeter.gui.action.Load: Unexpected error
org.apache.jmeter.exceptions.IllegalUserActionException: Empty TestPlan - see
log file
at org.apache.jmeter.gui.action.Load.insertLoadedTree(Load.java:174)
at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:136)
at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:105)
at org.apache.jmeter.gui.action.Load.doAction(Load.java:92)
at
org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:81)
at
org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40)
at
org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:745)
at java.awt.EventQueue.access$300(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:706)
at java.awt.EventQueue$3.run(EventQueue.java:704)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:715)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Below jar files on Lib/ext
ApacheJMeter_components
ApacheJMeter_core
ApacheJMeter_ftp
ApacheJMeter_functions
ApacheJMeter_http
ApacheJMeter_java
ApacheJMeter_jdbc
ApacheJMeter_jms
ApacheJMeter_junit
ApacheJMeter_ldap
ApacheJMeter_mail
ApacheJMeter_mongodb
ApacheJMeter_monitors
ApacheJMeter_native
ApacheJMeter_report
ApacheJMeter_tcp
jmeter-plugins-json-2.6
jmeter-plugins-manager-0.11
Kindly help me on this blocker issue.
--
You are receiving this mail because:
You are the assignee for the bug.