I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Bug #2033

rake aborted! uninitialized constant RAILS_DEFAULT_LOGGER

Added by Stefanos Kariotidis almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Major
Assignee:
Target version:
Start date:
19 May 2012
Due date:
26 Sep 2012
% Done:

100%

Redmine version:
2.0
External issue:

Description

Hello andriy,

today i tried to upgrade to Redmine 2.0 using ruby 1.8.7, rails 3.2.3.
During migration i got rake aborted stating:
rake aborted!
uninitialized constant RAILS_DEFAULT_LOGGER

using trace i found that this constant is used at init.rb of author plugin.

After commenting out the line initialising the constant the migration was able to continue.
Could you please check it and ammend the code if confirmed?
Regards stef


Related issues

Related to Download Button - Bug #2034: rake aborted! uninitialized constant RAILS_DEFAULT_LOGGER Closed 19 May 2012 09 Dec 2012

History

#1 Updated by Andriy Lesyuk almost 12 years ago

  • Status changed from New to Open

I’m affraid it’s too early for upgrade... See: http://www.redmine.org/news/66

#2 Updated by Andriy Lesyuk over 11 years ago

  • Due date set to 26 Sep 2012
  • Status changed from Open to Closed
  • Assignee set to Andriy Lesyuk
  • Priority changed from Critical to Major
  • Target version set to 0.1.0
  • % Done changed from 0 to 100

Thanks!

Also available in: Atom PDF

Terms of use | Privacy policy