Issue Type: Bug Bug
Affects Versions: 1.4.3
Assignee: Jörg Schaible
Attachments: conversion-exception.txt
Components: Compatibility
Created: 30/Nov/12 2:17 PM
Description:

I have XML files that were created using XStream 1.3.1. I can read them fine with version 1.4.2. With version 1.4.3, I get an error. The full stacktrace is an attachment.

com.thoughtworks.xstream.converters.ConversionException: null : null
---- Debugging information ----
cause-exception : java.lang.RuntimeException
cause-message : null
class : java.util.concurrent.ConcurrentHashMap
required-type : java.util.concurrent.ConcurrentHashMap
converter-type : com.thoughtworks.xstream.converters.collections.MapConverter
path : /java.util.concurrent.ConcurrentHashMap/unserializable-parents
line number : 2
version : null
-------------------------------
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:79)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(Abstract

Project: XStream
Priority: Major Major
Reporter: Scott Hickey
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to