[Tilecache] help Connection refused
stefanoferri
stefano.ferri at stesurf.com
Thu May 27 15:58:08 EDT 2010
calling tilecache :
http://151.1.219.89/cgi-bin/tilecache.cgi?LAYERS=3106_zone&SRS=EPSG%3A900913&FORMAT=image%2Fpng&TRANSPARENT=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&BBOX=959170.0484647249,5691978.855721425,959189.1577217928,5691997.964978493&WIDTH=256&HEIGHT=256
i got this error:
An error occurred: <urlopen error [Errno 111] Connection refused>
File "/usr/lib/pymodules/python2.6/TileCache/Service.py", line 287, in
cgiHandler
format, image = service.dispatchRequest( params, path_info, req_method,
host )
File "/usr/lib/pymodules/python2.6/TileCache/Service.py", line 205, in
dispatchRequest
return self.renderTile(tile, params.has_key('FORCE'))
File "/usr/lib/pymodules/python2.6/TileCache/Service.py", line 138, in
renderTile
data = layer.render(tile)
File "/usr/lib/pymodules/python2.6/TileCache/Layer.py", line 403, in
render
image = self.renderMetaTile(metatile, tile)
File "/usr/lib/pymodules/python2.6/TileCache/Layer.py", line 365, in
renderMetaTile
data = self.renderTile(metatile)
File "/usr/lib/pymodules/python2.6/TileCache/Layers/WMS.py", line 29, in
renderTile
tile.data, response = wms.fetch()
File "/usr/lib/pymodules/python2.6/TileCache/Client.py", line 54, in fetch
response = self.client.open(urlrequest)
File "/usr/lib/python2.6/urllib2.py", line 391, in open
response = self._open(req, data)
File "/usr/lib/python2.6/urllib2.py", line 409, in _open
'_open', req)
File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
result = func(*args)
File "/usr/lib/python2.6/urllib2.py", line 1161, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.6/urllib2.py", line 1136, in do_open
raise URLError(err)
Help pls!!!
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/help-Connection-refused-tp5110306p5110306.html
Sent from the TileCache mailing list archive at Nabble.com.
More information about the Tilecache
mailing list