jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • XStream
  • XSTR-608

Could not call java.util.concurrent.ConcurrentHashMap.writeObject() with sun14reflectionprovider

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Test Test
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3.1
  • Fix Version/s: 1.x Maintenance
  • Component/s: Converters
  • Labels:
    None
  • JDK version and platform:
    BEA_jdk160_05

Description

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

Issue Links

is duplicated by

Bug - A problem which impairs or prevents the functions of the product. XSTR-609 Could not call java.util.concurrent.ConcurrentHashMap.writeObject() with sun14reflectionprovider

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
Hide
Permalink
viswam added a comment - 10/Feb/10 6:37 AM

Can you provide some inputs regarding this

Show
viswam added a comment - 10/Feb/10 6:37 AM Can you provide some inputs regarding this
Hide
Permalink
viswam added a comment - 21/Jul/10 1:45 AM

Hi,

It will be good if someone suggest what needs to be done for this issue

Show
viswam added a comment - 21/Jul/10 1:45 AM Hi, It will be good if someone suggest what needs to be done for this issue
Hide
Permalink
Joerg Schaible added a comment - 21/Jul/10 2:32 AM

This is a bug tracker. If you're looking for help, use the user's list.

Show
Joerg Schaible added a comment - 21/Jul/10 2:32 AM This is a bug tracker. If you're looking for help, use the user's list.
Hide
Permalink
Joerg Schaible added a comment - 20/Mar/12 8:09 PM

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.

Show
Joerg Schaible added a comment - 20/Mar/12 8:09 PM 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.

People

  • Assignee:
    Joerg Schaible
    Reporter:
    viswam
Vote (0)
Watch (0)

Dates

  • Created:
    09/Feb/10 7:13 AM
    Updated:
    20/Mar/12 8:09 PM
    Resolved:
    20/Mar/12 8:09 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.