I have written a custom application that moves folder(s) and the contents of these folders to a "Retired Code" repository and then deletes the folder from the originating location. Everything seems to work fine except that I get this error often enough to bother me. The Detail comments in the attachment are what I want you to look at. This is a test project that I am moving around and deleting. There are not any check-outs or other users in this folder. Could you tell me what is causing this and how to prevent this error from occuring.
Thank you
Client API Cache Error
Moderator: SourceGear
Client API Cache Error
- Attachments
-
- VaultCaheMember Error.jpg (42.98 KiB) Viewed 3293 times
It looks like a conflict in accessing the cache file for the Pending Change set. Is there another Vault Client process (using Admin) that would be writing to that cache file?
CacheMember_ChangeSetItems - These are the items in the Pending Change Set that are not modifications to existing files in working folders (those changes are re-discovered whenever Vault examines a working folder). Kinds of pending changes that would be in this file are things like Branch, Share, Delete, Add File, Create Folder, and Rename operations. Deleting this file will cause Vault to forget about all change items stored in this file.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
CacheMember Error
That could be. I might have had the Client open as admin to delete the test folder in the "RetiredCode" repository when I was ready to retest my app. I let you know if it happens again and the Client is not running.
Thank You
Thank You
CacheMember Error
I just received the same error when running my application and the Vault Client application was closed. What do I need to do?