Project

General

Profile

Error in upgrade

Added by Defferrari Internet about 12 years ago

I performed the upgrade from version 1.2.3 to version 1.3.1 After starting the application, the errors appear in the log:

Error calling Dispatcher.dispatch #<NoMethodError: private method `split' called for nil:NilClass>
/opt/rails/redmine-1.3.1/vendor/rails/actionpack/lib/action_controller/cgi_process.rb:52:in `dispatch_cgi'
/opt/rails/redmine-1.3.1/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:101:in `dispatch_cgi'
/opt/rails/redmine-1.3.1/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:27:in `dispatch'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:76:in `process'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `synchronize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `process'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:159:in `process_client'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `each'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `process_client'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `initialize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `new'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:268:in `initialize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:268:in `new'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:268:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:282:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:281:in `each'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:281:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/command.rb:212:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
/usr/bin/mongrel_rails:19:in `load'

I used the patches for Mongrel 1.1.5+ listed on thread http://www.redmine.org/issues/7857


Replies (4)

RE: Error in upgrade - Added by Philippe Liège about 12 years ago

Hello,

Same issue here.
Tested (unsuccesfully) three mongrel patches described in this forum. Mongrel was working fine after the previous trunk update (3 weeks ago). Not working anymore since last week.

RE: Error in upgrade - Added by Etienne Massip about 12 years ago

Seems that someone succeeded on fixing it in RE: Used Mongrel to setup redmine into windows services, ..., but didn't explain how.

RE: Error in upgrade - Added by Defferrari Internet about 12 years ago

I use a CentOS 5.7 OS..

Any idea for solve my problem? The tip for Windows 2003 its aplicable for my issue?

Below, my gem's plugin:

actionmailer (2.3.14, 2.3.11, 2.3.5)
actionpack (2.3.14, 2.3.11, 2.3.5)
activerecord (2.3.14, 2.3.11, 2.3.5)
activeresource (2.3.14, 2.3.11, 2.3.5)
activesupport (2.3.14, 2.3.11, 2.3.5)
cgi_multipart_eof_fix (2.5.0)
daemons (1.1.4, 1.0.10)
fastthread (1.0.1 x86_64-linux)
gem_plugin (0.2.3)
git (1.2.5)
i18n (0.6.0, 0.4.2)
json (1.6.3)
mongrel (1.1.5)
mysql (2.8.1)
rack (1.1.2, 1.1.1, 1.0.1)
rails (2.3.14, 2.3.11, 2.3.5)
rake (0.8.7)
rdoc (2.4.2)
rubygems-update (1.4.2)

And version of rails/ruby

Ruby: 1.8.6

RE: Error in upgrade - Added by Defferrari Internet about 12 years ago

No solution for my problem?

    (1-4/4)