You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/01/27 10:02:10 UTC

[Bug 60658] New: Empty Test Plan Error throws when opening Jmeter script

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: issues@jmeter.apache.org
          Reporter: jagenator@gmail.com
  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.

[Bug 60658] Empty Test Plan Error throws when opening Jmeter script

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60658

Jag Mumidi <ja...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Jag Mumidi <ja...@gmail.com> ---
I managed to resolved the issue by myself by copying the following jars in the
lib/ext folder:

Steps to resolve this issue:

1. Download standard JMeterPlugins-Standard-1.4.0.zip from
http://jmeter-plugins.org/#/

2. Extract it and go inside extracted folder /lib/ext.

3. Copy JMeterPlugins-Standard.jar and CMDRunner.jar from /lib/ext to
Jmeter/lib/ext

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60658] Empty Test Plan Error throws when opening Jmeter script

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60658

Jag Mumidi <ja...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jagenator@gmail.com
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60658] Empty Test Plan Error throws when opening Jmeter script

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60658

--- Comment #1 from Jag Mumidi <ja...@gmail.com> ---
More errors in the Logs:

2017/01/27 10:07:34 INFO  - jmeter.protocol.http.sampler.HTTPHC3Impl: HTTP
request retry count = 0 
2017/01/27 10:07:34 ERROR - jmeter.save.SaveService: Conversion error
com.thoughtworks.xstream.converters.ConversionException:
kg.apc.jmeter.perfmon.PerfMonCollector : kg.apc.jmeter.perfmon.PerfMonCollector
---- Debugging information ----
message             : kg.apc.jmeter.perfmon.PerfMonCollector
cause-exception     :
com.thoughtworks.xstream.mapper.CannotResolveClassException
cause-message       : kg.apc.jmeter.perfmon.PerfMonCollector
class               : org.apache.jorphan.collections.ListedHashTree
required-type       : org.apache.jorphan.collections.ListedHashTree
converter-type      : org.apache.jmeter.save.converters.HashTreeConverter
path                :
/jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.perfmon.PerfMonCollector
line number         : 4500
------------------------------- : kg.apc.jmeter.perfmon.PerfMonCollector :
kg.apc.jmeter.perfmon.PerfMonCollector
---- Debugging information ----
message             : kg.apc.jmeter.perfmon.PerfMonCollector
cause-exception     :
com.thoughtworks.xstream.mapper.CannotResolveClassException
cause-message       : kg.apc.jmeter.perfmon.PerfMonCollector
class               : org.apache.jorphan.collections.ListedHashTree
required-type       : org.apache.jorphan.collections.ListedHashTree
converter-type      : org.apache.jmeter.save.converters.HashTreeConverter
path                :
/jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.perfmon.PerfMonCollector
line number         : 4500
-------------------------------
message             : kg.apc.jmeter.perfmon.PerfMonCollector :
kg.apc.jmeter.perfmon.PerfMonCollector
---- Debugging information ----
message             : kg.apc.jmeter.perfmon.PerfMonCollector
cause-exception     :
com.thoughtworks.xstream.mapper.CannotResolveClassException
cause-message       : kg.apc.jmeter.perfmon.PerfMonCollector
class               : org.apache.jorphan.collections.ListedHashTree
required-type       : org.apache.jorphan.collections.ListedHashTree
converter-type      : org.apache.jmeter.save.converters.HashTreeConverter
path                :
/jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.perfmon.PerfMonCollector
line number         : 4500
-------------------------------
cause-exception     : com.thoughtworks.xstream.converters.ConversionException
cause-message       : kg.apc.jmeter.perfmon.PerfMonCollector :
kg.apc.jmeter.perfmon.PerfMonCollector
first-jmeter-class  :
org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTreeConverter.java:65)
class               : org.apache.jmeter.save.ScriptWrapper
required-type       : org.apache.jorphan.collections.ListedHashTree
converter-type      : org.apache.jmeter.save.ScriptWrapperConverter
path                :
/jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.perfmon.PerfMonCollector
line number         : 4500
version             : 2.10 r1533061
------------------------------- 
2017/01/27 10:07:34 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)

-- 
You are receiving this mail because:
You are the assignee for the bug.