0
我在嘗試將測試計劃(.xml文件)導入到JMeter時遇到錯誤。這裏的錯誤:無法在JMeter 2.8.20130705中打開.xml(working)測試計劃「轉換錯誤」
ERROR - jmeter.save.SaveService: Conversion error com.thoughtworks.xstream.converters.ConversionException: org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy : org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
---- Debugging information ----
message :org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
cause-exception :com.thoughtworks.xstream.mapper.CannotResolveClassException
cause-message : org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
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/hashTree/HTTPSamplerProxy
line number : 29
第29行中的.xml:
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Petición HTTP" enabled="true">
任何想法,爲什麼?非常感謝!
謝謝!工作! – marianogg9