Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6009387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:57:48+00:00 2026-05-23T01:57:48+00:00

I installed redmine v1.1.3 and am using sqlite. It works fine but i am

  • 0

I installed redmine v1.1.3 and am using sqlite. It works fine but i am unable to complete traceability plugin installation.

I have downloaded traceability and placed it into C:\redmine-1.1.3\vendor\plugins.

set RAILS_ENV=production

rake db:migrate command fails

C:\redmine-1.1.3>rake db:migrate --trace
(in C:/redmine-1.1.3)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
stack level too deep
C:/redmine-1.1.3/lib/redmine/menu_manager.rb:28:in `old_initilize'
C:/redmine-1.1.3/lib/redmine/menu_manager.rb:28:in `old_initilize'
C:/redmine-1.1.3/lib/redmine/menu_manager.rb:28:in `initialize'
C:/redmine-1.1.3/lib/redmine/menu_manager.rb:314:in `new'
C:/redmine-1.1.3/lib/redmine/menu_manager.rb:314:in `initialize'
C:/redmine-1.1.3/lib/redmine/menu_manager.rb:299:in `new'
C:/redmine-1.1.3/lib/redmine/menu_manager.rb:299:in `map'
C:/redmine-1.1.3/lib/redmine.rb:148
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
C:/redmine-1.1.3/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
C:/redmine-1.1.3/config/initializers/30-redmine.rb:3
C:/redmine-1.1.3/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `load_without_new_constant_marking'
C:/redmine-1.1.3/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `load'
C:/redmine-1.1.3/config/../vendor/rails/railties/lib/initializer.rb:622:in `load_application_initializers'
C:/redmine-1.1.3/config/../vendor/rails/railties/lib/initializer.rb:621:in `each'
C:/redmine-1.1.3/config/../vendor/rails/railties/lib/initializer.rb:621:in `load_application_initializers'
C:/redmine-1.1.3/config/../vendor/rails/railties/lib/initializer.rb:176:in `process'
C:/redmine-1.1.3/config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
C:/redmine-1.1.3/config/../vendor/rails/railties/lib/initializer.rb:113:in `run'

C:/redmine-1.1.3/config/environment.rb:31
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
C:/redmine-1.1.3/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
C:/redmine-1.1.3/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
C:/redmine-1.1.3/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
C:/redmine-1.1.3/vendor/rails/railties/lib/tasks/misc.rake:4
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
C:/Ruby187/lib/ruby/1.8/monitor.rb:242:in `synchronize'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `each'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
C:/Ruby187/lib/ruby/1.8/monitor.rb:242:in `synchronize'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
C:/Ruby187/bin/rake:19:in `load'
C:/Ruby187/bin/rake:19

I am using Windows XP and

C:\redmine-1.1.3>ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]

C:\redmine-1.1.3>gem list

*** LOCAL GEMS ***

actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
i18n (0.4.2)
mysql (2.8.1 x86-mingw32)
rack (1.0.1)
rails (2.3.5)
rake (0.8.7)
sqlite3 (1.3.3 x86-mingw32)

I get this error on both Ubuntu with MySQL and Windows XP with MySQL. On Ubuntu I changed the stack size to unlimited for "stack level too deep" error but nothing changes.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T01:57:49+00:00Added an answer on May 23, 2026 at 1:57 am

    Instead of following the plug-in installation I tried below code and it works.

    RAILS_ENV=production rake db:migrate
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have configured my email.yml in my Redmine installation, but when I try to
We just installed Redmine Charts and the associated OpenFlashChart plugin but when we start
I have installed redmine and its working properly on webrick. I am trying to
I have to move Redmine to my local server. To achieve this, I installed
I have the Bitnami Ruby Stack with the Redmine module installed on Windows Server
i'm trying to run Redmine using rubyEE, but I am constantly facing some action_controller
I have a problem about configuring apache for my installed Redmine. I've installed Redmine
I have recently installed Redmine on my Ubuntu 11.10 box here at work, and
My redmine installation keeps crashing (stops responding to web requests) when it have run
I have Ubuntu 10.04 server with redmine installed and also git is installed, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.