[Tilecache] Help with setting up of tile cache

Christopher Schmidt crschmidt at metacarta.com
Tue Apr 28 11:21:21 EDT 2009


On Tue, Apr 28, 2009 at 09:14:30AM +0530, Vaijanathrao wrote:
> Hi All,
> 
> I am trying to setup a Tile cache and I want to use memcached. I am getting following error.
> An error occurred: ['memcachedserver:11211']
>   File "/var/www/cgi-bin/tilecache/TileCache/Service.py", line 96, in _load
>     cache = cls.loadFromSection(config, "cache", Cache)
>   File "/var/www/cgi-bin/tilecache/TileCache/Service.py", line 75, in _loadFromSection
>     return section_object(**objargs)
>   File "/var/www/cgi-bin/tilecache/TileCache/Caches/Memcached.py", line 11, in __init__
>     raise Exception(servers)
> 
> 
> Can someone help in understading the 


This is a bug in TileCache. Edit the file to remove line 11.

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Tilecache mailing list