You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2014/01/28 21:45:25 UTC

[Bug 56080] New: Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

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: issues@jmeter.apache.org
          Reporter: milamber@apache.org

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.

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gheribil@gmail.com

--- Comment #6 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
*** Bug 56904 has been marked as a duplicate of this bug. ***

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

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

UbikLoadPack support <su...@ubikloadpack.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomasz.szycher@gmail.com

--- Comment #7 from UbikLoadPack support <su...@ubikloadpack.com> ---
*** Bug 56941 has been marked as a duplicate of this bug. ***

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

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31266|text/x-log                  |text/plain
          mime type|                            |
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

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

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

Milamber <mi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Milamber <mi...@apache.org> ---

Fixed with xstream upgrade to 1.4.6

URL: http://svn.apache.org/r1562373
Log:
Conversion error com.thoughtworks.xstream.converters.ConversionException with
Java 8 Early Access Build
Updated to xstream 1.4.6 (from 1.4.4)
Bugzilla Id: 56080

Added:
    jmeter/trunk/licenses/bin/xstream-1.4.6.txt   (contents, props changed)
      - copied, changed from r1562371,
jmeter/trunk/licenses/bin/xstream-1.4.4.txt
Removed:
    jmeter/trunk/licenses/bin/xstream-1.4.4.txt
Modified:
    jmeter/trunk/build.properties
    jmeter/trunk/eclipse.classpath
    jmeter/trunk/lib/   (props changed)
    jmeter/trunk/lib/aareadme.txt
    jmeter/trunk/res/maven/ApacheJMeter_parent.pom
    jmeter/trunk/xdocs/changes.xml

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

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

Nikolai Grigoriev <ng...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ngrigoriev@gmail.com

--- Comment #4 from Nikolai Grigoriev <ng...@gmail.com> ---
*** Bug 56602 has been marked as a duplicate of this bug. ***

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

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

--- Comment #1 from Milamber <mi...@apache.org> ---
Created attachment 31266
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31266&action=edit
JMeter log file with error messages

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

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mirko.ebert@gmail.com

--- Comment #5 from Sebb <se...@apache.org> ---
*** Bug 56875 has been marked as a duplicate of this bug. ***

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

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
There is a newer XStream library, could you make a test with it ?

http://jira.codehaus.org/browse/XSTR-746

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

[Bug 56080] Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56080

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xiongjy2104@gmail.com

--- Comment #8 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
*** Bug 57134 has been marked as a duplicate of this bug. ***

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