You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Bogdan77 <bo...@gmail.com> on 2010/01/20 16:35:01 UTC

Re: jmeter: Conversion error

I have a similar problem, or I guess the same problem.
When I execute mvn verify, it tries to run the jmx file:

[INFO] Executing test: /home/bogdan/emma/src/test/jmeter/Test1.jmx
Error in NonGUIDriver java.lang.NullPointerException
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There were test errors


in jmeter.log generated it shows:
2010/01/20 17:18:21 ERROR - jmeter.save.SaveService: Conversion error
com.thoughtworks.xstream.converters.ConversionException:
org/apache/commons/logging/LogFactory :
org/apache/commons/logging/LogFactory
---- Debugging information ----
message             : org/apache/commons/logging/LogFactory
cause-exception     : java.lang.NoClassDefFoundError
cause-message       : org/apache/commons/logging/LogFactory
first-jmeter-class  :
org.apache.jmeter.protocol.http.sampler.HTTPSampler2.<clinit>(HTTPSampler2.java:204)
class               : org.apache.jmeter.save.ScriptWrapper
required-type       : org.apache.jmeter.protocol.http.sampler.HTTPSampler2
path                :
/jmeterTestPlan/hashTree/hashTree/hashTree/HTTPSampler2
line number         : 29
-------------------------------
2010/01/20 17:18:21 ERROR - jmeter.JMeter:  java.lang.NullPointerException
        at
org.apache.jmeter.gui.tree.JMeterTreeModel.addSubTree(JMeterTreeModel.java:91)
        at org.apache.jmeter.JMeter.run(JMeter.java:728)


Any help would be highly appreciated.
-- 
View this message in context: http://old.nabble.com/jmeter%3A-Conversion-error-tp24953413p27243667.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org