Project

General

Profile

Upgrade from 0.7.4 to 0.8.0 fails

Added by Olaaf Rossi about 15 years ago

Hi All

I'm upgrading from .74 to .8, and i followed all the instructions. I can still run the .74 version (in the v:\redmine folder, v:\redmine8 is the new version). However, when i try to start .8 i get the following error:

May be related: When i ran the rake db:migrate RAILS_ENV="production" command, there was no feedback from the console, just a new line. not sure what was supposed to happen...

thanks in advance

V:\redmine8>ruby script/server e production
=> Booting WEBrick...
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -
application(MissingSourceFile)
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from V:/redmine8/vendor/rails/activesupport/lib/active_support/dependencies.rb:510:in `require'
from V:/redmine8/vendor/rails/activesupport/lib/active_support/dependencies.rb:355:in `new_constants_in'
from V:/redmine8/vendor/rails/activesupport/lib/active_support/dependencies.rb:510:in `require'
from V:/redmine8/vendor/rails/activesupport/lib/active_support/dependencies.rb:102:in require_or_load_without_engine_additions'
from V:/redmine8/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:139:in `require_or_load'
from V:/redmine8/vendor/rails/activesupport/lib/active_support/dependencies.rb:61:in `depend_on'
from V:/redmine8/vendor/rails/activesupport/lib/active_support/dependencies.rb:457:in `require_dependency'
... 26 levels...
from V:/redmine8/vendor/rails/railties/lib/commands/server.rb:39
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from script/server:3

V:\redmine8>