Hi there,<br><br>I am working at a google mushup project with Harvard CGA, and I would like to seed my tiles.<br>I am testing it using my windows workstation (XP, MS4W, Mod_Python, TileCache 2.10).<br>Everything is working very well until  seeding level 8 and above.<br>
Here the command that I run<br><br>C:\ms4w\Apache\htdocs\tilecache&gt;tilecache_seed.py ED_Total 8 9 -b &quot;-13914936,287<br>5744,-7124447,6106854&quot;<br><br>Here it is the error message that I got:<br><br>Traceback (most recent call last):<br>
  File &quot;C:\ms4w\Apache\htdocs\tilecache\tilecache_seed.py&quot;, line 9, in &lt;module&gt;<br>    TileCache.Client.main()<br>  File &quot;C:\ms4w\Apache\htdocs\tilecache\TileCache\Client.py&quot;, line 162, in main<br>
    seed(svc, layer, map(int, args[1:3]), bboxlist , padding=options.padding, fo<br>rce = options.force, reverse = options.reverse)<br>  File &quot;C:\ms4w\Apache\htdocs\tilecache\TileCache\Client.py&quot;, line 117, in seed<br>
    svc.renderTile(tile,force=force)<br>  File &quot;C:\ms4w\Apache\htdocs\tilecache\TileCache\Service.py&quot;, line 138, in rend<br>erTile<br>    data = layer.render(tile, force=force)<br>  File &quot;C:\ms4w\Apache\htdocs\tilecache\TileCache\Layer.py&quot;, line 443, in render<br>
<br>    return self.renderTile(tile)<br>  File &quot;C:\ms4w\Apache\htdocs\tilecache\TileCache\Layers\WMS.py&quot;, line 29, in re<br>nderTile<br>    tile.data, response = wms.fetch()<br>  File &quot;C:\ms4w\Apache\htdocs\tilecache\TileCache\Client.py&quot;, line 58, in fetch<br>
    response = self.client.open(urlrequest)<br>  File &quot;C:\Python25\lib\urllib2.py&quot;, line 381, in open<br>    response = self._open(req, data)<br>  File &quot;C:\Python25\lib\urllib2.py&quot;, line 399, in _open<br>
    &#39;_open&#39;, req)<br>  File &quot;C:\Python25\lib\urllib2.py&quot;, line 360, in _call_chain<br>    result = func(*args)<br>  File &quot;C:\Python25\lib\urllib2.py&quot;, line 1107, in http_open<br>    return self.do_open(httplib.HTTPConnection, req)<br>
  File &quot;C:\Python25\lib\urllib2.py&quot;, line 1082, in do_open<br>    raise URLError(err)<br>urllib2.URLError: &lt;urlopen error (10060, &#39;Operation timed out&#39;)&gt;<br><br><br>here the layer in my tilecache.cgf<br>
<br>[ED_Total]<br>url = <a href="http://cga-3.hmdc.harvard.edu/cgi-bin/mapserv?map=/opt/CGA/htdocs/EDMap_DEV/ednetdev.map">http://cga-3.hmdc.harvard.edu/cgi-bin/mapserv?map=/opt/CGA/htdocs/EDMap_DEV/ednetdev.map</a><br>layers = ED_Total<br>
srs = EPSG:900913<br>type = WMS<br>spherical_mercator = yes<br>metatile = no<br>extension = png<br>bbox=&quot;-13914936,2875744,-7124447,6106854&quot;<br><br>Any idea? Many thanks in adavance<br><br>-- <br>Giovanni Zambotti<br>
34 Prince st, Cambridge MA<br>02139 USA<br>Phone: (617) 492 - 0359<br>