[MapProxy] exception in seeding

Giuseppe De Marco peppelinux at yahoo.it
Wed May 29 06:20:19 PDT 2013


<output>

[ ... ]
[15:16:17]  8  22.34% 434549.25852, 4374232.07407, 449399.01135, 4389081.82691 (0 tiles) ETA: 2013-05-29-15:16:34
[15:16:17]  9  22.34% 434549.25852, 4381656.95049, 441974.13494, 4389081.82691 (0 tiles) ETA: 2013-05-29-15:16:34
[15:16:17]  9  22.38% 441974.13494, 4381656.95049, 449399.01135, 4389081.82691 (0 tiles) ETA: 2013-05-29-15:16:34
[15:16:17]  9  22.42% 434549.25852, 4374232.07407, 441974.13494, 4381656.95049 (0 tiles) ETA: 2013-05-29-15:16:34
[15:16:17]  9  22.46% 441974.13494, 4374232.07407, 449399.01135, 4381656.95049 (0 tiles) ETA: 2013-05-29-15:16:34
Traceback (most recent call last):
  File "/usr/local/bin/mapproxy-seed", line 9, in <module>
    load_entry_point('MapProxy==1.4.0', 'console_scripts', 'mapproxy-seed')()
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/script.py", line 207, in main
    return SeedScript()()
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/script.py", line 142, in __call__
    skip_geoms_for_last_levels=options.geom_levels)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 274, in seed
    _seed_task(task, concurrency, dry_run, skip_geoms_for_last_levels, progress_logger)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 291, in _seed_task
    tile_walker.walk()
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 137, in walk
    self._walk(bbox, self.task.levels)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 172, in _walk
    all_subtiles=all_subtiles, progress=progress)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 157, in _walk
    self.report_progress(current_level, cur_bbox)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 205, in report_progress
    self.count * self.tiles_per_metatile, self.eta)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/util.py", line 104, in log_progress
    format_bbox(bbox), tiles, eta))
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/util.py", line 76, in __str__
    return self.eta_string()
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/util.py", line 68, in eta_string
    return time.strftime('%Y-%m-%d-%H:%M:%S', time.localtime(timestamp))
ValueError: timestamp out of range for platform time_t


</output>

I've already seeded level 4,5,6,7,8.
I never seen this exception, someone knows some similar ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20130529/320356f7/attachment.html>


More information about the MapProxy mailing list