https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

            Bug ID: 56080
           Summary: Conversion error
                    com.thoughtworks.xstream.converters.ConversionExceptio
                    n with Java 8 Early Access Build
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 31265
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31265&action=edit
Simple test script

With Java 8 EA builds (2014/01/25), JMeter trunk fails to load a simple test
script with a Constant Throughput Timer element.

With Java 6 or 7 the issue doesn't exists.

Perhaps is a Java 8 bug ou Xstream bug.

Error is:

2014/01/28 20:37:46 ERROR - jmeter.save.SaveService: Conversion error
com.thoughtworks.xstream.converters.ConversionException: -1 : -1
---- Debugging information ----
message             : -1
cause-exception     : java.lang.ArrayIndexOutOfBoundsException
cause-message       : -1
class               : org.apache.jmeter.testelement.property.DoubleProperty
required-type       : org.apache.jmeter.testelement.property.DoubleProperty
converter-type      :
com.thoughtworks.xstream.converters.reflection.ReflectionConverter
path                :
/jmeterTestPlan/hashTree/hashTree/hashTree/ConstantThroughputTimer/doubleProp/name
line number         : 32
class[1]            : org.apache.jmeter.timers.ConstantThroughputTimer
converter-type[1]   : org.apache.jmeter.save.converters.TestElementConverter
class[2]            : org.apache.jorphan.collections.ListedHashTree
converter-type[2]   : org.apache.jmeter.save.converters.HashTreeConverter

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to