Project

General

Profile

Defect #12082 ยป mongrel.log

Hanyi Zhu, 2012-10-12 04:48

 
1

    
2
** Starting Mongrel listening at 0.0.0.0:3005
3
** Starting Rails with production environment...
4
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
5
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
6
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
7
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
8
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
9
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
10
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
11
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
12
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
13
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
14
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
15
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
16
	from C:/red/redmine/config/environment.rb:14
17
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
18
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
19
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
20
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
21
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
22
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
23
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
24
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
25
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
26
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
27
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
28
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
29
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
30
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
31
	from C:/red/Ruby/bin/mongrel_rails:23
32
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
33
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
34
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
35
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
36
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
37
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
38
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
39
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
40
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
41
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
42
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
43
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
44
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
45
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
46
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
47
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
48
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
49
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
50
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
51
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
52
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
53
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
54
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
55
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
56
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
57
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
58
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
59
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
60
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
61
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
62
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
63
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
64
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
65
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
66
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
67
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
68
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
69
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
70
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
71
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
72
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
73
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
74
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
75
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
76
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
77
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
78
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
79
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
80
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
81
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
82
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
83
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
84
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
85
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
86
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
87
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
88
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
89
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
90
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
91
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
92
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
93
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
94
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
95
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
96
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
97
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
98
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
99
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
100
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
101
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
102
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
103
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
104
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
105
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
106
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
107
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
108
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
109
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
110
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
111
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
112
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
113
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
114
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
115
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
116
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
117
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
118
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
119
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
120
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
121
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
122
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
123
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
124
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
125
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
126
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
127
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
128
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
129
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
130
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
131
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
132
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
133
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
134
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
135
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
136
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
137
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
138
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
139
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
140
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
141
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
142
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
143
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
144
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
145
** Starting Mongrel listening at 0.0.0.0:3005
146
** Starting Rails with production environment...
147
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
148
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
149
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
150
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
151
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
152
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
153
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
154
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
155
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
156
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
157
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
158
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
159
	from C:/red/redmine/config/environment.rb:14
160
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
161
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
162
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
163
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
164
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
165
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
166
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
167
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
168
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
169
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
170
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
171
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
172
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
173
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
174
	from C:/red/Ruby/bin/mongrel_rails:23
175
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
176
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
177
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
178
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
179
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
180
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
181
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
182
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
183
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
184
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
185
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
186
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
187
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
188
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
189
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
190
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
191
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
192
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
193
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
194
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
195
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
196
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
197
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
198
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
199
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
200
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
201
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
202
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
203
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
204
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
205
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
206
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
207
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
208
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
209
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
210
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
211
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
212
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
213
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
214
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
215
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
216
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
217
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
218
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
219
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
220
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
221
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
222
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
223
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
224
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
225
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
226
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
227
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
228
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
229
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
230
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
231
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
232
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
233
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
234
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
235
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
236
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
237
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
238
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
239
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
240
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
241
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
242
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
243
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
244
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
245
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
246
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
247
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
248
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
249
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
250
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
251
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
252
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
253
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
254
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
255
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
256
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
257
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
258
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
259
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
260
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
261
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
262
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
263
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
264
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
265
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
266
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
267
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
268
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
269
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
270
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
271
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
272
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
273
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
274
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
275
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
276
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
277
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
278
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
279
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
280
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
281
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
282
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
283
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
284
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
285
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
286
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
287
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
288
** Starting Mongrel listening at 0.0.0.0:3005
289
** Starting Rails with production environment...
290
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
291
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
292
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
293
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
294
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
295
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
296
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
297
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
298
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
299
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
300
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
301
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
302
	from C:/red/redmine/config/environment.rb:14
303
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
304
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
305
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
306
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
307
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
308
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
309
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
310
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
311
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
312
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
313
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
314
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
315
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
316
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
317
	from C:/red/Ruby/bin/mongrel_rails:23
