scm create workspace fails
![]()
Liora Milbaum (513●2●82●116)
| 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. |
Comments
Have you tried logging out?