https://issues.apache.org/bugzilla/show_bug.cgi?id=51880
--- Comment #6 from Philippe Mouawad <[email protected]> 2011-09-27 07:15:56 UTC --- (In reply to comment #5) > Hello, > I added JMeterPlugins.jar to lib/ext and tried to load your plan I got: > 2011/09/27 09:12:32 ERROR - jmeter.save.SaveService: Conversion error > com.thoughtworks.xstream.converters.ConversionException: > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > ---- Debugging information ---- > message : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > cause-exception : > com.thoughtworks.xstream.mapper.CannotResolveClassException > cause-message : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > class : org.apache.jorphan.collections.ListedHashTree > required-type : org.apache.jorphan.collections.ListedHashTree > path : > /jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.threads.SteppingThreadGroup > line number : 14 > ------------------------------- : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > ---- Debugging information ---- > message : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > cause-exception : > com.thoughtworks.xstream.mapper.CannotResolveClassException > cause-message : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > class : org.apache.jorphan.collections.ListedHashTree > required-type : org.apache.jorphan.collections.ListedHashTree > path : > /jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.threads.SteppingThreadGroup > line number : 14 > ------------------------------- > message : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > ---- Debugging information ---- > message : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > cause-exception : > com.thoughtworks.xstream.mapper.CannotResolveClassException > cause-message : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > class : org.apache.jorphan.collections.ListedHashTree > required-type : org.apache.jorphan.collections.ListedHashTree > path : > /jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.threads.SteppingThreadGroup > line number : 14 > ------------------------------- > cause-exception : com.thoughtworks.xstream.converters.ConversionException > cause-message : kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup : > kg.apc.jmeter.threads.SteppingThreadGroup > first-jmeter-class : > org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTreeConverter.java:69) > class : org.apache.jmeter.save.ScriptWrapper > required-type : org.apache.jorphan.collections.ListedHashTree > path : > /jmeterTestPlan/hashTree/hashTree/kg.apc.jmeter.threads.SteppingThreadGroup > line number : 14 > ------------------------------- > 2011/09/27 09:12:32 WARN - jmeter.gui.action.Load: Unexpected error > java.lang.Exception: Error in TestPlan - see log file > at org.apache.jmeter.gui.action.Load.insertLoadedTree(Load.java:155) > at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:110) > at org.apache.jmeter.gui.action.Load.doAction(Load.java:89) > at > org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:82) > at > org.apache.jmeter.gui.action.ActionRouter.access$0(ActionRouter.java:67) > at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:61) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:677) > at java.awt.EventQueue.access$000(EventQueue.java:85) > at java.awt.EventQueue$1.run(EventQueue.java:638) > at java.awt.EventQueue$1.run(EventQueue.java:636) > at java.security.AccessController.doPrivileged(Native Method) > at > java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:647) > at > java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) > at > java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) > > > Regards > Philippe Mouawad Forget about this, will take a cup of coffee to wakeup :-) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
