Problem logging in to RTC through jenkins command shell
Maheswari Karuppiah (8●2●6)
| asked Jun 17 '14, 10:04 a.m.
retagged Jun 17 '14, 10:09 a.m. by Laura W. Hinson (161●2●6)
lscm login -r https://jazz.xxxx.com:9443/ccm -u userid -P xxxxx
Problem running login: Could not log in to https://jazz.xxxx.com:9443/ccm as user userid: CRJAZ0106I The server is temporarily unavailable, the request for the URL "/ccm/versionCompatibility?clientVersion=4.0" was denied. Please retry again later, or if the error persists, contact your server administrator. Build step 'Execute shell' marked build as failure Finished: FAILURE |
Be the first one to answer this question!
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.
Comments
Are you able to access the server via the web client? Looks like you are using 4.0 client. Is the server version 4.0?
Yes I am able to access the server via web client.