History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1093
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Steve Luo
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Referential integrity constraint violation when migrating changes

Created: 11/Oct/11 01:42 PM   Updated: 12/Oct/11 02:38 AM
Component/s: None
Affects Version/s: 4.0.0, 4.0.1, 4.0.2, 4.0.3
Fix Version/s: 4.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Below exception occurred when viewing build page or statistics page on occasion:

java.sql.SQLException: Referential integrity constraint violation: "CONSTRAINT_C8: PUBLIC.MODIFICATIONS FOREIGN KEY(BUILDID, CHANGEID, REPOSITORY) REFERENCES PUBLIC.CHANGESETS(BUILDID, CHANGEID, REPOSITORY)"; SQL statement:
INSERT INTO modifications(buildid, changeid, repository, filename, edition, previousedition, action, pathtype) VALUES (?, ?, ?, ?, ?, ?, ?, ?) [23506-159] Query: INSERT INTO modifications(buildid, changeid, repository, filename, edition, previousedition, action, pathtype) VALUES (?, ?, ?, ?, ?, ?, ?, ?) Parameters:

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.