[ http://jira.codehaus.org/browse/CONTINUUM-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Venisse closed CONTINUUM-1385. --------------------------------------- Assignee: Emmanuel Venisse Resolution: Fixed Fix Version/s: 1.1-beta-2 > Foreign key konstraint violation > -------------------------------- > > Key: CONTINUUM-1385 > URL: http://jira.codehaus.org/browse/CONTINUUM-1385 > Project: Continuum > Issue Type: Bug > Components: Database > Affects Versions: 1.1-beta-2 > Environment: Linux, Tomcat 5.5.17, Derby > Reporter: Pavel Halas > Assignee: Emmanuel Venisse > Fix For: 1.1-beta-2 > > > Hi, > I tried to delete an ant project from a group and get the following message > (see below). Removing all the build results helped. Nevertheless, I think > there should be a delete cascade, not a contstraint. > {noformat} > javax.jdo.JDOUserException: One or more instances could not be deleted > NestedThrowables: javax.jdo.JDODataStoreException: Delete request failed: > DELETE FROM BUILDDEFINITION WHERE ID = ? NestedThrowables: SQL Exception: > DELETE on table 'BUILDDEFINITION' caused a violation of foreign key > constraint 'BUILDRESULT_FK1' for key (6). The statement has been rolled back. > {noformat} -- 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