1
|
webster@portal:/srv/www/applications/redmine> rake --trace db:migrate RAILS_ENV=production
|
2
|
(in /srv/www/applications/redmine)
|
3
|
** Invoke db:migrate (first_time)
|
4
|
** Invoke environment (first_time)
|
5
|
** Execute environment
|
6
|
rake aborted!
|
7
|
stack level too deep
|
8
|
/srv/www/applications/redmine/lib/redmine/menu_manager.rb:28:in `old_initilize'
|
9
|
/srv/www/applications/redmine/lib/redmine/menu_manager.rb:28:in `old_initilize'
|
10
|
/srv/www/applications/redmine/lib/redmine/menu_manager.rb:28:in `initialize'
|
11
|
/srv/www/applications/redmine/lib/redmine/menu_manager.rb:415:in `initialize'
|
12
|
/srv/www/applications/redmine/lib/redmine/menu_manager.rb:366:in `new'
|
13
|
/srv/www/applications/redmine/lib/redmine/menu_manager.rb:366:in `push'
|
14
|
/srv/www/applications/redmine/lib/redmine.rb:120
|
15
|
/srv/www/applications/redmine/lib/redmine/menu_manager.rb:296:in `map'
|
16
|
/srv/www/applications/redmine/lib/redmine.rb:119
|
17
|
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
|
18
|
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
|
19
|
/srv/www/applications/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
|
20
|
/srv/www/applications/redmine/config/initializers/30-redmine.rb:3
|
21
|
/srv/www/applications/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `load_without_new_constant_marking'
|
22
|
/srv/www/applications/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `load'
|
23
|
/srv/www/applications/redmine/config/../vendor/rails/railties/lib/initializer.rb:622:in `load_application_initializers'
|
24
|
/srv/www/applications/redmine/config/../vendor/rails/railties/lib/initializer.rb:621:in `each'
|
25
|
/srv/www/applications/redmine/config/../vendor/rails/railties/lib/initializer.rb:621:in `load_application_initializers'
|
26
|
/srv/www/applications/redmine/config/../vendor/rails/railties/lib/initializer.rb:176:in `process'
|
27
|
/srv/www/applications/redmine/config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
|
28
|
/srv/www/applications/redmine/config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
|
29
|
/srv/www/applications/redmine/config/environment.rb:20
|
30
|
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
|
31
|
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
|
32
|
/srv/www/applications/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
|
33
|
/srv/www/applications/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
|
34
|
/srv/www/applications/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
|
35
|
/srv/www/applications/redmine/vendor/rails/railties/lib/tasks/misc.rake:4
|
36
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `call'
|
37
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `execute'
|
38
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `each'
|
39
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `execute'
|
40
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:578:in `invoke_with_call_chain'
|
41
|
/usr/lib64/ruby/1.8/monitor.rb:242:in `synchronize'
|
42
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
|
43
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in `invoke_prerequisites'
|
44
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `each'
|
45
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `invoke_prerequisites'
|
46
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:577:in `invoke_with_call_chain'
|
47
|
/usr/lib64/ruby/1.8/monitor.rb:242:in `synchronize'
|
48
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
|
49
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:564:in `invoke'
|
50
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2019:in `invoke_task'
|
51
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'
|
52
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'
|
53
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'
|
54
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'
|
55
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'
|
56
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'
|
57
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'
|
58
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'
|
59
|
/usr/lib64/ruby/gems/1.8/gems/rake-0.8.3/bin/rake:31
|
60
|
/usr/bin/rake:19:in `load'
|
61
|
/usr/bin/rake:19
|
62
|
webster@portal:/srv/www/applications/redmine>
|