I am using CLM 6.0 and trying to copy test artifacts from one project area to another but while executing command i am getting the following error please refer below:
C:\>"Program Files (x86)\Java\jre6\bin\java.exe" -jar "C:\Program Files (x86)\Ja
va\jre6\bin\rqm\RQMCopyUtility.jar" -s=https://hostname:9443/qm/service/com
.ibm.rqm.integration.service.IIntegrationService/resources/PROJECT1 -us=Pravin -p
ws=Pravin -d=https://hostname/qm/service/com.ibm.rqm.integration.servi
ce.IIntegrationService/resources/PROJECT_Test_Cases_Import_Export -a=testplan,testc
ase
Picked up _JAVA_OPTIONS: -Xmx512M
Nov 17, 2015 4:31:03 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Attempting to create SSL_TLS context
Nov 17, 2015 4:31:03 PM com.ibm.rqm.ct.util.Logger logError
SEVERE: SSL_TLS SSLContext not available
Nov 17, 2015 4:31:03 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Unable to create SSL_TLS context, trying SSLv3
Nov 17, 2015 4:31:06 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Starting processing of artifact type: testplan
Nov 17, 2015 4:31:06 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Reading feed for artifact type: testplan
Nov 17, 2015 4:31:06 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Error received: 400, retry #: 0
Nov 17, 2015 4:31:10 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Error received: 400, retry #: 1
Nov 17, 2015 4:31:13 PM com.ibm.rqm.ct.util.Logger logError
SEVERE: General REST Exception: RestException executing: GET Artifact Feed, RC:
400, message: <html><head><title>Apache Tomcat/7.0.59 - Error report</title><sty
le><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525
D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;backgro
und-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color
:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,
sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans
-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-s
erif;background:white;color:black;font-size:12px;}A {color : black;}A.name {colo
r : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 400 - <
/h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message
</b> <u></u></p><p><b>description</b> <u>The request sent by the client was synt
actically incorrect.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/7.0
.59</h3></body></html>
Nov 17, 2015 4:31:13 PM com.ibm.rqm.ct.util.Logger logError
SEVERE: FAILURE!
Disconnecting from the source IBM Rational Quality Manager server.
Disconnecting from the destination IBM Rational Quality Manager server.