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

Unable to register RM 6.0.6.1 with JTS 6.0.6.1, installed in a distributed topology

I am trying to setup RM and JTS in a distributed topology. Below are the configuration details

JTS-CCM-GC 6.0.6.1 installed on Windows VM1
RM 6.0.6.1 installed on Windows VM2
Using basic user registry and both servers are having same basicUserRegistry file
SSO is enabled on both by adding below lines in server.xml
        <webAppSecurity singleSignonEnabled="true"/>
       <webAppSecurity ssoDomainNames="windows-vm1-jts-server" />
       <ltpa keysFileName="resources/security/ltpa.keys" keysPassword="WebAS" expiration="120" />
"ltpa.keys" files are same on both the VMs

Issue:

During RM application registration step of JTS setup below error is seen:
The webpage at https://windows-vm2-rm:9443/rm/customSetup?embed=true#/steps/1&parent=https%3A%2F%2Fwindows-vm1-jts%3A9443%2Fjts%2FcustomSetup%23%2Fsteps%2F18 might be temporarily down or it may have moved permanently to a new web address.
When I login to RM/admin URI and Advanced Properties, "Pending oAuth Consumer Registration Info" has a value as below:
<rdf:RDF    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"    xmlns:j.0="http://jazz.net/xmlns/foundation/1.0/" >   <rdf:Description rdf:nodeID="A0">    <j.0:oauthConsumerPreAuthId>jts_user</j.0:oauthConsumerPreAuthId>    <j.0:oauthConsumerName>Jazz Team Server</j.0:oauthConsumerName>    <j.0:oauthConsumerTrusted>true</j.0:oauthConsumerTrusted>    <j.0:oauthConsumerSecret>secret</j.0:oauthConsumerSecret>    <j.0:oauthConsumerKey>key</j.0:oauthConsumerKey>    <rdf:type rdf:resource="http://jazz.net/xmlns/foundation/1.0/OauthConsumer"/>  </rdf:Description></rdf:RDF>

How to resolve this issue and successfully register RM on JTS in distributed topology.

0 votes

Comments

Bare hostnames like https://windows-vm2-rm:9443 aren't recommended, this might be the problem?


The only obvious thing that's different from once I setup dual liberty is that your ssoDomainNames looks like it's one of the hostnames - make it the same for both, e.g. myelm, delete ltpa.keys, start your jts and then copy the new ltpa.keys to the other server.

BTW 6.0.6.1 is going out of support on October 31 - you won't be able to get support or fixes after that. You would be better off installing 7.0.2.



One answer

Permanent link

I recommend that you submit a ticket with IBM technical support. This forum is not a replacement for normal support channels.

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
× 7,567
× 6,153
× 1,397
× 54
× 27

Question asked: Oct 18 '22, 2:35 p.m.

Question was seen: 1,985 times

Last updated: Oct 19 '22, 4:52 a.m.

Confirmation Cancel Confirm