Menu

#187 NullPointerException in ObjectReader

1.9
open
nobody
engine (145)
5
2011-04-15
2011-04-15
No

Revision neodatis-odb-1.9.30.689.

NullPointerException at src/org/neodatis/odb/impl/core/layers/layer3/engine/ObjectReader.java, Line 951:

if (!classInfo.getId().equals(objectInfoHeader.getClassInfoId()))

classInfo.getId() returns null.

To workaround this, I refactored the code, the patch is attached.

Discussion

  • Vladimir Tsichevski

    The cure (workaround?)

     
  • Vladimir Tsichevski

    Same error as in the issue ID: 3031814

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.