Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
sally2024
Contributor
Contributor

Could not find file \tmp.qvw_name.qvw

Hello,

We encounter an issue in some QMC tasks, which reload some qvw files, we get the message : 

****

The task "xxx" failed. Part of the log file follows:

 Error The sourcedocument failed to save.. Exception=System.IO.FileNotFoundException: Could not find file 'D:\xxx\xxx\xxx\xxx\xxx\tmp.qvw_name.qvw'. File name: 'D:\xxx\xxx\xxx\xxx\xxx\tmp.qvw_name.qvw' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost) at SolutionGlobal.FileSystem.FileSupport.MoveFile(String sourceFile, String destinationFile, Nullable`1 tryFor, Nullable`1 sleepDuration) at QVBWrapper.Document.ReplaceSourceFile(ILogBucket logBucket, String sourceFileName, String destFileName) at QVBWrapper.Document.Save(ILogBucket i_LogBucket, String i_SaveAsFileName)

****

It happens randomly, and when we reload manually some minutes later, it works.

We tried increasing the number of tries in the QMC directly, but we are not sure that this is enough. 

Could you please help us with this issue? Also, is it normal that the file's name which is not found is tmp.qvw_name.qvw and not qvw_name.qvw.tmp? 

Thank you

Labels (1)
0 Replies