Still have the same issue again - but the log file is different. I wouldn't be comfortable posting my jmx file on this - It's a large file 41787kB.
Any help, suggestions will be appreciated. at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTre eConverter.java:69) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at com.thoughtworks.xstream.converters.collections.AbstractCollectionCon verter.readItem(AbstractCollectionConverter.java:71) at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTre eConverter.java:69) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at com.thoughtworks.xstream.converters.collections.AbstractCollectionCon verter.readItem(AbstractCollectionConverter.java:71) at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTre eConverter.java:69) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at org.apache.jmeter.save.ScriptWrapperConverter.unmarshal(ScriptWrapper Converter.java:87) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller .java:137) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarsh al(AbstractTreeMarshallingStrategy.java:33) at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923) at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909) at com.thoughtworks.xstream.XStream.fromXML(XStream.java:853) at org.apache.jmeter.save.SaveService.loadTree(SaveService.java:463) at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:107) 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$000(ActionRouter.jav a:42) at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:61) at java.awt.event.InvocationEvent.dispatch(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) Caused by: com.thoughtworks.xstream.io.StreamException: : no more data availabl e - expected end tags </stringProp></elementProp></collectionProp></elementProp> </HTTPSampler></hashTree></hashTree></hashTree></jmeterTestPlan> to close start tag <stringProp> from line 222977 and start tag <elementProp> from line 222974 a nd start tag <collectionProp> from line 222937 and start tag <elementProp> from line 222936 and start tag <HTTPSampler> from line 222935 and start tag <hashTree > from line 217652 and start tag <hashTree> from line 13 and start tag > <hashTree > from line 3 and start tag <jmeterTestPlan> from line 2, parser stopped on > STAR T_TAG seen ...AKt14yGCAKHuf3wDQLgldfQDgLm+6XHCwK33JQ/ApK6tDQCyJmdIALtmK7YDAKpsu7 ... @222977:2250 at com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent(XppReader.jav a:80) at com.thoughtworks.xstream.io.xml.AbstractPullReader.readRealEvent(Abst ractPullReader.java:137) at com.thoughtworks.xstream.io.xml.AbstractPullReader.readEvent(Abstract PullReader.java:124) at com.thoughtworks.xstream.io.xml.AbstractPullReader.move(AbstractPullR eader.java:109) at com.thoughtworks.xstream.io.xml.AbstractPullReader.moveUp(AbstractPul lReader.java:104) at com.thoughtworks.xstream.io.ReaderWrapper.moveUp(ReaderWrapper.java:4 0) at com.thoughtworks.xstream.io.path.PathTrackingReader.moveUp(PathTracki ngReader.java:42) at org.apache.jmeter.save.converters.MultiPropertyConverter.unmarshal(Mu ltiPropertyConverter.java:73) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) ... 58 more Caused by: java.io.EOFException: no more data available - expected end tags </st ringProp></elementProp></collectionProp></elementProp></HTTPSampler></hashTree>< /hashTree></hashTree></jmeterTestPlan> to close start tag <stringProp> from line 222977 and start tag <elementProp> from line 222974 and start tag <collectionPr op> from line 222937 and start tag <elementProp> from line 222936 and start tag <HTTPSampler> from line 222935 and start tag <hashTree> from line 217652 and sta rt tag <hashTree> from line 13 and start tag <hashTree> from line 3 and start ta g <jmeterTestPlan> from line 2, parser stopped on START_TAG seen ...AKt14yGCAKHu f3wDQLgldfQDgLm+6XHCwK33JQ/ApK6tDQCyJmdIALtmK7YDAKpsu7... @222977:2250 at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:3035) at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046) at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1144) at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093) at com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent(XppReader.jav a:63) ... 66 more 2011/07/18 10:37:09 ERROR - jmeter.save.converters.TestElementConverter: TestEle ment not instantiable: class org.apache.jmeter.protocol.http.sampler.HTTPSampler com.thoughtworks.xstream.io.StreamException: : no more data available - expect ed end tags </stringProp></elementProp></collectionProp></elementProp></HTTPSamp ler></hashTree></hashTree></hashTree></jmeterTestPlan> to close start tag <strin gProp> from line 222977 and start tag <elementProp> from line 222974 and start t ag <collectionProp> from line 222937 and start tag <elementProp> from line 22293 6 and start tag <HTTPSampler> from line 222935 and start tag <hashTree> from lin e 217652 and start tag <hashTree> from line 13 and start tag <hashTree> from lin e 3 and start tag <jmeterTestPlan> from line 2, parser stopped on START_TAG seen ...AKt14yGCAKHuf3wDQLgldfQDgLm+6XHCwK33JQ/ApK6tDQCyJmdIALtmK7YDAKpsu7... @22297 7:2250 at com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent(XppReader.jav a:80) at com.thoughtworks.xstream.io.xml.AbstractPullReader.readRealEvent(Abst ractPullReader.java:137) at com.thoughtworks.xstream.io.xml.AbstractPullReader.readEvent(Abstract PullReader.java:124) at com.thoughtworks.xstream.io.xml.AbstractPullReader.move(AbstractPullR eader.java:109) at com.thoughtworks.xstream.io.xml.AbstractPullReader.moveUp(AbstractPul lReader.java:104) at com.thoughtworks.xstream.io.ReaderWrapper.moveUp(ReaderWrapper.java:4 0) at com.thoughtworks.xstream.io.path.PathTrackingReader.moveUp(PathTracki ngReader.java:42) at org.apache.jmeter.save.converters.TestElementConverter.unmarshal(Test ElementConverter.java:97) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseConverter.unma rshal(HTTPSamplerBaseConverter.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at com.thoughtworks.xstream.converters.collections.AbstractCollectionCon verter.readItem(AbstractCollectionConverter.java:71) at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTre eConverter.java:69) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at com.thoughtworks.xstream.converters.collections.AbstractCollectionCon verter.readItem(AbstractCollectionConverter.java:71) at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTre eConverter.java:69) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at com.thoughtworks.xstream.converters.collections.AbstractCollectionCon verter.readItem(AbstractCollectionConverter.java:71) at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTre eConverter.java:69) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at org.apache.jmeter.save.ScriptWrapperConverter.unmarshal(ScriptWrapper Converter.java:87) at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall er.java:82) at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A bstractReferenceUnmarshaller.java:63) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:76) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnm arshaller.java:60) at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller .java:137) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarsh al(AbstractTreeMarshallingStrategy.java:33) at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923) at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909) at com.thoughtworks.xstream.XStream.fromXML(XStream.java:853) at org.apache.jmeter.save.SaveService.loadTree(SaveService.java:463) at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:107) 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$000(ActionRouter.jav a:42) at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:61) at java.awt.event.InvocationEvent.dispatch(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) Caused by: java.io.EOFException: no more data available - expected end tags </st ringProp></elementProp></collectionProp></elementProp></HTTPSampler></hashTree>< /hashTree></hashTree></jmeterTestPlan> to close start tag <stringProp> from line 222977 and start tag <elementProp> from line 222974 and start tag <collectionPr op> from line 222937 and start tag <elementProp> from line 222936 and start tag <HTTPSampler> from line 222935 and start tag <hashTree> from line 217652 and sta rt tag <hashTree> from line 13 and start tag <hashTree> from line 3 and start ta g <jmeterTestPlan> from line 2, parser stopped on START_TAG seen ...AKt14yGCAKHu f3wDQLgldfQDgLm+6XHCwK33JQ/ApK6tDQCyJmdIALtmK7YDAKpsu7... @222977:2250 at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:3035) at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046) at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1144) at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093) at com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent(XppReader.jav a:63) ... 54 more 2011/07/18 10:37:09 ERROR - jmeter.save.SaveService: Conversion error com.though tworks.xstream.converters.ConversionException: null : null ---- Debugging information ---- cause-exception : java.lang.NullPointerException cause-message : null class : org.apache.jorphan.collections.ListedHashTree required-type : org.apache.jmeter.testelement.property.CollectionProperty path : /jmeterTestPlan/hashTree/hashTree/hashTree[35]/HTTPSampler [26]/elementProp/collectionProp/elementProp[7]/stringProp[2] line number : 222977 ------------------------------- : null : null ---- Debugging information ---- cause-exception : java.lang.NullPointerException cause-message : null class : org.apache.jorphan.collections.ListedHashTree required-type : org.apache.jmeter.testelement.property.CollectionProperty path : /jmeterTestPlan/hashTree/hashTree/hashTree[35]/HTTPSampler [26]/elementProp/collectionProp/elementProp[7]/stringProp[2] line number : 222977 ------------------------------- message : null : null ---- Debugging information ---- cause-exception : java.lang.NullPointerException cause-message : null class : org.apache.jorphan.collections.ListedHashTree required-type : org.apache.jmeter.testelement.property.CollectionProperty path : /jmeterTestPlan/hashTree/hashTree/hashTree[35]/HTTPSampler [26]/elementProp/collectionProp/elementProp[7]/stringProp[2] line number : 222977 ------------------------------- cause-exception : com.thoughtworks.xstream.converters.ConversionException cause-message : null : null first-jmeter-class : org.apache.jmeter.save.converters.HashTreeConverter.unmars hal(HashTreeConverter.java:69) class : org.apache.jmeter.save.ScriptWrapper required-type : org.apache.jmeter.testelement.property.CollectionProperty path : /jmeterTestPlan/hashTree/hashTree/hashTree[35]/HTTPSampler [26]/elementProp/collectionProp/elementProp[7]/stringProp[2] line number : 222977 ------------------------------- 2011/07/18 10:37:09 WARN - jmeter.gui.action.Load: Unexpected error java.lang.E xception: Error in TestPlan - see log file at org.apache.jmeter.gui.action.Load.insertLoadedTree(Load.java:153) at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:108) 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$000(ActionRouter.jav a:42) at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:61) at java.awt.event.InvocationEvent.dispatch(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) -- View this message in context: http://jmeter.512774.n5.nabble.com/I-cannot-open-Test-plans-tp4565258p4598783.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org