Sadless74 / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

merge.exe reports errors trying to delete temporary files #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Run merge.exe on a windows machine

What is the expected output? What do you see instead?
The following errors were shown:
Exception exceptions.WindowsError: (32, 'The process cannot access the 
file because it is being used by another process', 'c:\\docume~1
\\devin~1.bra\\locals~1\\temp\\tmpe72ptw.db') in <bound method 
Schedule.__del__ of <transitfeed._transitfeed.Schedule instance at 
0x1936A148>> ignored
Exception exceptions.WindowsError: (32, 'The process cannot access the 
file because it is being used by another process', 'c:\\docume~1
\\devin~1.bra\\locals~1\\temp\\tmpk96m8l.db') in <bound method 
Schedule.__del__ of <transitfeed._transitfeed.Schedule instance at 
0x00AF7AD0>> ignored
Exception exceptions.WindowsError: (32, 'The process cannot access the 
file because it is being used by another process', 'c:\\docume~1
\\devin~1.bra\\locals~1\\temp\\tmprase6a.db') in <bound method 
Schedule.__del__ of <transitfeed._transitfeed.Schedule instance at 
0x00AF7378>> ignored

What version of the product are you using? On what operating system?
1.2.5 (merge.exe for Windows)

Please provide any additional information below.

Original issue reported on code.google.com by db.sd...@gmail.com on 1 Feb 2010 at 5:20

GoogleCodeExporter commented 9 years ago

Original comment by bdfer...@google.com on 26 Sep 2014 at 4:41

GoogleCodeExporter commented 9 years ago
Moved to https://github.com/google/transitfeed/issues/221

Original comment by bdfer...@google.com on 8 Oct 2014 at 12:15