[Tilecache] Bug in v1.8?

Andrew Hughes azza at lisasoft.com
Mon May 7 03:53:00 EDT 2007


Hey All,

I've downloaded an installed v1.8, and it's failing during 
initialization. Even with the default tilecache.cfg..... I've rolled 
back to v1.7 and it works just fine...

Error Message:

[Mon May 07 16:55:11 2007] [notice] Apache/2.2.3 (Red Hat) configured -- resuming normal operations
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service: Traceback (most recent call last):
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service:   File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n    log=debug)
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service:   File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n    module = imp.load_module(mname, f, p, d)
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service:   File "/var/www/tilecache/readonly/TileCache/__init__.py", line 3, in ?\n    from Layer import *
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service:   File "/var/www/tilecache/readonly/TileCache/Layer.py", line 4, in ?\n    from Client import WMS
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service:   File "/var/www/tilecache/readonly/TileCache/Client.py", line 30
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service:     else if self.base.lower().rfind(key.lower()) == -1:
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service:           ^
[Mon May 07 16:55:16 2007] [error] [client 192.168.1.186] PythonHandler TileCache.Service: SyntaxError: invalid syntax


I'll keep looking but I'm sure someone will find this before I do.

--AH



More information about the Tilecache mailing list