318
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
319
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
320
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
321
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
322
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
323
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
324
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
325
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
326
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
327
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
328
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
329
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
330
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
331
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
332
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
333
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
334
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
335
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
336
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
337
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
338
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
339
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
340
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
341
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
342
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
343
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
344
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
345
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
346
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
347
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
348
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
349
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
350
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
351
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
352
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
353
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
354
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
355
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
356
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
357
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
358
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
359
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
360
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
361
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
362
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
363
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
364
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
365
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
366
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
367
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
368
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
369
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
370
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
371
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
372
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
373
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
374
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
375
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
376
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
377
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
378
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
379
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
380
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
381
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
382
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
383
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
384
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
385
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
386
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
387
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
388
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
389
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
390
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
391
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
392
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
393
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
394
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
395
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
396
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
397
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
398
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
399
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
400
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
401
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
402
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
403
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
404
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
405
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
406
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
407
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
408
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
409
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
410
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
411
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
412
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
413
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
414
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
415
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
416
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
417
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
418
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
419
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
420
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
421
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
422
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
423
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
424
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
425
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
426
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
427
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
428
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
429
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
430
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
431
** Starting Mongrel listening at 0.0.0.0:3005
432
** Starting Rails with production environment...
433
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
434
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
435
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
436
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
437
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
438
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
439
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
440
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
441
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
442
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
443
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
444
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
445
	from C:/red/redmine/config/environment.rb:14
446
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
447
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
448
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
449
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
450
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
451
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
452
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
453
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
454
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
455
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
456
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
457
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
458
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
459
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
460
	from C:/red/Ruby/bin/mongrel_rails:23
461
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
462
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
463
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
464
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
465
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
466
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
467
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
468
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
469
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
470
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
471
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
472
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
473
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
474
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
475
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
476
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
477
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
478
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
479
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
480
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
481
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
482
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
483
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
484
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
485
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
486
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
487
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
488
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
489
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
490
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
491
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
492
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
493
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
494
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
495
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
496
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
497
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
498
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
499
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
500
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
501
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
502
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
503
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
504
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
505
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
506
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
507
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
508
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
509
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
510
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
511
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
512
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
513
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
514
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
515
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
516
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
517
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
518
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
519
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
520
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
521
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
522
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
523
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
524
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
525
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
526
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
527
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
528
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
529
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
530
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
531
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
532
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
533
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
534
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
535
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
536
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
537
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
538
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
539
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
540
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
541
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
542
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
543
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
544
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
545
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
546
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
547
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
548
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
549
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
550
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
551
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
552
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
553
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
554
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
555
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
556
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
557
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
558
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
559
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
560
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
561
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
562
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
563
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
564
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
565
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
566
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
567
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
568
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
569
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
570
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
571
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
572
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
573
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
574
** Starting Mongrel listening at 0.0.0.0:3005
575
** Starting Rails with production environment...
576
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
577
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
578
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
579
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
580
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
581
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
582
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
583
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
584
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
585
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
586
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
587
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
588
	from C:/red/redmine/config/environment.rb:14
589
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
590
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
591
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
592
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
593
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
594
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
595
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
596
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
597
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
598
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
599
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
600
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
601
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
602
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
603
	from C:/red/Ruby/bin/mongrel_rails:23
604
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
605
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
606
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
607
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
608
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
609
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
610
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
611
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
612
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
613
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
614
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
615
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
616
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
617
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
618
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
619
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
620
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
621
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
622
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
623
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
624
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
625
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
626
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
627
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
628
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
629
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
630
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
631
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
632
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
633
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
634
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
635
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
636
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
637
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
638
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
639
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
640
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
641
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
642
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
643
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
644
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
645
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
646
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
647
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
648
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
649
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
650
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
651
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
652
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
653
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
654
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
655
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
656
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
657
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
658
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
659
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
660
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
661
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
662
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
663
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
664
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
665
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
666
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
667
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
668
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
669
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
670
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
671
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
672
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
673
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
674
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
675
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
676
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
677
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
678
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
679
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
680
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
681
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
682
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
683
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
684
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
685
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
686
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
687
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
688
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
689
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
690
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
691
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
692
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
693
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
694
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
695
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
696
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
697
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
698
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
699
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
700
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
701
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
702
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
703
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
704
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
705
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
706
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
707
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
708
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
709
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
710
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
711
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
712
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
713
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
714
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
715
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
716
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
717
** Starting Mongrel listening at 0.0.0.0:3005
718
** Starting Rails with production environment...
719
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
720
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
721
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
722
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
723
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
724
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
725
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
726
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
727
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
728
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
729
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
730
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
731
	from C:/red/redmine/config/environment.rb:14
732
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
733
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
734
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
735
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
736
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
737
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
738
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
739
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
740
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
741
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
742
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
743
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
744
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
745
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
746
	from C:/red/Ruby/bin/mongrel_rails:23
