Project

General

Profile

start problem

Added by nicolas raby about 14 years ago

Hello,

I was trying to install some plugins, and when i was try to restart redmine, my redmine install (0.9.3) fails to start with the following errors:

/home/redmine/redmine-0.9.3/vendor/rails/activesupport/lib/active_support/dependencies.rb:440:in `load_missing_constant': uninitialized constant Redmine::Scm::Base (NameError)
from /home/redmine/redmine-0.9.3/vendor/rails/activesupport/lib/active_support/dependencies.rb:80:in `const_missing'
from /home/redmine/redmine-0.9.3/vendor/plugins/svn/app/controllers/application_controller.rb:49
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'

I use redmine 0.9.3 on debian only

everything was working fine before.

Any suggestions ?


Replies (1)

RE: start problem - Added by Felix Schäfer about 14 years ago

Did you install the gems and redmine by hand or through the debian package management? If the stock install runs fine, deactivate all plugins and activate them one by one, if and when you have found that a plugin is responsible for this, please let the author know.

    (1-1/1)