Issue Details (XML | Word | Printable)

Key: CORE-3197
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andy Jefferson
Reporter: Dirk Hermanns
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JPOX Core (ARCHIVED)

Attach CompoundIdentity 1-N Relation => Nullpointer Exception after makePersistent

Created: 23/Mar/07 09:45 AM   Updated: 04/Jul/07 01:50 PM   Resolved: 27/Mar/07 02:18 PM
Component/s: JDO
Affects Version/s: 1.1.7
Fix Version/s: 1.1.8, 1.2.0-beta-2

File Attachments: 1. Zip Archive JPOXTestcase.zip (8 kB)

Environment: Windows XP Client, MS SQL 2000

Forum Thread URL: http://www.jpox.org/servlet/forum/viewthread?thread=4194
Datastore: Microsoft SQL Server
Severity: Development


 Description  « Hide
Look here http://www.jpox.org/servlet/forum/viewthread?thread=4194 for a complete description of the problem. The mainline is, that using 2 JDO-Beans related with an identifying relation, a nullpointer is returned after adding another relation.

Sort Order: Ascending order - Click to sort in descending order
Dirk Hermanns added a comment - 23/Mar/07 09:46 AM
This testcase reproduces the error at my site.

Andy Jefferson added a comment - 27/Mar/07 02:18 PM
In CVS HEAD and RELEASE_1_1