747
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
748
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
749
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
750
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
751
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
752
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
753
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
754
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
755
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
756
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
757
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
758
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
759
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
760
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
761
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
762
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
763
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
764
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
765
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
766
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
767
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
768
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
769
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
770
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
771
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
772
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
773
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
774
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
775
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
776
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
777
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
778
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
779
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
780
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
781
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
782
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
783
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
784
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
785
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
786
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
787
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
788
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
789
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
790
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
791
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
792
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
793
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
794
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
795
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
796
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
797
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
798
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
799
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
800
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
801
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
802
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
803
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
804
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
805
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
806
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
807
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
808
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
809
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
810
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
811
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
812
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
813
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
814
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
815
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
816
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
817
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
818
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
819
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
820
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
821
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
822
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
823
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
824
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
825
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
826
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
827
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
828
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
829
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
830
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
831
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
832
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
833
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
834
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
835
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
836
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
837
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
838
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
839
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
840
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
841
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
842
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
843
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
844
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
845
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
846
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
847
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
848
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
849
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
850
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
851
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
852
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
853
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
854
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
855
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
856
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
857
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
858
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
859
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
860
** Starting Mongrel listening at 0.0.0.0:3005
861
** Starting Rails with production environment...
862
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
863
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
864
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
865
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
866
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
867
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
868
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
869
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
870
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
871
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
872
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
873
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
874
	from C:/red/redmine/config/environment.rb:14
875
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
876
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
877
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
878
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
879
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
880
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
881
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
882
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
883
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
884
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
885
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
886
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
887
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
888
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
889
	from C:/red/Ruby/bin/mongrel_rails:23
890
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
891
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
892
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
893
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
894
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
895
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
896
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
897
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
898
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
899
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
900
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
901
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
902
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
903
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
904
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
905
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
906
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
907
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
908
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
909
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
910
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
911
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
912
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
913
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
914
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
915
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
916
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
917
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
918
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
919
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
920
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
921
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
922
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
923
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
924
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
925
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
926
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
927
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
928
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
929
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
930
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
931
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
932
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
933
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
934
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
935
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
936
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
937
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
938
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
939
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
940
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
941
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
942
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
943
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
944
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
945
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
946
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
947
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
948
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
949
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
950
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
951
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
952
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
953
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
954
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
955
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
956
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
957
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
958
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
959
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
960
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
961
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
962
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
963
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
964
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
965
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
966
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
967
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
968
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
969
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
970
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
971
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
972
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
973
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
974
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
975
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
976
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
977
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
978
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
979
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
980
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
981
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
982
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
983
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
984
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
985
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
986
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
987
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
988
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
989
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
990
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
991
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
992
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
993
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
994
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
995
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
996
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
997
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
998
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
999
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1000
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1001
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
1002
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
1003
** Starting Mongrel listening at 0.0.0.0:3005
1004
** Starting Rails with production environment...
1005
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
1006
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
1007
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
1008
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
1009
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
1010
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
1011
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
1012
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
1013
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
1014
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
1015
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
1016
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
1017
	from C:/red/redmine/config/environment.rb:14
1018
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
1019
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
1020
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
1021
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
1022
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
1023
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
1024
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
1025
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
1026
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
1027
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
1028
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
1029
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
1030
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
1031
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
1032
	from C:/red/Ruby/bin/mongrel_rails:23
1033
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
1034
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
1035
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
1036
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
1037
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
1038
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
1039
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
1040
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
1041
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
1042
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
1043
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
1044
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
1045
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
1046
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1047
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1048
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1049
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1050
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1051
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1052
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1053
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1054
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1055
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1056
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1057
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1058
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1059
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1060
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1061
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1062
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1063
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1064
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1065
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1066
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1067
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1068
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1069
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1070
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1071
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1072
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1073
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1074
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1075
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1076
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1077
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1078
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1079
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1080
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1081
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1082
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1083
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1084
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1085
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1086
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1087
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1088
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1089
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1090
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1091
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1092
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1093
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1094
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1095
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1096
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1097
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1098
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1099
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1100
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1101
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1102
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1103
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1104
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1105
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1106
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1107
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1108
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1109
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1110
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1111
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1112
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1113
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1114
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1115
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1116
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1117
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1118
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1119
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1120
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1121
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1122
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1123
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1124
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1125
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1126
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1127
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1128
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1129
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1130
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1131
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1132
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1133
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1134
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1135
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1136
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1137
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1138
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1139
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1140
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1141
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1142
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1143
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1144
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
1145
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
1146
** Starting Mongrel listening at 0.0.0.0:3005
1147
** Starting Rails with production environment...
1148
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
1149
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
1150
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
1151
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
1152
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
1153
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
1154
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
1155
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
1156
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
1157
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
1158
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
1159
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
1160
	from C:/red/redmine/config/environment.rb:14
