| Erik Bengtson (JIRA) 2006-04-30, 1:11 pm |
| [ http://issues.apache.org/jira/brows...action_12377172 ]
Erik Bengtson commented on JDO-375:
-----------------------------------
JPOX now return instances to extent. interfaces test now fails during tearDown while deleting instances due to a constraint failure.
It would be nice to have meaningfull constraints names...
[java] 001 error: SQL Exception: DELETE on table 'PERSONS' caused a violati
on of foreign key constraint 'SQL060425095724181' for key (12). The statement h
as been rolled back.
> Company model tables are not fully cleaned up
> ---------------------------------------------
>
> Key: JDO-375
> URL: http://issues.apache.org/jira/browse/JDO-375
> Project: JDO
> Type: Bug
[vbcol=seagreen]
> Components: tck20
> Versions: JDO 2 rc1
> Reporter: Erik Bengtson
> Assignee: Erik Bengtson
> Fix For: JDO 2 final
> Attachments: JDO-375.patch
>
> Tables from company model does not appear to be clean after run.
> I can't say if this is a JPOX or TCK issue, because I did not dig into the issue.
> On second run, exceptions are like
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|