An issue we get from time to time in Autodesk Suppport regards an error when trying to "Get" a file that has a very long Vaulted Path and FileName. These files and paths can be manually generated but they might also be caused by Inventors FEA module or Framegenerator.
An arror might occur such as ""Error 0, Operation failed: System error. Please contact your system administrator."
I would point out that this is error is one of the most generic error messages Vault has, so it can occur under different circumstances.
Error: Soap Exception ( mesg-id = 634159068594833493 )
Exception: UnspecifiedSystemException [0]
Stacktrace:Exception(Inner): Exception of type 'System.OutOfMemoryException' was thrown.
Stacktrace(Inner):
Server stack trace:
at System.IO.MemoryStream.set_Capacity(Int32 value)
at System.IO.MemoryStream.EnsureCapacity(Int32 value)
at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at Connectivity.Core.Util.ResourceParts.GetPartFromStream(Stream fileStream, Int64 firstByte, Int64 lastByte)
at Connectivity.Document.BusinessLogic.FileBL.DownloadFilePart(Int64 fileIterationId, Int64 firstByte, Int64 lastByte, Boolean allowSync)
at Connectivity.Document.Services.FileService.DownloadFilePart(Int64 fileIterationId, Int64 firstByte, Int64 lastByte, Boolean allowSync)
at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Connectivity.Document.Services.FileService.DownloadFilePart(Int64 fileIterationId, Int64 firstByte, Int64 lastByte, Boolean allowSync)
at Connectivity.Web.Services.DocumentService.DownloadFilePart(Int64 fileId, Int64 firstByte, Int64 lastByte, Boolean allowSync)
When the file is "Got" it is first copied to the users %TEMP%, the default location is under C:\Document and Settings\.....
Try resetting the %TEMP% user variable to C:\TEMP
Subscribe
Comments