Project

General

Profile

Not able to run redmine server

Added by deep singh almost 15 years ago

Hi,

I'm really impressed by the features of your project. I think its the 
complete solution for me to have for my project. But i'm not able to install
it on my machine. When i try to run :
ruby script/server webrick -e production

I get following error messages:

=> Booting WEBrick
=> Rails 2.3.2 application starting on http://0.0.0.0:3000
C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependenci
es.rb:443:in `load_missing_constant': uninitialized constant ApplicationControll
er (NameError)

from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_suppo
rt/dependencies.rb:80:in `const_missing'
from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_suppo
rt/dependencies.rb:92:in `const_missing'
from C:/apps/redmineps/app/controllers/account_controller.rb:18
from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `ge
m_original_require'
from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `re
quire'
from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_suppo
rt/dependencies.rb:158:in `require'
from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_suppo
rt/dependencies.rb:265:in `require_or_load_without_engine_additions'
from C:/apps/redmineps/vendor/plugins/engines/lib/engines/rails_extensio
ns/dependencies.rb:124:in `require_or_load'
... 18 levels...
from C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:8
4
from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `ge
m_original_require'
from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `re
quire'

please help me to run it.

Thanks.