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

Hire me


I'm the author of:

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

Check the book's project or

Buy the book

Social pages of the book:

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


Follow me:

ConsoleOut.txt

Output of "rake redmine:plugins:migrate RAILS_ENV=production --trace" command - Adnan Topçu, 10 Oct 2012 08:54

Download (31.9 KB)

 
1

    
2
root@linux:/opt/bitnami/apps/redmine/htdocs# rake redmine:plugins:migrate RAILS_ENV=production  --trace
3
** Invoke redmine:plugins:migrate (first_time)
4
** Invoke environment (first_time)
5
** Execute environment
6
rake aborted!
7
uninitialized constant RAILS_DEFAULT_LOGGER
8
/opt/bitnami/apps/redmine/htdocs/plugins/role_shift/init.rb:6
9
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:130:in `load'
10
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:121:in `each'
11
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:121:in `load'
12
/opt/bitnami/apps/redmine/htdocs/config/initializers/30-redmine.rb:13
13
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
14
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
15
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
16
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
17
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
18
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
19
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
20
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
21
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
22
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
23
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
24
/opt/bitnami/apps/redmine/htdocs/config/environment.rb:14
25
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:103:in `require'
26
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:103:in `require_environment!'
27
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:295:in `initialize_tasks'
28
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
29
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
30
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
31
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
32
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
33
/opt/bitnami/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
34
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
35
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
36
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
37
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
38
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
39
/opt/bitnami/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
40
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
41
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
42
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
43
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
44
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
45
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
46
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
47
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
48
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
49
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
50
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
51
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33
52
/opt/bitnami/ruby/bin/rake:19:in `load'
53
/opt/bitnami/ruby/bin/rake:19
54
Tasks: TOP => redmine:plugins:migrate => environment
55
root@linux:/opt/bitnami/apps/redmine/htdocs# mc
56

    
57

    
58

    
59

    
60

    
61

    
62

    
63

    
64

    
65

    
66

    
67

    
68

    
69

    
70

    
71

    
72

    
73

    
74

    
75

    
76

    
77

    
78

    
79

    
80

    
81

    
82

    
83

    
84

    
85

    
86

    
87

    
88

    
89

    
90

    
91

    
92

    
93

    
94

    
95

    
96

    
97

    
98

    
99

    
100

    
101
root@linux:/opt/bitnami/apps/redmine/htdocs# rake redmine:plugins:migrate RAILS_ENV=production  --trace
102
** Invoke redmine:plugins:migrate (first_time)
103
** Invoke environment (first_time)
104
** Execute environment
105
rake aborted!
106
uninitialized constant RAILS_DEFAULT_LOGGER
107
/opt/bitnami/apps/redmine/htdocs/plugins/role_shift/init.rb:6
108
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:130:in `load'
109
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:121:in `each'
110
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:121:in `load'
111
/opt/bitnami/apps/redmine/htdocs/config/initializers/30-redmine.rb:13
112
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
113
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
114
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
115
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
116
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
117
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
118
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
119
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
120
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
121
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
122
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
123
/opt/bitnami/apps/redmine/htdocs/config/environment.rb:14
124
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:103:in `require'
125
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:103:in `require_environment!'
126
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:295:in `initialize_tasks'
127
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
128
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
129
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
130
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
131
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
132
/opt/bitnami/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
133
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
134
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
135
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
136
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
137
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
138
/opt/bitnami/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
139
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
140
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
141
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
142
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
143
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
144
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
145
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
146
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
147
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
148
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
149
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
150
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33
151
/opt/bitnami/ruby/bin/rake:19:in `load'
152
/opt/bitnami/ruby/bin/rake:19
153
Tasks: TOP => redmine:plugins:migrate => environment
154
root@linux:/opt/bitnami/apps/redmine/htdocs# mc
155

    
156

    
157

    
158

    
159

    
160

    
161

    
162

    
163

    
164

    
165

    
166

    
167

    
168

    
169

    
170

    
171

    
172

    
173

    
174

    
175

    
176

    
177

    
178

    
179

    
180

    
181

    
182

    
183

    
184

    
185

    
186

    
187

    
188

    
189

    
190

    
191

    
192

    
193

    
194

    
195

    
196

    
197

    
198

    
199

    
200
root@linux:/opt/bitnami/apps/redmine/htdocs# rake redmine:plugins:migrate RAILS_ENV=production  --trace
201
** Invoke redmine:plugins:migrate (first_time)
202
** Invoke environment (first_time)
203
** Execute environment
204
^Crake aborted!
205

    
206
/opt/bitnami/ruby/lib/ruby/1.8/rexml/syncenumerator.rb:33
207
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
208
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
209
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
210
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
211
/opt/bitnami/ruby/lib/ruby/1.8/rexml/xpath_parser.rb:4
212
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
213
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
214
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
215
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
216
/opt/bitnami/ruby/lib/ruby/1.8/rexml/xpath.rb:2
217
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
218
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
219
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
220
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
221
/opt/bitnami/ruby/lib/ruby/1.8/rexml/element.rb:5
222
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
223
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
224
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
225
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
226
/opt/bitnami/ruby/lib/ruby/1.8/rexml/document.rb:1
227
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
228
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
229
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
230
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
231
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/ruby-openid-2.1.8/lib/openid/yadis/xrds.rb:1
232
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
233
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
234
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
235
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
236
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/ruby-openid-2.1.8/lib/openid/consumer/discovery.rb:9
237
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
238
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
239
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
240
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
241
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/ruby-openid-2.1.8/lib/openid/consumer/idres.rb:4
242
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
243
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
244
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
245
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
246
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/ruby-openid-2.1.8/lib/openid/consumer.rb:1
247
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
248
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
249
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
250
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
251
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/ruby-openid-2.1.8/lib/openid.rb:19
252
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
253
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
254
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
255
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
256
/opt/bitnami/apps/redmine/htdocs/lib/plugins/open_id_authentication/lib/open_id_authentication.rb:2
257
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
258
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
259
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
260
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
261
/opt/bitnami/apps/redmine/htdocs/lib/plugins/open_id_authentication/init.rb:5
262
/opt/bitnami/apps/redmine/htdocs/config/initializers/00-core_plugins.rb:12
263
/opt/bitnami/apps/redmine/htdocs/config/initializers/00-core_plugins.rb:2:in `each'
264
/opt/bitnami/apps/redmine/htdocs/config/initializers/00-core_plugins.rb:2
265
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in `load'
266
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in `load'
267
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
268
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in `load'
269
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
270
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
271
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
272
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
273
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
274
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
275
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
276
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
277
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
278
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
279
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
280
/opt/bitnami/apps/redmine/htdocs/config/environment.rb:14
281
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:103:in `require'
282
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:103:in `require_environment!'
283
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:295:in `initialize_tasks'
284
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
285
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
286
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
287
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
288
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
289
/opt/bitnami/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
290
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
291
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
292
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
293
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
294
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
295
/opt/bitnami/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
296
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
297
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
298
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
299
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
300
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
301
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
302
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
303
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
304
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
305
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
306
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
307
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33
308
/opt/bitnami/ruby/bin/rake:19:in `load'
309
/opt/bitnami/ruby/bin/rake:19
310
Tasks: TOP => redmine:plugins:migrate => environment
311
root@linux:/opt/bitnami/apps/redmine/htdocs# mc
312
  Left     File     Command     Options     Right
