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

2011-01-20 Thread Radek Bartoň
I'm not sure about a better place for this so I put it here: http://wiki.openstreetmap.org/wiki/Tirex/Logging -- Ing. Radek Bartoň Faculty of Information Technology Department of Computer Graphics and Multimedia Brno University of Technology E-mail: black...@post.cz Web:

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

2011-01-16 Thread Radek Bartoň
Any other thoughts what may cause it or how to debug where is the problem, please? -- Ing. Radek Bartoň Faculty of Information Technology Department of Computer Graphics and Multimedia Brno University of Technology E-mail: black...@post.cz Web: http://blackhex.no-ip.org Jabber:

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

2011-01-16 Thread Stephan Knauss
On 16.01.2011 23:15, Radek Bartoň wrote: Any other thoughts what may cause it or how to debug where is the problem, please? You don't have renderd running in parallel to tirex, right? Stephan ___ dev mailing list dev@openstreetmap.org

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

2011-01-16 Thread Jon Burgess
On Sun, 2011-01-16 at 23:15 +0100, Radek Bartoň wrote: Any other thoughts what may cause it or how to debug where is the problem, please? Are you sure it isn't a tile which is hitting the timeout? There was a bug some time ago where the Agg code can get stuck in an infinite loop rendering

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

2011-01-16 Thread Radek Bartoň
You don't have renderd running in parallel to tirex, right? No, there is just mod_tile installed. Are you sure it isn't a tile which is hitting the timeout? There was a bug some time ago where the Agg code can get stuck in an infinite loop rendering some tiles but it only occurs in very

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

2011-01-16 Thread Frederik Ramm
Hi, On 01/16/11 23:57, Radek Bartoň wrote: From what I've seen while debugging it it doesn't matter on the tile requested. It stucks anytime and even there are some success=1 lines in the jobs.log, the metatiles are all empty. I suggest you configure the tirex test backend which should render

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

2011-01-14 Thread Radek Bartoň
Hello everyone. I have a working setup of mod_tile+Tirex+Mapnik rendering server on one machine and recently I've tryied to setup another one on much more powerfull machine. I'm alost sure I've done exactly same configuration (except some paths are different) and I've checked if all the

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

2011-01-14 Thread Jochen Topf
On Fri, Jan 14, 2011 at 11:14:30AM +0100, Radek Bartoň wrote: I have a working setup of mod_tile+Tirex+Mapnik rendering server on one machine and recently I've tryied to setup another one on much more powerfull machine. I'm alost sure I've done exactly same configuration (except some paths