[Tilecache] (no subject)

Matthew Rushton mrushton7 at yahoo.com
Thu Dec 25 22:09:03 EST 2008


I'm trying to set up TileCache and running into a few problems with likely simple solutions. I'm using Mapnik to render the tiles to a disk cache. I previously was using another tile server, so I know mapnik is working great. This is the error I'm getting below. I know it's a problem with loading the osm.xml file I just don't know why. I've changed persmissions so it shouldn't be an issue. What sort of problem could this be? What do people generally keep the permissions of this file and others, including tiles, at. Thanks in advance.
-Matt 

An error occurred

: failed opening file: Bad file descriptor
  File "/var/www/tilecache-2.04/TileCache/Service.py", line 224, in modPythonHandler
    host )
  File "/var/www/tilecache-2.04/TileCache/Service.py", line 208, in dispatchRequest
    return self.renderTile(tile, params.has_key('FORCE'))
  File "/var/www/tilecache-2.04/TileCache/Service.py", line 138, in renderTile
    data = layer.render(tile)
  File "/var/www/tilecache-2.04/TileCache/Layer.py", line 437, in render
    return self.renderTile(tile)
  File "/var/www/tilecache-2.04/TileCache/Layers/Mapnik.py", line 40, in renderTile
    mapnik.load_map(m,self.mapfile)



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20081225/62fe124d/attachment.html


More information about the Tilecache mailing list