[OSM-dev] Server responding very slow. Deadlock on exit

Alexandru icidrop at yahoo.com
Fri Nov 11 14:48:16 GMT 2011


This is another trail trying to make my private osm server work. It was very slow,  so i decided to shut it down. This is what i got.


[2011-11-11 16:36:41.643881 #17384] Processing ApiController#map (for 192.168.0.103 at 2011-11-11 16:36:41) [GET]
[2011-11-11 16:36:41.644037 #17384]   Parameters: {"bbox"=>"28.829246872177123,47.02513710937419,28.841233127822875,47.03096280952449"}
[2011-11-11 16:37:07.361957 #17384]   Node Load (115.9ms)   SELECT * FROM "current_nodes" WHERE ("current_nodes"."visible" = 't') AND (( tile BETWEEN 3525628931 AND 3525628935 OR tile BETWEEN 3525628940 AND 3525628941 OR tile IN (3525628929,3525628937) ) AND latitude BETWEEN 470251371 AND 470309628 AND longitude BETWEEN 288292469 AND 288412331) LIMIT 50001
[2011-11-11 16:40:08.124630 #17384] Completed in 206480ms (View: 180741, DB: 117) | 200 OK [http://192.168.0.177/api/0.6/map?bbox=28%2E829246872177123%2C47%2E02513710937419%2C28%2E841233127822875%2C47%2E03096280952449]
[2011-11-11 16:40:08.124630 #17384] Completed in 206480ms (View: 180741, DB: 117) | 200 OK [http://192.168.0.177/api/0.6/map?bbox=28%2E829246872177123%2C47%2E02513710937419%2C28%2E841233127822875%2C47%2E03096280952449]
[2011-11-11 16:40:08.124630 #17384] Completed in 206480ms (View: 180741, DB: 117) | 200 OK [http://192.168.0.177/api/0.6/map?bbox=28%2E829246872177123%2C47%2E02513710937419%2C28%2E841233127822875%2C47%2E03096280952449]
[2011-11-11 16:40:08.124630 #17384] Completed in 206480ms (View: 180741, DB: 117) | 200 OK [http://192.168.0.177/api/0.6/map?bbox=28%2E829246872177123%2C47%2E02513710937419%2C28%2E841233127822875%2C47%2E03096280952449]
[2011-11-11 16:40:08.124630 #17384] Completed in 206480ms (View: 180741, DB: 117) | 200 OK [http://192.168.0.177/api/0.6/map?bbox=28%2E829246872177123%2C47%2E02513710937419%2C28%2E841233127822875%2C47%2E03096280952449]
[2011-11-11 16:40:08.124630 #17384] Completed in 206480ms (View: 180741, DB: 117) | 200 OK [http://192.168.0.177/api/0.6/map?bbox=28%2E829246872177123%2C47%2E02513710937419%2C28%2E841233127822875%2C47%2E03096280952449]
^C[2011-11-11 16:44:06] INFO  going to shutdown ...
Exiting
/usr/lib/ruby/1.8/webrick/server.rb:113:in `join': Thread(0x7f59a3ba4358): deadlock (fatal)
    from /usr/lib/ruby/1.8/webrick/server.rb:113:in `start'
    from /usr/lib/ruby/1.8/webrick/server.rb:113:in `each'
    from /usr/lib/ruby/1.8/webrick/server.rb:113:in `start'
    from /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
    from /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
    from /usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/handler/webrick.rb:14:in `run'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.14/lib/commands/server.rb:111
    from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
    from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
    from script/server:3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20111111/b2e8eda8/attachment.html>


More information about the dev mailing list