Error messages
When you export and import versions using the ClearCase Version Importer, you might receive an error, warning, or other message that has an ID. Use the following table to find more details about the message.
Error message number | Error message | Explanation | User Response | File created |
---|---|---|---|---|
CRRTC4202W | There are {0} file(s) that failed to export. The files are skipped and are not imported. The list of files is available in {1}. | The files listed in the log file had failures when exporting the data. The detailed error is available in the main log file. | Review the log file, fix the Rational® ClearCase® issue, and export the data again. You can export and import individual files separately. | ignoredFiles.txt |
CRRTC4203W | There are {0} text file version(s) with unencodable characters in the file content for "{1}." Their line delimiters will be set to "None (binary)" when imported. The versions are listed in {2}. | The versions listed in the log file are not encodable in the application's locale. When the files are imported, their line delimiter properties in IBM® Engineering Workflow Management (EWM) source control will be set to "None (binary)" instead of the value "Platform." | Run the ccc update ccase encoding command to fix the encoding
in the exported data before importing data to EWM. |
unencodableTextFileVersions.txt |
CRRTC4204W | There are {0} inaccessible file version(s). They are imported as empty files. The list of versions is available in {1}. | The versions listed in the log file are not
accessible. Typical reasons include lack of permission to access the
version or removal of the data by cleartool rmver -data command. They are imported as empty files. |
Fix any Rational ClearCase issues and export the data again. | inaccessibleFileVersions.txt |
CRRTC4210W | There are {0} file(s) that have a cyclic dependency due to merged hyperlinks. The list of files and versions are available in {1}. | Some of the merged hyperlinks are not imported because of the cyclic dependency. | To import all merged hyperlinks, remove merged hyperlinks in the Rational ClearCase system that causes the cyclic dependency and run the export command again. | filesWithCyclicVersions.txt |
CRRTC4220W | There are {0} inaccessible folder(s). The elements in the folders are skipped and are not imported. The list of folders is available in {1}. | The folders listed in the log file had failures when exporting the data. The detailed error is available in the main log file. | Review the log file, fix the Rational ClearCase issue, and export the data again. You can export and import individual folders separately. | inaccessibleFolders.txt |