Moving RQM 2.0.1.5 projects from Windows 2003 to Windows 2008
Hi, All.
We are in a process to moving from 2003 serves to 2008.
In order to move RQM projects (v2.0.1.5), I'm trying to use RQMCopyUtility. I had no problem using it on Windows 2003, but when I'm trying to use it on Windows 2008, I'm getting an error. Below is a command and en error:
C:\bin>java -jar RQMCopyUtility.jar -s="https://hdqbertl9.mihdq.marrcorp.marriott.com:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Project 2007" -us=cmteam -pws=<password>l -d="https://hdqbevmrtl3.mihdq.marrcorp.marriott.com:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Project 2007 new" -l=importlog.txt
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying SSLv3
Dec 3, 2014 11:07:04 AM org.apache.commons.httpclient.HttpMethodDirector isRedir
ectNeeded
INFO: Redirect requested but followRedirects is disabled
Dec 3, 2014 11:07:23 AM com.ibm.rqm.ct.util.Logger logError
SEVERE: Error logging in to destination: java.lang.NullPointerException
User name on both, source (2003 server) and destination (2008 server) are same.
Any suggestions?
We are in a process to moving from 2003 serves to 2008.
In order to move RQM projects (v2.0.1.5), I'm trying to use RQMCopyUtility. I had no problem using it on Windows 2003, but when I'm trying to use it on Windows 2008, I'm getting an error. Below is a command and en error:
C:\bin>java -jar RQMCopyUtility.jar -s="https://hdqbertl9.mihdq.marrcorp.marriott.com:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Project 2007" -us=cmteam -pws=<password>l -d="https://hdqbevmrtl3.mihdq.marrcorp.marriott.com:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Project 2007 new" -l=importlog.txt
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying SSLv3
Dec 3, 2014 11:07:04 AM org.apache.commons.httpclient.HttpMethodDirector isRedir
ectNeeded
INFO: Redirect requested but followRedirects is disabled
Dec 3, 2014 11:07:23 AM com.ibm.rqm.ct.util.Logger logError
SEVERE: Error logging in to destination: java.lang.NullPointerException
User name on both, source (2003 server) and destination (2008 server) are same.
Any suggestions?