1
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:32:12) [GET]
|
2
|
|
3
|
|
4
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
5
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
6
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
7
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
8
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
9
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
10
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
11
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
12
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
13
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
14
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
15
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
16
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
17
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
18
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
19
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
20
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
21
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
22
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
23
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
24
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
25
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
26
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
27
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
28
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
29
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
30
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
31
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
32
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
33
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
34
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
35
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
36
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
37
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
38
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
39
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
40
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
41
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
42
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
43
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
44
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
45
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
46
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
47
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
48
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
49
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
50
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
51
|
/usr/lib/passenger/passenger-spawn-server:46
|
52
|
|
53
|
Rendering ./public/404.html (404 Not Found)
|
54
|
|
55
|
|
56
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:32:38) [GET]
|
57
|
|
58
|
|
59
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
60
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
61
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
62
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
63
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
64
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
65
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
66
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
67
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
68
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
69
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
70
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
71
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
72
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
73
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
74
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
75
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
76
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
77
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
78
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
79
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
80
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
81
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
82
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
83
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
84
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
85
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
86
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
87
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
88
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
89
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
90
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
91
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
92
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
93
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
94
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
95
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
96
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
97
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
98
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
99
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
100
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
101
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
102
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
103
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
104
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
105
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
106
|
/usr/lib/passenger/passenger-spawn-server:46
|
107
|
|
108
|
Rendering ./public/404.html (404 Not Found)
|
109
|
|
110
|
|
111
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:32:49) [GET]
|
112
|
|
113
|
|
114
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
115
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
116
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
117
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
118
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
119
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
120
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
121
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
122
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
123
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
124
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
125
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
126
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
127
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
128
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
129
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
130
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
131
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
132
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
133
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
134
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
135
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
136
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
137
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
138
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
139
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
140
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
141
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
142
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
143
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
144
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
145
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
146
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
147
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
148
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
149
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
150
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
151
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
152
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
153
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
154
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
155
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
156
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
157
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
158
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
159
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
160
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
161
|
/usr/lib/passenger/passenger-spawn-server:46
|
162
|
|
163
|
Rendering ./public/404.html (404 Not Found)
|
164
|
|
165
|
|
166
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:33:04) [GET]
|
167
|
|
168
|
|
169
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
170
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
171
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
172
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
173
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
174
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
175
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
176
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
177
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
178
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
179
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
180
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
181
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
182
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
183
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
184
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
185
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
186
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
187
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
188
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
189
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
190
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
191
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
192
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
193
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
194
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
195
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
196
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
197
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
198
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
199
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
200
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
201
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
202
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
203
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
204
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
205
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
206
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
207
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
208
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
209
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
210
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
211
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
212
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
213
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
214
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
215
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
216
|
/usr/lib/passenger/passenger-spawn-server:46
|
217
|
|
218
|
Rendering ./public/404.html (404 Not Found)
|
219
|
|
220
|
|
221
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:33:06) [GET]
|
222
|
|
223
|
|
224
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
225
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
226
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
227
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
228
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
229
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
230
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
231
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
232
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
233
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
234
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
235
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
236
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
237
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
238
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
239
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
240
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
241
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
242
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
243
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
244
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
245
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
246
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
247
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
248
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
249
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
250
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
251
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
252
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
253
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
254
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
255
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
256
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
257
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
258
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
259
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
260
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
261
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
262
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
263
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
264
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
265
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
266
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
267
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
268
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
269
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
270
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
271
|
/usr/lib/passenger/passenger-spawn-server:46
|
272
|
|
273
|
Rendering ./public/404.html (404 Not Found)
|
274
|
|
275
|
|
276
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:33:06) [GET]
|
277
|
|
278
|
|
279
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
280
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
281
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
282
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
283
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
284
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
285
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
286
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
287
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
288
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
289
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
290
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
291
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
292
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
293
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
294
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
295
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
296
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
297
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
298
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
299
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
300
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
301
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
302
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
303
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
304
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
305
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
306
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
307
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
308
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
309
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
310
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
311
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
312
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
313
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
314
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
315
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
316
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
317
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
318
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
319
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
320
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
321
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
322
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
323
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
324
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
325
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
326
|
/usr/lib/passenger/passenger-spawn-server:46
|
327
|
|
328
|
Rendering ./public/404.html (404 Not Found)
|
329
|
|
330
|
|
331
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:33:07) [GET]
|
332
|
|
333
|
|
334
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
335
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
336
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
337
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
338
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
339
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
340
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
341
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
342
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
343
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
344
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
345
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
346
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
347
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
348
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
349
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
350
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
351
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
352
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
353
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
354
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
355
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
356
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
357
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
358
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
359
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
360
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
361
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
362
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
363
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
364
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
365
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
366
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
367
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
368
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
369
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
370
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
371
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
372
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
373
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
374
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
375
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
376
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
377
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
378
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
379
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
380
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
381
|
/usr/lib/passenger/passenger-spawn-server:46
|
382
|
|
383
|
Rendering ./public/404.html (404 Not Found)
|
384
|
|
385
|
|
386
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:33:07) [GET]
|
387
|
|
388
|
|
389
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
390
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
391
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
392
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
393
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
394
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
395
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
396
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
397
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
398
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
399
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
400
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
401
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
402
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
403
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
404
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
405
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
406
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
407
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
408
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
409
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
410
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
411
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
412
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
413
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
414
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
415
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
416
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
417
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
418
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
419
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
420
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
421
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
422
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
423
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
424
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
425
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
426
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
427
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
428
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
429
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
430
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
431
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
432
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
433
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
434
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
435
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
436
|
/usr/lib/passenger/passenger-spawn-server:46
|
437
|
|
438
|
Rendering ./public/404.html (404 Not Found)
|
439
|
|
440
|
|
441
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:33:07) [GET]
|
442
|
|
443
|
|
444
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
445
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
446
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
447
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
448
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
449
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
450
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
451
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
452
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
453
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
454
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
455
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
456
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
457
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
458
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
459
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
460
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
461
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
462
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
463
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
464
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
465
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
466
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
467
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
468
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
469
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
470
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
471
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
472
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
473
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
474
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
475
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
476
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
477
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
478
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
479
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
480
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
481
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
482
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
483
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
484
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
485
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
486
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
487
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
488
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
489
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
490
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
491
|
/usr/lib/passenger/passenger-spawn-server:46
|
492
|
|
493
|
Rendering ./public/404.html (404 Not Found)
|
494
|
|
495
|
|
496
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:33:08) [GET]
|
497
|
|
498
|
|
499
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
500
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
501
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
502
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
503
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
504
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
505
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
506
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
507
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
508
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
509
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
510
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
511
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
512
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
513
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
514
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
515
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
516
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
517
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
518
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
519
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
520
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
521
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
522
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
523
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
524
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
525
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
526
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
527
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
528
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
529
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
530
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
531
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
532
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
533
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
534
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
535
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
536
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
537
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
538
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
539
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
540
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
541
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
542
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
543
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
544
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
545
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
546
|
/usr/lib/passenger/passenger-spawn-server:46
|
547
|
|
548
|
Rendering ./public/404.html (404 Not Found)
|
549
|
|
550
|
|
551
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:33:41) [GET]
|
552
|
|
553
|
|
554
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
555
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
556
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
557
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
558
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
559
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
560
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
561
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
562
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
563
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
564
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
565
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
566
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
567
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
568
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
569
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
570
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
571
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
572
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
573
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
574
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
575
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
576
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
577
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
578
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
579
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
580
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
581
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
582
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
583
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
584
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
585
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
586
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
587
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
588
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
589
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
590
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
591
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
592
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
593
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
594
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
595
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
596
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
597
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
598
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
599
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
600
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
601
|
/usr/lib/passenger/passenger-spawn-server:46
|
602
|
|
603
|
Rendering ./public/404.html (404 Not Found)
|
604
|
|
605
|
|
606
|
Processing ApplicationController#index (for 10.60.1.193 at 2009-03-04 11:37:54) [GET]
|
607
|
|
608
|
|
609
|
ActionController::RoutingError (No route matches "/redmine/" with {:method=>:get}):
|
610
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
|
611
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'
|
612
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:182:in `handle_request'
|
613
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
614
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
615
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
616
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
617
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
618
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
619
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
620
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
621
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
622
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
623
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
624
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
625
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
626
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
627
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
628
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
629
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
630
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
631
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
632
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
633
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
634
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
635
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
636
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
637
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
638
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
639
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
640
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
641
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
642
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
643
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
644
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
645
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
646
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
647
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
648
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
649
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
650
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
651
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
652
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
653
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
654
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
655
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
656
|
/usr/lib/passenger/passenger-spawn-server:46
|
657
|
|
658
|
Rendering ./public/404.html (404 Not Found)
|
659
|
DEPRECATION WARNING: ActionController::AbstractRequest.relative_url_root= has been renamed.You can now set it with config.action_controller.relative_url_root=. (called from ./config/environment.rb:54)
|
660
|
|
661
|
|
662
|
Processing WelcomeController#index (for 10.60.1.193 at 2009-03-04 11:39:25) [GET]
|
663
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
664
|
Redirected to actionlogincontrolleraccountback_urlhttp://azazel/redmine/
|
665
|
Filter chain halted as [:check_if_login_required] rendered_or_redirected.
|
666
|
Completed in 42ms (DB: 25) | 302 Found [http://azazel/redmine/]
|
667
|
|
668
|
|
669
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 11:39:25) [GET]
|
670
|
Parameters: {"back_url"=>"http://azazel/redmine/", "action"=>"login", "controller"=>"account"}
|
671
|
Rendering template within layouts/base
|
672
|
Rendering account/login
|
673
|
Completed in 676ms (View: 553, DB: 1) | 200 OK [http://azazel/redmine/login?back_url=http%3A%2F%2Fazazel%2Fredmine%2F]
|
674
|
|
675
|
|
676
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 11:39:38) [POST]
|
677
|
Parameters: {"back_url"=>"http%3A%2F%2Fazazel%2Fredmine%2F", "openid_url"=>"http://skolima.myopenid.com", "action"=>"login", "username"=>"", "autologin"=>"1", "controller"=>"account", "password"=>"[FILTERED]", "login"=>"Login »"}
|
678
|
Generated checkid_setup request to http://www.myopenid.com/server with assocication {HMAC-SHA1}{49ae5a6d}{Ca9hvQ==}
|
679
|
Redirected to http://www.myopenid.com/server?openid.assoc_handle=%7BHMAC-SHA1%7D%7B49ae5a6d%7D%7BCa9hvQ%3D%3D%7D&openid.ax.mode=fetch_request&openid.claimed_id=http%3A%2F%2Fskolima.myopenid.com%2F&openid.identity=http%3A%2F%2Fskolima.myopenid.com%2F&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.ns.ax=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0&openid.ns.sreg=http%3A%2F%2Fopenid.net%2Fextensions%2Fsreg%2F1.1&openid.realm=http%3A%2F%2Fazazel%2Fredmine%2F&openid.return_to=http%3A%2F%2Fazazel%2Fredmine%2Flogin%3F_method%3Dpost%26open_id_complete%3D1&openid.sreg.required=nickname%2Cfullname%2Cemail
|
680
|
Completed in 3172ms (DB: 299) | 302 Found [http://azazel/redmine/login]
|
681
|
|
682
|
|
683
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 11:40:17) [POST]
|
684
|
Parameters: {"openid.sreg.nickname"=>"skolima", "openid.claimed_id"=>"http://skolima.myopenid.com/", "openid.mode"=>"id_res", "openid.ns.sreg"=>"http://openid.net/extensions/sreg/1.1", "openid.return_to"=>"http://azazel/redmine/login?_method=post&open_id_complete=1", "openid.sig"=>"/NKb4I7PThNNRhYyrg1taD7t/iA=", "openid.sreg.fullname"=>"Leszek Ciesielski", "openid.ns"=>"http://specs.openid.net/auth/2.0", "openid.op_endpoint"=>"http://www.myopenid.com/server", "action"=>"login", "_method"=>"post", "openid.response_nonce"=>"2009-03-04T10:40:17Z1WmhaU", "openid.ns.ax"=>"http://openid.net/srv/ax/1.0", "controller"=>"account", "openid.sreg.email"=>"skolima@gmail.com", "openid.identity"=>"http://skolima.myopenid.com/", "open_id_complete"=>"1", "openid.assoc_handle"=>"{HMAC-SHA1}{49ae5a6d}{Ca9hvQ==}", "openid.signed"=>"assoc_handle,ax.mode,claimed_id,identity,mode,ns,ns.ax,ns.sreg,op_endpoint,response_nonce,return_to,signed,sreg.email,sreg.fullname,sreg.nickname", "openid.ax.mode"=>"fetch_response"}
|
685
|
|
686
|
|
687
|
NoMethodError (undefined method `relative_url_root' for ActionController::AbstractRequest:Class):
|
688
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:225:in `requested_url'
|
689
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:157:in `complete_open_id_authentication'
|
690
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:229:in `timeout_protection_from_identity_server'
|
691
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:157:in `complete_open_id_authentication'
|
692
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:130:in `authenticate_with_open_id'
|
693
|
/app/controllers/account_controller.rb:173:in `open_id_authenticate'
|
694
|
/app/controllers/account_controller.rb:50:in `login'
|
695
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `send'
|
696
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
|
697
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:617:in `call_filters'
|
698
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
|
699
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
700
|
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
|
701
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
702
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/rescue.rb:136:in `perform_action_without_caching'
|
703
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:13:in `passenger_orig_perform_action'
|
704
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
|
705
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/query_cache.rb:8:in `cache'
|
706
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:12:in `passenger_orig_perform_action'
|
707
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:53:in `perform_action'
|
708
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `send'
|
709
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `process_without_filters'
|
710
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:606:in `process_without_session_management_support'
|
711
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/session_management.rb:134:in `process'
|
712
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:392:in `process'
|
713
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:183:in `handle_request'
|
714
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
715
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
716
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
717
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
718
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
719
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
720
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
721
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
722
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
723
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
724
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
725
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
726
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
727
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
728
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
729
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
730
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
731
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
732
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
733
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
734
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
735
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
736
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
737
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
738
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
739
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
740
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
741
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
742
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
743
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
744
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
745
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
746
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
747
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
748
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
749
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
750
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
751
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
752
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
753
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
754
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
755
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
756
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
757
|
/usr/lib/passenger/passenger-spawn-server:46
|
758
|
|
759
|
Rendering ./public/500.html (500 Internal Server Error)
|
760
|
|
761
|
|
762
|
Processing WelcomeController#index (for 10.60.1.193 at 2009-03-04 11:40:28) [GET]
|
763
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
764
|
Redirected to actionlogincontrolleraccountback_urlhttp://azazel/redmine/
|
765
|
Filter chain halted as [:check_if_login_required] rendered_or_redirected.
|
766
|
Completed in 3ms (DB: 1) | 302 Found [http://azazel/redmine/]
|
767
|
|
768
|
|
769
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 11:40:28) [GET]
|
770
|
Parameters: {"back_url"=>"http://azazel/redmine/", "action"=>"login", "controller"=>"account"}
|
771
|
Rendering template within layouts/base
|
772
|
Rendering account/login
|
773
|
Completed in 13ms (View: 9, DB: 1) | 200 OK [http://azazel/redmine/login?back_url=http%3A%2F%2Fazazel%2Fredmine%2F]
|
774
|
|
775
|
|
776
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 11:40:31) [POST]
|
777
|
Parameters: {"back_url"=>"http%3A%2F%2Fazazel%2Fredmine%2F", "openid_url"=>"", "action"=>"login", "username"=>"admin", "autologin"=>"1", "controller"=>"account", "password"=>"[FILTERED]", "login"=>"Login »"}
|
778
|
Cookie set: autologin=uhPJsJzWqDkAZmGDh6nYJuIMdSaEWTzzsWLqyfDH; path=/; expires=Thu, 04 Mar 2010 10:40:31 GMT
|
779
|
Redirected to http://azazel/redmine/
|
780
|
Completed in 119ms (DB: 100) | 302 Found [http://azazel/redmine/login]
|
781
|
|
782
|
|
783
|
Processing WelcomeController#index (for 10.60.1.193 at 2009-03-04 11:40:31) [GET]
|
784
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
785
|
Rendering template within layouts/base
|
786
|
Rendering welcome/index
|
787
|
Completed in 52ms (View: 35, DB: 4) | 200 OK [http://azazel/redmine/]
|
788
|
|
789
|
|
790
|
Processing ProjectsController#show (for 10.60.1.193 at 2009-03-04 11:40:34) [GET]
|
791
|
Parameters: {"action"=>"show", "id"=>"fortylopa", "controller"=>"projects"}
|
792
|
Rendering template within layouts/base
|
793
|
Rendering projects/show
|
794
|
Completed in 125ms (View: 62, DB: 29) | 200 OK [http://azazel/redmine/projects/fortylopa]
|
795
|
|
796
|
|
797
|
Processing DocumentsController#index (for 10.60.1.193 at 2009-03-04 11:40:36) [GET]
|
798
|
Parameters: {"project_id"=>"fortylopa", "action"=>"index", "controller"=>"documents"}
|
799
|
Rendering template within layouts/base
|
800
|
Rendering documents/index
|
801
|
Completed in 62ms (View: 37, DB: 5) | 200 OK [http://azazel/redmine/projects/fortylopa/documents]
|
802
|
|
803
|
|
804
|
Processing IssuesController#new (for 10.60.1.193 at 2009-03-04 11:40:37) [GET]
|
805
|
Parameters: {"project_id"=>"fortylopa", "action"=>"new", "controller"=>"issues"}
|
806
|
Rendering template within layouts/base
|
807
|
Rendering issues/new
|
808
|
Completed in 209ms (View: 57, DB: 100) | 200 OK [http://azazel/redmine/projects/fortylopa/issues/new]
|
809
|
|
810
|
|
811
|
Processing NewsController#index (for 10.60.1.193 at 2009-03-04 11:40:38) [GET]
|
812
|
Parameters: {"project_id"=>"fortylopa", "action"=>"index", "controller"=>"news"}
|
813
|
Rendering template within layouts/base
|
814
|
Rendering news/index
|
815
|
Completed in 56ms (View: 35, DB: 2) | 200 OK [http://azazel/redmine/projects/fortylopa/news]
|
816
|
|
817
|
|
818
|
Processing RepositoriesController#show (for 10.60.1.193 at 2009-03-04 11:40:40) [GET]
|
819
|
Parameters: {"action"=>"show", "id"=>"fortylopa", "controller"=>"repositories"}
|
820
|
Rendering template within layouts/base
|
821
|
Rendering repositories/show
|
822
|
Completed in 300ms (View: 104, DB: 48) | 200 OK [http://azazel/redmine/projects/fortylopa/repository]
|
823
|
|
824
|
|
825
|
Processing ProjectsController#settings (for 10.60.1.193 at 2009-03-04 11:40:42) [GET]
|
826
|
Parameters: {"action"=>"settings", "id"=>"fortylopa", "controller"=>"projects"}
|
827
|
Rendering template within layouts/base
|
828
|
Rendering projects/settings
|
829
|
Completed in 99ms (View: 81, DB: 3) | 200 OK [http://azazel/redmine/projects/fortylopa/settings]
|
830
|
|
831
|
|
832
|
Processing IssuesController#index (for 10.60.1.193 at 2009-03-04 11:40:44) [GET]
|
833
|
Parameters: {"project_id"=>"fortylopa", "action"=>"index", "controller"=>"issues"}
|
834
|
Rendering template within layouts/base
|
835
|
Rendering issues/index.rhtml
|
836
|
Completed in 121ms (View: 67, DB: 12) | 200 OK [http://azazel/redmine/projects/fortylopa/issues]
|
837
|
DEPRECATION WARNING: ActionController::AbstractRequest.relative_url_root= has been renamed.You can now set it with config.action_controller.relative_url_root=. (called from ./config/environment.rb:54)
|
838
|
|
839
|
|
840
|
Processing RepositoriesController#show (for 10.60.1.193 at 2009-03-04 12:18:02) [GET]
|
841
|
Parameters: {"action"=>"show", "id"=>"fortylopa", "controller"=>"repositories"}
|
842
|
Rendering template within layouts/base
|
843
|
Rendering repositories/show
|
844
|
Completed in 1009ms (View: 668, DB: 41) | 200 OK [http://azazel/redmine/projects/fortylopa/repository]
|
845
|
|
846
|
|
847
|
Processing AccountController#logout (for 10.60.1.193 at 2009-03-04 12:18:05) [GET]
|
848
|
Parameters: {"action"=>"logout", "controller"=>"account"}
|
849
|
Cookie set: autologin=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
|
850
|
Redirected to http://azazel/redmine/
|
851
|
Completed in 191ms (DB: 182) | 302 Found [http://azazel/redmine/logout]
|
852
|
|
853
|
|
854
|
Processing WelcomeController#index (for 10.60.1.193 at 2009-03-04 12:18:06) [GET]
|
855
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
856
|
Redirected to actionlogincontrolleraccountback_urlhttp://azazel/redmine/
|
857
|
Filter chain halted as [:check_if_login_required] rendered_or_redirected.
|
858
|
Completed in 6ms (DB: 1) | 302 Found [http://azazel/redmine/]
|
859
|
|
860
|
|
861
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:18:06) [GET]
|
862
|
Parameters: {"back_url"=>"http://azazel/redmine/", "action"=>"login", "controller"=>"account"}
|
863
|
Rendering template within layouts/base
|
864
|
Rendering account/login
|
865
|
Completed in 21ms (View: 17, DB: 1) | 200 OK [http://azazel/redmine/login?back_url=http%3A%2F%2Fazazel%2Fredmine%2F]
|
866
|
|
867
|
|
868
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:18:11) [POST]
|
869
|
Parameters: {"back_url"=>"http%3A%2F%2Fazazel%2Fredmine%2F", "openid_url"=>"http://skolima.myopenid.com", "action"=>"login", "username"=>"", "controller"=>"account", "password"=>"[FILTERED]", "login"=>"Login »"}
|
870
|
Generated checkid_setup request to http://www.myopenid.com/server with assocication {HMAC-SHA1}{49ae5a6d}{Ca9hvQ==}
|
871
|
Redirected to http://www.myopenid.com/server?openid.assoc_handle=%7BHMAC-SHA1%7D%7B49ae5a6d%7D%7BCa9hvQ%3D%3D%7D&openid.ax.mode=fetch_request&openid.identity=http%3A%2F%2Fskolima.myopenid.com%2F&openid.mode=checkid_setup&openid.return_to=http%3A%2F%2Fazazel%2Fredmine%2Flogin%3F_method%3Dpost%26open_id_complete%3D1%26openid1_claimed_id%3Dhttp%253A%252F%252Fskolima.myopenid.com%252F%26rp_nonce%3D2009-03-04T11%253A18%253A11Z7qYde3&openid.sreg.required=nickname%2Cfullname%2Cemail&openid.trust_root=http%3A%2F%2Fazazel%2Fredmine%2F
|
872
|
Completed in 13ms (DB: 2) | 302 Found [http://azazel/redmine/login]
|
873
|
|
874
|
|
875
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:18:13) [POST]
|
876
|
Parameters: {"openid.sreg.nickname"=>"skolima", "openid.mode"=>"id_res", "openid.return_to"=>"http://azazel/redmine/login?_method=post&open_id_complete=1&openid1_claimed_id=http%3A%2F%2Fskolima.myopenid.com%2F&rp_nonce=2009-03-04T11%3A18%3A11Z7qYde3", "openid.sig"=>"aCzgTImnBBH9l18CqebaZn3harc=", "openid.sreg.fullname"=>"Leszek Ciesielski", "rp_nonce"=>"2009-03-04T11:18:11Z7qYde3", "openid.op_endpoint"=>"http://www.myopenid.com/server", "action"=>"login", "_method"=>"post", "openid.response_nonce"=>"2009-03-04T11:18:13ZCHOHzE", "controller"=>"account", "openid.sreg.email"=>"skolima@gmail.com", "openid1_claimed_id"=>"http://skolima.myopenid.com/", "openid.identity"=>"http://skolima.myopenid.com/", "open_id_complete"=>"1", "openid.assoc_handle"=>"{HMAC-SHA1}{49ae5a6d}{Ca9hvQ==}", "openid.signed"=>"assoc_handle,identity,mode,op_endpoint,response_nonce,return_to,signed,sreg.email,sreg.fullname,sreg.nickname"}
|
877
|
|
878
|
|
879
|
NoMethodError (undefined method `relative_url_root' for ActionController::AbstractRequest:Class):
|
880
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:225:in `requested_url'
|
881
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:157:in `complete_open_id_authentication'
|
882
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:229:in `timeout_protection_from_identity_server'
|
883
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:157:in `complete_open_id_authentication'
|
884
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:130:in `authenticate_with_open_id'
|
885
|
/app/controllers/account_controller.rb:173:in `open_id_authenticate'
|
886
|
/app/controllers/account_controller.rb:50:in `login'
|
887
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `send'
|
888
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
|
889
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:617:in `call_filters'
|
890
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
|
891
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
892
|
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
|
893
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
894
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/rescue.rb:136:in `perform_action_without_caching'
|
895
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:13:in `passenger_orig_perform_action'
|
896
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
|
897
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/query_cache.rb:8:in `cache'
|
898
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:12:in `passenger_orig_perform_action'
|
899
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:53:in `perform_action'
|
900
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `send'
|
901
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `process_without_filters'
|
902
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:606:in `process_without_session_management_support'
|
903
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/session_management.rb:134:in `process'
|
904
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:392:in `process'
|
905
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:183:in `handle_request'
|
906
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
907
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
908
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
909
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
910
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
911
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
912
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
913
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
914
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
915
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
916
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
917
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
918
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
919
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
920
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
921
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
922
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
923
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
924
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
925
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
926
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
927
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
928
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
929
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
930
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
931
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
932
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
933
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
934
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
935
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
936
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
937
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
938
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
939
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
940
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
941
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
942
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
943
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
944
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
945
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
946
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
947
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
948
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
949
|
/usr/lib/passenger/passenger-spawn-server:46
|
950
|
|
951
|
Rendering ./public/500.html (500 Internal Server Error)
|
952
|
|
953
|
|
954
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:18:49) [POST]
|
955
|
Parameters: {"back_url"=>"http%3A%2F%2Fazazel%2Fredmine%2F", "openid_url"=>"", "action"=>"login", "username"=>"admin", "controller"=>"account", "password"=>"[FILTERED]", "login"=>"Login »"}
|
956
|
Redirected to http://azazel/redmine/
|
957
|
Completed in 67ms (DB: 61) | 302 Found [http://azazel/redmine/login]
|
958
|
|
959
|
|
960
|
Processing WelcomeController#index (for 10.60.1.193 at 2009-03-04 12:18:49) [GET]
|
961
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
962
|
Rendering template within layouts/base
|
963
|
Rendering welcome/index
|
964
|
Completed in 33ms (View: 20, DB: 3) | 200 OK [http://azazel/redmine/]
|
965
|
|
966
|
|
967
|
Processing AdminController#index (for 10.60.1.193 at 2009-03-04 12:18:52) [GET]
|
968
|
Parameters: {"action"=>"index", "controller"=>"admin"}
|
969
|
Rendering template within layouts/base
|
970
|
Rendering admin/index
|
971
|
Completed in 34ms (View: 22, DB: 1) | 200 OK [http://azazel/redmine/admin]
|
972
|
|
973
|
|
974
|
Processing UsersController#list (for 10.60.1.193 at 2009-03-04 12:18:53) [GET]
|
975
|
Parameters: {"action"=>"list", "controller"=>"users"}
|
976
|
Rendering template within layouts/base
|
977
|
Rendering users/list
|
978
|
Completed in 75ms (View: 62, DB: 2) | 200 OK [http://azazel/redmine/users]
|
979
|
|
980
|
|
981
|
Processing UsersController#edit (for 10.60.1.193 at 2009-03-04 12:19:04) [GET]
|
982
|
Parameters: {"action"=>"edit", "id"=>"17", "controller"=>"users"}
|
983
|
Rendering template within layouts/base
|
984
|
Rendering users/edit
|
985
|
Completed in 54ms (View: 45, DB: 3) | 200 OK [http://azazel/redmine/users/17/edit]
|
986
|
|
987
|
|
988
|
Processing UsersController#edit (for 10.60.1.193 at 2009-03-04 12:19:13) [POST]
|
989
|
Parameters: {"user"=>{"status"=>"3"}, "action"=>"edit", "id"=>"17", "controller"=>"users"}
|
990
|
Redirected to http://azazel/redmine/users
|
991
|
Completed in 371ms (DB: 104) | 302 Found [http://azazel/redmine/users/17/edit?user%5Bstatus%5D=3]
|
992
|
|
993
|
|
994
|
Processing UsersController#list (for 10.60.1.193 at 2009-03-04 12:19:14) [GET]
|
995
|
Parameters: {"action"=>"list", "controller"=>"users"}
|
996
|
Rendering template within layouts/base
|
997
|
Rendering users/list
|
998
|
Completed in 62ms (View: 56, DB: 2) | 200 OK [http://azazel/redmine/users]
|
999
|
|
1000
|
|
1001
|
Processing UsersController#list (for 10.60.1.193 at 2009-03-04 12:19:18) [GET]
|
1002
|
Parameters: {"status"=>"", "name"=>"", "action"=>"list", "controller"=>"users"}
|
1003
|
Rendering template within layouts/base
|
1004
|
Rendering users/list
|
1005
|
Completed in 65ms (View: 59, DB: 2) | 200 OK [http://azazel/redmine/users?status=&name=]
|
1006
|
|
1007
|
|
1008
|
Processing UsersController#edit (for 10.60.1.193 at 2009-03-04 12:19:23) [POST]
|
1009
|
Parameters: {"status"=>"", "user"=>{"status"=>"1"}, "action"=>"edit", "id"=>"17", "controller"=>"users"}
|
1010
|
Redirected to http://azazel/redmine/users?status=
|
1011
|
Completed in 155ms (DB: 144) | 302 Found [http://azazel/redmine/users/17/edit?status=&user%5Bstatus%5D=1]
|
1012
|
|
1013
|
|
1014
|
Processing UsersController#list (for 10.60.1.193 at 2009-03-04 12:19:23) [GET]
|
1015
|
Parameters: {"status"=>"", "action"=>"list", "controller"=>"users"}
|
1016
|
Rendering template within layouts/base
|
1017
|
Rendering users/list
|
1018
|
Completed in 67ms (View: 60, DB: 2) | 200 OK [http://azazel/redmine/users?status=]
|
1019
|
|
1020
|
|
1021
|
Processing UsersController#edit (for 10.60.1.193 at 2009-03-04 12:19:36) [GET]
|
1022
|
Parameters: {"action"=>"edit", "id"=>"17", "controller"=>"users"}
|
1023
|
Rendering template within layouts/base
|
1024
|
Rendering users/edit
|
1025
|
Completed in 41ms (View: 34, DB: 2) | 200 OK [http://azazel/redmine/users/17/edit]
|
1026
|
|
1027
|
|
1028
|
Processing UsersController#edit (for 10.60.1.193 at 2009-03-04 12:20:17) [GET]
|
1029
|
Parameters: {"action"=>"edit", "id"=>"17", "controller"=>"users"}
|
1030
|
|
1031
|
|
1032
|
ActiveRecord::RecordNotFound (Couldn't find User with ID=17):
|
1033
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/base.rb:1528:in `find_one'
|
1034
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/base.rb:1511:in `find_from_ids'
|
1035
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/base.rb:590:in `find'
|
1036
|
/app/controllers/users_controller.rb:73:in `edit'
|
1037
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `send'
|
1038
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
|
1039
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:617:in `call_filters'
|
1040
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
|
1041
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
1042
|
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
|
1043
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
1044
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/rescue.rb:136:in `perform_action_without_caching'
|
1045
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:13:in `passenger_orig_perform_action'
|
1046
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
|
1047
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/query_cache.rb:8:in `cache'
|
1048
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:12:in `passenger_orig_perform_action'
|
1049
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:53:in `perform_action'
|
1050
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `send'
|
1051
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `process_without_filters'
|
1052
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:606:in `process_without_session_management_support'
|
1053
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/session_management.rb:134:in `process'
|
1054
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:392:in `process'
|
1055
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:183:in `handle_request'
|
1056
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
1057
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
1058
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
1059
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
1060
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
1061
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
1062
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
1063
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
1064
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
1065
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
1066
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
1067
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
1068
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
1069
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
1070
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
1071
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
1072
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
1073
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
1074
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1075
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1076
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1077
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
1078
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
1079
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
1080
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
1081
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
1082
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
1083
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
1084
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1085
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1086
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1087
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
1088
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
1089
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
1090
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
1091
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
1092
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
1093
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
1094
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
1095
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
1096
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1097
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1098
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1099
|
/usr/lib/passenger/passenger-spawn-server:46
|
1100
|
|
1101
|
Rendering ./public/404.html (404 Not Found)
|
1102
|
|
1103
|
|
1104
|
Processing AdminController#index (for 10.60.1.193 at 2009-03-04 12:20:21) [GET]
|
1105
|
Parameters: {"action"=>"index", "controller"=>"admin"}
|
1106
|
Rendering template within layouts/base
|
1107
|
Rendering admin/index
|
1108
|
Completed in 17ms (View: 12, DB: 1) | 200 OK [http://azazel/redmine/admin]
|
1109
|
|
1110
|
|
1111
|
Processing UsersController#list (for 10.60.1.193 at 2009-03-04 12:20:22) [GET]
|
1112
|
Parameters: {"action"=>"list", "controller"=>"users"}
|
1113
|
Rendering template within layouts/base
|
1114
|
Rendering users/list
|
1115
|
Completed in 61ms (View: 55, DB: 2) | 200 OK [http://azazel/redmine/users]
|
1116
|
|
1117
|
|
1118
|
Processing ProjectsController#index (for 10.60.1.193 at 2009-03-04 12:20:29) [GET]
|
1119
|
Parameters: {"action"=>"index", "controller"=>"projects"}
|
1120
|
Rendering template within layouts/base
|
1121
|
Rendering projects/index
|
1122
|
Completed in 30ms (View: 21, DB: 1) | 200 OK [http://azazel/redmine/projects]
|
1123
|
|
1124
|
|
1125
|
Processing ProjectsController#activity (for 10.60.1.193 at 2009-03-04 12:20:32) [GET]
|
1126
|
Parameters: {"action"=>"activity", "id"=>nil, "controller"=>"projects"}
|
1127
|
Rendering template within layouts/base
|
1128
|
Rendering projects/activity
|
1129
|
Completed in 2473ms (View: 1766, DB: 89) | 200 OK [http://azazel/redmine/activity]
|
1130
|
|
1131
|
|
1132
|
Processing AccountController#logout (for 10.60.1.193 at 2009-03-04 12:20:50) [GET]
|
1133
|
Parameters: {"action"=>"logout", "controller"=>"account"}
|
1134
|
Cookie set: autologin=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
|
1135
|
Redirected to http://azazel/redmine/
|
1136
|
Completed in 5ms (DB: 1) | 302 Found [http://azazel/redmine/logout]
|
1137
|
|
1138
|
|
1139
|
Processing WelcomeController#index (for 10.60.1.193 at 2009-03-04 12:20:50) [GET]
|
1140
|
Parameters: {"action"=>"index", "controller"=>"welcome"}
|
1141
|
Redirected to actionlogincontrolleraccountback_urlhttp://azazel/redmine/
|
1142
|
Filter chain halted as [:check_if_login_required] rendered_or_redirected.
|
1143
|
Completed in 3ms (DB: 1) | 302 Found [http://azazel/redmine/]
|
1144
|
|
1145
|
|
1146
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:20:50) [GET]
|
1147
|
Parameters: {"back_url"=>"http://azazel/redmine/", "action"=>"login", "controller"=>"account"}
|
1148
|
Rendering template within layouts/base
|
1149
|
Rendering account/login
|
1150
|
Completed in 13ms (View: 9, DB: 1) | 200 OK [http://azazel/redmine/login?back_url=http%3A%2F%2Fazazel%2Fredmine%2F]
|
1151
|
|
1152
|
|
1153
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:20:56) [POST]
|
1154
|
Parameters: {"back_url"=>"http%3A%2F%2Fazazel%2Fredmine%2F", "openid_url"=>"http://skolima.myopenid.com", "action"=>"login", "username"=>"", "controller"=>"account", "password"=>"[FILTERED]", "login"=>"Login »"}
|
1155
|
Generated checkid_setup request to http://www.myopenid.com/server with assocication {HMAC-SHA1}{49ae5a6d}{Ca9hvQ==}
|
1156
|
Redirected to http://www.myopenid.com/server?openid.assoc_handle=%7BHMAC-SHA1%7D%7B49ae5a6d%7D%7BCa9hvQ%3D%3D%7D&openid.ax.mode=fetch_request&openid.identity=http%3A%2F%2Fskolima.myopenid.com%2F&openid.mode=checkid_setup&openid.return_to=http%3A%2F%2Fazazel%2Fredmine%2Flogin%3F_method%3Dpost%26open_id_complete%3D1%26openid1_claimed_id%3Dhttp%253A%252F%252Fskolima.myopenid.com%252F%26rp_nonce%3D2009-03-04T11%253A20%253A56ZTkjhpL&openid.sreg.required=nickname%2Cfullname%2Cemail&openid.trust_root=http%3A%2F%2Fazazel%2Fredmine%2F
|
1157
|
Completed in 7ms (DB: 1) | 302 Found [http://azazel/redmine/login]
|
1158
|
|
1159
|
|
1160
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:20:57) [POST]
|
1161
|
Parameters: {"openid.sreg.nickname"=>"skolima", "openid.mode"=>"id_res", "openid.return_to"=>"http://azazel/redmine/login?_method=post&open_id_complete=1&openid1_claimed_id=http%3A%2F%2Fskolima.myopenid.com%2F&rp_nonce=2009-03-04T11%3A20%3A56ZTkjhpL", "openid.sig"=>"KizrCCvuF0FWAdGeuHqH0hTVERk=", "openid.sreg.fullname"=>"Leszek Ciesielski", "rp_nonce"=>"2009-03-04T11:20:56ZTkjhpL", "openid.op_endpoint"=>"http://www.myopenid.com/server", "action"=>"login", "_method"=>"post", "openid.response_nonce"=>"2009-03-04T11:20:57Zi7MOQM", "controller"=>"account", "openid.sreg.email"=>"skolima@gmail.com", "openid1_claimed_id"=>"http://skolima.myopenid.com/", "openid.identity"=>"http://skolima.myopenid.com/", "open_id_complete"=>"1", "openid.assoc_handle"=>"{HMAC-SHA1}{49ae5a6d}{Ca9hvQ==}", "openid.signed"=>"assoc_handle,identity,mode,op_endpoint,response_nonce,return_to,signed,sreg.email,sreg.fullname,sreg.nickname"}
|
1162
|
|
1163
|
|
1164
|
NoMethodError (undefined method `relative_url_root' for ActionController::AbstractRequest:Class):
|
1165
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:225:in `requested_url'
|
1166
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:157:in `complete_open_id_authentication'
|
1167
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:229:in `timeout_protection_from_identity_server'
|
1168
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:157:in `complete_open_id_authentication'
|
1169
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:130:in `authenticate_with_open_id'
|
1170
|
/app/controllers/account_controller.rb:173:in `open_id_authenticate'
|
1171
|
/app/controllers/account_controller.rb:50:in `login'
|
1172
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `send'
|
1173
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
|
1174
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:617:in `call_filters'
|
1175
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
|
1176
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
1177
|
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
|
1178
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
1179
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/rescue.rb:136:in `perform_action_without_caching'
|
1180
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:13:in `passenger_orig_perform_action'
|
1181
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
|
1182
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/query_cache.rb:8:in `cache'
|
1183
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:12:in `passenger_orig_perform_action'
|
1184
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:53:in `perform_action'
|
1185
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `send'
|
1186
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `process_without_filters'
|
1187
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:606:in `process_without_session_management_support'
|
1188
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/session_management.rb:134:in `process'
|
1189
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:392:in `process'
|
1190
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:183:in `handle_request'
|
1191
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
1192
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
1193
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
1194
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
1195
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
1196
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
1197
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
1198
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
1199
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
1200
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
1201
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
1202
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
1203
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
1204
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
1205
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
1206
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
1207
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
1208
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
1209
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1210
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1211
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1212
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
1213
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
1214
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
1215
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
1216
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
1217
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
1218
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
1219
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1220
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1221
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1222
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
1223
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
1224
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
1225
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
1226
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
1227
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
1228
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
1229
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
1230
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
1231
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1232
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1233
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1234
|
/usr/lib/passenger/passenger-spawn-server:46
|
1235
|
|
1236
|
Rendering ./public/500.html (500 Internal Server Error)
|
1237
|
|
1238
|
|
1239
|
Processing AccountController#register (for 10.60.1.193 at 2009-03-04 12:21:15) [GET]
|
1240
|
Parameters: {"action"=>"register", "controller"=>"account"}
|
1241
|
Rendering template within layouts/base
|
1242
|
Rendering account/register
|
1243
|
Completed in 23ms (View: 18, DB: 1) | 200 OK [http://azazel/redmine/account/register]
|
1244
|
|
1245
|
|
1246
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:21:21) [GET]
|
1247
|
Parameters: {"action"=>"login", "controller"=>"account"}
|
1248
|
Rendering template within layouts/base
|
1249
|
Rendering account/login
|
1250
|
Completed in 13ms (View: 9, DB: 1) | 200 OK [http://azazel/redmine/login]
|
1251
|
|
1252
|
|
1253
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:21:27) [POST]
|
1254
|
Parameters: {"back_url"=>"http%3A%2F%2Fazazel%2Fredmine%2Faccount%2Fregister", "openid_url"=>"http://skolima.myopenid.com", "action"=>"login", "username"=>"", "controller"=>"account", "password"=>"[FILTERED]", "login"=>"Login »"}
|
1255
|
Generated checkid_setup request to http://www.myopenid.com/server with assocication {HMAC-SHA1}{49ae5a6d}{Ca9hvQ==}
|
1256
|
Redirected to http://www.myopenid.com/server?openid.assoc_handle=%7BHMAC-SHA1%7D%7B49ae5a6d%7D%7BCa9hvQ%3D%3D%7D&openid.ax.mode=fetch_request&openid.claimed_id=http%3A%2F%2Fskolima.myopenid.com%2F&openid.identity=http%3A%2F%2Fskolima.myopenid.com%2F&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.ns.ax=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0&openid.ns.sreg=http%3A%2F%2Fopenid.net%2Fextensions%2Fsreg%2F1.1&openid.realm=http%3A%2F%2Fazazel%2Fredmine%2F&openid.return_to=http%3A%2F%2Fazazel%2Fredmine%2Flogin%3F_method%3Dpost%26open_id_complete%3D1&openid.sreg.required=nickname%2Cfullname%2Cemail
|
1257
|
Completed in 474ms (DB: 1) | 302 Found [http://azazel/redmine/login]
|
1258
|
|
1259
|
|
1260
|
Processing AccountController#login (for 10.60.1.193 at 2009-03-04 12:21:29) [POST]
|
1261
|
Parameters: {"openid.sreg.nickname"=>"skolima", "openid.claimed_id"=>"http://skolima.myopenid.com/", "openid.mode"=>"id_res", "openid.ns.sreg"=>"http://openid.net/extensions/sreg/1.1", "openid.return_to"=>"http://azazel/redmine/login?_method=post&open_id_complete=1", "openid.sig"=>"HYd2ndVYRfeCB/o4A2Eh6F+mrfo=", "openid.sreg.fullname"=>"Leszek Ciesielski", "openid.ns"=>"http://specs.openid.net/auth/2.0", "openid.op_endpoint"=>"http://www.myopenid.com/server", "action"=>"login", "_method"=>"post", "openid.response_nonce"=>"2009-03-04T11:21:29ZLwI7dt", "openid.ns.ax"=>"http://openid.net/srv/ax/1.0", "controller"=>"account", "openid.sreg.email"=>"skolima@gmail.com", "openid.identity"=>"http://skolima.myopenid.com/", "open_id_complete"=>"1", "openid.assoc_handle"=>"{HMAC-SHA1}{49ae5a6d}{Ca9hvQ==}", "openid.signed"=>"assoc_handle,ax.mode,claimed_id,identity,mode,ns,ns.ax,ns.sreg,op_endpoint,response_nonce,return_to,signed,sreg.email,sreg.fullname,sreg.nickname", "openid.ax.mode"=>"fetch_response"}
|
1262
|
|
1263
|
|
1264
|
NoMethodError (undefined method `relative_url_root' for ActionController::AbstractRequest:Class):
|
1265
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:225:in `requested_url'
|
1266
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:157:in `complete_open_id_authentication'
|
1267
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:229:in `timeout_protection_from_identity_server'
|
1268
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:157:in `complete_open_id_authentication'
|
1269
|
/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:130:in `authenticate_with_open_id'
|
1270
|
/app/controllers/account_controller.rb:173:in `open_id_authenticate'
|
1271
|
/app/controllers/account_controller.rb:50:in `login'
|
1272
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `send'
|
1273
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
|
1274
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:617:in `call_filters'
|
1275
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
|
1276
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
1277
|
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
|
1278
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
1279
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/rescue.rb:136:in `perform_action_without_caching'
|
1280
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:13:in `passenger_orig_perform_action'
|
1281
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
|
1282
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/query_cache.rb:8:in `cache'
|
1283
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/caching/sql_cache.rb:12:in `passenger_orig_perform_action'
|
1284
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:53:in `perform_action'
|
1285
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `send'
|
1286
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:524:in `process_without_filters'
|
1287
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:606:in `process_without_session_management_support'
|
1288
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/session_management.rb:134:in `process'
|
1289
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:392:in `process'
|
1290
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:183:in `handle_request'
|
1291
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
|
1292
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:123:in `dispatch'
|
1293
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `synchronize'
|
1294
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:122:in `dispatch'
|
1295
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
|
1296
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/dispatcher.rb:39:in `dispatch'
|
1297
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/request_handler.rb:38:in `process_request'
|
1298
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_request_handler.rb:163:in `main_loop'
|
1299
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:307:in `start_request_handler'
|
1300
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:276:in `handle_spawn_application'
|
1301
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
1302
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
1303
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
1304
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:274:in `handle_spawn_application'
|
1305
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:165:in `safe_fork'
|
1306
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `fork'
|
1307
|
/usr/lib/ruby/site_ruby/1.8/passenger/utils.rb:163:in `safe_fork'
|
1308
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:273:in `handle_spawn_application'
|
1309
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1310
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1311
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1312
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
1313
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
1314
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
1315
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/application_spawner.rb:177:in `start'
|
1316
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:270:in `handle_spawn_application'
|
1317
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `synchronize'
|
1318
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:263:in `handle_spawn_application'
|
1319
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1320
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1321
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1322
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:135:in `start'
|
1323
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `fork'
|
1324
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:112:in `start'
|
1325
|
/usr/lib/ruby/site_ruby/1.8/passenger/railz/framework_spawner.rb:87:in `start'
|
1326
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:218:in `spawn_rails_application'
|
1327
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `synchronize'
|
1328
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:213:in `spawn_rails_application'
|
1329
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:122:in `spawn_application'
|
1330
|
/usr/lib/ruby/site_ruby/1.8/passenger/spawn_manager.rb:247:in `handle_spawn_application'
|
1331
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `__send__'
|
1332
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:317:in `main_loop'
|
1333
|
/usr/lib/ruby/site_ruby/1.8/passenger/abstract_server.rb:168:in `start_synchronously'
|
1334
|
/usr/lib/passenger/passenger-spawn-server:46
|
1335
|
|
1336
|
Rendering ./public/500.html (500 Internal Server Error)
|