313
?<? ~ ????????????????????????????????????????????????????????????????.[^]>?<? /opt/bitnami/apps/redmine/htdocs /plugins/role_shift ?????????????.[^]>?[3;1H?'n                       Name                        ? Size  ?Modify time ??'n                       Name                        ? Size  ?Modify ti?/..                                                  ?UP--DIR?Jul 23 16:55??/..                                                  ?UP--DIR?Oct 10 08:05?
314
?/.cache                                              ?   4096?Oct  6 21:12??/app                                                 ?   4096?Apr  8  2012?
315
?/.config                                             ?   4096?Oct  6 21:12??/assets                                              ?   4096?Apr  8  2012?
316
?/.gem                                                ?   4096?Oct  7 18:34??/config                                              ?   4096?Apr  8  2012?
317
?/.local                                              ?   4096?Oct  6 21:12??/db                                                  ?   4096?Apr  8  2012?
318
?/.subversion                                         ?   4096?Oct 10 07:51??/lib                                                 ?   4096?Apr  8  2012?
319
?/yedekler                                            ?   4096?Oct  7 18:45?? LICENSE                                             ?  17987?Feb 19  2012?
320
? .bash_history                                       ?   5400?Oct 10 07:54?? init.rb                                             ?   1242?Oct 10 08:37?
321
? .bashrc                                             ?   3342?Oct  2 16:07??                                                     ?       ?            ?
322
? .mysql_history                                      ?    154?Oct  6 18:48??                                                     ?       ?            ?
323
? .profile                                            ?    140?Apr 19 09:15??                                                     ?       ?            ?
324
? .selected_editor                                    ?      0?Oct  6 18:52??                                                     ?       ?            ?
325
? firstboot_done                                      ?      0?Oct  6 17:53??                                                     ?       ?            ?
326
? project_alias-0.0.1b.tar.bz2.tar.bz2.tar.bz2        ?  11943?Oct 10 07:58??                                                     ?       ?            ?
327
? redmine_issue_checklist-1_0_3.tar.gz                ?   7690?Oct  8 06:06??                                                     ?       ?            ?
328
? role_shift-0.0.1b.tar.bz2.tar.bz2.tar.bz2           ?   9998?Oct 10 08:05??                                                     ?       ?            ?
329
?                                                     ?       ?            ??                                                     ?       ?            ?
330
?                                                     ?       ?            ??                                                     ?       ?            ?
331
?                                                     ?       ?            ??                                                     ?       ?            ?
332
?                                                     ?       ?            ??                                                     ?       ?            ?
333
?                                                     ?       ?            ??                                                     ?       ?            ?
334
?                                                     ?       ?            ??                                                     ?       ?            ?
335
?                                                     ?       ?            ??                                                     ?       ?            ?
336
?                                                     ?       ?            ??                                                     ?       ?            ?
337
?                                                     ?       ?            ??                                                     ?       ?            ?
338
?                                                     ?       ?            ??                                                     ?       ?            ?
339
?                                                     ?       ?            ??                                                     ?       ?            ?
340
?                                                     ?       ?            ??                                                     ?       ?            ?
341
?                                                     ?       ?            ??                                                     ?       ?            ?
342
?                                                     ?       ?            ??                                                     ?       ?            ?
343
?                                                     ?       ?            ??                                                     ?       ?            ?
344
?                                                     ?       ?            ??                                                     ?       ?            ?
345
?                                                     ?       ?            ??                                                     ?       ?            ?
346
?                                                     ?       ?            ??                                                     ?       ?            ?
347
?                                                     ?       ?            ??                                                     ?       ?            ?
348
?                                                     ?       ?            ??                                                     ?       ?            ?
349
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????UP--DIR                                                                   ?? init.rb                                                                  ?
350
??????????????????????????????????????????????????????????? 13G/15G (86%) ????????????????????????????????????????????????????????????? 13G/15G (86%) ??
351
Hint: You may specify the external viewer with the shell vars VIEWER or PAGER.
352
root@linux:/opt/bitnami/apps/redmine/htdocs/plugins/role_shift#                                                                                      [^]
353
 1Help          2Menu          3View          4Edit          5Copy           6RenMov        7Mkdir         8Delete        9PullDn       10Quit
354

    
355

    
356

    
357

    
358

    
359

    
360

    
361

    
362

    
363

    
364

    
365

    
366

    
367

    
368

    
369

    
370

    
371

    
372

    
373

    
374

    
375

    
376

    
377

    
378

    
379

    
380

    
381

    
382

    
383

    
384

    
385

    
386

    
387

    
388

    
389

    
390

    
391

    
392

    
393

    
394

    
395

    
396

    
397

    
398

    
399
root@linux:/opt/bitnami/apps/redmine/htdocs# rake redmine:plugins:migrate RAILS_ENV=production  --trace
400
** Invoke redmine:plugins:migrate (first_time)
401
** Invoke environment (first_time)
402
** Execute environment
403
rake aborted!
404
no such file to load -- dispatcher
405
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
406
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
407
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
408
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
409
/opt/bitnami/apps/redmine/htdocs/plugins/role_shift/init.rb:2
410
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
411
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
412
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
413
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
414
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:130:in `load'
415
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:121:in `each'
416
/opt/bitnami/apps/redmine/htdocs/lib/redmine/plugin.rb:121:in `load'
417
/opt/bitnami/apps/redmine/htdocs/config/initializers/30-redmine.rb:13
418
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in `load'
419
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in `load'
420
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
421
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in `load'
422
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:588
423
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587:in `each'
424
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/engine.rb:587
425
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
426
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
427
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `run_initializers'
428
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
429
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
430
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
431
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `send'
432
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
433
/opt/bitnami/apps/redmine/htdocs/config/environment.rb:14
434
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:103:in `require'
435
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:103:in `require_environment!'
436
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/railties-3.2.8/lib/rails/application.rb:295:in `initialize_tasks'
437
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
438
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
439
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
440
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
441
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
442
/opt/bitnami/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
443
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
444
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
445
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
446
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
447
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
448
/opt/bitnami/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
449
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
450
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
451
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
452
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
453
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
454
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
455
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
456
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
457
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
458
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
459
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
460
/opt/bitnami/ruby/lib/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33
461
/opt/bitnami/ruby/bin/rake:19:in `load'
462
/opt/bitnami/ruby/bin/rake:19
463
Tasks: TOP => redmine:plugins:migrate => environment
464
root@linux:/opt/bitnami/apps/redmine/htdocs# 
Terms of use | Privacy policy