1161
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
1162
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
1163
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
1164
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
1165
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
1166
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
1167
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
1168
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
1169
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
1170
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
1171
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
1172
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
1173
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
1174
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
1175
	from C:/red/Ruby/bin/mongrel_rails:23
1176
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
1177
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
1178
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
1179
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
1180
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
1181
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
1182
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
1183
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
1184
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
1185
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
1186
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
1187
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
1188
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
1189
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1190
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1191
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1192
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1193
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1194
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1195
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1196
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1197
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1198
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1199
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1200
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1201
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1202
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1203
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1204
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1205
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1206
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1207
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1208
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1209
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1210
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1211
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1212
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1213
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1214
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1215
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1216
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1217
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1218
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1219
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1220
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1221
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1222
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1223
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1224
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1225
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1226
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1227
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1228
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1229
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1230
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1231
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1232
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1233
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1234
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1235
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1236
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1237
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1238
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1239
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1240
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1241
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1242
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1243
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1244
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1245
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1246
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1247
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1248
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1249
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1250
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1251
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1252
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1253
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1254
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1255
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1256
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1257
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1258
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1259
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1260
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1261
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1262
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1263
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1264
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1265
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1266
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1267
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1268
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1269
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1270
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1271
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1272
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1273
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1274
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1275
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1276
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1277
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1278
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1279
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1280
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1281
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1282
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1283
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1284
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1285
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1286
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1287
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
1288
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
1289
** Starting Mongrel listening at 0.0.0.0:3005
1290
** Starting Rails with production environment...
1291
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
1292
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
1293
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
1294
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
1295
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
1296
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
1297
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
1298
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
1299
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
1300
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
1301
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
1302
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
1303
	from C:/red/redmine/config/environment.rb:14
1304
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
1305
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
1306
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
1307
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
1308
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
1309
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
1310
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
1311
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
1312
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
1313
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
1314
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
1315
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
1316
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
1317
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
1318
	from C:/red/Ruby/bin/mongrel_rails:23
1319
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
1320
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
1321
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
1322
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
1323
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
1324
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
1325
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
1326
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
1327
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
1328
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
1329
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
1330
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
1331
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
1332
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1333
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1334
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1335
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1336
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1337
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1338
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1339
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1340
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1341
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1342
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1343
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1344
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1345
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1346
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1347
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1348
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1349
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1350
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1351
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1352
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1353
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1354
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1355
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1356
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1357
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1358
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1359
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1360
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1361
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1362
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1363
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1364
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1365
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1366
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1367
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1368
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1369
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1370
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1371
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1372
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1373
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1374
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1375
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1376
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1377
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1378
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1379
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1380
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1381
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1382
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1383
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1384
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1385
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1386
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1387
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1388
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1389
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1390
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1391
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1392
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1393
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1394
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1395
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1396
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1397
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1398
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1399
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1400
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1401
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1402
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1403
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1404
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1405
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1406
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1407
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1408
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1409
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1410
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1411
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1412
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1413
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1414
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1415
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1416
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1417
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1418
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1419
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1420
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1421
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1422
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1423
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1424
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1425
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1426
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1427
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1428
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1429
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1430
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
1431
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
1432
** Starting Mongrel listening at 0.0.0.0:3005
1433
** Starting Rails with production environment...
1434
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
1435
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
1436
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
1437
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
1438
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
1439
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
1440
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
1441
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
1442
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
1443
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
1444
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
1445
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
1446
	from C:/red/redmine/config/environment.rb:14
1447
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
1448
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
1449
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
1450
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
1451
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
1452
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
1453
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
1454
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
1455
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
1456
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
1457
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
1458
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
1459
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
1460
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
1461
	from C:/red/Ruby/bin/mongrel_rails:23
