Project

General

Profile

Problem whith installation -> Object is not missing constant Issue! (ArgumentError)

Added by Samuel Rettore over 12 years ago

=> Booting Mongrel
=> Rails 2.3.11 application starting on http://0.0.0.0:3000
/opt/redmine-1.2.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:443:in `load_missing_constant': Object is not missing constant Issue! (ArgumentError)
from /opt/redmine-1.2.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
from /opt/redmine-1.2.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:118:in `const_missing'
from /opt/redmine-1.2.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:124:in `const_missing'
from /opt/redmine-1.2.1/app/models/project.rb:40
from /opt/redmine-1.2.1/app/models/project.rb:31:in `require'
from /opt/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /opt/redmine-1.2.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:184:in `require'
from /opt/redmine-1.2.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:291:in `require_or_load'
... 64 levels...
from /opt/redmine-1.2.1/vendor/rails/railties/lib/commands/server.rb:31:in `require'
from /opt/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from script/server:3

Tanks for help !