Error on 'scm load' - $Proxy14 ClassCastException
I was trying to do an 'scm load' using the command line from the RTC Eclipse client, and got the following error:
Any ideas? |
4 answers
Did you check that the alias '1014' is an alias for a workspace? It's the first thing I can think of when looking at the source and it should have given you a better error message to help identify the problem.
I was trying to do an 'scm load' using the command line from the RTC Eclipse client, and got the following error: |
Thanks, Tim! That was it. I had been successfully loading the same workspace from a Linux machine, and made the erroneous assumption that the UUID used for the workspace would be the same from my Windows machine. That UUID is obviously not a global one.
|
Thanks, Tim! That was it. I had been successfully loading the same workspace from a Linux machine, and made the erroneous assumption that the UUID used for the workspace would be the same from my Windows machine. That UUID is obviously not a global one. Ah yes, the '1014' alias that you saw is for the current session. It isn't a permanent alias for the item. If you rebooted your Linux machine, it might not be the same alias. |
The UUID is a global id but the CLI surfaces aliases which are not.
Michael dlwester wrote: Thanks, Tim! That was it. I had been successfully loading the same |
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.