[ http://jira.codehaus.org/browse/CONTINUUM-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Venisse closed CONTINUUM-1301. --------------------------------------- Assignee: Emmanuel Venisse Resolution: Fixed > JDO delete failure > ------------------ > > Key: CONTINUUM-1301 > URL: http://jira.codehaus.org/browse/CONTINUUM-1301 > Project: Continuum > Issue Type: Bug > Components: Database > Affects Versions: 1.1-alpha-2 > Environment: Linux x64, java5 > Reporter: Tim Pizey > Assignee: Emmanuel Venisse > Fix For: 1.1-beta-2 > > > Attempting to delete a project that has been deleted from CVS: > javax.jdo.JDOUserException: One or more instances could not be deleted > NestedThrowables: javax.jdo.JDOUserException: One or more instances could not > be deleted NestedThrowables: javax.jdo.JDODataStoreException: Delete request > failed: DELETE FROM PROJECTDEPENDENCY WHERE PROJECTDEPENDENCY_ID=? > NestedThrowables: SQL Exception: DELETE on table 'PROJECTDEPENDENCY' caused a > violation of foreign key constraint 'PROJECT_FK2' for key (20189). The > statement has been rolled back. javax.jdo.JDODataStoreException: Delete > request failed: DELETE FROM PROJECTDEPENDENCY WHERE PROJECTDEPENDENCY_ID=? > NestedThrowables: SQL Exception: DELETE on table 'PROJECTDEPENDENCY' caused a > violation of foreign key constraint 'BUILDRESULT_H5_FK2' for key (20190). The > statement has been rolled back. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira