Error when executing repotools -copy in oracle
![](http://jazz.net/_images/myphoto/d84e17f19cb61bf73282b415f21a5c7f.jpg)
Hi,
I have used RTC for planning and source control with a oracle database for a while. Now I'm trying to change my db server for a powerful machine, so I'm using the repotool -copy command, but I can't avoid getting an error message when source control elements are imported. Latter when the application starts the dashboard and plans shows errors that make the application unusable. I also tried to import the database to the derby default database and I didn't any error message. But when I tried to migrate the derby to oracle the errors occurred again. Below is the repotool log:
2010-02-08 13:32:23,370 repotools -copy target.teamserver.properties=conf/jazz/teamserver.properties source.teamserver.properties=C:\Program Files\IBM\JazzTeamServer\server\conf\jazz\teamserverDERBY.properties toFile=C:\Temp\copyfromderby.tar overwrite=yes
2010-02-08 13:32:23,370 java.version=1.5.0
2010-02-08 13:32:23,370 java.runtime.version=pwi32devifx-20090505 (SR9-0 +IZ49764)
2010-02-08 13:32:23,370 Repo Tools
2010-02-08 13:32:23,370 Jazz Foundation Server, Version 1.0 (I20090618-1753)
Rational Team Concert, Version 2.0 (I20090618-1753)
2010-02-08 13:32:23,386 Provisioning using "C:\Program Files\IBM\JazzTeamServer\server\conf\jazz\provision_profiles".
2010-02-08 13:32:35,605 Rational Jazz Team Server - Standard
2010-02-08 13:32:35,636 CRJAZ1363I Loading configuration from "file:C:\Program Files\IBM\JazzTeamServer\server\conf\jazz\teamserverDERBY.properties".
2010-02-08 13:32:36,574 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: repositoryDB
2010-02-08 13:32:37,558 CRJAZ1364I Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.3.1 - (677131)
Db URL: jdbc:derby:repositoryDB
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.3.3.1 - (677131)
2010-02-08 13:32:44,230 CRJAZ8192E: Fulltext Index Location: workitemindex\fulltext_index\
2010-02-08 13:32:46,855 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST
2010-02-08 13:32:47,089 CRJAZ1364I Initial database connection successful
Db Product Name: Oracle
Db Product Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Db URL: jdbc:oracle:thin:teamconcert/Motorola1@//10.116.70.243:1521/RTC_TEST
Jdbc Driver Name: Oracle JDBC driver
Jdbc Driver Version: 10.2.0.4.0
2010-02-08 13:34:16,184 Creating the tables for the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST" without indices.
2010-02-08 13:34:56,918 The user "ADMIN" has logged in to the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:34:57,356 The user "ADMIN" has logged out of the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:34:57,356 The database tables were created successfully.
2010-02-08 13:34:58,028 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: repositoryDB
2010-02-08 13:34:58,168 CRJAZ1364I Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.3.1 - (677131)
Db URL: jdbc:derby:repositoryDB
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.3.3.1 - (677131)
2010-02-08 13:35:01,746 The user "ADMIN" has logged in to the database "repositoryDB".
2010-02-08 13:35:02,012 Exporting the data from the database "repositoryDB" to the file "C:\Temp\copyfromderby.tar".
2010-02-08 13:35:02,012 Using encoding "windows-1252"
2010-02-08 13:35:08,606
2010-02-08 13:35:08,606 Exporting all the items present in the repository in offline mode.
2010-02-08 13:35:08,606
2010-02-08 13:35:09,621 Exporting com.ibm.team.repository/ChangeEvent.
2010-02-08 13:36:06,887 Exported 14483 ChangeEvent items in 57266 ms.
2010-02-08 13:36:06,887 Exporting com.ibm.team.repository/LicenseType.
2010-02-08 13:36:06,919 Exported 9 LicenseType items in 32 ms.
2010-02-08 13:36:06,919 Exporting com.ibm.team.repository/LicenseAssignment.
2010-02-08 13:36:06,965 Exported 21 LicenseAssignment items in 46 ms.
2010-02-08 13:36:06,965 Exporting com.ibm.team.repository/OAuthConsumerRegistration.
2010-02-08 13:36:06,965 Exported 0 OAuthConsumerRegistration items in 0 ms.
2010-02-08 13:36:06,965 Exporting com.ibm.team.repository/LicenseKey.
2010-02-08 13:36:06,981 Exported 3 LicenseKey items in 16 ms.
2010-02-08 13:36:06,997 Exporting com.ibm.team.repository/ContributorDetails.
2010-02-08 13:36:07,591 Exported 10 ContributorDetails items in 594 ms.
2010-02-08 13:36:07,606 Exporting com.ibm.team.repository/AuditableBaseline.
2010-02-08 13:36:07,606 Exported 0 AuditableBaseline items in 0 ms.
2010-02-08 13:36:07,606 Exporting com.ibm.team.repository/RepositoryRoot.
2010-02-08 13:36:07,637 Exported 1 RepositoryRoot items in 31 ms.
2010-02-08 13:36:07,637 Exporting com.ibm.team.repository/Contributor.
2010-02-08 13:36:07,934 Exported 13 Contributor items in 297 ms.
2010-02-08 13:36:07,950 Exporting com.ibm.team.process/ProcessChangeEventCheck.
2010-02-08 13:36:07,950 Exported 1 ProcessChangeEventCheck items in 0 ms.
2010-02-08 13:36:07,966 Exporting com.ibm.team.process/ProjectArea.
2010-02-08 13:36:09,325 Exported 1 ProjectArea items in 1359 ms.
2010-02-08 13:36:09,341 Exporting com.ibm.team.process/TeamArea.
2010-02-08 13:36:09,403 Exported 2 TeamArea items in 62 ms.
2010-02-08 13:36:09,403 Exporting com.ibm.team.process/ProcessDefinition.
2010-02-08 13:36:09,450 Exported 1 ProcessDefinition items in 47 ms.
2010-02-08 13:36:09,466 Exporting com.ibm.team.process/ProcessDomainDefinition.
2010-02-08 13:36:09,466 Exported 0 ProcessDomainDefinition items in 0 ms.
2010-02-08 13:36:09,466 Exporting com.ibm.team.process/DevelopmentLine.
2010-02-08 13:36:09,544 Exported 2 DevelopmentLine items in 78 ms.
2010-02-08 13:36:09,544 Exporting com.ibm.team.process/Iteration.
2010-02-08 13:36:09,778 Exported 11 Iteration items in 234 ms.
2010-02-08 13:36:09,778 Exporting com.ibm.team.process/IterationType.
2010-02-08 13:36:09,841 Exported 2 IterationType items in 63 ms.
2010-02-08 13:36:09,856 Exporting com.ibm.team.process/ProcessAttachment.
2010-02-08 13:36:10,762 Exported 110 ProcessAttachment items in 906 ms.
2010-02-08 13:36:10,762 Exporting com.ibm.team.process/ReadAccessList.
2010-02-08 13:36:10,778 Exported 1 ReadAccessList items in 16 ms.
2010-02-08 13:36:10,778 Exporting com.ibm.team.process/ProjectLink.
2010-02-08 13:36:10,778 Exported 0 ProjectLink items in 0 ms.
2010-02-08 13:36:10,794 Exporting com.ibm.team.process/ProcessGenericItem.
2010-02-08 13:36:10,794 Exported 0 ProcessGenericItem items in 0 ms.
2010-02-08 13:36:10,794 Exporting com.ibm.team.interop/SyncInfo.
2010-02-08 13:36:10,794 Exported 0 SyncInfo items in 0 ms.
2010-02-08 13:36:10,809 Exporting com.ibm.team.interop/ExternalRepositoryConnection.
2010-02-08 13:36:10,809 Exported 0 ExternalRepositoryConnection items in 0 ms.
2010-02-08 13:36:10,841 Exporting com.ibm.team.interop/ExternalProxy.
2010-02-08 13:36:15,153 Exported 3 ExternalProxy items in 4312 ms.
2010-02-08 13:36:15,169 Exporting com.ibm.team.interop/SyncRule.
2010-02-08 13:36:15,169 Exported 0 SyncRule items in 0 ms.
2010-02-08 13:36:15,184 Exporting com.ibm.team.interop/ExternalState.
2010-02-08 13:36:32,872 Exported 3 ExternalState items in 17688 ms.
2010-02-08 13:36:32,888 Exporting com.ibm.team.workitem/Deliverable.
2010-02-08 13:36:32,981 Exported 3 Deliverable items in 109 ms.
2010-02-08 13:36:33,044 Exporting com.ibm.team.workitem/WorkItem.
2010-02-08 13:36:45,169 Exported 712 WorkItem items in 12125 ms.
2010-02-08 13:36:45,169 Exporting com.ibm.team.workitem/Category.
2010-02-08 13:36:45,278 Exported 7 Category items in 109 ms.
2010-02-08 13:36:45,278 Exporting com.ibm.team.workitem/Attribute.
2010-02-08 13:36:45,450 Exported 39 Attribute items in 172 ms.
2010-02-08 13:36:45,450 Exporting com.ibm.team.workitem/Attachment.
2010-02-08 13:36:45,638 Exported 7 Attachment items in 188 ms.
2010-02-08 13:36:45,638 Exporting com.ibm.team.opaque/Opaque.
2010-02-08 13:36:45,638 Exported 0 Opaque items in 0 ms.
2010-02-08 13:36:45,653 Exporting com.ibm.team.scm/Workspace.
2010-02-08 13:36:45,778 Exported 17 Workspace items in 125 ms.
2010-02-08 13:36:46,044 Exporting com.ibm.team.scm/Configuration.
2010-02-08 13:36:51,091 Exported 25 Configuration items in 5047 ms.
2010-02-08 13:36:51,122 Exporting com.ibm.team.scm/ChangeHistory.
2010-02-08 13:36:52,372 Exported 224 ChangeHistory items in 1250 ms.
2010-02-08 13:36:52,388 Exporting com.ibm.team.scm/ComponentEntry.
2010-02-08 13:36:52,435 Exported 16 ComponentEntry items in 63 ms.
2010-02-08 13:36:52,435 Exporting com.ibm.team.scm/Suspended.
2010-02-08 13:36:52,435 Exported 0 Suspended items in 0 ms.
2010-02-08 13:36:52,435 Exporting com.ibm.team.scm/BaselineSet.
2010-02-08 13:36:52,450 Exported 2 BaselineSet items in 15 ms.
2010-02-08 13:36:52,450 Exporting com.ibm.team.scm/HistoricBasis.
2010-02-08 13:36:53,638 Exported 437 HistoricBasis items in 1188 ms.
2010-02-08 13:36:53,653 Exporting com.ibm.team.scm/RepositoryProgressMonitor.
2010-02-08 13:36:53,653 Exported 0 RepositoryProgressMonitor items in 0 ms.
2010-02-08 13:36:53,653 Exporting com.ibm.team.scm/ContributorSCMRecord.
2010-02-08 13:36:53,653 Exported 0 ContributorSCMRecord items in 0 ms.
2010-02-08 13:36:53,653 Exporting com.ibm.team.scm/FolderLastModifiedInWorkspaceEntry.
2010-02-08 13:36:53,653 Exported 0 FolderLastModifiedInWorkspaceEntry items in 0 ms.
2010-02-08 13:36:53,653 Exporting com.ibm.team.scm/ComponentOwner.
2010-02-08 13:36:53,669 Exported 2 ComponentOwner items in 16 ms.
2010-02-08 13:36:53,669 Exporting com.ibm.team.scm/Pending.
2010-02-08 13:36:53,669 Exported 0 Pending items in 0 ms.
2010-02-08 13:36:53,716 Exporting com.ibm.team.scm/ChangeSet.
2010-02-08 13:37:11,700 Exported 383 ChangeSet items in 17984 ms.
2010-02-08 13:37:11,700 Exporting com.ibm.team.scm/Component.
2010-02-08 13:37:11,716 Exported 2 Component items in 16 ms.
2010-02-08 13:37:11,716 Exporting com.ibm.team.scm/Baseline.
2010-02-08 13:37:12,357 Exported 193 Baseline items in 641 ms.
2010-02-08 13:37:12,357 Exporting com.ibm.team.scm/Folder.
2010-02-08 13:37:14,075 Exported 398 Folder items in 1718 ms.
2010-02-08 13:37:14,091 Exporting com.ibm.team.scm/Versionable.
2010-02-08 13:37:14,091 Exported 0 Versionable items in 0 ms.
2010-02-08 13:37:14,091 Exporting com.ibm.team.apt/SharedPlanMode.
2010-02-08 13:37:14,107 Exported 3 SharedPlanMode items in 16 ms.
2010-02-08 13:37:14,107 Exporting com.ibm.team.apt/IterationPlanRecord.
2010-02-08 13:37:14,169 Exported 9 IterationPlanRecord items in 62 ms.
2010-02-08 13:37:14,185 Exporting com.ibm.team.workitem.query/QueryDescriptor.
2010-02-08 13:37:14,325 Exported 31 QueryDescriptor items in 140 ms.
2010-02-08 13:37:14,341 Exporting com.ibm.team.apt.resource/ContributorAbsence.
2010-02-08 13:37:14,388 Exported 16 ContributorAbsence items in 47 ms.
2010-02-08 13:37:14,388 Exporting com.ibm.team.apt.resource/ContributorResourceDetails.
2010-02-08 13:37:14,497 Exported 8 ContributorResourceDetails items in 109 ms.
2010-02-08 13:37:14,497 Exporting com.ibm.team.apt.resource/WorkResourceDetails.
2010-02-08 13:37:14,575 Exported 11 WorkResourceDetails items in 78 ms.
2010-02-08 13:37:14,575 Exporting com.ibm.team.foundation.wiki/WikiPageAttachment.
2010-02-08 13:37:14,591 Exported 3 WikiPageAttachment items in 16 ms.
2010-02-08 13:37:14,591 Exporting com.ibm.team.foundation.wiki/WikiPage.
2010-02-08 13:37:14,716 Exported 11 WikiPage items in 125 ms.
2010-02-08 13:37:14,732 Exporting com.ibm.team.dashboard/Dashboard.
2010-02-08 13:37:14,763 Exported 3 Dashboard items in 31 ms.
2010-02-08 13:37:14,763 Exporting com.ibm.team.dashboard/DashboardContributorInfo.
2010-02-08 13:37:14,778 Exported 1 DashboardContributorInfo items in 15 ms.
2010-02-08 13:37:14,778 Exporting com.ibm.team.build/CompileContribution.
2010-02-08 13:37:14,778 Exported 0 CompileContribution items in 0 ms.
2010-02-08 13:37:14,778 Exporting com.ibm.team.build/JUnitTestSuiteContribution.
2010-02-08 13:37:14,935 Exported 45 JUnitTestSuiteContribution items in 157 ms.
2010-02-08 13:37:14,935 Exporting com.ibm.team.build/BuildEngineActivity.
2010-02-08 13:37:14,950 Exported 3 BuildEngineActivity items in 15 ms.
2010-02-08 13:37:14,982 Exporting com.ibm.team.build/JUnitTestClass.
2010-02-08 13:37:19,247 Exported 1586 JUnitTestClass items in 4265 ms.
2010-02-08 13:37:19,263 Exporting com.ibm.team.build/BuildAverageData.
2010-02-08 13:37:19,278 Exported 4 BuildAverageData items in 15 ms.
2010-02-08 13:37:19,278 Exporting com.ibm.team.build/CompilePackage.
2010-02-08 13:37:19,278 Exported 0 CompilePackage items in 0 ms.
2010-02-08 13:37:19,278 Exporting com.ibm.team.build/BuildResultContributions.
2010-02-08 13:37:31,779 Exported 179 BuildResultContributions items in 12501 ms.
2010-02-08 13:37:31,779 Exporting com.ibm.team.build/BuildActivities.
2010-02-08 13:37:33,341 Exported 179 BuildActivities items in 1562 ms.
2010-02-08 13:37:33,357 Exporting com.ibm.team.build/BuildResult.
2010-02-08 13:37:36,404 Exported 179 BuildResult items in 3047 ms.
2010-02-08 13:37:36,404 Exporting com.ibm.team.build/BuildEngine.
2010-02-08 13:37:36,466 Exported 3 BuildEngine items in 62 ms.
2010-02-08 13:37:36,466 Exporting com.ibm.team.build/BuildDefinition.
2010-02-08 13:37:36,575 Exported 4 BuildDefinition items in 109 ms.
2010-02-08 13:37:36,591 Exporting com.ibm.team.build/BuildRequest.
2010-02-08 13:37:39,029 Exported 179 BuildRequest items in 2438 ms.
2010-02-08 13:37:39,044 Exporting com.ibm.team.reports/ReportDescriptor.
2010-02-08 13:37:40,575 Exported 55 ReportDescriptor items in 1531 ms.
2010-02-08 13:37:40,591 Exporting com.ibm.team.reports/FolderDescriptor.
2010-02-08 13:37:40,607 Exported 8 FolderDescriptor items in 16 ms.
2010-02-08 13:37:40,607 Exporting com.ibm.team.reports/ReportQueryDescriptor.
2010-02-08 13:37:40,794 Exported 51 ReportQueryDescriptor items in 187 ms.
2010-02-08 13:37:40,825 Exporting com.ibm.team.links/AuditableLink.
2010-02-08 13:37:49,701 Exported 2014 AuditableLink items in 8876 ms.
2010-02-08 13:37:49,716 Exporting com.ibm.team.scm.svn/SvnRepository.
2010-02-08 13:37:49,716 Exported 0 SvnRepository items in 0 ms.
2010-02-08 13:37:49,747 Exporting com.ibm.team.filesystem/FileItem.
2010-02-08 13:38:06,341 Exported 1625 FileItem items in 16594 ms.
2010-02-08 13:38:06,966 Exporting raw data for Versioned Content Migration Handler.
2010-02-08 13:38:26,826 Exported raw data for Versioned Content Migration Handler in 19860 ms.
2010-02-08 13:38:26,826 Exporting raw data for Repository Data Migration Handler.
2010-02-08 13:38:27,029 Exported raw data for Repository Data Migration Handler in 203 ms.
2010-02-08 13:38:27,029 Exporting raw data for Jazz Data Warehouse Migration Handler.
2010-02-08 13:38:54,263 Exported raw data for Jazz Data Warehouse Migration Handler in 27234 ms.
2010-02-08 13:38:54,263
Validating exported items...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.workitem"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.interop"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.process"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.opaque"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.repository"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.apt"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.scm"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.workitem.query"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.apt.resource"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.dashboard"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.foundation.wiki"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.build"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.links"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.reports"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.scm.svn"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.filesystem"...
2010-02-08 13:38:54,263 Finished validating exported items in 0ms.
2010-02-08 13:38:54,373
2010-02-08 13:38:54,373 Exported 23354 elements in 225767 ms.
2010-02-08 13:38:54,373 com.ibm.team.workitem
2010-02-08 13:38:54,373 Attribute : 39 items, 40 item states exported in 172ms.
2010-02-08 13:38:54,373 WorkItem : 712 items, 2907 item states exported in 12125ms.
2010-02-08 13:38:54,373 Category : 7 items, 30 item states exported in 109ms.
2010-02-08 13:38:54,373 Deliverable : 3 items, 3 item states exported in 109ms.
2010-02-08 13:38:54,373 Attachment : 7 items, 7 item states exported in 188ms.
2010-02-08 13:38:54,373 com.ibm.team.interop
2010-02-08 13:38:54,373 SyncRule : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 ExternalProxy : 3 items, 1671 item states exported in 4312ms.
2010-02-08 13:38:54,373 ExternalState : 3 items, 1668 item states exported in 17688ms.
2010-02-08 13:38:54,373 SyncInfo : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 ExternalRepositoryConnection : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 com.ibm.team.process
2010-02-08 13:38:54,373 IterationType : 2 items, 2 item states exported in 63ms.
2010-02-08 13:38:54,373 ProjectArea : 1 items, 78 item states exported in 1359ms.
2010-02-08 13:38:54,373 TeamArea : 2 items, 18 item states exported in 62ms.
2010-02-08 13:38:54,373 DevelopmentLine : 2 items, 14 item states exported in 78ms.
2010-02-08 13:38:54,373 ReadAccessList : 1 items, 1 item states exported in 16ms.
2010-02-08 13:38:54,373 ProcessDefinition : 1 items, 4 item states exported in 47ms.
2010-02-08 13:38:54,373 ProcessAttachment : 110 items, 110 item states exported in 906ms.
2010-02-08 13:38:54,373 ProcessGenericItem : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 ProjectLink : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Iteration : 11 items, 59 item states exported in 234ms.
2010-02-08 13:38:54,373 ProcessDomainDefinition : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 ProcessChangeEventCheck : 1 items, 1 item states exported in 0ms.
2010-02-08 13:38:54,373 com.ibm.team.opaque
2010-02-08 13:38:54,373 Opaque : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 com.ibm.team.repository
2010-02-08 13:38:54,373 OAuthConsumerRegistration : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Contributor : 13 items, 68 item states exported in 297ms.
2010-02-08 13:38:54,373 ContributorDetails : 10 items, 73 item states exported in 594ms.
2010-02-08 13:38:54,373 LicenseAssignment : 21 items, 21 item states exported in 46ms.
2010-02-08 13:38:54,373 RepositoryRoot : 1 items, 8 item states exported in 31ms.
2010-02-08 13:38:54,373 ChangeEvent : 14483 items, 14483 item states exported in 57266ms.
2010-02-08 13:38:54,373 AuditableBaseline : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 LicenseKey : 3 items, 3 item states exported in 16ms.
2010-02-08 13:38:54,373 LicenseType : 9 items, 9 item states exported in 32ms.
2010-02-08 13:38:54,373 com.ibm.team.apt
2010-02-08 13:38:54,373 IterationPlanRecord : 9 items, 26 item states exported in 62ms.
2010-02-08 13:38:54,373 SharedPlanMode : 3 items, 3 item states exported in 16ms.
2010-02-08 13:38:54,373 com.ibm.team.scm
2010-02-08 13:38:54,373 ChangeHistory : 224 items, 224 item states exported in 1250ms.
2010-02-08 13:38:54,373 Pending : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Component : 2 items, 2 item states exported in 16ms.
2010-02-08 13:38:54,373 Suspended : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Baseline : 193 items, 193 item states exported in 641ms.
2010-02-08 13:38:54,373 ChangeSet : 383 items, 2946 item states exported in 17984ms.
2010-02-08 13:38:54,373 ContributorSCMRecord : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 HistoricBasis : 437 items, 437 item states exported in 1188ms.
2010-02-08 13:38:54,373 ComponentOwner : 2 items, 2 item states exported in 16ms.
2010-02-08 13:38:54,373 BaselineSet : 2 items, 2 item states exported in 15ms.
2010-02-08 13:38:54,373 ComponentEntry : 16 items, 16 item states exported in 63ms.
2010-02-08 13:38:54,373 Configuration : 25 items, 25 item states exported in 5047ms.
2010-02-08 13:38:54,373 Versionable : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Workspace : 17 items, 17 item states exported in 125ms.
2010-02-08 13:38:54,373 FolderLastModifiedInWorkspaceEntry : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 RepositoryProgressMonitor : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Folder : 398 items, 665 item states exported in 1718ms.
2010-02-08 13:38:54,373 com.ibm.team.workitem.query
2010-02-08 13:38:54,373 QueryDescriptor : 31 items, 49 item states exported in 140ms.
2010-02-08 13:38:54,373 com.ibm.team.apt.resource
2010-02-08 13:38:54,373 WorkResourceDetails : 11 items, 29 item states exported in 78ms.
2010-02-08 13:38:54,373 ContributorResourceDetails : 8 items, 24 item states exported in 109ms.
2010-02-08 13:38:54,373 ContributorAbsence : 16 items, 19 item states exported in 47ms.
2010-02-08 13:38:54,373 com.ibm.team.dashboard
2010-02-08 13:38:54,388 Dashboard : 3 items, 3 item states exported in 31ms.
2010-02-08 13:38:54,388 DashboardContributorInfo : 1 items, 1 item states exported in 15ms.
2010-02-08 13:38:54,388 com.ibm.team.foundation.wiki
2010-02-08 13:38:54,388 WikiPage : 11 items, 27 item states exported in 125ms.
2010-02-08 13:38:54,388 WikiPageAttachment : 3 items, 3 item states exported in 16ms.
2010-02-08 13:38:54,388 com.ibm.team.build
2010-02-08 13:38:54,388 BuildResult : 179 items, 763 item states exported in 3047ms.
2010-02-08 13:38:54,388 CompileContribution : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,388 BuildRequest : 179 items, 358 item states exported in 2438ms.
2010-02-08 13:38:54,388 BuildEngine : 3 items, 13 item states exported in 62ms.
2010-02-08 13:38:54,388 BuildResultContributions : 179 items, 179 item states exported in 12501ms.
2010-02-08 13:38:54,388 BuildActivities : 179 items, 179 item states exported in 1562ms.
2010-02-08 13:38:54,388 CompilePackage : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,388 JUnitTestClass : 1586 items, 1586 item states exported in 4265ms.
2010-02-08 13:38:54,388 BuildEngineActivity : 3 items, 3 item states exported in 15ms.
2010-02-08 13:38:54,388 JUnitTestSuiteContribution : 45 items, 45 item states exported in 157ms.
2010-02-08 13:38:54,388 BuildAverageData : 4 items, 4 item states exported in 15ms.
2010-02-08 13:38:54,388 BuildDefinition : 4 items, 13 item states exported in 109ms.
2010-02-08 13:38:54,388 com.ibm.team.links
2010-02-08 13:38:54,388 AuditableLink : 2014 items, 2014 item states exported in 8876ms.
2010-02-08 13:38:54,388 com.ibm.team.reports
2010-02-08 13:38:54,388 ReportDescriptor : 55 items, 55 item states exported in 1531ms.
2010-02-08 13:38:54,388 FolderDescriptor : 8 items, 8 item states exported in 16ms.
2010-02-08 13:38:54,388 ReportQueryDescriptor : 51 items, 51 item states exported in 187ms.
2010-02-08 13:38:54,388 com.ibm.team.scm.svn
2010-02-08 13:38:54,388 SvnRepository : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,388 com.ibm.team.filesystem
2010-02-08 13:38:54,388 FileItem : 1625 items, 3924 item states exported in 16594ms.
2010-02-08 13:38:54,388
2010-02-08 13:38:54,388 Export completed successfully.
2010-02-08 13:38:54,388 The user "ADMIN" has logged out of the database "repositoryDB".
2010-02-08 13:38:54,951 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST
2010-02-08 13:38:54,998 CRJAZ1364I Initial database connection successful
Db Product Name: Oracle
Db Product Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Db URL: jdbc:oracle:thin:teamconcert/Motorola1@//10.116.70.243:1521/RTC_TEST
Jdbc Driver Name: Oracle JDBC driver
Jdbc Driver Version: 10.2.0.4.0
2010-02-08 13:38:58,045 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST
2010-02-08 13:38:58,092 CRJAZ1364I Initial database connection successful
Db Product Name: Oracle
Db Product Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Db URL: jdbc:oracle:thin:teamconcert/Motorola1@//10.116.70.243:1521/RTC_TEST
Jdbc Driver Name: Oracle JDBC driver
Jdbc Driver Version: 10.2.0.4.0
2010-02-08 13:39:00,357 Creating the tables for the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST" without indices.
2010-02-08 13:39:56,092 The user "ADMIN" has logged in to the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:39:56,295 The user "ADMIN" has logged out of the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:39:56,295 The database tables were created successfully.
2010-02-08 13:39:56,701 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST
2010-02-08 13:39:56,764 CRJAZ1364I Initial database connection successful
Db Product Name: Oracle
Db Product Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Db URL: jdbc:oracle:thin:teamconcert/Motorola1@//10.116.70.243:1521/RTC_TEST
Jdbc Driver Name: Oracle JDBC driver
Jdbc Driver Version: 10.2.0.4.0
2010-02-08 13:39:59,123 The user "ADMIN" has logged in to the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:39:59,123 Importing the data from the file "C:\Temp\copyfromderby.tar" into the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:39:59,123 Using encoding "windows-1252"
2010-02-08 13:39:59,139
Reading the TAR file C:\Temp\copyfromderby.tar...
2010-02-08 13:39:59,295 Finished reading the TAR file "C:\Temp\copyfromderby.tar" in 156 ms.
2010-02-08 13:39:59,295 Using deserializer caching options to improve migration performance.
2010-02-08 13:39:59,295 Using deserializer caching options to improve migration performance.
2010-02-08 13:39:59,295 Configured to update database stats every 1800000ms.
2010-02-08 13:39:59,295 Configured to update database stats every 1800000ms.
2010-02-08 13:39:59,295 Importing contents from C:\Temp\copyfromderby.tar into the repository.
2010-02-08 13:40:01,279
Migrating data exported from the following model versions
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.apt, Version = 7
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.apt.resource, Version = 3
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.build, Version = 8
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.dashboard, Version = 1.7
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.filesystem, Version = 0.8
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.foundation.wiki, Version = 4
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.interop, Version = 18
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.links, Version = 5
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.opaque, Version = 1
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.process, Version = 11
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.reports, Version = 1.5
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.repository, Version = 15
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.scm, Version = 0.33
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.scm.svn, Version = 2
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.workitem, Version = 11
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.workitem.query, Version = 6
2010-02-08 13:40:01,514
Registered Migration Handlers.
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.apt, Version = 7, Migration Handler = APT Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.apt.resource, Version = 3, Migration Handler = CRM Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.build, Version = 8, Migration Handler = Build Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.dashboard, Version = 1.7, Migration Handler = Dashboard Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.filesystem, Version = 0.8, Migration Handler = Filesystem Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.foundation.wiki, Version = 4, Migration Handler = Wiki Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.interop, Version = 18, Migration Handler = Interop Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.links, Version = 5, Migration Handler = Link Migration Handler to migrate version M to M
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.process, Version = 11, Migration Handler = Process Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.process.simplefile, Version = <not>, Migration Handler = Simple File Migration Helper
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.reports, Version = 1.5, Migration Handler = Reports Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.repository, Version = 15, Migration Handler = Migration Handler to migrate version M to M
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.scm, Version = 0.33, Migration Handler = SCM Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.scm.svn, Version = 2, Migration Handler = SVN
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.workitem, Version = 11, Migration Handler = Work Item Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.workitem.query, Version = 6, Migration Handler = Query Migration Provider
2010-02-08 13:40:01,529 Bridge Migration Handler = Interop WorkItem Manager Migration Handler
2010-02-08 13:40:01,529 Bridge Migration Handler = SCM Work Items Bridge Migration Handler
2010-02-08 13:40:01,529 Bridge Migration Handler = Full Text Migration Handler
2010-02-08 13:40:01,529 Bridge Migration Handler = Interop ClearQuest Manager Migration Handler
2010-02-08 13:40:01,529 Data Migration Handler = Versioned Content Migration Handler
2010-02-08 13:40:01,529 Data Migration Handler = Repository Data Migration Handler
2010-02-08 13:40:01,529 Data Migration Handler = Jazz Data Warehouse Migration Handler
2010-02-08 13:40:01,529
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.repository" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.repository took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.process" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.process took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.interop" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.interop took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.workitem" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.workitem took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.scm" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.scm took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.apt" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.apt took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.workitem.query" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.workitem.query took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.apt.resource" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.apt.resource took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.foundation.wiki" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.foundation.wiki took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.dashboard" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.dashboard took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.build" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.build took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.reports" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.reports took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.links" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.links took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.scm.svn" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.scm.svn took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.filesystem" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.filesystem took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "Interop WorkItem Manager Migration Handler"...
2010-02-08 13:40:01,858 Pre Import for Interop WorkItem Manager Migration Handler took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "SCM Work Items Bridge Migration Handler"...
2010-02-08 13:40:01,858 Pre Import for SCM Work Items Bridge Migration Handler took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "Full Text Migration Handler"...
2010-02-08 13:40:01,873 Pre Import for Full Text Migration Handler took 15 ms.
2010-02-08 13:40:01,873 Running pre import for "Interop ClearQuest Manager Migration Handler"...
2010-02-08 13:40:01,873 Pre Import for Interop ClearQuest Manager Migration Handler took 0 ms.
2010-02-08 13:40:02,186 Importing "ChangeEvent" items...
2010-02-08 13:43:29,078 Imported 14483 ChangeEvent items, 14483 item states in 209783 ms.
2010-02-08 13:43:29,078 Average time to process an item state: 14 ms.
2010-02-08 13:43:29,078
2010-02-08 13:43:29,078 Importing "LicenseType" items...
2010-02-08 13:43:29,218 Imported 9 LicenseType items, 9 item states in 140 ms.
2010-02-08 13:43:29,218 Average time to process an item state: 15 ms.
2010-02-08 13:43:29,218
2010-02-08 13:43:29,218 Importing "LicenseAssignment" items...
2010-02-08 13:43:29,421 Imported 21 LicenseAssignment items, 21 item states in 203 ms.
2010-02-08 13:43:29,421 Average time to process an item state: 9 ms.
2010-02-08 13:43:29,421
2010-02-08 13:43:29,421 Importing "LicenseKey" items...
2010-02-08 13:43:29,546 Imported 3 LicenseKey items, 3 item states in 125 ms.
2010-02-08 13:43:29,546 Average time to process an item state: 41 ms.
2010-02-08 13:43:29,546
2010-02-08 13:43:29,546 Importing "ContributorDetails" items...
2010-02-08 13:43:30,406 Imported 10 ContributorDetails items, 73 item states in 860 ms.
2010-02-08 13:43:30,406 Average time to process an item state: 11 ms.
2010-02-08 13:43:30,406
2010-02-08 13:43:30,406 Importing "RepositoryRoot" items...
2010-02-08 13:43:30,421 Imported 1 RepositoryRoot items, 8 item states in 15 ms.
2010-02-08 13:43:30,421 Average time to process an item state: 1 ms.
2010-02-08 13:43:30,421
2010-02-08 13:43:30,421 Importing "Contributor" items...
2010-02-08 13:43:30,812 Imported 10 Contributor items, 65 item states in 391 ms.
2010-02-08 13:43:30,812 Average time to process an item state: 6 ms.
2010-02-08 13:43:30,812
2010-02-08 13:43:30,812 Importing "ProcessChangeEventCheck" items...
2010-02-08 13:43:31,015 Imported 1 ProcessChangeEventCheck items, 1 item states in 203 ms.
2010-02-08 13:43:31,015 Average time to process an item state: 203 ms.
2010-02-08 13:43:31,015
2010-02-08 13:43:31,015 Importing "ProjectArea" items...
2010-02-08 13:43:33,375 Imported 1 ProjectArea items, 78 item states in 2360 ms.
2010-02-08 13:43:33,375 Average time to process an item state: 30 ms.
2010-02-08 13:43:33,375
2010-02-08 13:43:33,375 Importing "TeamArea" items...
2010-02-08 13:43:33,593 Imported 2 TeamArea items, 18 item states in 218 ms.
2010-02-08 13:43:33,593 Average time to process an item state: 12 ms.
2010-02-08 13:43:33,593
2010-02-08 13:43:33,609 Importing "ProcessDefinition" items...
2010-02-08 13:43:33,671 Imported 1 ProcessDefinition items, 4 item states in 62 ms.
2010-02-08 13:43:33,671 Average time to process an item state: 15 ms.
2010-02-08 13:43:33,671
2010-02-08 13:43:33,671 Importing "DevelopmentLine" items...
2010-02-08 13:43:33,765 Imported 2 DevelopmentLine items, 14 item states in 94 ms.
2010-02-08 13:43:33,765 Average time to process an item state: 6 ms.
2010-02-08 13:43:33,765
2010-02-08 13:43:33,765 Importing "Iteration" items...
2010-02-08 13:43:34,234 Imported 11 Iteration items, 59 item states in 469 ms.
2010-02-08 13:43:34,234 Average time to process an item state: 7 ms.
2010-02-08 13:43:34,234
2010-02-08 13:43:34,234 Importing "IterationType" items...
2010-02-08 13:43:34,265 Imported 2 IterationType items, 2 item states in 31 ms.
2010-02-08 13:43:34,265 Average time to process an item state: 15 ms.
2010-02-08 13:43:34,265
2010-02-08 13:43:34,265 Importing "ProcessAttachment" items...
2010-02-08 13:43:36,046 Imported 110 ProcessAttachment items, 110 item states in 1781 ms.
2010-02-08 13:43:36,046 Average time to process an item state: 16 ms.
2010-02-08 13:43:36,046
2010-02-08 13:43:36,046 Importing "ReadAccessList" items...
2010-02-08 13:43:36,062 Imported 1 ReadAccessList items, 1 item states in 16 ms.
2010-02-08 13:43:36,062 Average time to process an item state: 16 ms.
2010-02-08 13:43:36,062
2010-02-08 13:43:36,062 Importing "ExternalProxy" items...
2010-02-08 13:43:45,734 Imported 3 ExternalProxy items, 1671 item states in 9672 ms.
2010-02-08 13:43:45,734 Average time to process an item state: 5 ms.
2010-02-08 13:43:45,734
2010-02-08 13:43:45,734 Importing "ExternalState" items...
2010-02-08 13:44:06,437 Imported 3 ExternalState items, 1668 item states in 20703 ms.
2010-02-08 13:44:06,437 Average time to process an item state: 12 ms.
2010-02-08 13:44:06,437
2010-02-08 13:44:06,437 Importing "Deliverable" items...
2010-02-08 13:44:06,500 Imported 3 Deliverable items, 3 item states in 63 ms.
2010-02-08 13:44:06,500 Average time to process an item state: 21 ms.
2010-02-08 13:44:06,500
2010-02-08 13:44:06,500 Importing "WorkItem" items...
2010-02-08 13:44:30,547 Imported 712 WorkItem items, 2907 item states in 24047 ms.
2010-02-08 13:44:30,547 Average time to process an item state: 8 ms.
2010-02-08 13:44:30,547
2010-02-08 13:44:30,547 Importing "Category" items...
2010-02-08 13:44:30,781 Imported 7 Category items, 30 item states in 234 ms.
2010-02-08 13:44:30,781 Average time to process an item state: 7 ms.
2010-02-08 13:44:30,781
2010-02-08 13:44:30,781 Importing "Attribute" items...
2010-02-08 13:44:31,187 Imported 39 Attribute items, 40 item states in 406 ms.
2010-02-08 13:44:31,187 Average time to process an item state: 10 ms.
2010-02-08 13:44:31,187
2010-02-08 13:44:31,187 Importing "Attachment" items...
2010-02-08 13:44:31,344 Imported 7 Attachment items, 7 item states in 157 ms.
2010-02-08 13:44:31,344 Average time to process an item state: 22 ms.
2010-02-08 13:44:31,344
2010-02-08 13:44:31,344 Importing "Workspace" items...
2010-02-08 13:44:33,062 Imported 17 Workspace items, 17 item states in 1718 ms.
2010-02-08 13:44:33,062 Average time to process an item state: 101 ms.
2010-02-08 13:44:33,062
2010-02-08 13:44:33,062 Importing "Configuration" items...
2010-02-08 13:44:53,453 Imported 25 Configuration items, 25 item states in 20391 ms.
2010-02-08 13:44:53,453 Average time to process an item state: 815 ms.
2010-02-08 13:44:53,453
2010-02-08 13:44:53,453 Importing "ChangeHistory" items...
2010-02-08 13:45:04,375 Imported 224 ChangeHistory items, 224 item states in 10922 ms.
2010-02-08 13:45:04,375 Average time to process an item state: 48 ms.
2010-02-08 13:45:04,375
2010-02-08 13:45:04,375 Importing "ComponentEntry" items...
2010-02-08 13:45:04,531 Imported 16 ComponentEntry items, 16 item states in 156 ms.
2010-02-08 13:45:04,531 Average time to process an item state: 9 ms.
2010-02-08 13:45:04,531
2010-02-08 13:45:04,531 Importing "BaselineSet" items...
2010-02-08 13:45:04,563 Imported 2 BaselineSet items, 2 item states in 32 ms.
2010-02-08 13:45:04,563 Average time to process an item state: 16 ms.
2010-02-08 13:45:04,563
2010-02-08 13:45:04,563 Importing "HistoricBasis" items...
2010-02-08 13:45:08,750 Imported 437 HistoricBasis items, 437 item states in 4187 ms.
2010-02-08 13:45:08,750 Average time to process an item state: 9 ms.
2010-02-08 13:45:08,750
2010-02-08 13:45:08,750 Importing "ComponentOwner" items...
2010-02-08 13:45:08,797 Imported 2 ComponentOwner items, 2 item states in 47 ms.
2010-02-08 13:45:08,797 Average time to process an item state: 23 ms.
2010-02-08 13:45:08,797
2010-02-08 13:45:08,797 Importing "ChangeSet" items...
2010-02-08 13:46:09,407 Item import took more than 20000 ms : _vXGeBsSTEd6eFYtEh91Mgw in 30157 ms.
2010-02-08 13:47:17,782 Item import took more than 20000 ms : _CEOhQMSTEd6eFYtEh91Mgw in 24484 ms.
2010-02-08 13:47:41,689 Item import took more than 20000 ms : _7ypOesSSEd6eFYtEh91Mgw in 23907 ms.
2010-02-08 13:48:08,236 Item import took more than 20000 ms : _HDRN48STEd6eFYtEh91Mgw in 26547 ms.
2010-02-08 13:48:52,220 Item import took more than 20000 ms : _SpwnCMSSEd6eFYtEh91Mgw in 20343 ms.
2010-02-08 13:49:19,142 Item import took more than 20000 ms : _PUHCpsSTEd6eFYtEh91Mgw in 26922 ms.
2010-02-08 13:50:43,987 Item import took more than 20000 ms : _xmwMYMSTEd6eFYtEh91Mgw in 54688 ms.
2010-02-08 13:51:13,971 Item import took more than 20000 ms : _YmqMtMSTEd6eFYtEh91Mgw in 29984 ms.
2010-02-08 13:51:35,940 Item import took more than 20000 ms : _u-MEkcSSEd6eFYtEh91Mgw in 21969 ms.
2010-02-08 13:52:16,331 Item import took more than 20000 ms : _pZyK_sSTEd6eFYtEh91Mgw in 30609 ms.
2010-02-08 14:10:01,838 Updating database stats...
2010-02-08 14:10:28,354 Updated database stats in 26516 ms.
2010-02-08 14:22:11,561 Item import took more than 20000 ms : _G5SToMe6Ed6B1IsOOsggog in 26890 ms.
2010-02-08 14:22:56,827 Item import took more than 20000 ms : _P8yZIsezEd6B1IsOOsggog in 21109 ms.
2010-02-08 14:23:18,468 Item import took more than 20000 ms : _Vm409sezEd6B1IsOOsggog in 21641 ms.
2010-02-08 14:23:54,593 Item import took more than 20000 ms : _az7h5sezEd6B1IsOOsggog in 24297 ms.
2010-02-08 14:25:06,484 Item import took more than 20000 ms : _Fis7_8e6Ed6B1IsOOsggog in 31328 ms.
2010-02-08 14:25:09,500 Imported 383 ChangeSet items, 2946 item states in 2400703 ms.
2010-02-08 14:25:09,500 Average time to process an item state: 814 ms.
2010-02-08 14:25:09,500
2010-02-08 14:25:09,500 Importing "Component" items...
2010-02-08 14:25:09,562 Imported 2 Component items, 2 item states in 62 ms.
2010-02-08 14:25:09,562 Average time to process an item state: 31 ms.
2010-02-08 14:25:09,562
2010-02-08 14:25:09,562 Importing "Baseline" items...
2010-02-08 14:25:11,469 Imported 193 Baseline items, 193 item states in 1907 ms.
2010-02-08 14:25:11,469 Average time to process an item state: 9 ms.
2010-02-08 14:25:11,469
2010-02-08 14:25:11,469 Importing "Folder" items...
2010-02-08 14:25:16,562 Imported 398 Folder items, 665 item states in 5093 ms.
2010-02-08 14:25:16,562 Average time to process an item state: 7 ms.
2010-02-08 14:25:16,562
2010-02-08 14:25:16,562 Importing "SharedPlanMode" items...
2010-02-08 14:25:16,609 Imported 3 SharedPlanMode items, 3 item states in 47 ms.
2010-02-08 14:25:16,609 Average time to process an item state: 15 ms.
2010-02-08 14:25:16,609
2010-02-08 14:25:16,609 Importing "IterationPlanRecord" items...
2010-02-08 14:25:16,859 Imported 9 IterationPlanRecord items, 26 item states in 250 ms.
2010-02-08 14:25:16,859 Average time to process an item state: 9 ms.
2010-02-08 14:25:16,859
2010-02-08 14:25:16,859 Importing "QueryDescriptor" items...
2010-02-08 14:25:17,328 Imported 31 QueryDescriptor items, 49 item states in 469 ms.
2010-02-08 14:25:17,328 Average time to process an item state: 9 ms.
2010-02-08 14:25:17,328
2010-02-08 14:25:17,328 Importing "ContributorAbsence" items...
2010-02-08 14:25:17,609 Imported 16 ContributorAbsence items, 19 item states in 281 ms.
2010-02-08 14:25:17,609 Average time to process an item state: 14 ms.
2010-02-08 14:25:17,609
2010-02-08 14:25:17,609 Importing "ContributorResourceDetails" items...
2010-02-08 14:25:17,813 Imported 8 ContributorResourceDetails items, 24 item states in 204 ms.
2010-02-08 14:25:17,813 Average time to process an item state: 8 ms.
2010-02-08 14:25:17,813
2010-02-08 14:25:17,813 Importing "WorkResourceDetails" items...
2010-02-08 14:25:18,031 Imported 11 WorkResourceDetails items, 29 item states in 218 ms.
2010-02-08 14:25:18,031 Average time to process an item state: 7 ms.
2010-02-08 14:25:18,031
2010-02-08 14:25:18,031 Importing "WikiPageAttachment" items...
2010-02-08 14:25:18,094 Imported 3 WikiPageAttachment items, 3 item states in 63 ms.
2010-02-08 14:25:18,094 Average time to process an item state: 21 ms.
2010-02-08 14:25:18,094
2010-02-08 14:25:18,094 Importing "WikiPage" items...
2010-02-08 14:25:18,625 Imported 11 WikiPage items, 27 item states in 531 ms.
2010-02-08 14:25:18,625 Average time to process an item state: 19 ms.
2010-02-08 14:25:18,625
2010-02-08 14:25:18,625 Importing "Dashboard" items...
2010-02-08 14:25:18,750 Imported 3 Dashboard items, 3 item states in 125 ms.
2010-02-08 14:25:18,750 Average time to process an item state: 41 ms.
2010-02-08 14:25:18,750
2010-02-08 14:25:18,750 Importing "DashboardContributorInfo" items...
2010-02-08 14:25:18,781 Imported 1 DashboardContributorInfo items, 1 item states in 31 ms.
2010-02-08 14:25:18,781 Average time to process an item state: 31 ms.
2010-02-08 14:25:18,781
2010-02-08 14:25:18,781 Importing "JUnitTestSuiteContribution" items...
2010-02-08 14:25:19,359 Imported 45 JUnitTestSuiteContribution items, 45 item states in 578 ms.
2010-02-08 14:25:19,359 Average time to process an item state: 12 ms.
2010-02-08 14:25:19,359
2010-02-08 14:25:19,359 Importing "BuildEngineActivity" items...
2010-02-08 14:25:19,406 Imported 3 BuildEngineActivity items, 3 item states in 47 ms.
2010-02-08 14:25:19,406 Average time to process an item state: 15 ms.
2010-02-08 14:25:19,406
2010-02-08 14:25:19,406 Importing "JUnitTestClass" items...
2010-02-08 14:25:35,281 Imported 1586 JUnitTestClass items, 1586 item states in 15875 ms.
2010-02-08 14:25:35,281 Average time to process an item state: 10 ms.
2010-02-08 14:25:35,281
2010-02-08 14:25:35,281 Importing "BuildAverageData" items...
2010-02-08 14:25:35,688 Imported 4 BuildAverageData items, 4 item states in 407 ms.
2010-02-08 14:25:35,688 Average time to process an item state: 101 ms.
2010-02-08 14:25:35,688
2010-02-08 14:25:35,688 Importing "BuildResultContributions" items...
2010-02-08 14:26:19,750 Imported 179 BuildResultContributions items, 179 item states in 44062 ms.
2010-02-08 14:26:19,750 Average time to process an item state: 246 ms.
2010-02-08 14:26:19,750
2010-02-08 14:26:19,750 Importing "BuildActivities" items...
2010-02-08 14:26:23,032 Imported 179 BuildActivities items, 179 item states in 3282 ms.
2010-02-08 14:26:23,032 Average time to process an item state: 18 ms.
2010-02-08 14:26:23,032
2010-02-08 14:26:23,032 Importing "BuildResult" items...
2010-02-08 14:26:30,047 Imported 179 BuildResult items, 763 item states in 7015 ms.
2010-02-08 14:26:30,047 Average time to process an item state: 9 ms.
2010-02-08 14:26:30,047
2010-02-08 14:26:30,047 Importing "BuildEngine" items...
2010-02-08 14:26:30,219 Imported 3 BuildEngine items, 13 item states in 172 ms.
2010-02-08 14:26:30,219 Average time to process an item state: 13 ms.
2010-02-08 14:26:30,219
2010-02-08 14:26:30,219 Importing "BuildDefinition" items...
2010-02-08 14:26:30,391 Imported 4 BuildDefinition items, 13 item states in 172 ms.
2010-02-08 14:26:30,391 Average time to process an item state: 13 ms.
2010-02-08 14:26:30,391
2010-02-08 14:26:30,391 Importing "BuildRequest" items...
2010-02-08 14:26:35,594 Imported 179 BuildRequest items, 358 item states in 5203 ms.
2010-02-08 14:26:35,594 Average time to process an item state: 14 ms.
2010-02-08 14:26:35,594
2010-02-08 14:26:35,594 Importing "ReportDescriptor" items...
2010-02-08 14:26:42,547 Imported 55 ReportDescriptor items, 55 item states in 6953 ms.
2010-02-08 14:26:42,547 Average time to process an item state: 126 ms.
2010-02-08 14:26:42,547
2010-02-08 14:26:42,547 Importing "FolderDescriptor" items...
2010-02-08 14:26:42,641 Imported 8 FolderDescriptor items, 8 item states in 94 ms.
2010-02-08 14:26:42,641 Average time to process an item state: 11 ms.
2010-02-08 14:26:42,641
2010-02-08 14:26:42,641 Importing "ReportQueryDescriptor" items...
2010-02-08 14:26:43,235 Imported 51 ReportQueryDescriptor items, 51 item states in 594 ms.
2010-02-08 14:26:43,235 Average time to process an item state: 11 ms.
2010-02-08 14:26:43,235
2010-02-08 14:26:43,235 Importing "AuditableLink" items...
2010-02-08 14:27:06,813 Imported 2014 AuditableLink items, 2014 item states in 23578 ms.
2010-02-08 14:27:06,813 Average time to process an item state: 11 ms.
2010-02-08 14:27:06,813
2010-02-08 14:27:06,813 Importing "FileItem" items...
2010-02-08 14:27:46,110 Imported 1625 FileItem items, 3924 item states in 39297 ms.
2010-02-08 14:27:46,110 Average time to process an item state: 10 ms.
2010-02-08 14:27:46,110
2010-02-08 14:27:46,110
Importing data com.ibm.team.scm/Jazz_U4556f...
2010-02-08 14:27:46,173 CRRTC5013 The JDBC driver did not read all the supplied data. This is an unexpected state for this transaction. Please contact IBM Support.
2010-02-08 14:27:46,173 Imported com.ibm.team.scm/Jazz_U4556f in 63ms.
2010-02-08 14:27:46,188 CRJAZ0645I Error importing raw data.
java.lang.IllegalStateException: The JDBC driver did not read all the supplied data. This is an unexpected state for this transaction. Please contact IBM Support.
at com.ibm.team.scm.service.internal.content.VersionedContentService.persistStream(VersionedContentService.java:1251)
at com.ibm.team.scm.service.internal.content.VersionedContentService.access$15(VersionedContentService.java:1191)
at com.ibm.team.scm.service.internal.content.VersionedContentService$15.run(VersionedContentService.java:2685)
at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase$Transaction.run(RepositoryDatabase.java:466)
at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase$1.run(RepositoryDatabase.java:292)
at com.ibm.team.repository.service.internal.rdb.ConnectionPoolService.withCurrentConnection(ConnectionPoolService.java:328)
at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1746.withCurrentConnection(Unknown Source)
at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase.runTransaction(RepositoryDatabase.java:288)
at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase.runInTransaction(RepositoryDatabase.java:244)
at com.ibm.team.repository.service.internal.TransactionService.runInTransaction(TransactionService.java:74)
at sun.reflect.GeneratedMethodAccessor124.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1777.runInTransaction(Unknown Source)
at com.ibm.team.scm.service.internal.content.VersionedContentService.storeContentForMigration(VersionedContentService.java:2679)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1954.storeContentForMigration(Unknown Source)
at com.ibm.team.scm.service.internal.migration.VersionedContentMigrationHandler.importDataFromStream(VersionedContentMigrationHandler.java:274)
at com.ibm.team.scm.service.internal.migration.VersionedContentMigrationHandler.importData(VersionedContentMigrationHandler.java:248)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1992.importData(Unknown Source)
at com.ibm.team.repository.migration.internal.service.MigrationHandlerDispatcher.importData(MigrationHandlerDispatcher.java:526)
at com.ibm.team.repository.migration.internal.service.MigrationService.importRawData(MigrationService.java:1299)
at com.ibm.team.repository.migration.internal.service.AbstractMigrationService.importData(AbstractMigrationService.java:836)
at com.ibm.team.repository.migration.internal.service.AbstractMigrationService.importRepositoryOptionalVerifyPreserve(AbstractMigrationService.java:693)
at com.ibm.team.repository.migration.internal.service.AbstractMigrationService.importRepositoryOptionalVerify(AbstractMigrationService.java:651)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1829.importRepositoryOptionalVerify(Unknown Source)
at com.ibm.team.repotools.rcp.internal.command.ImportCommand.importData(ImportCommand.java:153)
at com.ibm.team.repotools.rcp.internal.command.ImportCommand.execute(ImportCommand.java:114)
at com.ibm.team.repotools.rcp.AbstractCommand.execute(AbstractCommand.java:161)
at com.ibm.team.repotools.rcp.internal.command.CopyCommand.importData(CopyCommand.java:191)
at com.ibm.team.repotools.rcp.internal.command.CopyCommand.execute(CopyCommand.java:161)
at com.ibm.team.repotools.rcp.AbstractCommand.execute(AbstractCommand.java:161)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.run(RepositoryToolsApplication.java:671)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.start(RepositoryToolsApplication.java:702)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
2010-02-08 14:27:46,204
Importing data com.ibm.team.repository/Jazz_FYCL6b...
2010-02-08 14:27:46,251 Imported com.ibm.team.repository/Jazz_FYCL6b in 47ms.
2010-02-08 14:27:46,251
Importing data com.ibm.team.datawarehouse/Jazz_HNKA3l...
2010-02-08 14:31:33,831 Imported com.ibm.team.datawarehouse/Jazz_HNKA3l in 227580ms.
2010-02-08 14:31:33,831
2010-02-08 14:31:33,831 Importing deferred items...
2010-02-08 14:31:34,159 Finished importing deferred items.
2010-02-08 14:31:34,159 Rebuilding indices...
2010-02-08 14:34:42,597 End rebuilding indices.
2010-02-08 14:34:42,629 Running post import for "com.ibm.team.repository" component...
2010-02-08 14:34:42,629 Post Import for com.ibm.team.repository took 0 ms.
2010-02-08 14:34:42,629 Running post import for "com.ibm.team.process" component...
2010-02-08 14:34:43,488 Post Import for com.ibm.team.process took 859 ms.
2010-02-08 14:34:43,488 Running post import for "com.ibm.team.interop" component...
2010-02-08 14:34:43,738 Post Import for com.ibm.team.interop took 250 ms.
2010-02-08 14:34:43,738 Running post import for "com.ibm.team.workitem" component...
2010-02-08 14:35:12,035 Post Import for com.ibm.team.workitem took 28297 ms.
2010-02-08 14:35:12,035 Running post import for "com.ibm.team.scm" component...
2010-02-08 14:35:12,035 Post Import for com.ibm.team.scm took 0 ms.
2010-02-08 14:35:12,035 Running post import for "com.ibm.team.apt" component...
2010-02-08 14:35:12,660 Post Import for com.ibm.team.apt took 625 ms.
2010-02-08 14:35:12,660 Running post import for "com.ibm.team.workitem.query" component...
2010-02-08 14:35:12,660 Post Import for com.ibm.team.workitem.query took 0 ms.
2010-02-08 14:35:12,660 Running post import for "com.ibm.team.apt.resource" component...
2010-02-08 14:35:12,660 Post Import for com.ibm.team.apt.resource took 0 ms.
2010-02-08 14:35:12,660 Running post import for "com.ibm.team.foundation.wiki" component...
2010-02-08 14:35:12,660 Post Import for com.ibm.team.foundation.wiki took 0 ms.
2010-02-08 14:35:12,660 Running post import for "com.ibm.team.dashboard" component...
2010-02-08 14:35:14,238 Post Import for com.ibm.team.dashboard took 1578 ms.
2010-02-08 14:35:14,238 Running post import for "com.ibm.team.build" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.build took 297 ms.
2010-02-08 14:35:14,535 Running post import for "com.ibm.team.reports" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.reports took 0 ms.
2010-02-08 14:35:14,535 Running post import for "com.ibm.team.links" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.links took 0 ms.
2010-02-08 14:35:14,535 Running post import for "com.ibm.team.scm.svn" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.scm.svn took 0 ms.
2010-02-08 14:35:14,535 Running post import for "com.ibm.team.filesystem" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.filesystem took 0 ms.
2010-02-08 14:35:14,535 Running post import for "Interop WorkItem Manager Migration Handler"...
2010-02-08 14:35:14,535 Post Import for Interop WorkItem Manager Migration Handler took 0 ms.
2010-02-08 14:35:14,535 Running post import for "SCM Work Items Bridge Migration Handler"...
2010-02-08 14:35:14,535 Post Import for SCM Work Items Bridge Migration Handler took 0 ms.
2010-02-08 14:35:14,535 Running post import for "Full Text Migration Handler"...
2010-02-08 14:35:14,535 Post Import for Full Text Migration Handler took 0 ms.
2010-02-08 14:35:14,535 Running post import for "Interop ClearQuest Manager Migration Handler"...
2010-02-08 14:35:14,566 Post Import for Interop ClearQuest Manager Migration Handler took 31 ms.
2010-02-08 14:35:14,566 Post processing change events...
2010-02-08 14:35:14,566 Setting the context for change events took 0ms.
2010-02-08 14:35:14,566
Deleting migration data store...
2010-02-08 14:35:16,066 Deleted migration data store in 1500 ms.
2010-02-08 14:35:16,082
Verifying the repository contents using verification level 1.
2010-02-08 14:35:16,082 Verifying items present in the "com.ibm.team.interop" component.
2010-02-08 14:35:16,160 Verifying items present in the "com.ibm.team.process" component.
2010-02-08 14:35:26,129 Verifying items present in the "com.ibm.team.workitem" component.
2010-02-08 14:35:26,207 Verifying items present in the "com.ibm.team.repository" component.
2010-02-08 14:35:26,379 Verifying context of com.ibm.team.repository/ChangeEvent items...
2010-02-08 14:35:28,895 Verifying context of com.ibm.team.repository/LicenseType items...
2010-02-08 14:35:28,910 Verifying context of com.ibm.team.repository/LicenseAssignment items...
2010-02-08 14:35:28,926 Verifying context of com.ibm.team.repository/ContributorDetails items...
2010-02-08 14:35:28,957 Verifying context of com.ibm.team.repository/AuditableBaseline items...
2010-02-08 14:35:28,973 Verifying context of com.ibm.team.repository/RepositoryRoot items...
2010-02-08 14:35:28,988 Verifying context of com.ibm.team.repository/Contributor items...
2010-02-08 14:35:29,004 Verifying context of com.ibm.team.repository/ServerVersionRecord items...
2010-02-08 14:35:29,035 Verifying context of com.ibm.team.process/ProcessChangeEventCheck items...
2010-02-08 14:35:29,051 Verifying context of com.ibm.team.process/ProjectArea items...
2010-02-08 14:35:29,051 Verifying context of com.ibm.team.process/TeamArea items...
2010-02-08 14
I have used RTC for planning and source control with a oracle database for a while. Now I'm trying to change my db server for a powerful machine, so I'm using the repotool -copy command, but I can't avoid getting an error message when source control elements are imported. Latter when the application starts the dashboard and plans shows errors that make the application unusable. I also tried to import the database to the derby default database and I didn't any error message. But when I tried to migrate the derby to oracle the errors occurred again. Below is the repotool log:
2010-02-08 13:32:23,370 repotools -copy target.teamserver.properties=conf/jazz/teamserver.properties source.teamserver.properties=C:\Program Files\IBM\JazzTeamServer\server\conf\jazz\teamserverDERBY.properties toFile=C:\Temp\copyfromderby.tar overwrite=yes
2010-02-08 13:32:23,370 java.version=1.5.0
2010-02-08 13:32:23,370 java.runtime.version=pwi32devifx-20090505 (SR9-0 +IZ49764)
2010-02-08 13:32:23,370 Repo Tools
2010-02-08 13:32:23,370 Jazz Foundation Server, Version 1.0 (I20090618-1753)
Rational Team Concert, Version 2.0 (I20090618-1753)
2010-02-08 13:32:23,386 Provisioning using "C:\Program Files\IBM\JazzTeamServer\server\conf\jazz\provision_profiles".
2010-02-08 13:32:35,605 Rational Jazz Team Server - Standard
2010-02-08 13:32:35,636 CRJAZ1363I Loading configuration from "file:C:\Program Files\IBM\JazzTeamServer\server\conf\jazz\teamserverDERBY.properties".
2010-02-08 13:32:36,574 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: repositoryDB
2010-02-08 13:32:37,558 CRJAZ1364I Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.3.1 - (677131)
Db URL: jdbc:derby:repositoryDB
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.3.3.1 - (677131)
2010-02-08 13:32:44,230 CRJAZ8192E: Fulltext Index Location: workitemindex\fulltext_index\
2010-02-08 13:32:46,855 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST
2010-02-08 13:32:47,089 CRJAZ1364I Initial database connection successful
Db Product Name: Oracle
Db Product Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Db URL: jdbc:oracle:thin:teamconcert/Motorola1@//10.116.70.243:1521/RTC_TEST
Jdbc Driver Name: Oracle JDBC driver
Jdbc Driver Version: 10.2.0.4.0
2010-02-08 13:34:16,184 Creating the tables for the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST" without indices.
2010-02-08 13:34:56,918 The user "ADMIN" has logged in to the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:34:57,356 The user "ADMIN" has logged out of the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:34:57,356 The database tables were created successfully.
2010-02-08 13:34:58,028 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: repositoryDB
2010-02-08 13:34:58,168 CRJAZ1364I Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.3.1 - (677131)
Db URL: jdbc:derby:repositoryDB
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.3.3.1 - (677131)
2010-02-08 13:35:01,746 The user "ADMIN" has logged in to the database "repositoryDB".
2010-02-08 13:35:02,012 Exporting the data from the database "repositoryDB" to the file "C:\Temp\copyfromderby.tar".
2010-02-08 13:35:02,012 Using encoding "windows-1252"
2010-02-08 13:35:08,606
2010-02-08 13:35:08,606 Exporting all the items present in the repository in offline mode.
2010-02-08 13:35:08,606
2010-02-08 13:35:09,621 Exporting com.ibm.team.repository/ChangeEvent.
2010-02-08 13:36:06,887 Exported 14483 ChangeEvent items in 57266 ms.
2010-02-08 13:36:06,887 Exporting com.ibm.team.repository/LicenseType.
2010-02-08 13:36:06,919 Exported 9 LicenseType items in 32 ms.
2010-02-08 13:36:06,919 Exporting com.ibm.team.repository/LicenseAssignment.
2010-02-08 13:36:06,965 Exported 21 LicenseAssignment items in 46 ms.
2010-02-08 13:36:06,965 Exporting com.ibm.team.repository/OAuthConsumerRegistration.
2010-02-08 13:36:06,965 Exported 0 OAuthConsumerRegistration items in 0 ms.
2010-02-08 13:36:06,965 Exporting com.ibm.team.repository/LicenseKey.
2010-02-08 13:36:06,981 Exported 3 LicenseKey items in 16 ms.
2010-02-08 13:36:06,997 Exporting com.ibm.team.repository/ContributorDetails.
2010-02-08 13:36:07,591 Exported 10 ContributorDetails items in 594 ms.
2010-02-08 13:36:07,606 Exporting com.ibm.team.repository/AuditableBaseline.
2010-02-08 13:36:07,606 Exported 0 AuditableBaseline items in 0 ms.
2010-02-08 13:36:07,606 Exporting com.ibm.team.repository/RepositoryRoot.
2010-02-08 13:36:07,637 Exported 1 RepositoryRoot items in 31 ms.
2010-02-08 13:36:07,637 Exporting com.ibm.team.repository/Contributor.
2010-02-08 13:36:07,934 Exported 13 Contributor items in 297 ms.
2010-02-08 13:36:07,950 Exporting com.ibm.team.process/ProcessChangeEventCheck.
2010-02-08 13:36:07,950 Exported 1 ProcessChangeEventCheck items in 0 ms.
2010-02-08 13:36:07,966 Exporting com.ibm.team.process/ProjectArea.
2010-02-08 13:36:09,325 Exported 1 ProjectArea items in 1359 ms.
2010-02-08 13:36:09,341 Exporting com.ibm.team.process/TeamArea.
2010-02-08 13:36:09,403 Exported 2 TeamArea items in 62 ms.
2010-02-08 13:36:09,403 Exporting com.ibm.team.process/ProcessDefinition.
2010-02-08 13:36:09,450 Exported 1 ProcessDefinition items in 47 ms.
2010-02-08 13:36:09,466 Exporting com.ibm.team.process/ProcessDomainDefinition.
2010-02-08 13:36:09,466 Exported 0 ProcessDomainDefinition items in 0 ms.
2010-02-08 13:36:09,466 Exporting com.ibm.team.process/DevelopmentLine.
2010-02-08 13:36:09,544 Exported 2 DevelopmentLine items in 78 ms.
2010-02-08 13:36:09,544 Exporting com.ibm.team.process/Iteration.
2010-02-08 13:36:09,778 Exported 11 Iteration items in 234 ms.
2010-02-08 13:36:09,778 Exporting com.ibm.team.process/IterationType.
2010-02-08 13:36:09,841 Exported 2 IterationType items in 63 ms.
2010-02-08 13:36:09,856 Exporting com.ibm.team.process/ProcessAttachment.
2010-02-08 13:36:10,762 Exported 110 ProcessAttachment items in 906 ms.
2010-02-08 13:36:10,762 Exporting com.ibm.team.process/ReadAccessList.
2010-02-08 13:36:10,778 Exported 1 ReadAccessList items in 16 ms.
2010-02-08 13:36:10,778 Exporting com.ibm.team.process/ProjectLink.
2010-02-08 13:36:10,778 Exported 0 ProjectLink items in 0 ms.
2010-02-08 13:36:10,794 Exporting com.ibm.team.process/ProcessGenericItem.
2010-02-08 13:36:10,794 Exported 0 ProcessGenericItem items in 0 ms.
2010-02-08 13:36:10,794 Exporting com.ibm.team.interop/SyncInfo.
2010-02-08 13:36:10,794 Exported 0 SyncInfo items in 0 ms.
2010-02-08 13:36:10,809 Exporting com.ibm.team.interop/ExternalRepositoryConnection.
2010-02-08 13:36:10,809 Exported 0 ExternalRepositoryConnection items in 0 ms.
2010-02-08 13:36:10,841 Exporting com.ibm.team.interop/ExternalProxy.
2010-02-08 13:36:15,153 Exported 3 ExternalProxy items in 4312 ms.
2010-02-08 13:36:15,169 Exporting com.ibm.team.interop/SyncRule.
2010-02-08 13:36:15,169 Exported 0 SyncRule items in 0 ms.
2010-02-08 13:36:15,184 Exporting com.ibm.team.interop/ExternalState.
2010-02-08 13:36:32,872 Exported 3 ExternalState items in 17688 ms.
2010-02-08 13:36:32,888 Exporting com.ibm.team.workitem/Deliverable.
2010-02-08 13:36:32,981 Exported 3 Deliverable items in 109 ms.
2010-02-08 13:36:33,044 Exporting com.ibm.team.workitem/WorkItem.
2010-02-08 13:36:45,169 Exported 712 WorkItem items in 12125 ms.
2010-02-08 13:36:45,169 Exporting com.ibm.team.workitem/Category.
2010-02-08 13:36:45,278 Exported 7 Category items in 109 ms.
2010-02-08 13:36:45,278 Exporting com.ibm.team.workitem/Attribute.
2010-02-08 13:36:45,450 Exported 39 Attribute items in 172 ms.
2010-02-08 13:36:45,450 Exporting com.ibm.team.workitem/Attachment.
2010-02-08 13:36:45,638 Exported 7 Attachment items in 188 ms.
2010-02-08 13:36:45,638 Exporting com.ibm.team.opaque/Opaque.
2010-02-08 13:36:45,638 Exported 0 Opaque items in 0 ms.
2010-02-08 13:36:45,653 Exporting com.ibm.team.scm/Workspace.
2010-02-08 13:36:45,778 Exported 17 Workspace items in 125 ms.
2010-02-08 13:36:46,044 Exporting com.ibm.team.scm/Configuration.
2010-02-08 13:36:51,091 Exported 25 Configuration items in 5047 ms.
2010-02-08 13:36:51,122 Exporting com.ibm.team.scm/ChangeHistory.
2010-02-08 13:36:52,372 Exported 224 ChangeHistory items in 1250 ms.
2010-02-08 13:36:52,388 Exporting com.ibm.team.scm/ComponentEntry.
2010-02-08 13:36:52,435 Exported 16 ComponentEntry items in 63 ms.
2010-02-08 13:36:52,435 Exporting com.ibm.team.scm/Suspended.
2010-02-08 13:36:52,435 Exported 0 Suspended items in 0 ms.
2010-02-08 13:36:52,435 Exporting com.ibm.team.scm/BaselineSet.
2010-02-08 13:36:52,450 Exported 2 BaselineSet items in 15 ms.
2010-02-08 13:36:52,450 Exporting com.ibm.team.scm/HistoricBasis.
2010-02-08 13:36:53,638 Exported 437 HistoricBasis items in 1188 ms.
2010-02-08 13:36:53,653 Exporting com.ibm.team.scm/RepositoryProgressMonitor.
2010-02-08 13:36:53,653 Exported 0 RepositoryProgressMonitor items in 0 ms.
2010-02-08 13:36:53,653 Exporting com.ibm.team.scm/ContributorSCMRecord.
2010-02-08 13:36:53,653 Exported 0 ContributorSCMRecord items in 0 ms.
2010-02-08 13:36:53,653 Exporting com.ibm.team.scm/FolderLastModifiedInWorkspaceEntry.
2010-02-08 13:36:53,653 Exported 0 FolderLastModifiedInWorkspaceEntry items in 0 ms.
2010-02-08 13:36:53,653 Exporting com.ibm.team.scm/ComponentOwner.
2010-02-08 13:36:53,669 Exported 2 ComponentOwner items in 16 ms.
2010-02-08 13:36:53,669 Exporting com.ibm.team.scm/Pending.
2010-02-08 13:36:53,669 Exported 0 Pending items in 0 ms.
2010-02-08 13:36:53,716 Exporting com.ibm.team.scm/ChangeSet.
2010-02-08 13:37:11,700 Exported 383 ChangeSet items in 17984 ms.
2010-02-08 13:37:11,700 Exporting com.ibm.team.scm/Component.
2010-02-08 13:37:11,716 Exported 2 Component items in 16 ms.
2010-02-08 13:37:11,716 Exporting com.ibm.team.scm/Baseline.
2010-02-08 13:37:12,357 Exported 193 Baseline items in 641 ms.
2010-02-08 13:37:12,357 Exporting com.ibm.team.scm/Folder.
2010-02-08 13:37:14,075 Exported 398 Folder items in 1718 ms.
2010-02-08 13:37:14,091 Exporting com.ibm.team.scm/Versionable.
2010-02-08 13:37:14,091 Exported 0 Versionable items in 0 ms.
2010-02-08 13:37:14,091 Exporting com.ibm.team.apt/SharedPlanMode.
2010-02-08 13:37:14,107 Exported 3 SharedPlanMode items in 16 ms.
2010-02-08 13:37:14,107 Exporting com.ibm.team.apt/IterationPlanRecord.
2010-02-08 13:37:14,169 Exported 9 IterationPlanRecord items in 62 ms.
2010-02-08 13:37:14,185 Exporting com.ibm.team.workitem.query/QueryDescriptor.
2010-02-08 13:37:14,325 Exported 31 QueryDescriptor items in 140 ms.
2010-02-08 13:37:14,341 Exporting com.ibm.team.apt.resource/ContributorAbsence.
2010-02-08 13:37:14,388 Exported 16 ContributorAbsence items in 47 ms.
2010-02-08 13:37:14,388 Exporting com.ibm.team.apt.resource/ContributorResourceDetails.
2010-02-08 13:37:14,497 Exported 8 ContributorResourceDetails items in 109 ms.
2010-02-08 13:37:14,497 Exporting com.ibm.team.apt.resource/WorkResourceDetails.
2010-02-08 13:37:14,575 Exported 11 WorkResourceDetails items in 78 ms.
2010-02-08 13:37:14,575 Exporting com.ibm.team.foundation.wiki/WikiPageAttachment.
2010-02-08 13:37:14,591 Exported 3 WikiPageAttachment items in 16 ms.
2010-02-08 13:37:14,591 Exporting com.ibm.team.foundation.wiki/WikiPage.
2010-02-08 13:37:14,716 Exported 11 WikiPage items in 125 ms.
2010-02-08 13:37:14,732 Exporting com.ibm.team.dashboard/Dashboard.
2010-02-08 13:37:14,763 Exported 3 Dashboard items in 31 ms.
2010-02-08 13:37:14,763 Exporting com.ibm.team.dashboard/DashboardContributorInfo.
2010-02-08 13:37:14,778 Exported 1 DashboardContributorInfo items in 15 ms.
2010-02-08 13:37:14,778 Exporting com.ibm.team.build/CompileContribution.
2010-02-08 13:37:14,778 Exported 0 CompileContribution items in 0 ms.
2010-02-08 13:37:14,778 Exporting com.ibm.team.build/JUnitTestSuiteContribution.
2010-02-08 13:37:14,935 Exported 45 JUnitTestSuiteContribution items in 157 ms.
2010-02-08 13:37:14,935 Exporting com.ibm.team.build/BuildEngineActivity.
2010-02-08 13:37:14,950 Exported 3 BuildEngineActivity items in 15 ms.
2010-02-08 13:37:14,982 Exporting com.ibm.team.build/JUnitTestClass.
2010-02-08 13:37:19,247 Exported 1586 JUnitTestClass items in 4265 ms.
2010-02-08 13:37:19,263 Exporting com.ibm.team.build/BuildAverageData.
2010-02-08 13:37:19,278 Exported 4 BuildAverageData items in 15 ms.
2010-02-08 13:37:19,278 Exporting com.ibm.team.build/CompilePackage.
2010-02-08 13:37:19,278 Exported 0 CompilePackage items in 0 ms.
2010-02-08 13:37:19,278 Exporting com.ibm.team.build/BuildResultContributions.
2010-02-08 13:37:31,779 Exported 179 BuildResultContributions items in 12501 ms.
2010-02-08 13:37:31,779 Exporting com.ibm.team.build/BuildActivities.
2010-02-08 13:37:33,341 Exported 179 BuildActivities items in 1562 ms.
2010-02-08 13:37:33,357 Exporting com.ibm.team.build/BuildResult.
2010-02-08 13:37:36,404 Exported 179 BuildResult items in 3047 ms.
2010-02-08 13:37:36,404 Exporting com.ibm.team.build/BuildEngine.
2010-02-08 13:37:36,466 Exported 3 BuildEngine items in 62 ms.
2010-02-08 13:37:36,466 Exporting com.ibm.team.build/BuildDefinition.
2010-02-08 13:37:36,575 Exported 4 BuildDefinition items in 109 ms.
2010-02-08 13:37:36,591 Exporting com.ibm.team.build/BuildRequest.
2010-02-08 13:37:39,029 Exported 179 BuildRequest items in 2438 ms.
2010-02-08 13:37:39,044 Exporting com.ibm.team.reports/ReportDescriptor.
2010-02-08 13:37:40,575 Exported 55 ReportDescriptor items in 1531 ms.
2010-02-08 13:37:40,591 Exporting com.ibm.team.reports/FolderDescriptor.
2010-02-08 13:37:40,607 Exported 8 FolderDescriptor items in 16 ms.
2010-02-08 13:37:40,607 Exporting com.ibm.team.reports/ReportQueryDescriptor.
2010-02-08 13:37:40,794 Exported 51 ReportQueryDescriptor items in 187 ms.
2010-02-08 13:37:40,825 Exporting com.ibm.team.links/AuditableLink.
2010-02-08 13:37:49,701 Exported 2014 AuditableLink items in 8876 ms.
2010-02-08 13:37:49,716 Exporting com.ibm.team.scm.svn/SvnRepository.
2010-02-08 13:37:49,716 Exported 0 SvnRepository items in 0 ms.
2010-02-08 13:37:49,747 Exporting com.ibm.team.filesystem/FileItem.
2010-02-08 13:38:06,341 Exported 1625 FileItem items in 16594 ms.
2010-02-08 13:38:06,966 Exporting raw data for Versioned Content Migration Handler.
2010-02-08 13:38:26,826 Exported raw data for Versioned Content Migration Handler in 19860 ms.
2010-02-08 13:38:26,826 Exporting raw data for Repository Data Migration Handler.
2010-02-08 13:38:27,029 Exported raw data for Repository Data Migration Handler in 203 ms.
2010-02-08 13:38:27,029 Exporting raw data for Jazz Data Warehouse Migration Handler.
2010-02-08 13:38:54,263 Exported raw data for Jazz Data Warehouse Migration Handler in 27234 ms.
2010-02-08 13:38:54,263
Validating exported items...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.workitem"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.interop"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.process"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.opaque"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.repository"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.apt"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.scm"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.workitem.query"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.apt.resource"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.dashboard"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.foundation.wiki"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.build"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.links"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.reports"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.scm.svn"...
2010-02-08 13:38:54,263 Validating exported items for "com.ibm.team.filesystem"...
2010-02-08 13:38:54,263 Finished validating exported items in 0ms.
2010-02-08 13:38:54,373
2010-02-08 13:38:54,373 Exported 23354 elements in 225767 ms.
2010-02-08 13:38:54,373 com.ibm.team.workitem
2010-02-08 13:38:54,373 Attribute : 39 items, 40 item states exported in 172ms.
2010-02-08 13:38:54,373 WorkItem : 712 items, 2907 item states exported in 12125ms.
2010-02-08 13:38:54,373 Category : 7 items, 30 item states exported in 109ms.
2010-02-08 13:38:54,373 Deliverable : 3 items, 3 item states exported in 109ms.
2010-02-08 13:38:54,373 Attachment : 7 items, 7 item states exported in 188ms.
2010-02-08 13:38:54,373 com.ibm.team.interop
2010-02-08 13:38:54,373 SyncRule : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 ExternalProxy : 3 items, 1671 item states exported in 4312ms.
2010-02-08 13:38:54,373 ExternalState : 3 items, 1668 item states exported in 17688ms.
2010-02-08 13:38:54,373 SyncInfo : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 ExternalRepositoryConnection : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 com.ibm.team.process
2010-02-08 13:38:54,373 IterationType : 2 items, 2 item states exported in 63ms.
2010-02-08 13:38:54,373 ProjectArea : 1 items, 78 item states exported in 1359ms.
2010-02-08 13:38:54,373 TeamArea : 2 items, 18 item states exported in 62ms.
2010-02-08 13:38:54,373 DevelopmentLine : 2 items, 14 item states exported in 78ms.
2010-02-08 13:38:54,373 ReadAccessList : 1 items, 1 item states exported in 16ms.
2010-02-08 13:38:54,373 ProcessDefinition : 1 items, 4 item states exported in 47ms.
2010-02-08 13:38:54,373 ProcessAttachment : 110 items, 110 item states exported in 906ms.
2010-02-08 13:38:54,373 ProcessGenericItem : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 ProjectLink : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Iteration : 11 items, 59 item states exported in 234ms.
2010-02-08 13:38:54,373 ProcessDomainDefinition : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 ProcessChangeEventCheck : 1 items, 1 item states exported in 0ms.
2010-02-08 13:38:54,373 com.ibm.team.opaque
2010-02-08 13:38:54,373 Opaque : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 com.ibm.team.repository
2010-02-08 13:38:54,373 OAuthConsumerRegistration : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Contributor : 13 items, 68 item states exported in 297ms.
2010-02-08 13:38:54,373 ContributorDetails : 10 items, 73 item states exported in 594ms.
2010-02-08 13:38:54,373 LicenseAssignment : 21 items, 21 item states exported in 46ms.
2010-02-08 13:38:54,373 RepositoryRoot : 1 items, 8 item states exported in 31ms.
2010-02-08 13:38:54,373 ChangeEvent : 14483 items, 14483 item states exported in 57266ms.
2010-02-08 13:38:54,373 AuditableBaseline : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 LicenseKey : 3 items, 3 item states exported in 16ms.
2010-02-08 13:38:54,373 LicenseType : 9 items, 9 item states exported in 32ms.
2010-02-08 13:38:54,373 com.ibm.team.apt
2010-02-08 13:38:54,373 IterationPlanRecord : 9 items, 26 item states exported in 62ms.
2010-02-08 13:38:54,373 SharedPlanMode : 3 items, 3 item states exported in 16ms.
2010-02-08 13:38:54,373 com.ibm.team.scm
2010-02-08 13:38:54,373 ChangeHistory : 224 items, 224 item states exported in 1250ms.
2010-02-08 13:38:54,373 Pending : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Component : 2 items, 2 item states exported in 16ms.
2010-02-08 13:38:54,373 Suspended : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Baseline : 193 items, 193 item states exported in 641ms.
2010-02-08 13:38:54,373 ChangeSet : 383 items, 2946 item states exported in 17984ms.
2010-02-08 13:38:54,373 ContributorSCMRecord : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 HistoricBasis : 437 items, 437 item states exported in 1188ms.
2010-02-08 13:38:54,373 ComponentOwner : 2 items, 2 item states exported in 16ms.
2010-02-08 13:38:54,373 BaselineSet : 2 items, 2 item states exported in 15ms.
2010-02-08 13:38:54,373 ComponentEntry : 16 items, 16 item states exported in 63ms.
2010-02-08 13:38:54,373 Configuration : 25 items, 25 item states exported in 5047ms.
2010-02-08 13:38:54,373 Versionable : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Workspace : 17 items, 17 item states exported in 125ms.
2010-02-08 13:38:54,373 FolderLastModifiedInWorkspaceEntry : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 RepositoryProgressMonitor : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,373 Folder : 398 items, 665 item states exported in 1718ms.
2010-02-08 13:38:54,373 com.ibm.team.workitem.query
2010-02-08 13:38:54,373 QueryDescriptor : 31 items, 49 item states exported in 140ms.
2010-02-08 13:38:54,373 com.ibm.team.apt.resource
2010-02-08 13:38:54,373 WorkResourceDetails : 11 items, 29 item states exported in 78ms.
2010-02-08 13:38:54,373 ContributorResourceDetails : 8 items, 24 item states exported in 109ms.
2010-02-08 13:38:54,373 ContributorAbsence : 16 items, 19 item states exported in 47ms.
2010-02-08 13:38:54,373 com.ibm.team.dashboard
2010-02-08 13:38:54,388 Dashboard : 3 items, 3 item states exported in 31ms.
2010-02-08 13:38:54,388 DashboardContributorInfo : 1 items, 1 item states exported in 15ms.
2010-02-08 13:38:54,388 com.ibm.team.foundation.wiki
2010-02-08 13:38:54,388 WikiPage : 11 items, 27 item states exported in 125ms.
2010-02-08 13:38:54,388 WikiPageAttachment : 3 items, 3 item states exported in 16ms.
2010-02-08 13:38:54,388 com.ibm.team.build
2010-02-08 13:38:54,388 BuildResult : 179 items, 763 item states exported in 3047ms.
2010-02-08 13:38:54,388 CompileContribution : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,388 BuildRequest : 179 items, 358 item states exported in 2438ms.
2010-02-08 13:38:54,388 BuildEngine : 3 items, 13 item states exported in 62ms.
2010-02-08 13:38:54,388 BuildResultContributions : 179 items, 179 item states exported in 12501ms.
2010-02-08 13:38:54,388 BuildActivities : 179 items, 179 item states exported in 1562ms.
2010-02-08 13:38:54,388 CompilePackage : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,388 JUnitTestClass : 1586 items, 1586 item states exported in 4265ms.
2010-02-08 13:38:54,388 BuildEngineActivity : 3 items, 3 item states exported in 15ms.
2010-02-08 13:38:54,388 JUnitTestSuiteContribution : 45 items, 45 item states exported in 157ms.
2010-02-08 13:38:54,388 BuildAverageData : 4 items, 4 item states exported in 15ms.
2010-02-08 13:38:54,388 BuildDefinition : 4 items, 13 item states exported in 109ms.
2010-02-08 13:38:54,388 com.ibm.team.links
2010-02-08 13:38:54,388 AuditableLink : 2014 items, 2014 item states exported in 8876ms.
2010-02-08 13:38:54,388 com.ibm.team.reports
2010-02-08 13:38:54,388 ReportDescriptor : 55 items, 55 item states exported in 1531ms.
2010-02-08 13:38:54,388 FolderDescriptor : 8 items, 8 item states exported in 16ms.
2010-02-08 13:38:54,388 ReportQueryDescriptor : 51 items, 51 item states exported in 187ms.
2010-02-08 13:38:54,388 com.ibm.team.scm.svn
2010-02-08 13:38:54,388 SvnRepository : 0 items, 0 item states exported in 0ms.
2010-02-08 13:38:54,388 com.ibm.team.filesystem
2010-02-08 13:38:54,388 FileItem : 1625 items, 3924 item states exported in 16594ms.
2010-02-08 13:38:54,388
2010-02-08 13:38:54,388 Export completed successfully.
2010-02-08 13:38:54,388 The user "ADMIN" has logged out of the database "repositoryDB".
2010-02-08 13:38:54,951 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST
2010-02-08 13:38:54,998 CRJAZ1364I Initial database connection successful
Db Product Name: Oracle
Db Product Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Db URL: jdbc:oracle:thin:teamconcert/Motorola1@//10.116.70.243:1521/RTC_TEST
Jdbc Driver Name: Oracle JDBC driver
Jdbc Driver Version: 10.2.0.4.0
2010-02-08 13:38:58,045 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST
2010-02-08 13:38:58,092 CRJAZ1364I Initial database connection successful
Db Product Name: Oracle
Db Product Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Db URL: jdbc:oracle:thin:teamconcert/Motorola1@//10.116.70.243:1521/RTC_TEST
Jdbc Driver Name: Oracle JDBC driver
Jdbc Driver Version: 10.2.0.4.0
2010-02-08 13:39:00,357 Creating the tables for the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST" without indices.
2010-02-08 13:39:56,092 The user "ADMIN" has logged in to the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:39:56,295 The user "ADMIN" has logged out of the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:39:56,295 The database tables were created successfully.
2010-02-08 13:39:56,701 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST
2010-02-08 13:39:56,764 CRJAZ1364I Initial database connection successful
Db Product Name: Oracle
Db Product Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Db URL: jdbc:oracle:thin:teamconcert/Motorola1@//10.116.70.243:1521/RTC_TEST
Jdbc Driver Name: Oracle JDBC driver
Jdbc Driver Version: 10.2.0.4.0
2010-02-08 13:39:59,123 The user "ADMIN" has logged in to the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:39:59,123 Importing the data from the file "C:\Temp\copyfromderby.tar" into the database "thin:xxxxxxxx/xxxxxxxx@//10.116.70.243:1521/RTC_TEST".
2010-02-08 13:39:59,123 Using encoding "windows-1252"
2010-02-08 13:39:59,139
Reading the TAR file C:\Temp\copyfromderby.tar...
2010-02-08 13:39:59,295 Finished reading the TAR file "C:\Temp\copyfromderby.tar" in 156 ms.
2010-02-08 13:39:59,295 Using deserializer caching options to improve migration performance.
2010-02-08 13:39:59,295 Using deserializer caching options to improve migration performance.
2010-02-08 13:39:59,295 Configured to update database stats every 1800000ms.
2010-02-08 13:39:59,295 Configured to update database stats every 1800000ms.
2010-02-08 13:39:59,295 Importing contents from C:\Temp\copyfromderby.tar into the repository.
2010-02-08 13:40:01,279
Migrating data exported from the following model versions
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.apt, Version = 7
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.apt.resource, Version = 3
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.build, Version = 8
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.dashboard, Version = 1.7
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.filesystem, Version = 0.8
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.foundation.wiki, Version = 4
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.interop, Version = 18
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.links, Version = 5
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.opaque, Version = 1
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.process, Version = 11
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.reports, Version = 1.5
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.repository, Version = 15
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.scm, Version = 0.33
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.scm.svn, Version = 2
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.workitem, Version = 11
2010-02-08 13:40:01,295 Namespace URI = com.ibm.team.workitem.query, Version = 6
2010-02-08 13:40:01,514
Registered Migration Handlers.
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.apt, Version = 7, Migration Handler = APT Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.apt.resource, Version = 3, Migration Handler = CRM Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.build, Version = 8, Migration Handler = Build Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.dashboard, Version = 1.7, Migration Handler = Dashboard Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.filesystem, Version = 0.8, Migration Handler = Filesystem Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.foundation.wiki, Version = 4, Migration Handler = Wiki Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.interop, Version = 18, Migration Handler = Interop Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.links, Version = 5, Migration Handler = Link Migration Handler to migrate version M to M
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.process, Version = 11, Migration Handler = Process Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.process.simplefile, Version = <not>, Migration Handler = Simple File Migration Helper
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.reports, Version = 1.5, Migration Handler = Reports Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.repository, Version = 15, Migration Handler = Migration Handler to migrate version M to M
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.scm, Version = 0.33, Migration Handler = SCM Migration Handler
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.scm.svn, Version = 2, Migration Handler = SVN
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.workitem, Version = 11, Migration Handler = Work Item Migration Provider
2010-02-08 13:40:01,529 Namespace URI = com.ibm.team.workitem.query, Version = 6, Migration Handler = Query Migration Provider
2010-02-08 13:40:01,529 Bridge Migration Handler = Interop WorkItem Manager Migration Handler
2010-02-08 13:40:01,529 Bridge Migration Handler = SCM Work Items Bridge Migration Handler
2010-02-08 13:40:01,529 Bridge Migration Handler = Full Text Migration Handler
2010-02-08 13:40:01,529 Bridge Migration Handler = Interop ClearQuest Manager Migration Handler
2010-02-08 13:40:01,529 Data Migration Handler = Versioned Content Migration Handler
2010-02-08 13:40:01,529 Data Migration Handler = Repository Data Migration Handler
2010-02-08 13:40:01,529 Data Migration Handler = Jazz Data Warehouse Migration Handler
2010-02-08 13:40:01,529
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.repository" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.repository took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.process" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.process took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.interop" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.interop took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.workitem" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.workitem took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.scm" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.scm took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.apt" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.apt took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.workitem.query" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.workitem.query took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.apt.resource" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.apt.resource took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.foundation.wiki" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.foundation.wiki took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.dashboard" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.dashboard took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.build" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.build took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.reports" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.reports took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.links" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.links took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.scm.svn" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.scm.svn took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "com.ibm.team.filesystem" component...
2010-02-08 13:40:01,858 Pre Import for com.ibm.team.filesystem took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "Interop WorkItem Manager Migration Handler"...
2010-02-08 13:40:01,858 Pre Import for Interop WorkItem Manager Migration Handler took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "SCM Work Items Bridge Migration Handler"...
2010-02-08 13:40:01,858 Pre Import for SCM Work Items Bridge Migration Handler took 0 ms.
2010-02-08 13:40:01,858 Running pre import for "Full Text Migration Handler"...
2010-02-08 13:40:01,873 Pre Import for Full Text Migration Handler took 15 ms.
2010-02-08 13:40:01,873 Running pre import for "Interop ClearQuest Manager Migration Handler"...
2010-02-08 13:40:01,873 Pre Import for Interop ClearQuest Manager Migration Handler took 0 ms.
2010-02-08 13:40:02,186 Importing "ChangeEvent" items...
2010-02-08 13:43:29,078 Imported 14483 ChangeEvent items, 14483 item states in 209783 ms.
2010-02-08 13:43:29,078 Average time to process an item state: 14 ms.
2010-02-08 13:43:29,078
2010-02-08 13:43:29,078 Importing "LicenseType" items...
2010-02-08 13:43:29,218 Imported 9 LicenseType items, 9 item states in 140 ms.
2010-02-08 13:43:29,218 Average time to process an item state: 15 ms.
2010-02-08 13:43:29,218
2010-02-08 13:43:29,218 Importing "LicenseAssignment" items...
2010-02-08 13:43:29,421 Imported 21 LicenseAssignment items, 21 item states in 203 ms.
2010-02-08 13:43:29,421 Average time to process an item state: 9 ms.
2010-02-08 13:43:29,421
2010-02-08 13:43:29,421 Importing "LicenseKey" items...
2010-02-08 13:43:29,546 Imported 3 LicenseKey items, 3 item states in 125 ms.
2010-02-08 13:43:29,546 Average time to process an item state: 41 ms.
2010-02-08 13:43:29,546
2010-02-08 13:43:29,546 Importing "ContributorDetails" items...
2010-02-08 13:43:30,406 Imported 10 ContributorDetails items, 73 item states in 860 ms.
2010-02-08 13:43:30,406 Average time to process an item state: 11 ms.
2010-02-08 13:43:30,406
2010-02-08 13:43:30,406 Importing "RepositoryRoot" items...
2010-02-08 13:43:30,421 Imported 1 RepositoryRoot items, 8 item states in 15 ms.
2010-02-08 13:43:30,421 Average time to process an item state: 1 ms.
2010-02-08 13:43:30,421
2010-02-08 13:43:30,421 Importing "Contributor" items...
2010-02-08 13:43:30,812 Imported 10 Contributor items, 65 item states in 391 ms.
2010-02-08 13:43:30,812 Average time to process an item state: 6 ms.
2010-02-08 13:43:30,812
2010-02-08 13:43:30,812 Importing "ProcessChangeEventCheck" items...
2010-02-08 13:43:31,015 Imported 1 ProcessChangeEventCheck items, 1 item states in 203 ms.
2010-02-08 13:43:31,015 Average time to process an item state: 203 ms.
2010-02-08 13:43:31,015
2010-02-08 13:43:31,015 Importing "ProjectArea" items...
2010-02-08 13:43:33,375 Imported 1 ProjectArea items, 78 item states in 2360 ms.
2010-02-08 13:43:33,375 Average time to process an item state: 30 ms.
2010-02-08 13:43:33,375
2010-02-08 13:43:33,375 Importing "TeamArea" items...
2010-02-08 13:43:33,593 Imported 2 TeamArea items, 18 item states in 218 ms.
2010-02-08 13:43:33,593 Average time to process an item state: 12 ms.
2010-02-08 13:43:33,593
2010-02-08 13:43:33,609 Importing "ProcessDefinition" items...
2010-02-08 13:43:33,671 Imported 1 ProcessDefinition items, 4 item states in 62 ms.
2010-02-08 13:43:33,671 Average time to process an item state: 15 ms.
2010-02-08 13:43:33,671
2010-02-08 13:43:33,671 Importing "DevelopmentLine" items...
2010-02-08 13:43:33,765 Imported 2 DevelopmentLine items, 14 item states in 94 ms.
2010-02-08 13:43:33,765 Average time to process an item state: 6 ms.
2010-02-08 13:43:33,765
2010-02-08 13:43:33,765 Importing "Iteration" items...
2010-02-08 13:43:34,234 Imported 11 Iteration items, 59 item states in 469 ms.
2010-02-08 13:43:34,234 Average time to process an item state: 7 ms.
2010-02-08 13:43:34,234
2010-02-08 13:43:34,234 Importing "IterationType" items...
2010-02-08 13:43:34,265 Imported 2 IterationType items, 2 item states in 31 ms.
2010-02-08 13:43:34,265 Average time to process an item state: 15 ms.
2010-02-08 13:43:34,265
2010-02-08 13:43:34,265 Importing "ProcessAttachment" items...
2010-02-08 13:43:36,046 Imported 110 ProcessAttachment items, 110 item states in 1781 ms.
2010-02-08 13:43:36,046 Average time to process an item state: 16 ms.
2010-02-08 13:43:36,046
2010-02-08 13:43:36,046 Importing "ReadAccessList" items...
2010-02-08 13:43:36,062 Imported 1 ReadAccessList items, 1 item states in 16 ms.
2010-02-08 13:43:36,062 Average time to process an item state: 16 ms.
2010-02-08 13:43:36,062
2010-02-08 13:43:36,062 Importing "ExternalProxy" items...
2010-02-08 13:43:45,734 Imported 3 ExternalProxy items, 1671 item states in 9672 ms.
2010-02-08 13:43:45,734 Average time to process an item state: 5 ms.
2010-02-08 13:43:45,734
2010-02-08 13:43:45,734 Importing "ExternalState" items...
2010-02-08 13:44:06,437 Imported 3 ExternalState items, 1668 item states in 20703 ms.
2010-02-08 13:44:06,437 Average time to process an item state: 12 ms.
2010-02-08 13:44:06,437
2010-02-08 13:44:06,437 Importing "Deliverable" items...
2010-02-08 13:44:06,500 Imported 3 Deliverable items, 3 item states in 63 ms.
2010-02-08 13:44:06,500 Average time to process an item state: 21 ms.
2010-02-08 13:44:06,500
2010-02-08 13:44:06,500 Importing "WorkItem" items...
2010-02-08 13:44:30,547 Imported 712 WorkItem items, 2907 item states in 24047 ms.
2010-02-08 13:44:30,547 Average time to process an item state: 8 ms.
2010-02-08 13:44:30,547
2010-02-08 13:44:30,547 Importing "Category" items...
2010-02-08 13:44:30,781 Imported 7 Category items, 30 item states in 234 ms.
2010-02-08 13:44:30,781 Average time to process an item state: 7 ms.
2010-02-08 13:44:30,781
2010-02-08 13:44:30,781 Importing "Attribute" items...
2010-02-08 13:44:31,187 Imported 39 Attribute items, 40 item states in 406 ms.
2010-02-08 13:44:31,187 Average time to process an item state: 10 ms.
2010-02-08 13:44:31,187
2010-02-08 13:44:31,187 Importing "Attachment" items...
2010-02-08 13:44:31,344 Imported 7 Attachment items, 7 item states in 157 ms.
2010-02-08 13:44:31,344 Average time to process an item state: 22 ms.
2010-02-08 13:44:31,344
2010-02-08 13:44:31,344 Importing "Workspace" items...
2010-02-08 13:44:33,062 Imported 17 Workspace items, 17 item states in 1718 ms.
2010-02-08 13:44:33,062 Average time to process an item state: 101 ms.
2010-02-08 13:44:33,062
2010-02-08 13:44:33,062 Importing "Configuration" items...
2010-02-08 13:44:53,453 Imported 25 Configuration items, 25 item states in 20391 ms.
2010-02-08 13:44:53,453 Average time to process an item state: 815 ms.
2010-02-08 13:44:53,453
2010-02-08 13:44:53,453 Importing "ChangeHistory" items...
2010-02-08 13:45:04,375 Imported 224 ChangeHistory items, 224 item states in 10922 ms.
2010-02-08 13:45:04,375 Average time to process an item state: 48 ms.
2010-02-08 13:45:04,375
2010-02-08 13:45:04,375 Importing "ComponentEntry" items...
2010-02-08 13:45:04,531 Imported 16 ComponentEntry items, 16 item states in 156 ms.
2010-02-08 13:45:04,531 Average time to process an item state: 9 ms.
2010-02-08 13:45:04,531
2010-02-08 13:45:04,531 Importing "BaselineSet" items...
2010-02-08 13:45:04,563 Imported 2 BaselineSet items, 2 item states in 32 ms.
2010-02-08 13:45:04,563 Average time to process an item state: 16 ms.
2010-02-08 13:45:04,563
2010-02-08 13:45:04,563 Importing "HistoricBasis" items...
2010-02-08 13:45:08,750 Imported 437 HistoricBasis items, 437 item states in 4187 ms.
2010-02-08 13:45:08,750 Average time to process an item state: 9 ms.
2010-02-08 13:45:08,750
2010-02-08 13:45:08,750 Importing "ComponentOwner" items...
2010-02-08 13:45:08,797 Imported 2 ComponentOwner items, 2 item states in 47 ms.
2010-02-08 13:45:08,797 Average time to process an item state: 23 ms.
2010-02-08 13:45:08,797
2010-02-08 13:45:08,797 Importing "ChangeSet" items...
2010-02-08 13:46:09,407 Item import took more than 20000 ms : _vXGeBsSTEd6eFYtEh91Mgw in 30157 ms.
2010-02-08 13:47:17,782 Item import took more than 20000 ms : _CEOhQMSTEd6eFYtEh91Mgw in 24484 ms.
2010-02-08 13:47:41,689 Item import took more than 20000 ms : _7ypOesSSEd6eFYtEh91Mgw in 23907 ms.
2010-02-08 13:48:08,236 Item import took more than 20000 ms : _HDRN48STEd6eFYtEh91Mgw in 26547 ms.
2010-02-08 13:48:52,220 Item import took more than 20000 ms : _SpwnCMSSEd6eFYtEh91Mgw in 20343 ms.
2010-02-08 13:49:19,142 Item import took more than 20000 ms : _PUHCpsSTEd6eFYtEh91Mgw in 26922 ms.
2010-02-08 13:50:43,987 Item import took more than 20000 ms : _xmwMYMSTEd6eFYtEh91Mgw in 54688 ms.
2010-02-08 13:51:13,971 Item import took more than 20000 ms : _YmqMtMSTEd6eFYtEh91Mgw in 29984 ms.
2010-02-08 13:51:35,940 Item import took more than 20000 ms : _u-MEkcSSEd6eFYtEh91Mgw in 21969 ms.
2010-02-08 13:52:16,331 Item import took more than 20000 ms : _pZyK_sSTEd6eFYtEh91Mgw in 30609 ms.
2010-02-08 14:10:01,838 Updating database stats...
2010-02-08 14:10:28,354 Updated database stats in 26516 ms.
2010-02-08 14:22:11,561 Item import took more than 20000 ms : _G5SToMe6Ed6B1IsOOsggog in 26890 ms.
2010-02-08 14:22:56,827 Item import took more than 20000 ms : _P8yZIsezEd6B1IsOOsggog in 21109 ms.
2010-02-08 14:23:18,468 Item import took more than 20000 ms : _Vm409sezEd6B1IsOOsggog in 21641 ms.
2010-02-08 14:23:54,593 Item import took more than 20000 ms : _az7h5sezEd6B1IsOOsggog in 24297 ms.
2010-02-08 14:25:06,484 Item import took more than 20000 ms : _Fis7_8e6Ed6B1IsOOsggog in 31328 ms.
2010-02-08 14:25:09,500 Imported 383 ChangeSet items, 2946 item states in 2400703 ms.
2010-02-08 14:25:09,500 Average time to process an item state: 814 ms.
2010-02-08 14:25:09,500
2010-02-08 14:25:09,500 Importing "Component" items...
2010-02-08 14:25:09,562 Imported 2 Component items, 2 item states in 62 ms.
2010-02-08 14:25:09,562 Average time to process an item state: 31 ms.
2010-02-08 14:25:09,562
2010-02-08 14:25:09,562 Importing "Baseline" items...
2010-02-08 14:25:11,469 Imported 193 Baseline items, 193 item states in 1907 ms.
2010-02-08 14:25:11,469 Average time to process an item state: 9 ms.
2010-02-08 14:25:11,469
2010-02-08 14:25:11,469 Importing "Folder" items...
2010-02-08 14:25:16,562 Imported 398 Folder items, 665 item states in 5093 ms.
2010-02-08 14:25:16,562 Average time to process an item state: 7 ms.
2010-02-08 14:25:16,562
2010-02-08 14:25:16,562 Importing "SharedPlanMode" items...
2010-02-08 14:25:16,609 Imported 3 SharedPlanMode items, 3 item states in 47 ms.
2010-02-08 14:25:16,609 Average time to process an item state: 15 ms.
2010-02-08 14:25:16,609
2010-02-08 14:25:16,609 Importing "IterationPlanRecord" items...
2010-02-08 14:25:16,859 Imported 9 IterationPlanRecord items, 26 item states in 250 ms.
2010-02-08 14:25:16,859 Average time to process an item state: 9 ms.
2010-02-08 14:25:16,859
2010-02-08 14:25:16,859 Importing "QueryDescriptor" items...
2010-02-08 14:25:17,328 Imported 31 QueryDescriptor items, 49 item states in 469 ms.
2010-02-08 14:25:17,328 Average time to process an item state: 9 ms.
2010-02-08 14:25:17,328
2010-02-08 14:25:17,328 Importing "ContributorAbsence" items...
2010-02-08 14:25:17,609 Imported 16 ContributorAbsence items, 19 item states in 281 ms.
2010-02-08 14:25:17,609 Average time to process an item state: 14 ms.
2010-02-08 14:25:17,609
2010-02-08 14:25:17,609 Importing "ContributorResourceDetails" items...
2010-02-08 14:25:17,813 Imported 8 ContributorResourceDetails items, 24 item states in 204 ms.
2010-02-08 14:25:17,813 Average time to process an item state: 8 ms.
2010-02-08 14:25:17,813
2010-02-08 14:25:17,813 Importing "WorkResourceDetails" items...
2010-02-08 14:25:18,031 Imported 11 WorkResourceDetails items, 29 item states in 218 ms.
2010-02-08 14:25:18,031 Average time to process an item state: 7 ms.
2010-02-08 14:25:18,031
2010-02-08 14:25:18,031 Importing "WikiPageAttachment" items...
2010-02-08 14:25:18,094 Imported 3 WikiPageAttachment items, 3 item states in 63 ms.
2010-02-08 14:25:18,094 Average time to process an item state: 21 ms.
2010-02-08 14:25:18,094
2010-02-08 14:25:18,094 Importing "WikiPage" items...
2010-02-08 14:25:18,625 Imported 11 WikiPage items, 27 item states in 531 ms.
2010-02-08 14:25:18,625 Average time to process an item state: 19 ms.
2010-02-08 14:25:18,625
2010-02-08 14:25:18,625 Importing "Dashboard" items...
2010-02-08 14:25:18,750 Imported 3 Dashboard items, 3 item states in 125 ms.
2010-02-08 14:25:18,750 Average time to process an item state: 41 ms.
2010-02-08 14:25:18,750
2010-02-08 14:25:18,750 Importing "DashboardContributorInfo" items...
2010-02-08 14:25:18,781 Imported 1 DashboardContributorInfo items, 1 item states in 31 ms.
2010-02-08 14:25:18,781 Average time to process an item state: 31 ms.
2010-02-08 14:25:18,781
2010-02-08 14:25:18,781 Importing "JUnitTestSuiteContribution" items...
2010-02-08 14:25:19,359 Imported 45 JUnitTestSuiteContribution items, 45 item states in 578 ms.
2010-02-08 14:25:19,359 Average time to process an item state: 12 ms.
2010-02-08 14:25:19,359
2010-02-08 14:25:19,359 Importing "BuildEngineActivity" items...
2010-02-08 14:25:19,406 Imported 3 BuildEngineActivity items, 3 item states in 47 ms.
2010-02-08 14:25:19,406 Average time to process an item state: 15 ms.
2010-02-08 14:25:19,406
2010-02-08 14:25:19,406 Importing "JUnitTestClass" items...
2010-02-08 14:25:35,281 Imported 1586 JUnitTestClass items, 1586 item states in 15875 ms.
2010-02-08 14:25:35,281 Average time to process an item state: 10 ms.
2010-02-08 14:25:35,281
2010-02-08 14:25:35,281 Importing "BuildAverageData" items...
2010-02-08 14:25:35,688 Imported 4 BuildAverageData items, 4 item states in 407 ms.
2010-02-08 14:25:35,688 Average time to process an item state: 101 ms.
2010-02-08 14:25:35,688
2010-02-08 14:25:35,688 Importing "BuildResultContributions" items...
2010-02-08 14:26:19,750 Imported 179 BuildResultContributions items, 179 item states in 44062 ms.
2010-02-08 14:26:19,750 Average time to process an item state: 246 ms.
2010-02-08 14:26:19,750
2010-02-08 14:26:19,750 Importing "BuildActivities" items...
2010-02-08 14:26:23,032 Imported 179 BuildActivities items, 179 item states in 3282 ms.
2010-02-08 14:26:23,032 Average time to process an item state: 18 ms.
2010-02-08 14:26:23,032
2010-02-08 14:26:23,032 Importing "BuildResult" items...
2010-02-08 14:26:30,047 Imported 179 BuildResult items, 763 item states in 7015 ms.
2010-02-08 14:26:30,047 Average time to process an item state: 9 ms.
2010-02-08 14:26:30,047
2010-02-08 14:26:30,047 Importing "BuildEngine" items...
2010-02-08 14:26:30,219 Imported 3 BuildEngine items, 13 item states in 172 ms.
2010-02-08 14:26:30,219 Average time to process an item state: 13 ms.
2010-02-08 14:26:30,219
2010-02-08 14:26:30,219 Importing "BuildDefinition" items...
2010-02-08 14:26:30,391 Imported 4 BuildDefinition items, 13 item states in 172 ms.
2010-02-08 14:26:30,391 Average time to process an item state: 13 ms.
2010-02-08 14:26:30,391
2010-02-08 14:26:30,391 Importing "BuildRequest" items...
2010-02-08 14:26:35,594 Imported 179 BuildRequest items, 358 item states in 5203 ms.
2010-02-08 14:26:35,594 Average time to process an item state: 14 ms.
2010-02-08 14:26:35,594
2010-02-08 14:26:35,594 Importing "ReportDescriptor" items...
2010-02-08 14:26:42,547 Imported 55 ReportDescriptor items, 55 item states in 6953 ms.
2010-02-08 14:26:42,547 Average time to process an item state: 126 ms.
2010-02-08 14:26:42,547
2010-02-08 14:26:42,547 Importing "FolderDescriptor" items...
2010-02-08 14:26:42,641 Imported 8 FolderDescriptor items, 8 item states in 94 ms.
2010-02-08 14:26:42,641 Average time to process an item state: 11 ms.
2010-02-08 14:26:42,641
2010-02-08 14:26:42,641 Importing "ReportQueryDescriptor" items...
2010-02-08 14:26:43,235 Imported 51 ReportQueryDescriptor items, 51 item states in 594 ms.
2010-02-08 14:26:43,235 Average time to process an item state: 11 ms.
2010-02-08 14:26:43,235
2010-02-08 14:26:43,235 Importing "AuditableLink" items...
2010-02-08 14:27:06,813 Imported 2014 AuditableLink items, 2014 item states in 23578 ms.
2010-02-08 14:27:06,813 Average time to process an item state: 11 ms.
2010-02-08 14:27:06,813
2010-02-08 14:27:06,813 Importing "FileItem" items...
2010-02-08 14:27:46,110 Imported 1625 FileItem items, 3924 item states in 39297 ms.
2010-02-08 14:27:46,110 Average time to process an item state: 10 ms.
2010-02-08 14:27:46,110
2010-02-08 14:27:46,110
Importing data com.ibm.team.scm/Jazz_U4556f...
2010-02-08 14:27:46,173 CRRTC5013 The JDBC driver did not read all the supplied data. This is an unexpected state for this transaction. Please contact IBM Support.
2010-02-08 14:27:46,173 Imported com.ibm.team.scm/Jazz_U4556f in 63ms.
2010-02-08 14:27:46,188 CRJAZ0645I Error importing raw data.
java.lang.IllegalStateException: The JDBC driver did not read all the supplied data. This is an unexpected state for this transaction. Please contact IBM Support.
at com.ibm.team.scm.service.internal.content.VersionedContentService.persistStream(VersionedContentService.java:1251)
at com.ibm.team.scm.service.internal.content.VersionedContentService.access$15(VersionedContentService.java:1191)
at com.ibm.team.scm.service.internal.content.VersionedContentService$15.run(VersionedContentService.java:2685)
at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase$Transaction.run(RepositoryDatabase.java:466)
at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase$1.run(RepositoryDatabase.java:292)
at com.ibm.team.repository.service.internal.rdb.ConnectionPoolService.withCurrentConnection(ConnectionPoolService.java:328)
at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1746.withCurrentConnection(Unknown Source)
at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase.runTransaction(RepositoryDatabase.java:288)
at com.ibm.team.repository.service.internal.rdb.RepositoryDatabase.runInTransaction(RepositoryDatabase.java:244)
at com.ibm.team.repository.service.internal.TransactionService.runInTransaction(TransactionService.java:74)
at sun.reflect.GeneratedMethodAccessor124.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1777.runInTransaction(Unknown Source)
at com.ibm.team.scm.service.internal.content.VersionedContentService.storeContentForMigration(VersionedContentService.java:2679)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1954.storeContentForMigration(Unknown Source)
at com.ibm.team.scm.service.internal.migration.VersionedContentMigrationHandler.importDataFromStream(VersionedContentMigrationHandler.java:274)
at com.ibm.team.scm.service.internal.migration.VersionedContentMigrationHandler.importData(VersionedContentMigrationHandler.java:248)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1992.importData(Unknown Source)
at com.ibm.team.repository.migration.internal.service.MigrationHandlerDispatcher.importData(MigrationHandlerDispatcher.java:526)
at com.ibm.team.repository.migration.internal.service.MigrationService.importRawData(MigrationService.java:1299)
at com.ibm.team.repository.migration.internal.service.AbstractMigrationService.importData(AbstractMigrationService.java:836)
at com.ibm.team.repository.migration.internal.service.AbstractMigrationService.importRepositoryOptionalVerifyPreserve(AbstractMigrationService.java:693)
at com.ibm.team.repository.migration.internal.service.AbstractMigrationService.importRepositoryOptionalVerify(AbstractMigrationService.java:651)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:378)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:364)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at $Proxy1829.importRepositoryOptionalVerify(Unknown Source)
at com.ibm.team.repotools.rcp.internal.command.ImportCommand.importData(ImportCommand.java:153)
at com.ibm.team.repotools.rcp.internal.command.ImportCommand.execute(ImportCommand.java:114)
at com.ibm.team.repotools.rcp.AbstractCommand.execute(AbstractCommand.java:161)
at com.ibm.team.repotools.rcp.internal.command.CopyCommand.importData(CopyCommand.java:191)
at com.ibm.team.repotools.rcp.internal.command.CopyCommand.execute(CopyCommand.java:161)
at com.ibm.team.repotools.rcp.AbstractCommand.execute(AbstractCommand.java:161)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.run(RepositoryToolsApplication.java:671)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.start(RepositoryToolsApplication.java:702)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
2010-02-08 14:27:46,204
Importing data com.ibm.team.repository/Jazz_FYCL6b...
2010-02-08 14:27:46,251 Imported com.ibm.team.repository/Jazz_FYCL6b in 47ms.
2010-02-08 14:27:46,251
Importing data com.ibm.team.datawarehouse/Jazz_HNKA3l...
2010-02-08 14:31:33,831 Imported com.ibm.team.datawarehouse/Jazz_HNKA3l in 227580ms.
2010-02-08 14:31:33,831
2010-02-08 14:31:33,831 Importing deferred items...
2010-02-08 14:31:34,159 Finished importing deferred items.
2010-02-08 14:31:34,159 Rebuilding indices...
2010-02-08 14:34:42,597 End rebuilding indices.
2010-02-08 14:34:42,629 Running post import for "com.ibm.team.repository" component...
2010-02-08 14:34:42,629 Post Import for com.ibm.team.repository took 0 ms.
2010-02-08 14:34:42,629 Running post import for "com.ibm.team.process" component...
2010-02-08 14:34:43,488 Post Import for com.ibm.team.process took 859 ms.
2010-02-08 14:34:43,488 Running post import for "com.ibm.team.interop" component...
2010-02-08 14:34:43,738 Post Import for com.ibm.team.interop took 250 ms.
2010-02-08 14:34:43,738 Running post import for "com.ibm.team.workitem" component...
2010-02-08 14:35:12,035 Post Import for com.ibm.team.workitem took 28297 ms.
2010-02-08 14:35:12,035 Running post import for "com.ibm.team.scm" component...
2010-02-08 14:35:12,035 Post Import for com.ibm.team.scm took 0 ms.
2010-02-08 14:35:12,035 Running post import for "com.ibm.team.apt" component...
2010-02-08 14:35:12,660 Post Import for com.ibm.team.apt took 625 ms.
2010-02-08 14:35:12,660 Running post import for "com.ibm.team.workitem.query" component...
2010-02-08 14:35:12,660 Post Import for com.ibm.team.workitem.query took 0 ms.
2010-02-08 14:35:12,660 Running post import for "com.ibm.team.apt.resource" component...
2010-02-08 14:35:12,660 Post Import for com.ibm.team.apt.resource took 0 ms.
2010-02-08 14:35:12,660 Running post import for "com.ibm.team.foundation.wiki" component...
2010-02-08 14:35:12,660 Post Import for com.ibm.team.foundation.wiki took 0 ms.
2010-02-08 14:35:12,660 Running post import for "com.ibm.team.dashboard" component...
2010-02-08 14:35:14,238 Post Import for com.ibm.team.dashboard took 1578 ms.
2010-02-08 14:35:14,238 Running post import for "com.ibm.team.build" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.build took 297 ms.
2010-02-08 14:35:14,535 Running post import for "com.ibm.team.reports" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.reports took 0 ms.
2010-02-08 14:35:14,535 Running post import for "com.ibm.team.links" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.links took 0 ms.
2010-02-08 14:35:14,535 Running post import for "com.ibm.team.scm.svn" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.scm.svn took 0 ms.
2010-02-08 14:35:14,535 Running post import for "com.ibm.team.filesystem" component...
2010-02-08 14:35:14,535 Post Import for com.ibm.team.filesystem took 0 ms.
2010-02-08 14:35:14,535 Running post import for "Interop WorkItem Manager Migration Handler"...
2010-02-08 14:35:14,535 Post Import for Interop WorkItem Manager Migration Handler took 0 ms.
2010-02-08 14:35:14,535 Running post import for "SCM Work Items Bridge Migration Handler"...
2010-02-08 14:35:14,535 Post Import for SCM Work Items Bridge Migration Handler took 0 ms.
2010-02-08 14:35:14,535 Running post import for "Full Text Migration Handler"...
2010-02-08 14:35:14,535 Post Import for Full Text Migration Handler took 0 ms.
2010-02-08 14:35:14,535 Running post import for "Interop ClearQuest Manager Migration Handler"...
2010-02-08 14:35:14,566 Post Import for Interop ClearQuest Manager Migration Handler took 31 ms.
2010-02-08 14:35:14,566 Post processing change events...
2010-02-08 14:35:14,566 Setting the context for change events took 0ms.
2010-02-08 14:35:14,566
Deleting migration data store...
2010-02-08 14:35:16,066 Deleted migration data store in 1500 ms.
2010-02-08 14:35:16,082
Verifying the repository contents using verification level 1.
2010-02-08 14:35:16,082 Verifying items present in the "com.ibm.team.interop" component.
2010-02-08 14:35:16,160 Verifying items present in the "com.ibm.team.process" component.
2010-02-08 14:35:26,129 Verifying items present in the "com.ibm.team.workitem" component.
2010-02-08 14:35:26,207 Verifying items present in the "com.ibm.team.repository" component.
2010-02-08 14:35:26,379 Verifying context of com.ibm.team.repository/ChangeEvent items...
2010-02-08 14:35:28,895 Verifying context of com.ibm.team.repository/LicenseType items...
2010-02-08 14:35:28,910 Verifying context of com.ibm.team.repository/LicenseAssignment items...
2010-02-08 14:35:28,926 Verifying context of com.ibm.team.repository/ContributorDetails items...
2010-02-08 14:35:28,957 Verifying context of com.ibm.team.repository/AuditableBaseline items...
2010-02-08 14:35:28,973 Verifying context of com.ibm.team.repository/RepositoryRoot items...
2010-02-08 14:35:28,988 Verifying context of com.ibm.team.repository/Contributor items...
2010-02-08 14:35:29,004 Verifying context of com.ibm.team.repository/ServerVersionRecord items...
2010-02-08 14:35:29,035 Verifying context of com.ibm.team.process/ProcessChangeEventCheck items...
2010-02-08 14:35:29,051 Verifying context of com.ibm.team.process/ProjectArea items...
2010-02-08 14:35:29,051 Verifying context of com.ibm.team.process/TeamArea items...
2010-02-08 14