2015-10-23 06:46:05,886 Repo Tools
2015-10-23 06:46:05,902 java.version=1.6.0
2015-10-23 06:46:05,902 java.runtime.version=pwa6460sr16fp3ifx-20150314_01 (SR16 FP3)
2015-10-23 06:46:05,902 Provisioning using "C:\Program Files\IBM\JazzTeamServer6\server\conf\jts\provision_profiles".
2015-10-23 06:46:05,933 repotools-jts -mergeLPAJTS oldJTSHome=C:\Program Files\IBM\JazzTeamServer\server\conf
2015-10-23 06:46:05,933 Jazz Foundation - Core Libraries, Version 6.0 (RJF-I20150519-1056)
2015-10-23 06:46:06,027
To submit questions about issues, go to the Jazz.net forum at https://jazz.net/forum.
To find more information about a message, see the online product documentation.
2015-10-23 06:46:06,027 CRJAZ1363I Loading the configuration from "file:conf/jts/teamserver.properties".
2015-10-23 06:46:08,792 CRJAZ1779I This server is configured as a JTS.
2015-10-23 06:46:09,464 CRJAZ1365I The server is attempting to connect to the following database: "//<Database Server>;databaseName=jts;user=xxxxxxxx;password=xxxxxxxx;"
2015-10-23 06:46:11,386 CRJAZ1364I The connection to the following database was successful:
Db Product Name: Microsoft SQL Server
Db Product Version: 11.00.3000
Db URL: jdbc:sqlserver://<db_server>;databaseName=jts;user=xxxxxxxx;password=xxxxxxxx;
Jdbc Driver Name: Microsoft JDBC Driver 4.0 for SQL Server
Jdbc Driver Version: 4.0.2206.100
2015-10-23 06:46:12,027 CRJAZ2558I Setting the local server rename state to false and the openServerDescriptionServiceTemporarily state to false.
2015-10-23 06:46:13,464 CRJAZ1971I The server is configured with:
Public URI: "https://<jts_server>:9443/jts"
2015-10-23 06:46:16,495 CRJAZ2523I Setting the global server rename state to false and the validation state to false.
2015-10-23 06:46:24,293 CRJAZ2105I Checking for a running server...
2015-10-23 06:46:26,371 The user "ADMIN" has logged in to the database "//<Database Server >;databaseName=jts;user=xxxxxxxx;password=xxxxxxxx;".
2015-10-23 06:46:26,371 Checking the old JTS version...
2015-10-23 06:46:34,605 CRJZS5650I Indices directory is C:\Program Files\IBM\JazzTeamServer6\server\conf\jts\indices
2015-10-23 06:46:34,683 CRJZS5800I Private applications are using a transactional RDF index
2015-10-23 06:46:41,027 CRJZS5673I The "triple history" index for private applications does not exist. The missing index will be automatically recreated
2015-10-23 06:46:43,605 CRJZS5673I The "triple live" index for private applications does not exist. The missing index will be automatically recreated
2015-10-23 06:46:43,637 CRJZS5658I RDF indexer for private applications has started
2015-10-23 06:46:46,449 CRJZS5673I The "text history" index for private applications does not exist. The missing index will be automatically recreated
2015-10-23 06:46:49,043 CRJZS5673I The "text live" index for private applications does not exist. The missing index will be automatically recreated
2015-10-23 06:46:49,059 CRJZS5656I Text indexer for private applications has started
2015-10-23 06:46:53,965 CRJZS5801I The application /rm is using a transactional RDF index
2015-10-23 06:47:52,341 The user "ADMIN" has logged out of the database "//USTR-ERL-2973.na.uis.unisys.com;databaseName=jts;user=xxxxxxxx;password=xxxxxxxx;".
2015-10-23 06:47:52,341 Time out after 60000ms
java.lang.RuntimeException: Time out after 60000ms
at com.ibm.team.jfs.indexing.service.internal.HttpIndexingService.reindexStorageAreasOffline(HttpIndexingService.java:1760)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at com.sun.proxy.$Proxy497.reindexStorageAreasOffline(Unknown Source)
at com.ibm.team.jfs.sdk.storage.internal.StorageService.moveStorageAreasToInternal(StorageService.java:3105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at com.sun.proxy.$Proxy533.moveStorageAreasToInternal(Unknown Source)
at com.ibm.team.lpa.app.migration.MigrateLPACommand.mergeIndex(MigrateLPACommand.java:179)
at com.ibm.team.lpa.app.migration.MigrateLPACommand.execute(MigrateLPACommand.java:150)
at com.ibm.team.repotools.command.AbstractCommand.execute(AbstractCommand.java:68)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.run(RepositoryToolsApplication.java:816)
at com.ibm.team.repotools.rcp.internal.RepositoryToolsApplication.start(RepositoryToolsApplication.java:891)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:369)
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:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
2015-10-23 06:47:52,341 CRJAZ1728E A Repository Tools error occurred. For more information, see this log file: C:\Program Files\IBM\JazzTeamServer6\server\repotools-jts_mergeLPAJTS.log
2015-10-23 06:47:52,513 CRJZS5652I Indexing services are being shut down ...
2015-10-23 06:47:53,106 CRJZS5651I Indexing services finished shutting down in 593 ms