It's all about the answers!

Ask a question

repotool -import not functioning for RTC.While doing CLM restore ccm is not getting restore.Script works fine for both JTS and RQM


Raj Kapoor (2741930) | asked Jun 07 '13, 11:38 a.m.
edited Jun 07 '13, 1:29 p.m.
repotool -import not functioning for RTC.  While doing CLM restore ccm is not getting restore.Script works fine for both JTS and RQM.

error for ccm is - The command "import" is not recognized.

Script logs

Repo Tools
Provisioning using "./conf/ccm/provision_profiles".
The command "import" is not recognized.
08:23:12,165 [Start Level Event Dispatcher]  WARN ository.common.transport.AbstractElementDescriptor  - The com.ibm.team.datawarehouse.service.rqm bundle's plugin.xml uses the component id "com.ibm.team.datawarehouse" as the prefix to a <configurationProperty> element's "name" attribute with the value "com.ibm.team.datawarehouse.service.rqm.configurationProperty1".
08:23:12,166 [Start Level Event Dispatcher]  WARN ository.common.transport.AbstractElementDescriptor  - The com.ibm.team.datawarehouse.service.rqm bundle's plugin.xml uses the component id "com.ibm.team.datawarehouse" as the prefix to a <configurationProperty> element's "name" attribute with the value "com.ibm.team.datawarehouse.service.rqm.configurationProperty1".
Repo Tools
Provisioning using "./conf/qm/provision_profiles".
  Jazz Foundation - Core Libraries, Version 3.0.1.1 (RJF-I20111006-0903)
  Quality Management - Core Libraries, Version 3.0.1.1 (I20111006_1430)




I am also getting few error messages in logs on this path-

/opt/IBM/JazzTeamServer/server/conf/ccm/repotools/eclipse/configuration

Errors-
!ENTRY org.eclipse.osgi 4 0 2013-06-07 16:10:06.671
!MESSAGE Error reading configuration: ReliableFile is corrupt
!STACK 0
java.io.IOException: ReliableFile is corrupt.



!ENTRY org.eclipse.osgi 4 0 2013-06-07 16:10:08.626
!MESSAGE
!STACK 0
java.io.IOException: Manager is not opened.
        at org.eclipse.osgi.storagemanager.StorageManager.add(StorageManager.java:217)
        at org.eclipse.osgi.storagemanager.StorageManager.closeOutputStream(StorageManager.java:883)
        at org.eclipse.osgi.storagemanager.ManagedOutputStream.close(ManagedOutputStream.java:52)
        at java.io.FilterOutputStream.close(FilterOutputStream.java:160)
        at java.io.FilterOutputStream.close(FilterOutputStream.java:160)
        at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveBundleDatas(BaseStorage.java:566)
        at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:433)
        at org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(BaseStorage.java:423)
        at org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver.run(BaseStorage.java:1199)
        at java.lang.Thread.run(Thread.java:811)



Comments
Indradri Basu commented Jun 07 '13, 12:13 p.m.

could you post the exact command you entered ?


Raj Kapoor commented Jun 07 '13, 1:24 p.m.

 /repotools-ccm.sh export toFile=${CCMRESTORE} logFile=${TMPDIR}/ccmsave.log overwrite=no


One answer



permanent link
Indradri Basu (1.8k1514) | answered Jun 07 '13, 2:25 p.m.
I thought you are having problem with import. Ensure you have enough diskspace in the filesystem where you are exporting.
You may want to try as per the example shown here

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.