You noticed when working with Jobserver for Autodesk Vault that some jobs always failing with the following error:
"Results: This file is only available from the following sites which are not accessible at this time: MYVAULTSERVERNAME"
In the vlogfile you have noticed an error 205 about problems to access a file in the Filestore of the Vault :
Could not validate or replicate resource 'Inaccessible' version 0. Located in the filestore at C:\Vault\Filestore\Vault\000\000\000\000\000\000\655\655_285155_0..
*******************************************************************
Error: Soap Exception ( mesg-id = 634523628978768865 )
Exception: CouldNotReplicate [205] (MYVAULTSERVERNAME)
Stacktrace:
Server stack trace:
at Connectivity.Core.Operations.Replicator.a(Enum A_0, Resource A_1, List`1 A_2)
at Connectivity.Core.Operations.Replicator.ReplicateResource(Resource res)
at Connectivity.Core.Services.KnowledgeVaultService.GetNonlocalResource(Resource res)
at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
In this case the issue is not related to Vault replication. It will even show up if you are not using Vault Replication.
Resolution: the problem is caused by insufficient permissions on the user which is running the jobserver.
Make sure that the Jobserver user has read/write permissions on the file(s) which you want to submit to the Jobserver.
Subscribe