Problem while running RQM Copy utility. Authentication expired error.
Hello, I am running RQM utility to copy test artifacts from project to other project but resulting into below error. Let me give you background of our environment, Initially we had CLM 5.0.2 all applications on single server and proxy server to access CLM. Later we distributed CLM applications. Then these applications were upgraded to CLM 6.0.5 therefore current env is CLM 6.0.5 with distributed topology (QM is installed on dedicated server) being accessed using IHS proxy. While running rqm copy utility on CLM 6.0.5 I am getting below error
********************
02 Jul 2018 19:18:30,851+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Attempting to create SSL_TLS context 02 Jul 2018 19:18:33,478+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Starting: testcase urn:com.ibm.rqm:testcase:401289 02 Jul 2018 19:18:33,497+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Authentication expired, relogin required 02 Jul 2018 19:18:33,552+0530 [main] ERROR com.ibm.rqm.ct.CopyUtil: javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"html"). Expected elements are <{http://www.w3.org/1999/02/22-rdf-syntax-ns#}Description>,<{http://jazz.net/xmlns/alm/qm/v0.1/}Error>,<{http://jazz.net/xmlns/prod/jazz/rqm/process/1.0/}Priority> 02 Jul 2018 19:18:33,615+0530 [main] ERROR com.ibm.rqm.ct.CopyUtil: FAILURE! 02 Jul 2018 19:18:33,615+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Disconnecting from the source IBM Rational Quality Manager server. 02 Jul 2018 19:18:33,648+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Disconnecting from the destination IBM Rational Quality Manager server.
********************
I have cropped most of the error message and kept only relevant error
showing 5 of 10
show 5 more comments
|
One answer
Please open a PMR (http://www-01.ibm.com/software/rational/support/eps/#CREATE_a_new_PMR_%28Problem_Management_Record%29_ or https://jazz.net/help >> Open a service ticket) for IBM Support to investigate this symptom in your environment. Comments
vikrant kamble
commented Jul 05 '18, 1:12 a.m.
Hello Paul,
I already opened a PMR and IBM team was investigating the problem but we couldn't find any solution yet. While running RQM utility we were running with additional parameter "-Djavax.net.debug=true" in the command. Because of this parameter we were able to look into logs generated by Java while running the command. Below is one of the error which seemed more relavant
"SSLv3 protocol was requested but was not enabled"
vikrant kamble
commented Jul 05 '18, 1:15 a.m.
We tried enabling sslv3 protocol but same problem persisted We're investigating under RQM defect RQMCopyUtility fails to copy artifacts in proxy environment due to authorization issue, where as RQMURLUtility GET operation works perfectly. (171753). |
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.
Comments
I was looking on jazz.net for similar issue and found this link -
A couple of questions:
Hello Paul,
Please note that we are using proxy server to access CLM.
Hi Vikrant,
Do you mean to login into QM with public url?
Right, I was suggesting to use the public root URL for the RQM Copy Utility configuration.
Our public url for qm is is https://public_url/qm and the host where it is installed is https://qm_host:9443/qm. I tried running utility with both URL and both times I failed with error mentioned in the question.
Is there a way to debug copy utility?
Unfortunately, no.