It's all about the answers!

Ask a question

Problem logging in to RTC through jenkins command shell


Maheswari Karuppiah (826) | asked Jun 17 '14, 10:04 a.m.
retagged Jun 17 '14, 10:09 a.m. by Laura W. Hinson (16126)
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

Comments
Shashikant Padur commented Jun 17 '14, 10:52 p.m.
JAZZ DEVELOPER

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 commented Jun 18 '14, 3:11 a.m.

 Yes I am able to access the server via web client. 


I have the following fetched from the build server. Both client and server have same version.

root@chipd010:/opt/IBM/jazz/properties/version# more RTC-Buildsystem-build.properties

# build version properties for RTC-Buildsystem

buildIdPrefix=RTC
buildId=RTC-I20130222-1633

product.release.label=4.0.2
product.iteration.label=

product.release.filename.version=4.0.2.0-RTC-I20130222-1633
product.release.artifact.version=4.0.2000.RTC-I20130222-1633-r402


root@chipd010:/opt/IBM/TeamConcert/properties/version# more Client_for_Eclipse_IDE.4.0.0.cmptag
<Component InventoryTagVersion="1.0">
<ComponentName>Client for Eclipse IDE</ComponentName>
<ComponentVersion>4.0.0</ComponentVersion>


 

Be the first one to answer this question!


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.