It's all about the answers!

Ask a question

CRJAZ1356E The repotools command could not connect to the following server: 'https://localhost:9443/jts'


Jamie Moore (757) | asked Sep 11 '14, 11:48 a.m.
edited Sep 11 '14, 11:55 a.m. by Ralph Schoon (63.4k33646)
I am running CLM 4.06.

When I try to run the -createUser, or -listLicenses commands, I get the following error: CRJAZ1356E The repotools command could not connect to the following server: 'https://localhost:9443/jts'

However, when I run other commands, like -version, -isServerRunning, I get the correct response. (4.06, and Server is Running).

Any idea on why those commands are NOT looking at the correct server? Where is it looking? The values in the JTS Teamserver.properties file point to https://jts.fpl.com/jts as the Public URI. I have the HOSTS file configured with the IP Address of the Server with jts.fpl.com.

Accepted answer


permanent link
Rosa Naranjo (2.9k11723) | answered Sep 11 '14, 12:15 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
James
The way to get around this is to use the repotools command reference guide.

I would pass it the repositoryURL parameter so it doesn't default to local host.  See http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.0/com.ibm.jazz.install.doc/topics/r_repotools_createuser.html?lang=en

http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.0/com.ibm.jazz.install.doc/topics/r_repotools_listlicenses.html?lang=en

Jamie Moore selected this answer as the correct answer

One other answer



permanent link
Ralph Schoon (63.4k33646) | answered Sep 11 '14, 11:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You should simply not use localhost as host name. You should use the public URI that you assigned to the server.

Comments
Ralph Schoon commented Sep 11 '14, 11:54 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

You could look into the repotools and server logs and it might give you more information what causes the error, however, you should always use the correct public URI.

Your answer


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