• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Duplicate
  • DSO:L1,Eclipse Plugin
  • ekulesho
  • Reporter: teck
  • October 22, 2007
  • 0
  • Watchers: 0
  • July 27, 2012
  • April 15, 2008

Description

I think there are two problems in here. The more severe is the actual NPE that happens in the classadapter, and as such this should be assigned to someone on transparency team.

The class adapter will try to dereference the super class of Object, which will be null, geting an NPE.

I got myself into this situation since I marked an Object variable as a root using the eclipse plugin. In theory we could exclude Object in this case, but that isn’t truly necessary to special case

Comments

Fiona OShea 2008-03-18

Add to Known Issues with workaround

Alex Miller 2008-04-15

Is this a dup?

Hung Huynh 2008-04-15

dup of DEV-1110