Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RQMURLUTILITY stopped working after the server rename

 We are seeing below error during the RQM URL Utility execution..


We have recently performed server rename to migrate the RQM environment from one host to another. The source environment version is same as target version, but still below command failed.

Please help.

[Action] Gathering Execution Result Data: 
command: 'C:\Program Files\Java\jre1.8.0_131\bin\java' -jar 'C:\rqmJars\RQMUrlUtility.jar' -command GET -user devopsas@xx.xxx.com -password -context qm -filepath 'C:\Program Files\ibm\ucd\agent\var\work\InformationServer\testSuiteExecutionRecord1563931.xml' -url https://jazzxxx.xxx.ibm.com/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/O2C+IW+Quality+Management/testsuitelog/urn:com.ibm.rqm:testsuitelog:1563931
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                  <<<<<----- [ RQMUrlUtility ] ---->>>>>
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Default cookie policy RFC_2109 is used.
RQMUrlUtility: Connected to https://jazzxxx.xxx.ibm.com using project "O2C+IW+Quality+Management"
Attempting to create SSL_TLS context
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying SSLv3
RQMUrlUtility: Calling [ HTTP GET ] method to retrieve XML from a specified URL
RQMUrlUtility: Server Response code: 200
RQMUrlUtility: [ SUCCESS ] XML string retrieved from URL : "https://jazz.xxx.ibm.com/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/O2C+IW+Quality+Management/testsuitelog/urn:com.ibm.rqm:testsuitelog:1563931 " is written to file located at -: " C:\Program Files\ibm\ucd\agent\var\work\InformationServer\testSuiteExecutionRecord1563931.xml "
Disconnecting from the IBM Rational Quality Manager server.
RQMUrlHelper Result: <!DOCTYPE html>
<!--
  Licensed Materials - Property of IBM
  (c) Copyright IBM Corporation 2005, 2015. All Rights Reserved.
  
  Note to U.S. Government Users Restricted Rights:
  Use, duplication or disclosure restricted by GSA ADP Schedule
  Contract with IBM Corp.
-->

<html >
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=10">
<title></title>

<link type="text/css" rel="stylesheet" href="/qm/web/_style/?include=A~&etag=BjJpS4u7lfC_en_US&_proxyURL=%2Fqm&ss=Rgb4l">
<link rel="shortcut icon" href="/qm/web/net.jazz.ajax/jazz.ico">

<style type="text/css">
#net-jazz-ajax-NoScriptMessage {
width: 100%;
color: #D0D0D0;
font-size: 2em;
text-align: center;
position: absolute;
top: 1%;
z-index: 999;
}
</style>

</head>

<body class="claro">
<noscript><div id="net-jazz-ajax-NoScriptMessage">Javascript is either disabled or not available in your Browser</div></noscript>
<div id="net-jazz-ajax-InitialLoadMessage">Loading...</div>
<div id="net-jazz-ajax-WorkbenchRoot"></div>
<script type="text/javascript">
djConfig = {
isDebug: false,
layout: "",
usePlainJson: true,
baseUrl: "/qm/web/dojo/",
locale: "en-us",
localizationComplete: true
};
/null/
net = {jazz: {ajax: {}}};
net.jazz.ajax._contextRoot = "/qm";
net.jazz.ajax._appPath = "/qm/auth/authrequired";
net.jazz.ajax._webuiPrefix = "/web/";
</script>
<script type="text/javascript" src="/qm/web/_js/?include=A~&etag=BjJpS4u7lfC_en_US&_proxyURL=%2Fqm&ss=Rgb4l&locale=en-us"></script>

<script type="text/javascript">
require("dojo/main").getObject('jazz.core.loader', true)._serverStartup="Rgb4l";
require("dojo/main").getObject('jazz.core.loader',true)._loaded=["A"];
</script>

<script type="text/javascript">
/ <![CDATA[ /
dojo.addOnLoad( function() {
net.jazz.ajax.ui.PlatformUI.createAndRunWorkbench("net.jazz.web.app.authrequired");
});
/ ]]> /
</script>
</body>
</html>

[Error] The test suite execution record failed!
[Fatal Error] :17:77: The reference to entity "etag" must end with the ';' delimiter.
Caught: org.xml.sax.SAXParseException; lineNumber: 17; columnNumber: 77; The reference to entity "etag" must end with the ';' delimiter.
org.xml.sax.SAXParseException; lineNumber: 17; columnNumber: 77; The reference to entity "etag" must end with the ';' delimiter.
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at com.urbancode.air.plugin.rqm.RQMUrlHelper.parseTestSuiteResults(RQMUrlHelper.groovy:124)
at com.urbancode.air.plugin.rqm.RQMUrlHelper.this$2$parseTestSuiteResults(RQMUrlHelper.groovy)
at com.urbancode.air.plugin.rqm.RQMUrlHelper$this$2$parseTestSuiteResults.call(Unknown Source)
at executeTestSuiteER.run(executeTestSuiteER.groovy:131)

0 votes



One answer

Permanent link
Here a very similar question, you may want to try the suggestions mentioned there:

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,951
× 7,506
× 1,336

Question asked: Jul 17 '20, 8:11 a.m.

Question was seen: 1,679 times

Last updated: Jul 17 '20, 1:35 p.m.

Confirmation Cancel Confirm