Sadless74 / googletransitdatafeed

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

Reports output but errors about .db temp file occur #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I worte a batch file run validator for 164 cities. here is one line in
the file:
feedvalidator.exe -n e:\GTFSdata\xiangtan -o e:\report\xiangtan.html
2. the reports seems output rightly. but there was an error while each city
finished:
ERROR: 893 warnings found
Exception exceptions.WindowsError: (32, '',
'c:\\docume~1\\xiaofeng.gu\\locals~1\\temp\\tmpdcgx6w.db') in <bound method
Schedule.__del__ of <transitfeed.Schedule instance at 0x00E4C238>> ignored

Some other problems:
1. a deeper data directory may cause crashing;
2. a Chinese named directory may cause crashing;

Original issue reported on code.google.com by frankg...@gmail.com on 8 Apr 2009 at 2:00

GoogleCodeExporter commented 9 years ago
If this is still a problem please try to reproduce it with less than 164 feeds 
:-) and 
a copy of the batch script.

Original comment by tom.brow...@gmail.com on 21 Sep 2009 at 11:28