Status: New
Owner: ----
New issue 361 by
023yan...@gmail.com: feedvalidator threw an unexpected
exception
http://code.google.com/p/googletransitdatafeed/issues/detail?id=361
What steps will reproduce the problem?
1.run feedvalidator to validate a gtfs feed
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
win8
Please provide any additional information below.
Yikes, the program threw an unexpected exception!
Hopefully a complete report has been saved to transitfeedcrash.txt,
though if you are seeing this message we've already disappointed you once
today. Please include the report in a new issue at
http://code.google.com/p/googletransitdatafeed/issues/entry
or an email to the public group
googletran...@googlegroups.com.
Sorry!
------------------------------------------------------------
transitfeed version 1.2.12
File "feedvalidator.py", line 641, in main
feed = d:\12.zip
options = {'check_duplicate_trips': False, 'manual_entry':
True, 'extension': None, 'error_types_ignore_list': None, 'memory_db':
False, 'service_gap_interval': 13, 'latest_version': '', 'limit_per_type':
5, 'performance': None, 'output': 'validation-results.html'}
File "feedvalidator.py", line 736, in RunValidationFromOptions
feed = d:\12.zip
options = {'check_duplicate_trips': False, 'manual_entry':
True, 'extension': None, 'error_types_ignore_list': None, 'memory_db':
False, 'service_gap_interval': 13, 'latest_version': '', 'limit_per_type':
5, 'performance': None, 'output': 'validation-results.html'}
File "feedvalidator.py", line 499, in RunValidationOutputFromOptions
feed = d:\12.zip
options = {'check_duplicate_trips': False, 'manual_entry':
True, 'extension': None, 'error_types_ignore_list': None, 'memory_db':
False, 'service_gap_interval': 13, 'latest_version': '', 'limit_per_type':
5, 'performance': None, 'output': 'validation-results.html'}
File "feedvalidator.py", line 506, in RunValidationOutputToFilename
feed = d:\12.zip
output_file = <open file 'validation-results.html', mode 'w' at
0x02603CD8>
options = {'check_duplicate_trips': False, 'manual_entry':
True, 'extension': None, 'error_types_ignore_list': None, 'memory_db':
False, 'service_gap_interval': 13, 'latest_version': '', 'limit_per_type':
5, 'performance': None, 'output': 'validation-results.html'}
output_filename = validation-results.html
File "feedvalidator.py", line 525, in RunValidationOutputToFile
feed = d:\12.zip
accumulator = <__main__.HTMLCountingProblemAccumulator object at
0x02623CF0>
output_file = <open file 'validation-results.html', mode 'w' at
0x02603CD8>
problems = <transitfeed.problems.ProblemReporter object at 0x02623950>
options = {'check_duplicate_trips': False, 'manual_entry':
True, 'extension': None, 'error_types_ignore_list': None, 'memory_db':
False, 'service_gap_interval': 13, 'latest_version': '', 'limit_per_type':
5, 'performance': None, 'output': 'validation-results.html'}
File "feedvalidator.py", line 582, in RunValidation
feed = d:\12.zip
problems = <transitfeed.problems.ProblemReporter object at 0x02623950>
extension_module = <module 'transitfeed'
from 'D:\transitfeed-windows-binary-1.2.12\library.zip\transitfeed\__init__.pyc'>
options = {'check_duplicate_trips': False, 'manual_entry':
True, 'extension': None, 'error_types_ignore_list': None, 'memory_db':
False, 'service_gap_interval': 13, 'latest_version': '', 'limit_per_type':
5, 'performance': None, 'output': 'validation-results.html'}
other_problems_string = None
gtfs_factory = <transitfeed.gtfsfactory.GtfsFactory object at
0x02623C30>
File "transitfeed\loader.pyc", line 58, in __init__
check_duplicate_trips = False
extra_validation = False
zip = None
schedule = None
self = <transitfeed.loader.Loader instance at 0x02663300>
memory_db = False
problems = <transitfeed.problems.ProblemReporter object at 0x02623950>
feed_path = d:\12.zip
gtfs_factory = <transitfeed.gtfsfactory.GtfsFactory object at
0x02623C30>
load_stop_times = True
File "transitfeed\schedule.pyc", line 76, in __init__
problem_reporter = <transitfeed.problems.ProblemReporter object at
0x02623950>
check_duplicate_trips = False
memory_db = False
self = <transitfeed.schedule.Schedule object at 0x02623C50>
gtfs_factory = <transitfeed.gtfsfactory.GtfsFactory object at
0x0265CCB0>
File "transitfeed\schedule.pyc", line 117, in ConnectDb
self = <transitfeed.schedule.Schedule object at 0x02623C50>
memory_db = False
fd = 4
OperationalError: unable to open database file
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings