ja hallo erstmal,..
ich betreibe auf einem kleinen Server eine Hand voll Anwendungen mehr oder
weniger produktiv mit mod-fcgid (OS ist Debian).
Eine davon stürzt jedoch irgendwie ab, ohne das ich erkennen könnte, woran
dies liegt. (Stacktrace siehe unten).
Was könnte hier passieren?
Danke,
Keep smiling
yanosz
SystemExit (exit):
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:156:in `exit'
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:156:in
`exit_now_handler'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/inflector.rb:257:in
`to_proc'
/usr/lib/ruby/1.8/rexml/parent.rb:39:in `call'
/usr/lib/ruby/1.8/rexml/parent.rb:39:in `each'
/usr/lib/ruby/1.8/rexml/doctype.rb:76:in `attributes_of'
/usr/lib/ruby/1.8/rexml/element.rb:1143:in `namespaces'
/usr/lib/ruby/1.8/rexml/element.rb:205:in `namespaces'
/usr/lib/ruby/1.8/rexml/element.rb:204:in `namespaces'
/usr/lib/ruby/1.8/rexml/element.rb:555:in `attribute'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:245:in `expr'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:241:in `each'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:241:in `expr'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:426:in `expr'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:302:in `expr'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/inflector.rb:257:in
`each_with_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:296:in `each'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:296:in `each_with_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:296:in `expr'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:539:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `each_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:541:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `each_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:541:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `each_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:541:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `each_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:541:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `each_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:541:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `each_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:541:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `each_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:541:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `each_index'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:536:in `d_o_s'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:527:in `descendant_or_self'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:336:in `expr'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:129:in `match'
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:60:in `parse'
/usr/lib/ruby/1.8/rexml/xpath.rb:63:in `match'
/app/models/dbsearch.rb:44:in `search'
/app/models/dbsearch.rb:51:in `train_status'
/app/models/job.rb:18:in `execute'
/app/controllers/jobs_controller.rb:115:in `run'
/app/controllers/jobs_controller.rb:114:in `each'
/app/controllers/jobs_controller.rb:114:in `run'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:1158:in
`send'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:1158:in
`perform_action_without_filters'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:697:in
`call_filters'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:689:in
`perform_action_without_benchmark'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
`perform_action_without_rescue'
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in
`perform_action_without_rescue'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/rescue.rb:199:in
`perform_action_without_caching'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/caching.rb:678:in
`perform_action'
/usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in
`cache'
/usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/query_cache.rb:8:in
`cache'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/caching.rb:677:in
`perform_action'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:524:in
`send'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:524:in
`process_without_filters'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:685:in
`process_without_session_management_support'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/session_management.rb:123:in
`process'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:388:in
`process'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:171:in
`handle_request'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:115:in
`dispatch'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:126:in
`dispatch_cgi'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:9:in
`dispatch'
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:101:in
`process_request'
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:149:in
`with_signal_handler'
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:99:in
`process_request'
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:77:in
`process_each_request'
/usr/lib/ruby/1.8/fcgi.rb:612:in `each_cgi'
/usr/lib/ruby/1.8/fcgi.rb:609:in `each'
/usr/lib/ruby/1.8/fcgi.rb:609:in `each_cgi'
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:76:in
`process_each_request'
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:50:in
`process!'
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:24:in
`process!'
/public/dispatch.fcgi:26
_______________________________________________
rubyonrails-ug mailing list
[email protected]
http://mailman.headflash.com/mailman/listinfo/rubyonrails-ug