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

CRJAZ1357E repotools not working in RCLM 5.0.1

Hi ,
  I am trying to run repotools command with user who is a member of JazzAdmins groups .. I am able to log to web console with the username and password. But repotools is not able to recognise this or any userid with admin privileges. I am stuck and in need to extract the list of users in RCLM using repotools. Kindly help on this.

CRJAZ1357E The repotools command could not log in to the following server: https://<hostname>:9444/jt
s. Check the login credentials.

The command I used is,
repotools-jts.bat -exportUsers toFile=C:\users.csv repositoryURL=https://<hostname>:9444/jts adminUserId=jfsadmin adminPassword=xxxxxxx

0 votes



2 answers

Permanent link

Just a suggestion - but the default port number is 9443 (not the 9444 you show in the command strings provided above). 

You might try the command again using: repotools-jts.bat -exportUsers toFile=C:\users.csv repositoryURL=https://<hostname>:9443/jts adminUserId=jfsadmin adminPassword=xxxxxxx

0 votes


Permanent link

Do you happen to have some special characters in the password? If so, try to use the "credentialsFile" parameter with the credential file instead of specifying the credentials directly in the command line.

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
× 12,020

Question asked: Jan 04 '17, 3:18 a.m.

Question was seen: 1,298 times

Last updated: Jan 08 '17, 7:42 p.m.

Confirmation Cancel Confirm