0
У меня возникла ошибка при попытке импортировать тестовый план (XML-файл) в мой JMeter. Вот ошибка:Не удается открыть тестовый план .xml (рабочий) в JMeter 2.8.20130705 «Ошибка преобразования»
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
Line 29 в .xml:
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Petición HTTP" enabled="true">
Любые идеи, почему? Большое спасибо!
Спасибо! это сработало! – marianogg9