Continuum

JDO delete failure

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-alpha-2
  • Fix Version/s: 1.1-beta-2
  • Component/s: Database
  • Labels:
    None
  • Environment:
    Linux x64, java5
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

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.

Activity

There are no comments yet on this issue.

People

Vote (3)
Watch (3)

Dates

  • Created:
    Updated:
    Resolved: