Problem logging in to RTC through jenkins command shell
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
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
Comments
Shashikant Padur
JAZZ DEVELOPER Jun 17 '14, 10:52 p.m.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?
Maheswari Karuppiah
Jun 18 '14, 3:11 a.m.Yes I am able to access the server via web client.