CRJAZ1356E The repotools command could not connect to the following server: 'https://localhost:9443/jts'
![](http://jazz.net/_images/myphoto/496e3b215e1864e8526e9bc4efcb44f6.jpg)
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.
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
![](http://jazz.net/_images/myphoto/496e3b215e1864e8526e9bc4efcb44f6.jpg)
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
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