CC Sync error
getting error:
Caused by: java.lang.IllegalArgumentException: Error parsing arguments: cleartool: Error: Object already has an attribute of type "com.ibm.team.interop_RESERVED_FOR_INTEROP".
I am guessing that a prior synch was interrupted and not properly cleaned up
Is there any documentation on how this attribute type is used?
Is there any danger in removing all instances of this attribute type to see if the problem goes away?
Caused by: java.lang.IllegalArgumentException: Error parsing arguments: cleartool: Error: Object already has an attribute of type "com.ibm.team.interop_RESERVED_FOR_INTEROP".
I am guessing that a prior synch was interrupted and not properly cleaned up
Is there any documentation on how this attribute type is used?
Is there any danger in removing all instances of this attribute type to see if the problem goes away?
One answer
This is a bad error message (defect 84115).
Once you are sure that no sync jobs are running:
- open the sync stream in the editor
- go to the ClearCase tab
- select the "Unlock" operation.
Cheers,
Geoff
jim.islandtraining.com wrote:
Once you are sure that no sync jobs are running:
- open the sync stream in the editor
- go to the ClearCase tab
- select the "Unlock" operation.
Cheers,
Geoff
jim.islandtraining.com wrote:
getting error:
Caused by: java.lang.IllegalArgumentException: Error parsing
arguments: cleartool: Error: Object already has an attribute of type
"com.ibm.team.interop_RESERVED_FOR_INTEROP".
I am guessing that a prior synch was interrupted and not properly
cleaned up
Is there any documentation on how this attribute type is used?
Is there any danger in removing all instances of this attribute type
to see if the problem goes away?