cday41 / paz-search

Automatically exported from code.google.com/p/paz-search
0 stars 0 forks source link

tempMapManger.txt errors #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With the new version (revision 242) I am receiving a bunch of errors 
related to the tempMapManger.txt:

12:03:30:431:  The process cannot access the file 'C:\tempMapManger.txt' 
because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess 
access, Int32 rights, Boolean useRights, FileShare share, Int32 
bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String 
msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess 
access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamWriter.CreateFile(String path, Boolean append)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding 
encoding, Int32 bufferSize)
   at System.IO.StreamWriter..ctor(String path)
   at FileWriter.FileWriter..ctor(String inFileName)
   at SEARCH.MapManager.RemoveFiles(String FullFilePath) in C:\v242
\DataCentric\MapManager.cs:line 1094

I assume this has to do with trying to remove files and not being able to. 
I am unsure how important this is so I will leave it as a medium priority 
until I hear otherwise. I have attached a dispersal error log and xml.

Original issue reported on code.google.com by bpa...@purdue.edu on 6 Nov 2009 at 6:08

Attachments:

GoogleCodeExporter commented 9 years ago
Done that was left over from debugging the e_fail issue sorry.

Original comment by ran...@mwwb.net on 7 Nov 2009 at 12:25

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r243.

Original comment by ran...@mwwb.net on 7 Nov 2009 at 12:25

GoogleCodeExporter commented 9 years ago
These errors are now gone.

Original comment by bpa...@purdue.edu on 7 Nov 2009 at 2:15