1462
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
1463
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
1464
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
1465
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
1466
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
1467
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
1468
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
1469
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
1470
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
1471
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
1472
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
1473
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
1474
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
1475
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1476
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1477
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1478
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1479
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1480
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1481
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1482
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1483
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1484
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1485
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1486
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1487
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1488
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1489
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1490
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1491
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1492
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1493
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1494
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1495
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1496
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1497
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1498
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1499
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1500
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1501
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1502
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1503
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1504
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1505
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1506
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1507
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1508
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1509
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1510
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1511
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1512
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1513
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1514
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1515
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1516
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1517
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1518
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1519
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1520
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1521
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1522
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1523
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1524
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1525
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1526
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1527
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1528
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1529
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1530
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1531
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1532
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1533
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1534
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1535
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1536
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1537
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1538
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1539
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1540
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1541
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1542
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1543
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1544
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1545
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1546
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1547
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1548
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1549
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1550
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1551
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1552
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1553
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1554
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1555
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1556
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1557
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1558
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1559
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1560
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1561
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1562
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1563
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1564
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1565
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1566
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1567
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1568
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1569
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1570
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1571
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1572
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1573
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
1574
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
1575
** Starting Mongrel listening at 0.0.0.0:3005
1576
** Starting Rails with production environment...
1577
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
1578
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
1579
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
1580
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
1581
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
1582
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
1583
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
1584
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
1585
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
1586
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
1587
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
1588
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
1589
	from C:/red/redmine/config/environment.rb:14
1590
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
1591
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
1592
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
1593
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
1594
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
1595
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
1596
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
1597
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
1598
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
1599
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
1600
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
1601
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
1602
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
1603
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
1604
	from C:/red/Ruby/bin/mongrel_rails:23
1605
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
1606
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
1607
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
1608
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
1609
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
1610
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
1611
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
1612
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
1613
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
1614
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
1615
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
1616
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
1617
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
1618
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1619
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1620
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1621
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1622
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1623
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1624
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1625
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1626
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1627
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1628
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1629
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1630
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1631
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1632
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1633
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1634
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1635
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1636
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1637
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1638
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1639
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1640
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1641
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1642
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1643
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1644
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1645
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1646
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1647
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1648
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1649
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1650
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1651
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1652
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1653
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1654
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1655
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1656
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1657
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1658
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1659
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1660
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1661
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1662
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1663
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1664
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1665
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1666
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1667
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1668
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1669
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1670
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1671
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1672
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1673
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1674
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1675
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1676
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1677
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1678
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1679
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1680
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1681
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1682
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1683
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1684
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1685
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1686
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1687
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1688
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1689
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1690
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1691
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1692
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1693
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1694
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1695
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1696
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1697
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1698
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1699
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1700
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1701
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1702
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1703
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1704
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1705
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1706
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1707
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1708
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1709
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1710
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1711
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1712
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1713
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1714
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1715
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1716
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
1717
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
1718
** Starting Mongrel listening at 0.0.0.0:3005
1719
** Starting Rails with production environment...
1720
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
1721
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
1722
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
1723
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
1724
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
1725
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
1726
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
1727
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
1728
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
1729
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
1730
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
1731
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
1732
	from C:/red/redmine/config/environment.rb:14
1733
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
1734
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
1735
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
1736
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
1737
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
1738
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
1739
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
1740
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
1741
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
1742
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
1743
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
1744
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
1745
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
1746
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
1747
	from C:/red/Ruby/bin/mongrel_rails:23
1748
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
1749
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
1750
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
1751
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
1752
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
1753
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
1754
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
1755
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
1756
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
1757
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
1758
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
1759
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
1760
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
1761
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1762
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1763
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1764
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1765
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1766
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1767
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1768
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1769
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1770
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1771
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1772
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1773
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1774
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1775
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1776
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1777
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1778
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1779
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1780
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1781
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1782
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1783
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1784
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1785
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1786
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1787
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1788
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1789
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1790
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1791
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1792
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1793
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1794
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1795
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1796
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1797
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1798
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1799
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1800
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1801
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1802
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1803
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1804
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1805
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1806
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1807
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1808
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1809
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1810
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1811
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1812
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1813
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1814
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1815
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1816
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1817
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1818
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1819
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1820
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1821
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1822
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1823
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1824
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1825
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1826
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1827
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1828
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1829
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1830
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1831
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1832
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1833
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1834
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1835
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1836
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1837
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1838
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1839
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1840
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1841
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1842
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1843
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1844
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1845
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1846
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1847
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1848
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1849
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1850
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1851
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1852
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1853
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1854
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1855
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1856
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1857
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1858
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1859
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
1860
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
1861
** Starting Mongrel listening at 0.0.0.0:3005
1862
** Starting Rails with production environment...
1863
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
1864
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
1865
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
1866
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
1867
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
1868
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
1869
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
1870
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
1871
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
1872
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
1873
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
1874
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
1875
	from C:/red/redmine/config/environment.rb:14
