[ 
https://jira.codehaus.org/browse/XSTR-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joerg Schaible resolved XSTR-608.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.x Maintenance

Actually that error message simply means that the JDK you're using has an 
incomplete implementation of ConcurrentHashMap.writeObject().

However, next version of XStream will simply support the ConcurrentHashMap with 
the MapConverter and this JDK bug is no longer triggered.
                
> Could not call java.util.concurrent.ConcurrentHashMap.writeObject()  with 
> sun14reflectionprovider
> -------------------------------------------------------------------------------------------------
>
>                 Key: XSTR-608
>                 URL: https://jira.codehaus.org/browse/XSTR-608
>             Project: XStream
>          Issue Type: Test
>          Components: Converters
>    Affects Versions: 1.3.1
>            Reporter: viswam
>            Assignee: Joerg Schaible
>             Fix For: 1.x Maintenance
>
>
> com.chordiant.core.transform.connectors.XStreamTransformer.objectTreeToDocument()>
>  <Exception during XStream objectTreeToDocument Conversion 
> <com.thoughtworks.xstream.converters.ConversionException: Could not call 
> java.util.concurrent.ConcurrentHashMap.writeObject() : Could not call 
> java.util.concurrent.ConcurrentHashMap.writeObject() : FIXME andyp 1-Jan-04 
> -- unreplaced JVMID: 8199304551835546445S::
> Im getting the above exception when im running my tester and its working fine 
> with purejava reflectioprovider with 1.3.1
> environment is weblogic 10.3
> and the same is working fine on WAS7

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
    <a 
href="http://xircles.codehaus.org/manage_email";>http://xircles.codehaus.org/manage_email</a>
</p>

Reply via email to