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:inexit_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:incall’
/usr/lib/ruby/1.8/rexml/parent.rb:39:in each' /usr/lib/ruby/1.8/rexml/doctype.rb:76:inattributes_of’
/usr/lib/ruby/1.8/rexml/element.rb:1143:in namespaces' /usr/lib/ruby/1.8/rexml/element.rb:205:innamespaces’
/usr/lib/ruby/1.8/rexml/element.rb:204:in namespaces' /usr/lib/ruby/1.8/rexml/element.rb:555:inattribute’
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:245:in expr' /usr/lib/ruby/1.8/rexml/xpath_parser.rb:241:ineach’
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:241:in expr' /usr/lib/ruby/1.8/rexml/xpath_parser.rb:426:inexpr’
/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:ineach_with_index’
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:296:in each' /usr/lib/ruby/1.8/rexml/xpath_parser.rb:296:ineach_with_index’
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:296:in expr' /usr/lib/ruby/1.8/rexml/xpath_parser.rb:539:ind_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:ind_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:ineach_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:ind_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:ind_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:ineach_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:ind_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:ind_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:ineach_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:ind_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:ind_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:ineach_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:indescendant_or_self’
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:336:in expr' /usr/lib/ruby/1.8/rexml/xpath_parser.rb:129:inmatch’
/usr/lib/ruby/1.8/rexml/xpath_parser.rb:60:in parse' /usr/lib/ruby/1.8/rexml/xpath.rb:63:inmatch’
/app/models/dbsearch.rb:44:in search' /app/models/dbsearch.rb:51:intrain_status’
/app/models/job.rb:18:in execute' /app/controllers/jobs_controller.rb:115:inrun’
/app/controllers/jobs_controller.rb:114:in each' /app/controllers/jobs_controller.rb:114:inrun’
/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:inperform_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:inperform_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:inmeasure’
/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:inperform_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:incache’
/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:inperform_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:inprocess_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:inprocess’
/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:inhandle_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:indispatch_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:inprocess_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:inprocess_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:ineach_cgi’
/usr/lib/ruby/1.8/fcgi.rb:609:in each' /usr/lib/ruby/1.8/fcgi.rb:609:ineach_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:inprocess!’
/usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/fcgi_handler.rb:24:in
`process!’
/public/dispatch.fcgi:26