Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have Revit Server in accelerator mode. It has default settings and updates model cache every 2 minutes. All activity shown in AutoSyncLog.log
Is it normal that some of the model couldn't be updated because of IOException?
2017-04-26 07:30:20,096 INFO TID(6) LOGGER(ServerLogger) MSG(Comment: We are about to create mutex: 0f8927b6-cbd6-4016-a912-b71e4fc268c2, but we are unable to add access rule to the mutex for current user i.e.: WORKGROUP\SYSTEM) 2017-04-26 07:30:20,096 INFO TID(6) LOGGER(ServerLogger) MSG(Comment: Successfully created mutex with name: 0f8927b6-cbd6-4016-a912-b71e4fc268c2 Current user is: WORKGROUP\SYSTEM) 2017-04-26 07:30:20,096 INFO TID(6) LOGGER(ServerLogger) MSG(Comment: Starting dump folder because the old createionDate isEpisodeGuidGUID00000000-0000-0000-0000-000000000000The new one isEpisodeGuidGUID6df44da9-ce96-4f83-b7a9-ca2ca8732b8e) 2017-04-26 07:30:20,096 ERROR TID(6) LOGGER(ServerLogger) MSG(Exception: (IOException, Access to the path 'D:\rvt-server-2017\Cache\0f8927b6-cbd6-4016-a912-b71e4fc268c2\Data' is denied.) StackTrace: [ at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)][ at Autodesk.RevitServer.Enterprise.DataSync.FileSync.UpdateCreationDateAndDumpModelDataFolderIfNeed(EpisodeGuid creationDate, String cachedModelFolderName)]) 2017-04-26 07:30:20,096 INFO TID(6) LOGGER(ServerLogger) MSG(Comment: Could not get list of model data files. Status: . Model Identity: ModelIdentity(GUID0f8927b6-cbd6-4016-a912-b71e4fc268c2) User Name: AutoSyncProcess_RVT-SRV)
It is doesn't looks like this error because of accesss rights, because these folders created by revit server, and for other models autosync works normal.
Does anybody seen such error? How to solve it?
Solved! Go to Solution.