Continuum

data-management-cli-1.1-beta-4-app.jar will not import builds data

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-beta-4
  • Fix Version/s: 1.1
  • Component/s: Data Management
  • Labels:
    None
  • Environment:
    Win32 (Windows Server 2003)
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

data-management-cli-1.1-beta-4-app.jar will not import build data exported from a configured 1.1-bata-3 system. The import attempts to delete BUILDDEFINITION records and fails because of foreign key constraints. The canned records in a pristene 1.1-beta-4 instance are not being deleted in the proper order. Apparently this is because of the new tables PROJECT_BUILDDEFINITION, PROJECTGROUP_BUILDDEFINITION, etc. and the new key constraints that come with them.

Activity

Hide
Emmanuel Venisse added a comment -

Fixed.

Show
Emmanuel Venisse added a comment - Fixed.
Hide
Francis De Brabandere added a comment -

From the mailing list:

the workaround is to remove the continuum database and add ";create=true" on the jdbc url you use for the import

Show
Francis De Brabandere added a comment - From the mailing list: the workaround is to remove the continuum database and add ";create=true" on the jdbc url you use for the import

People

Vote (2)
Watch (3)

Dates

  • Created:
    Updated:
    Resolved: