[Tile-serving] [mod_tile] render_list errors (#54)
Andrey-VI
notifications at github.com
Tue Dec 24 06:14:37 UTC 2013
Not fixed for me.
`render_list` output:
```
debug: init_storage_backend: initialising file storage backend at: /raid/tiles
Rendering client
Starting 16 rendering threads
Rendering all tiles from zoom 6 to zoom 6
Rendering all tiles for zoom 6 from (0, 0) to (63, 63)
rendering failed with command 4, pausing.
Waiting for rendering threads to finish
*****************************************************
*****************************************************
Total for all tiles rendered
Meta tiles rendered: Rendered 64 tiles in 52.16 seconds (1.23 tiles/s)
Total tiles rendered: Rendered 4096 tiles in 52.16 seconds (78.53 tiles/s)
Total tiles handled: Rendered 64 tiles in 52.16 seconds (1.23 tiles/s)
*****************************************************
Zoom 06: min: 0.4 avg: 4.5 max: 45.5 over a total of 285.2s in 63 requests
*****************************************************
*****************************************************
```
`daemon.log` snippet:
```
renderd[21929]: DEBUG: Got incoming request with protocol version 2
renderd[21929]: DEBUG: Got command RenderBulk fd(22) xml(rumap_m), z(6), x(8), y(8), mime(image/png), options()
renderd[21929]: DEBUG: Got incoming request with protocol version 2
renderd[21929]: DEBUG: Got command RenderBulk fd(23) xml(rumap_m), z(6), x(8), y(24), mime(image/png), options()
renderd[21929]: DEBUG: Got incoming request with protocol version 2
renderd[21929]: DEBUG: Got command RenderBulk fd(24) xml(rumap_m), z(6), x(8), y(16), mime(image/png), options()
renderd[21929]: DEBUG: START TILE rumap_m 6 8-15 24-31, age 0.44 days
renderd[21929]: Rendering projected coordinates 6 8 24 -> -15028131.257100|0.000000 -10018754.171400|5009377.085700 to a 8 x 8 tile
renderd[21929]: DEBUG: START TILE rumap_m 6 8-15 16-23, age 0.44 days
renderd[21929]: Rendering projected coordinates 6 8 16 -> -15028131.257100|5009377.085700 -10018754.171400|10018754.171400 to a 8 x 8 tile
renderd[21929]: DEBUG: START TILE rumap_m 6 8-15 8-15, age 0.44 days
renderd[21929]: Rendering projected coordinates 6 8 8 -> -15028131.257100|10018754.171400 -10018754.171400|15028131.257100 to a 8 x 8 tile
renderd[21929]: DEBUG: Got incoming request with protocol version 2
renderd[21929]: DEBUG: Got command RenderBulk fd(25) xml(rumap_m), z(6), x(8), y(40), mime(image/png), options()
renderd[21929]: DEBUG: Got incoming request with protocol version 2
renderd[21929]: DEBUG: Got command RenderBulk fd(28) xml(rumap_m), z(6), x(8), y(32), mime(image/png), options()
renderd[21929]: DEBUG: START TILE rumap_m 6 8-15 40-47, age 0.44 days
renderd[21929]: Rendering projected coordinates 6 8 40 -> -15028131.257100|-10018754.171400 -10018754.171400|-5009377.085700 to a 8 x 8 tile
renderd[21929]: DEBUG: Got incoming request with protocol version 2
renderd[21929]: DEBUG: START TILE rumap_m 6 8-15 32-39, age 0.44 days
renderd[21929]: DEBUG: Got command RenderBulk fd(26) xml(rumap_m), z(6), x(8), y(56), mime(image/png), options()
renderd[21929]: Rendering projected coordinates 6 8 32 -> -15028131.257100|-5009377.085700 -10018754.171400|0.000000 to a 8 x 8 tile
renderd[21929]: DEBUG: Got incoming request with protocol version 2
renderd[21929]: DEBUG: Got command RenderBulk fd(27) xml(rumap_m), z(6), x(8), y(48), mime(image/png), options()
renderd[21929]: DEBUG: START TILE rumap_m 6 8-15 56-63, age 0.44 days
renderd[21929]: DEBUG: START TILE rumap_m 6 8-15 48-55, age 0.44 days
renderd[21929]: Rendering projected coordinates 6 8 56 -> -15028131.257100|-20037508.342800 -10018754.171400|-15028131.257100 to a 8 x 8 tile
renderd[21929]: Rendering projected coordinates 6 8 48 -> -15028131.257100|-15028131.257100 -10018754.171400|-10018754.171400 to a 8 x 8 tile
renderd[21929]: ERROR: failed to render TILE rumap_m 6 8-15 24-31
renderd[21929]: reason: failed to initialize projection with: '+proj=merc +datum=WGS84 +over'
renderd[21929]: DEBUG: DONE TILE rumap_m 6 8-15 24-31 in 0.022 seconds
renderd[21929]: DEBUG: Sending render cmd(4) with protocol version 2
renderd[21929]: DEBUG: DONE TILE rumap_m 6 8-15 56-63 in 0.553 seconds
```
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/54#issuecomment-31160215
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20131223/2e7c1e4b/attachment.html>
More information about the Tile-serving
mailing list