when running scm list workspaces command I get this error
4 answers
If multiply scm list commands are on run the same machine this error occurs
scm -u y -a y --non-interactive --config c:/tools/rtc_login list workspaces -r https://rtc:9443/jazz/ -m 5000
ERROR
Unexpected exception
java.lang.IllegalArgumentException: Monicker for _E6RmsCdKEeGFCbcXl4S4lg already exists: 2208
If we turn off updating the alias file, the error does not occur.
scm -u y -a n --non-interactive --config c:/tools/rtc_login list workspaces -r https://rtc:9443/jazz/ -m 5000
scm -u y -a y --non-interactive --config c:/tools/rtc_login list workspaces -r https://rtc:9443/jazz/ -m 5000
ERROR
Unexpected exception
java.lang.IllegalArgumentException: Monicker for _E6RmsCdKEeGFCbcXl4S4lg already exists: 2208
If we turn off updating the alias file, the error does not occur.
scm -u y -a n --non-interactive --config c:/tools/rtc_login list workspaces -r https://rtc:9443/jazz/ -m 5000
The defect tracking this issue is:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=190671
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=190671