[OSM-dev] Tirex - Rendering jobs stucked in the queue

Radek Bartoň blackhex at post.cz
Tue Jan 18 14:13:23 GMT 2011


> I suggest you configure the tirex "test" backend which should render
> tiles with a test pattern on them. That will allow you to determine if
> your problem is somewhere on the Mapnik side, or on the tile producing
> side.

Thank you for this new perspective. I've had configured test renderer and 
example mapnik renerer style enabled before but since I was testing them after 
the queue was stucked by my mapnik style rendering requests, it was giving me 
the same 404 errors as my layer requests so I didn't notice they are actually 
working.

So this means that the problem is in my layer rendering inside the tirex-
backend-manager process execution. But since I've tested my mapnik rendering 
styles from genrate_tiles.py script as normal user where it's working, the 
problem may be related to rendering process executed as tirex user or by some 
unexpected issue that is relevant to tirex-backend-manager environment itself.

This leads me to a question: Is there a way how can I enable debug logging of 
tirex-backend-manager (and its mapnik rendering plugin) execution to see what 
is actually wrong?

> Also check if you have the symlink:
> 
> $ ls -l /var/lib/mod_tile
> lrwxrwxrwx 1 root root 21 2010-08-29 13:52 /var/lib/mod_tile ->
> /var/lib/tirex/tiles/

The symlink is existing with the same permissions.

-- 
Ing. Radek Bartoň

Faculty of Information Technology
Department of Computer Graphics and Multimedia
Brno University of Technology

E-mail: blackhex at post.cz
Web: http://blackhex.no-ip.org
Jabber: blackhex at jabber.cz



More information about the dev mailing list