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)
  • X10
  • XTENLANG-2999

ClassCastException while deserializing Hadoop Writable objects

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: X10 2.2.2
  • Fix Version/s: X10 2.2.2.1
  • Component/s: Managed X10: Compiler Codegen
  • Labels:
    None
  • Environment:
    Managed X10

Description

This issue was originally reported by Avi.
ClassCastException occurs while deserializing objects implementing Writable interface and the program ends with the
following error message.

runAsyncAtReceive error !!!

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Mikio Takeuchi added a comment - 08/Feb/12 8:18 PM

The X10JavaDeserializer.record_reference() call was missing in the generated deserializer code for objects implementing Writable interface. Fixed in r23571 and r23572.

Show
Mikio Takeuchi added a comment - 08/Feb/12 8:18 PM The X10JavaDeserializer.record_reference() call was missing in the generated deserializer code for objects implementing Writable interface. Fixed in r23571 and r23572.
Hide
Permalink
David Grove added a comment - 16/Feb/12 10:24 AM

pulled into 2.2.2.1 branch in 23596.

Show
David Grove added a comment - 16/Feb/12 10:24 AM pulled into 2.2.2.1 branch in 23596.

People

  • Assignee:
    Salikh Zakirov
    Reporter:
    Mikio Takeuchi
Vote (0)
Watch (0)

Dates

  • Created:
    08/Feb/12 8:16 PM
    Updated:
    17/Feb/12 7:10 PM
    Resolved:
    08/Feb/12 8:18 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.