1876
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
1877
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
1878
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
1879
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
1880
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
1881
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
1882
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
1883
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
1884
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
1885
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
1886
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
1887
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
1888
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
1889
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
1890
	from C:/red/Ruby/bin/mongrel_rails:23
1891
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
1892
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
1893
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
1894
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
1895
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
1896
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
1897
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
1898
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
1899
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
1900
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
1901
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
1902
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
1903
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
1904
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1905
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1906
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1907
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1908
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1909
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1910
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1911
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1912
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1913
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1914
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1915
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1916
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1917
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1918
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1919
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1920
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1921
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1922
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1923
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1924
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1925
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1926
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1927
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1928
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1929
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1930
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1931
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1932
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1933
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1934
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1935
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1936
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1937
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1938
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1939
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1940
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1941
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1942
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1943
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1944
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1945
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1946
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1947
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1948
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1949
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1950
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1951
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1952
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1953
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1954
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1955
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1956
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1957
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1958
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1959
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1960
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1961
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1962
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1963
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1964
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1965
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1966
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1967
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1968
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1969
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1970
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1971
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1972
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1973
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1974
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1975
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1976
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1977
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1978
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1979
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1980
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1981
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1982
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1983
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1984
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1985
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1986
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1987
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1988
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1989
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1990
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1991
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1992
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1993
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1994
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1995
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1996
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1997
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
1998
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
1999
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2000
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2001
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2002
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
2003
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
2004
** Starting Mongrel listening at 0.0.0.0:3005
2005
** Starting Rails with production environment...
2006
C:/red/redmine/config/initializers/patch_for_mongrel.rb:2: uninitialized constant ActionController::Request (NameError)
2007
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
2008
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
2009
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
2010
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
2011
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
2012
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
2013
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
2014
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
2015
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
2016
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
2017
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
2018
	from C:/red/redmine/config/environment.rb:14
2019
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
2020
	from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
2021
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails'
2022
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_'
2023
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call'
2024
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener'
2025
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_'
2026
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call'
2027
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize'
2028
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new'
2029
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run'
2030
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run'
2031
	from C:/red/Ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281
2032
	from C:/red/Ruby/bin/mongrel_rails:23:in `load'
2033
	from C:/red/Ruby/bin/mongrel_rails:23
2034
NOTE: Gem::SourceIndex.from_installed_gems is deprecated with no replacement. It will be removed on or after 2011-10-01.
2035
Gem::SourceIndex.from_installed_gems called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:109.
2036
NOTE: from_installed_gems(arg) is deprecated. From C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/deprecate.rb:63:in `send'
2037
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01.
2038
Gem::SourceIndex.from_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:50.
2039
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
2040
Gem::SourceIndex#initialize called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67.
2041
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01.
2042
Gem::SourceIndex#spec_dirs= called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94.
2043
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
2044
Gem::SourceIndex#refresh! called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95.
2045
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
2046
Gem::SourceIndex#load_gems_in called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:322.
2047
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2048
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2049
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2050
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2051
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2052
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2053
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2054
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2055
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2056
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2057
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2058
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2059
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2060
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2061
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2062
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2063
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2064
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2065
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2066
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2067
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2068
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2069
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2070
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2071
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2072
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2073
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2074
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2075
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2076
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2077
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2078
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2079
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2080
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2081
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2082
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2083
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2084
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2085
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2086
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2087
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2088
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2089
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2090
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2091
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2092
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2093
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2094
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2095
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2096
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2097
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2098
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2099
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2100
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2101
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2102
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2103
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2104
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2105
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2106
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2107
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2108
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2109
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2110
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2111
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2112
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2113
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2114
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2115
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2116
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2117
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2118
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2119
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2120
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2121
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2122
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2123
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2124
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2125
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2126
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2127
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2128
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2129
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2130
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2131
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2132
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2133
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2134
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2135
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2136
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2137
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2138
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2139
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2140
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2141
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2142
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2143
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
2144
Gem::SourceIndex#add_spec called from C:/red/Ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:127.
2145
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01.
2146
Gem::SourceIndex#each called from C:/red/Ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112.
2147
** Starting Mongrel listening at 0.0.0.0:3005
2148
** Starting Rails with production environment...
    (1-1/1)