[OSM-dev] Should i be worried about these messages?

Alexandru icidrop at yahoo.com
Mon Nov 14 10:08:48 GMT 2011


My server is working very slow though i have a very good pc. Even at shutdown it works very slow. It usually responds in ~2 minutes at any request. So anyway, these were the messages at shutdown:
[2011-11-14 11:53:15] INFO  going to shutdown ...
^C^C^C^C
ges" WHERE ("messages"."to_user_id" = 1 AND ("messages"."message_read" = 'f' AND "messages"."to_user_visible" = 't')) 
[2011-11-14 11:56:06.511763 #8501] Rendered layouts/_inbox (9.9ms)
[2011-11-14 11:56:06.521748 #8501] Completed in 140282ms (View: 67, DB: 6) | 200 OK [http://localhost/edit]
[2011-11-14 11:56:37.401497 #8501]   SQL (0.3ms)   SET client_min_messages TO 'panic'
[2011-11-14 11:56:37.402630 #8501]   SQL (0.3ms)   SET standard_conforming_strings = on
[2011-11-14 11:56:37.403628 #8501]   SQL (0.2ms)   SET client_min_messages TO 'notice'
[2011-11-14 11:56:37.417712 #8501] Processing SiteController#index (for 127.0.0.1 at 2011-11-14 11:56:37) [GET]
[2011-11-14 11:56:37.426924 #8501]   User Load (1.4ms)   SELECT * FROM "users" WHERE ("users"."id" = 1 AND ("users"."status" IN ('active','confirmed','suspended'))) 
[2011-11-14 11:56:37.401497 #8501]   SQL (0.3ms)   SET client_min_messages TO 'panic'
[2011-11-14 11:56:37.402630 #8501]   SQL (0.3ms)   SET standard_conforming_strings = on
[2011-11-14 11:56:37.403628 #8501]   SQL (0.2ms)   SET client_min_messages TO 'notice'
[2011-11-14 11:56:37.417712 #8501] Processing SiteController#index (for 127.0.0.1 at 2011-11-14 11:56:37) [GET]
[2011-11-14 11:56:37.426924 #8501]   User Load (1.4ms)   SELECT * FROM "users" WHERE ("users"."id" = 1 AND ("users"."status" IN ('active','confirmed','suspended'))) 
[2011-11-14 11:56:37.401497 #8501]   SQL (0.3ms)   SET client_min_messages TO 'panic'
[2011-11-14 11:56:37.402630 #8501]   SQL (0.3ms)   SET standard_conforming_strings = on
[2011-11-14 11:56:37.403628 #8501]   SQL (0.2ms)   SET client_min_messages TO 'notice'
[2011-11-14 11:56:37.417712 #8501] Processing SiteController#index (for 127.0.0.1 at 2011-11-14 11:56:37) [GET]
[2011-11-14 11:56:37.426924 #8501]   User Load (1.4ms)   SELECT * FROM "users" WHERE ("users"."id" = 1 AND ("users"."status" IN ('active','confirmed','suspended'))) 
[0mSET standard_conforming_strings = on
[2011-11-14 11:59:43.535370 #8501]   SQL (0.3ms)   SET client_min_messages TO 'notice'
[2011-11-14 11:59:43.549023 #8501] Processing ApplicationController#index (for 192.168.0.103 at 2011-11-14 11:59:43) [GET]
[2011-11-14 11:59:43.681012 #8501] ActionController::RoutingError (No route matches "/potlatch2/icons/custom/routerl3.n.16.jpg" with {:method=>:get}):
  /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
  /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
  /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
  /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
  /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
  /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
  /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
  /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
  /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
  /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'


[2011-11-14 11:59:43.682106 #8501] Rendering rescues/layout (not_found)
[2011-11-14 11:59:48.795446 #8501]   SQL (0.2ms)   SET client_min_messages TO 'panic'
[2011-11-14 12:00:04.193761 #8501]   SQL (0.4ms)   SET standard_conforming_strings = on
[2011-11-14 12:00:04.195019 #8501]   SQL (0.3ms)   SET client_min_messages TO 'notice'
[2011-11-14 12:00:04.210457 #8501] Processing ApplicationController#index (for 192.168.0.103 at 2011-11-14 12:00:04) [GET]
[2011-11-14 12:00:04.213536 #8501] ActionController::RoutingError (No route matches "/potlatch2/icons/custom/switch.n.16.gif" with {:method=>:get}):
  /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
  /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
  /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
  /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
  /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
  /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
  /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
  /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
  /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
  /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'


[2011-11-14 12:00:04.214433 #8501] Rendering rescues/layout (not_found)
[2011-11-14 12:00:04] INFO  WEBrick::HTTPServer#start done.
Exiting
Loaded suite script/server
Started

Finished in 0.000188 seconds.

0 tests, 0 assertions, 0 failures, 0 errors
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20111114/aacb981b/attachment.html>


More information about the dev mailing list