[Tilecache] Random Seeding Errors

Frank Porcelli frank.porcelli at opensgi.com
Wed Jul 9 09:58:37 EDT 2008


Hi Group -

 

We're running tilecache 2.01 on a Linux OS (using mod_python and Apache 2.2)
and have run into an issue where we receive random errors while running the
tilecache_seed.py command. It seems that the script will run for a while but
then all of the sudden return an exception and end abruptly. Below is the
exception output. Does anyone have any idea what could be causing this?

 

11 (000737, 001401) = (-115.2246 33.1348 -115.1367 33.2227) [0.0002s :
1777.911/s] 125/171

Cache hit: -115.13671875,33.134765625,-115.048828125,33.22265625, Tile: x:
738, y: 1401, z: 11, time: 0.000108957290649, debug: True

11 (000738, 001401) = (-115.1367 33.1348 -115.0488 33.2227) [0.0002s :
1784.775/s] 126/171

Traceback (most recent call last):

  File "/u01/app/ims/tilecache/tilecache-2.01/tilecache_seed.py", line 9, in
?

    TileCache.Client.main()

  File "/u01/app/ims/tilecache/tilecache-2.01/TileCache/Client.py", line
100, in main

    seed(svc, base, layer, map(int, sys.argv[3:5]), map(float,
sys.argv[5].split(",")))

  File "/u01/app/ims/tilecache/tilecache-2.01/TileCache/Client.py", line 84,
in seed

    svc.renderTile(tile)

  File "/u01/app/ims/tilecache/tilecache-2.01/TileCache/Service.py", line
119, in renderTile

    data = layer.render(tile)

  File "/u01/app/ims/tilecache/tilecache-2.01/TileCache/Layer.py", line 258,
in render

    return self.renderTile(tile)

  File "/u01/app/ims/tilecache/tilecache-2.01/TileCache/Layers/WMS.py", line
20, in renderTile

    tile.data, response = wms.fetch()

  File "/u01/app/ims/tilecache/tilecache-2.01/TileCache/Client.py", line 56,
in fetch

    raise Exception("Did not get image data back. \nURL: %s\nContent-Type
Header: %s\nResponse: \n%s" % (self.url(), ctype, data))

Exception: Did not get image data back.

URL:
http://www.myhost.net/wmsconnector/com.esri.wms.Esrimap?layers=0%2C1%2C2%2C3
%2C8%2C9%2C10%2C5%2C7%2C13%2C14%2C16%2C17%2C6%2C21%2C11%2C4%2C12%2C18%2C15%2
C19%2C20
<http://hwrgeo.3nonline.net/wmsconnector/com.esri.wms.Esrimap?layers=0%2C1%2
C2%2C3%2C8%2C9%2C10%2C5%2C7%2C13%2C14%2C16%2C17%2C6%2C21%2C11%2C4%2C12%2C18%
2C15%2C19%2C20&styles=&service=WMS&width=256&format=image%2Fpng&request=GetM
ap&height=256&srs=EPSG%3A4326&version=1.1.1&bbox=-115.048828125%2C33.1347656
25%2C-114.9609375%2C33.22265625>
&styles=&service=WMS&width=256&format=image%2Fpng&request=GetMap&height=256&
srs=EPSG%3A4326&version=1.1.1&bbox=-115.048828125%2C33.134765625%2C-114.9609
375%2C33.22265625

Content-Type Header: application/vnd.ogc.se_xml

Response:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<ServiceExceptionReport version="1.1.1">

<ServiceException code="getMap">

java.io.FileNotFoundException:
/u01/app/ims/arcgis/wms/wms/pburg2.3nonline.com-5300/TeleAtlas/capabilities_
1_1_1.xml (Too many open files)

</ServiceException>

</ServiceExceptionReport>

###### (21, 44, 6), (22, 44, 6)

 

 

Thanks,

 

Frank

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20080709/6345233c/attachment.html


More information about the Tilecache mailing list