Actions
Bug #3772
closedMigration of eventlogs and Change Requests at startup lead to errors
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
At startup of the app, after upgrading from 2.6.2, I have the following errors :
[2013-07-19 15:31:19] INFO migration - Start migration of EventLog from format '3' to '4' [2013-07-19 15:31:24] ERROR migration - Error when trying to migrate change request with id '16' <- Entry type is not a 'changeRequest' : <rule fileFormat="3" changeType="add"><id>213c1935-6e83-49b0-83dd-66d43cbee3e6</id><displayName>Create simple website</displayName><targets/><directiveIds/><shortDescription>Create a simple Website</shortDescription><longDescription/><isEnabled>true</isEnabled><isSystem>false</isSystem></rule> [2013-07-19 15:31:24] ERROR migration - Error when trying to migrate change request with id '43' <- Entry type is not a 'changeRequest' : <rule fileFormat="3" changeType="add"><id>2ca172d7-1024-4db7-8f57-2c26c1169845</id><displayName>Remote access on all systems</displayName><targets/><directiveIds/><shortDescription>Remote access on all systems</shortDescription><longDescription/><isEnabled>true</isEnabled><isSystem>false</isSystem></rule> [2013-07-19 15:31:24] ERROR migration - Error when trying to migrate change request with id '102' <- Entry type is not a 'changeRequest' : <rule fileFormat="3" changeType="add"><id>021a9bc4-d65b-41d9-9ba7-bda73815eb97</id><displayName>Utility package installation</displayName><targets/><directiveIds/><shortDescription>Install utility packages on systems (vim and tree)</shortDescription><longDescription/><isEnabled>true</isEnabled><isSystem>false</isSystem></rule>
Updated by Nicolas CHARLES over 11 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
- Priority changed from N/A to 1 (highest)
Updated by Nicolas CHARLES over 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/278
Updated by François ARMAND over 11 years ago
- Assignee changed from François ARMAND to Nicolas CHARLES
Updated by Nicolas CHARLES over 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 8a78a6b587f75c8289440530f27b0e03eced04e3.
Updated by Anonymous over 11 years ago
Applied in changeset 03d5767f7a652e9c2483bb6e43247b6ac3c65682.
Updated by Nicolas PERRON over 11 years ago
- Subject changed from Error during migration of eventlog and change request at startup to Migration of eventlogs and Change Requests at startup lead to errors
- Description updated (diff)
Updated by Jonathan CLARKE over 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.7.0~rc1, which was released today.
Check out:- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-July/000038.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog27
- Download information: http://www.rudder-project.org/foswiki/Download/
Actions