scm create workspace fails
Liora Milbaum (513●2●89●118)
| asked Jun 20 '12, 10:37 a.m.
edited Jun 20 '12, 11:07 a.m. by Tim Mok (6.6k●3●8)
Hi,
I am trying to create a workspace with the following command line: scm create workspace -r https:rtcserver:9443/ccm -s steamName workspaceName I recieve the following error:- Problem running 'create workspace': Could not loging to https:rtcserver:9443/ccm as "userName". Already logged in as "userName". Run "scm logout" and retry. I have tried the same command without the stream option and worked with no problem. I am working with RTC 3.0.1.1 server, RTC CLI 3.0.2. My repository intialy created in RTC 2.0 and was migrated to 3.0.1.1 recently. Please assist, Liora |
Accepted answer
Hi Liora,
a similar case with answer was reported in the forum in this entry. Basically it comes down to using your user id in UPPER CASE when you first log in, for example >lscm login -r https://myserver:9443/ccm -u ABISTER -p ... rather than "-u abister" Explanation see linked entry. Does this work? - Arne Liora Milbaum selected this answer as the correct answer
|
2 other answers
Are both userName values the same in the error?
Are they your account? Two different users cannot log into ccm from the same OS account at the same time. Even using the scm logout does not work consistently. I believe it is controlled by something in the jazz-scm directory. |
Thanks Arne and Karl, your answers worked for me and solved the problem.
Liora
Comments May I ask you to please mark the appropriate answer(s) as accepted? This will help with queries against questions with non-accepted answers and help Karl and I with our forum reputation :-) Thx, Arne
Liora Milbaum
commented Jun 23 '12, 12:39 p.m.
Done. I am not familiar yet with the new forum. Getting there as you can see :-) |
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.
Comments
Have you tried logging out?