3 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 08:52:21) [GET]
4 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
5 Parameters: {"text1"=>"name", "action"=>"found", "controller"=>"search"}
7 Completed in 0.00330 (303 reqs/sec) | Rendering: 0.00235 (71%) | 200 OK [http://localhost/search/found?text1=name]
10 Processing Base#index (for 127.0.0.1 at 2007-07-25 09:00:07) [GET]
11 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
12 Parameters: {"text1"=>"cold beer"}
15 NameError (uninitialized constant HighLine):
16 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:123:in `const_missing'
17 /var/lib/gems/1.8/gems/zcc-0.1.0/lib/zcc/cli_display.rb:2
18 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
19 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
20 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
21 /var/lib/gems/1.8/gems/zcc-0.1.0/lib/zcc.rb:6
22 /usr/lib/ruby/1.8/rubygems/custom_require.rb:33:in `gem_original_require'
23 /usr/lib/ruby/1.8/rubygems/custom_require.rb:33:in `require'
24 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
25 .//app/controllers/search_controller.rb:4
26 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:140:in `load'
27 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:140:in `load'
28 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:56:in `require_or_load'
29 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:30:in `depend_on'
30 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:85:in `require_dependency'
31 .//vendor/rails/actionpack/lib/action_controller/routing.rb:285:in `attempt_load'
32 .//vendor/rails/actionpack/lib/action_controller/routing.rb:281:in `each'
33 .//vendor/rails/actionpack/lib/action_controller/routing.rb:281:in `attempt_load'
34 .//vendor/rails/actionpack/lib/action_controller/routing.rb:237:in `traverse_to_controller'
35 generated/routing/recognition.rb:3:in `recognize_path'
36 .//vendor/rails/actionpack/lib/action_controller/routing.rb:511:in `recognize!'
37 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
38 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
39 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
40 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
41 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
42 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
43 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
44 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
45 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
46 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
47 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
48 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
49 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
50 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
51 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
52 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
53 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
54 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
55 .//vendor/rails/railties/lib/commands/server.rb:30
56 script/server:3:in `require'
60 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
63 Processing Base#index (for 127.0.0.1 at 2007-07-25 09:00:58) [GET]
64 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
65 Parameters: {"text1"=>"cold beer"}
68 NameError (uninitialized constant HighLine):
69 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:123:in `const_missing'
70 /var/lib/gems/1.8/gems/zcc-0.1.0/lib/zcc/cli_display.rb:2
71 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
72 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
73 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
74 /var/lib/gems/1.8/gems/zcc-0.1.0/lib/zcc.rb:6
75 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
76 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
77 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
78 .//app/controllers/search_controller.rb:4
79 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:140:in `load'
80 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:140:in `load'
81 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:56:in `require_or_load'
82 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:30:in `depend_on'
83 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:85:in `require_dependency'
84 .//vendor/rails/actionpack/lib/action_controller/routing.rb:285:in `attempt_load'
85 .//vendor/rails/actionpack/lib/action_controller/routing.rb:281:in `each'
86 .//vendor/rails/actionpack/lib/action_controller/routing.rb:281:in `attempt_load'
87 .//vendor/rails/actionpack/lib/action_controller/routing.rb:237:in `traverse_to_controller'
88 generated/routing/recognition.rb:3:in `recognize_path'
89 .//vendor/rails/actionpack/lib/action_controller/routing.rb:511:in `recognize!'
90 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
91 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
92 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
93 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
94 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
95 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
96 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
97 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
98 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
99 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
100 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
101 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
102 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
103 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
104 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
105 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
106 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
107 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
108 .//vendor/rails/railties/lib/commands/server.rb:30
109 script/server:3:in `require'
113 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
116 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:03:46) [GET]
117 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
118 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
121 NoMethodError (undefined method `convert_char' for ZCC:Module):
122 .//app/controllers/search_controller.rb:20:in `found'
123 .//app/controllers/search_controller.rb:19:in `each'
124 .//app/controllers/search_controller.rb:19:in `found'
125 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
126 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
127 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
128 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
129 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
130 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
131 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
132 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
133 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
134 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
135 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
136 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
137 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
138 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
139 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
140 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
141 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
142 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
143 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
144 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
145 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
146 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
147 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
148 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
149 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
150 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
151 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
152 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
153 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
154 .//vendor/rails/railties/lib/commands/server.rb:30
155 script/server:3:in `require'
159 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
162 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:06:27) [GET]
163 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
164 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
167 NoMethodError (undefined method `convert_char' for ZCC:Module):
168 .//app/controllers/search_controller.rb:21:in `found'
169 .//app/controllers/search_controller.rb:20:in `each'
170 .//app/controllers/search_controller.rb:20:in `found'
171 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
172 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
173 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
174 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
175 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
176 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
177 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
178 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
179 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
180 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
181 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
182 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
183 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
184 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
185 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
186 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
187 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
188 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
189 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
190 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
191 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
192 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
193 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
194 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
195 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
196 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
197 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
198 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
199 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
200 .//vendor/rails/railties/lib/commands/server.rb:30
201 script/server:3:in `require'
205 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
208 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:07:45) [GET]
209 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
210 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
211 Rendering search/found
212 Completed in 1.77676 (0 reqs/sec) | Rendering: 0.00233 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
215 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:09:08) [GET]
216 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
217 Parameters: {"text1"=>nil, "action"=>"found", "controller"=>"search"}
220 RuntimeError (Unsupported search (3) Missconfigured search, malformed at opac):
221 .//app/controllers/search_controller.rb:17:in `search'
222 .//app/controllers/search_controller.rb:17:in `found'
223 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
224 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
225 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
226 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
227 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
228 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
229 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
230 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
231 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
232 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
233 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
234 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
235 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
236 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
237 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
238 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
239 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
240 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
241 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
242 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
243 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
244 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
245 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
246 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
247 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
248 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
249 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
250 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
251 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
252 .//vendor/rails/railties/lib/commands/server.rb:30
253 script/server:3:in `require'
257 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
260 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:09:20) [GET]
261 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
262 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
263 Rendering search/found
264 Completed in 1.80472 (0 reqs/sec) | Rendering: 0.00094 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
267 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:10:06) [GET]
268 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
269 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
270 Rendering search/found
271 Completed in 1.81751 (0 reqs/sec) | Rendering: 0.00094 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
274 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:11:34) [GET]
275 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
276 Parameters: {"text1"=>"COLD BEER", "action"=>"found", "controller"=>"search"}
277 Rendering search/found
278 Completed in 4.32364 (0 reqs/sec) | Rendering: 0.00115 (0%) | 200 OK [http://localhost/search/found?text1=COLD+BEER]
281 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:12:24) [GET]
282 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
283 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
284 Rendering search/found
285 Completed in 1.90303 (0 reqs/sec) | Rendering: 0.00093 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
288 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:13:05) [GET]
289 Session ID: 25fa875a90d7ce8b74c8c15dcdf056c2
290 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
291 Rendering search/found
292 Completed in 1.78270 (0 reqs/sec) | Rendering: 0.00096 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
295 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:17:07) [GET]
296 Session ID: 90375f9fa63c80632c7ce7be9e83022d
297 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
300 NoMethodError (You have a nil object when you didn't expect it!
301 You might have expected an instance of Array.
302 The error occured while evaluating nil.<<):
303 .//app/controllers/search_controller.rb:23:in `found'
304 .//app/controllers/search_controller.rb:21:in `each'
305 .//app/controllers/search_controller.rb:21:in `found'
306 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
307 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
308 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
309 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
310 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
311 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
312 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
313 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
314 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
315 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
316 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
317 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
318 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
319 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
320 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
321 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
322 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
323 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
324 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
325 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
326 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
327 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
328 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
329 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
330 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
331 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
332 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
333 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
334 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
335 .//vendor/rails/railties/lib/commands/server.rb:30
336 script/server:3:in `require'
340 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
343 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:22:28) [GET]
344 Session ID: 90375f9fa63c80632c7ce7be9e83022d
345 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
348 NoMethodError (You have a nil object when you didn't expect it!
349 You might have expected an instance of Array.
350 The error occured while evaluating nil.<<):
351 .//app/controllers/search_controller.rb:23:in `found'
352 .//app/controllers/search_controller.rb:21:in `each'
353 .//app/controllers/search_controller.rb:21:in `found'
354 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
355 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
356 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
357 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
358 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
359 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
360 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
361 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
362 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
363 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
364 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
365 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
366 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
367 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
368 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
369 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
370 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
371 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
372 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
373 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
374 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
375 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
376 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
377 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
378 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
379 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
380 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
381 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
382 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
383 .//vendor/rails/railties/lib/commands/server.rb:30
384 script/server:3:in `require'
388 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
391 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:23:30) [GET]
392 Session ID: 90375f9fa63c80632c7ce7be9e83022d
393 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
396 NoMethodError (You have a nil object when you didn't expect it!
397 You might have expected an instance of Array.
398 The error occured while evaluating nil.<<):
399 .//app/controllers/search_controller.rb:23:in `found'
400 .//app/controllers/search_controller.rb:21:in `each'
401 .//app/controllers/search_controller.rb:21:in `found'
402 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
403 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
404 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
405 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
406 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
407 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
408 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
409 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
410 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
411 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
412 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
413 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
414 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
415 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
416 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
417 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
418 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
419 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
420 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
421 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
422 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
423 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
424 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
425 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
426 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
427 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
428 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
429 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
430 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
431 .//vendor/rails/railties/lib/commands/server.rb:30
432 script/server:3:in `require'
436 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
439 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:27:32) [GET]
440 Session ID: 90375f9fa63c80632c7ce7be9e83022d
441 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
444 NoMethodError (You have a nil object when you didn't expect it!
445 You might have expected an instance of Array.
446 The error occured while evaluating nil.<<):
447 .//app/controllers/search_controller.rb:18:in `found'
448 .//app/controllers/search_controller.rb:16:in `each'
449 .//app/controllers/search_controller.rb:16:in `found'
450 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
451 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
452 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
453 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
454 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
455 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
456 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
457 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
458 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
459 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
460 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
461 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
462 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
463 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
464 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
465 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
466 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
467 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
468 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
469 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
470 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
471 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
472 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
473 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
474 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
475 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
476 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
477 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
478 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
479 .//vendor/rails/railties/lib/commands/server.rb:30
480 script/server:3:in `require'
484 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
487 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:28:50) [GET]
488 Session ID: 90375f9fa63c80632c7ce7be9e83022d
489 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
492 NoMethodError (You have a nil object when you didn't expect it!
493 You might have expected an instance of Array.
494 The error occured while evaluating nil.<<):
495 .//app/controllers/search_controller.rb:18:in `found'
496 .//app/controllers/search_controller.rb:16:in `each'
497 .//app/controllers/search_controller.rb:16:in `found'
498 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
499 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
500 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
501 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
502 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
503 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
504 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
505 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
506 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
507 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
508 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
509 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
510 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
511 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
512 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
513 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
514 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
515 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
516 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
517 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
518 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
519 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
520 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
521 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
522 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
523 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
524 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
525 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
526 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
527 .//vendor/rails/railties/lib/commands/server.rb:30
528 script/server:3:in `require'
532 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
535 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:30:12) [GET]
536 Session ID: 90375f9fa63c80632c7ce7be9e83022d
537 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
540 NoMethodError (You have a nil object when you didn't expect it!
541 You might have expected an instance of Array.
542 The error occured while evaluating nil.<<):
543 .//app/controllers/search_controller.rb:19:in `found'
544 .//app/controllers/search_controller.rb:16:in `each'
545 .//app/controllers/search_controller.rb:16:in `found'
546 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
547 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
548 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
549 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
550 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
551 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
552 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
553 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
554 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
555 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
556 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
557 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
558 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
559 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
560 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
561 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
562 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
563 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
564 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
565 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
566 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
567 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
568 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
569 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
570 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
571 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
572 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
573 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
574 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
575 .//vendor/rails/railties/lib/commands/server.rb:30
576 script/server:3:in `require'
580 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
583 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:30:57) [GET]
584 Session ID: 90375f9fa63c80632c7ce7be9e83022d
585 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
588 NoMethodError (You have a nil object when you didn't expect it!
589 You might have expected an instance of Array.
590 The error occured while evaluating nil.<<):
591 .//app/controllers/search_controller.rb:20:in `found'
592 .//app/controllers/search_controller.rb:16:in `each'
593 .//app/controllers/search_controller.rb:16:in `found'
594 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
595 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
596 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
597 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
598 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
599 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
600 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
601 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
602 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
603 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
604 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
605 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
606 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
607 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
608 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
609 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
610 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
611 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
612 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
613 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
614 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
615 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
616 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
617 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
618 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
619 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
620 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
621 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
622 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
623 .//vendor/rails/railties/lib/commands/server.rb:30
624 script/server:3:in `require'
628 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
631 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:31:26) [GET]
632 Session ID: 90375f9fa63c80632c7ce7be9e83022d
633 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
634 Rendering search/found
635 Completed in 2.05628 (0 reqs/sec) | Rendering: 0.00235 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
638 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:32:08) [GET]
639 Session ID: 90375f9fa63c80632c7ce7be9e83022d
640 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
643 RuntimeError (Permanent system error (1) Communication error to opac):
644 .//app/controllers/search_controller.rb:12:in `search'
645 .//app/controllers/search_controller.rb:12:in `found'
646 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
647 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
648 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
649 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
650 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
651 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
652 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
653 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
654 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
655 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
656 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
657 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
658 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
659 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
660 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
661 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
662 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
663 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
664 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
665 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
666 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
667 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
668 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
669 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
670 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
671 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
672 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
673 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
674 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
675 .//vendor/rails/railties/lib/commands/server.rb:30
676 script/server:3:in `require'
680 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
683 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:32:57) [GET]
684 Session ID: 90375f9fa63c80632c7ce7be9e83022d
685 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
686 Rendering search/found
687 Completed in 1.95964 (0 reqs/sec) | Rendering: 0.01566 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
690 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:33:34) [GET]
691 Session ID: 90375f9fa63c80632c7ce7be9e83022d
692 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
693 Rendering search/found
694 Completed in 1.89281 (0 reqs/sec) | Rendering: 0.01411 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
697 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:35:53) [GET]
698 Session ID: 90375f9fa63c80632c7ce7be9e83022d
699 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
700 Rendering search/found
701 Completed in 2.31203 (0 reqs/sec) | Rendering: 0.10857 (4%) | 200 OK [http://localhost/search/found?text1=cold+beer]
704 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:38:39) [GET]
705 Session ID: 90375f9fa63c80632c7ce7be9e83022d
706 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
707 Rendering search/found
708 Completed in 4.47006 (0 reqs/sec) | Rendering: 0.01777 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
711 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:39:31) [GET]
712 Session ID: 90375f9fa63c80632c7ce7be9e83022d
713 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
714 Rendering search/found
715 Completed in 2.21494 (0 reqs/sec) | Rendering: 0.01764 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
718 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:44:42) [GET]
719 Session ID: 90375f9fa63c80632c7ce7be9e83022d
720 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
721 Rendering search/found
724 ActionView::TemplateError (private method `gsub' called for #<MARC::DataField:0x2aaaabe933f8>) on line #13 of app/views/search/found.rhtml:
727 12: <% @total_records.each do |rec| %>
\r
728 13: <%= rec['245'].gsub("\n", "<br>") %>
\r
730 15: ----------------------------------------------------------
\r
733 #{RAILS_ROOT}/app/views/search/found.rhtml:13:in `_run_rhtml_search_found'
734 #{RAILS_ROOT}/app/views/search/found.rhtml:12:in `each'
735 #{RAILS_ROOT}/app/views/search/found.rhtml:12:in `_run_rhtml_search_found'
736 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
737 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
738 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
739 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
740 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
741 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
742 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
743 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
744 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
745 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
746 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
747 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
748 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
749 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
750 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
751 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
752 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
753 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
754 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
755 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
756 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
757 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
758 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
759 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
760 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
761 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
762 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
763 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
764 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
765 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
766 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
767 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
768 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
769 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
770 vendor/rails/railties/lib/commands/servers/webrick.rb:59
771 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
772 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
773 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
774 vendor/rails/railties/lib/commands/server.rb:30
775 script/server:3:in `require'
779 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
782 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:45:29) [GET]
783 Session ID: 90375f9fa63c80632c7ce7be9e83022d
784 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
785 Rendering search/found
786 Completed in 1.98846 (0 reqs/sec) | Rendering: 0.00578 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
789 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:46:29) [GET]
790 Session ID: 90375f9fa63c80632c7ce7be9e83022d
791 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
792 Rendering search/found
793 Completed in 3.82240 (0 reqs/sec) | Rendering: 0.00582 (0%) | 200 OK [http://localhost/search/found?text1=cold+beer]
796 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 09:47:16) [GET]
797 Session ID: 90375f9fa63c80632c7ce7be9e83022d
798 Parameters: {"text1"=>"finnegans wake", "action"=>"found", "controller"=>"search"}
799 Rendering search/found
800 Completed in 69.43821 (0 reqs/sec) | Rendering: 0.00891 (0%) | 200 OK [http://localhost/search/found?text1=finnegans+wake]
803 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 10:03:36) [GET]
804 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
805 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
806 Rendering search/found
807 Completed in 4.47930 (0 reqs/sec) | Rendering: 0.00594 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
810 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 10:05:22) [GET]
811 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
812 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
813 Rendering search/found
814 Completed in 4.20377 (0 reqs/sec) | Rendering: 0.00584 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
817 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 10:06:44) [GET]
818 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
819 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
820 Rendering search/found
821 Completed in 2.47421 (0 reqs/sec) | Rendering: 0.00403 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
824 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 10:08:11) [GET]
825 Session ID: 8f5f4f6c6179a3b2b38f37aca3505dc8
826 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
827 Rendering search/found
828 Completed in 4.39018 (0 reqs/sec) | Rendering: 0.00592 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
831 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 10:09:06) [GET]
832 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
833 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
834 Rendering search/found
835 Completed in 2.21052 (0 reqs/sec) | Rendering: 0.00403 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
838 Processing SearchController#found (for 134.53.24.59 at 2007-07-25 10:10:07) [GET]
839 Session ID: 9db4b36c7eddf6c73518d25505e82eeb
840 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
841 Rendering search/found
842 Completed in 2.20081 (0 reqs/sec) | Rendering: 0.00406 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
845 Processing SearchController#found (for 147.226.158.104 at 2007-07-25 10:10:13) [GET]
846 Session ID: 8cc74a1f6ffbd871d39ab42cd05fb05f
847 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
848 Rendering search/found
849 Completed in 1.96724 (0 reqs/sec) | Rendering: 0.00407 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
852 Processing SearchController#found (for 147.226.158.104 at 2007-07-25 10:10:24) [GET]
853 Session ID: 8cc74a1f6ffbd871d39ab42cd05fb05f
854 Parameters: {"text1"=>"penguins", "action"=>"found", "controller"=>"search"}
855 Rendering search/found
856 Completed in 66.73636 (0 reqs/sec) | Rendering: 0.00708 (0%) | 200 OK [http://208.78.97.122/search/found?text1=penguins]
859 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 10:11:30) [GET]
860 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
861 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
862 Rendering search/found
863 Completed in 1.99543 (0 reqs/sec) | Rendering: 0.00408 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
866 Processing SearchController#found (for 129.25.131.205 at 2007-07-25 10:12:01) [GET]
867 Session ID: d6467ac1cdaf26e5ba014af115c271d3
868 Parameters: {"text1"=>"progress and poverty", "action"=>"found", "controller"=>"search"}
869 Rendering search/found
870 Completed in 65.85325 (0 reqs/sec) | Rendering: 0.00681 (0%) | 200 OK [http://208.78.97.122/search/found?text1=progress+and+poverty]
873 Processing SearchController#found (for 147.226.158.104 at 2007-07-25 10:13:07) [GET]
874 Session ID: 8cc74a1f6ffbd871d39ab42cd05fb05f
875 Parameters: {"text1"=>"hello, world!", "action"=>"found", "controller"=>"search"}
876 Rendering search/found
877 Completed in 65.95223 (0 reqs/sec) | Rendering: 0.00736 (0%) | 200 OK [http://208.78.97.122/search/found?text1=hello%2C+world%21]
880 Processing SearchController#found (for 140.147.174.72 at 2007-07-25 10:14:13) [GET]
881 Session ID: c664f54cce74069674628ef4ae70f803
882 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
883 Rendering search/found
884 Completed in 3.94166 (0 reqs/sec) | Rendering: 0.00405 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
887 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 10:16:06) [GET]
888 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
889 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
890 Rendering search/found
891 Completed in 2.09825 (0 reqs/sec) | Rendering: 0.00406 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
894 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:18:31) [GET]
895 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
896 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
897 Rendering search/found
898 Completed in 4.43299 (0 reqs/sec) | Rendering: 0.00589 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
901 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:20:11) [GET]
902 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
903 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
904 Rendering search/found
905 Completed in 1.99830 (0 reqs/sec) | Rendering: 0.00593 (0%) | 200 OK [http://208.78.97.122/search/found?text1=cold+beer]
908 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:21:31) [GET]
909 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
910 Parameters: {"text1"=>"cold beer", "action"=>"found", "controller"=>"search"}
913 RuntimeError (Unsupported search (3) Missconfigured search, malformed at opac):
914 /app/controllers/search_controller.rb:12:in `search'
915 /app/controllers/search_controller.rb:12:in `found'
916 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
917 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
918 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
919 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
920 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
921 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
922 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
923 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
924 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
925 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
926 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
927 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
928 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
929 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
930 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
931 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
932 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
933 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
934 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
935 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
936 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
937 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
938 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
939 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
940 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
941 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
942 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
943 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
944 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
945 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
946 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
947 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
948 /var/lib/gems/1.8/bin/mongrel_rails:18
951 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
954 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:21:39) [GET]
955 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
956 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
957 Rendering search/found
958 Completed in 4.30216 (0 reqs/sec) | Rendering: 0.00591 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
961 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:23:22) [GET]
962 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
963 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
964 Rendering search/found
965 Completed in 2.18089 (0 reqs/sec) | Rendering: 0.00589 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
968 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:23:44) [GET]
969 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
970 Parameters: {"term"=>"Jack Kerouac", "action"=>"found", "controller"=>"search"}
971 Rendering search/found
972 Completed in 65.51236 (0 reqs/sec) | Rendering: 0.00737 (0%) | 200 OK [http://208.78.97.122/search/found?term=Jack+Kerouac]
975 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:25:37) [GET]
976 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
977 Parameters: {"term"=>"wine tasting", "action"=>"found", "controller"=>"search"}
978 Rendering search/found
979 Completed in 43.53383 (0 reqs/sec) | Rendering: 0.00616 (0%) | 200 OK [http://208.78.97.122/search/found?term=wine+tasting]
982 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:32:09) [GET]
983 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
984 Parameters: {"term"=>"ronallo", "action"=>"found", "controller"=>"search"}
985 Rendering search/found
986 Completed in 0.17521 (5 reqs/sec) | Rendering: 0.00288 (1%) | 200 OK [http://208.78.97.122/search/found?term=ronallo]
989 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:32:22) [GET]
990 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
991 Parameters: {"term"=>"jason", "action"=>"found", "controller"=>"search"}
992 Rendering search/found
993 Completed in 67.37907 (0 reqs/sec) | Rendering: 0.00730 (0%) | 200 OK [http://208.78.97.122/search/found?term=jason]
996 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:35:10) [GET]
997 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
998 Parameters: {"term"=>"jason", "action"=>"found", "controller"=>"search"}
999 Rendering search/found
1000 Completed in 67.44128 (0 reqs/sec) | Rendering: 0.00920 (0%) | 200 OK [http://208.78.97.122/search/found?term=jason]
1003 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:37:36) [GET]
1004 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1005 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
1006 Rendering search/found
1007 Completed in 2.08636 (0 reqs/sec) | Rendering: 0.00605 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold%20beer]
1010 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:56:36) [GET]
1011 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1012 Parameters: {"term"=>"knife fight", "action"=>"found", "controller"=>"search"}
1013 Rendering search/found
1014 Completed in 2.43730 (0 reqs/sec) | Rendering: 0.00527 (0%) | 200 OK [http://208.78.97.122/search/found?term=knife+fight]
1017 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:58:24) [GET]
1018 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1019 Parameters: {"term"=>"knife fight", "action"=>"found", "controller"=>"search"}
1020 Rendering search/found
1023 ActionView::TemplateError (String can't be coerced into Fixnum) on line #17 of app/views/search/found.rhtml:
1026 16: <% @total_records.each do |rec| %>
\r
1027 17: <%= i + " " + rec['245'].to_s.gsub("\n", "<br>") %>
\r
1032 #{RAILS_ROOT}/app/views/search/found.rhtml:17:in `+'
1033 #{RAILS_ROOT}/app/views/search/found.rhtml:17:in `_run_rhtml_search_found'
1034 #{RAILS_ROOT}/app/views/search/found.rhtml:16:in `each'
1035 #{RAILS_ROOT}/app/views/search/found.rhtml:16:in `_run_rhtml_search_found'
1036 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
1037 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
1038 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
1039 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
1040 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
1041 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
1042 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
1043 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
1044 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1045 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
1046 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
1047 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1048 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1049 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1050 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1051 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1052 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1053 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1054 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1055 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1056 #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1057 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1058 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1059 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1060 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1061 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1062 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1063 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1064 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1065 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1066 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1067 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1068 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1069 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1070 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1071 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1072 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1073 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1074 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1075 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1076 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1077 /var/lib/gems/1.8/bin/mongrel_rails:18
1080 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1083 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:58:42) [GET]
1084 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1085 Parameters: {"term"=>"knife fight", "action"=>"found", "controller"=>"search"}
1086 Rendering search/found
1089 ActionView::TemplateError (String can't be coerced into Fixnum) on line #17 of app/views/search/found.rhtml:
1092 16: <% @total_records.each do |rec| %>
\r
1093 17: <%= i + " " + rec['245'].to_s.gsub("\n", "<br>") %>
\r
1098 #{RAILS_ROOT}/app/views/search/found.rhtml:17:in `+'
1099 #{RAILS_ROOT}/app/views/search/found.rhtml:17:in `_run_rhtml_search_found'
1100 #{RAILS_ROOT}/app/views/search/found.rhtml:16:in `each'
1101 #{RAILS_ROOT}/app/views/search/found.rhtml:16:in `_run_rhtml_search_found'
1102 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
1103 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
1104 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
1105 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
1106 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
1107 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
1108 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
1109 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
1110 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1111 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
1112 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
1113 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1114 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1115 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1116 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1117 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1118 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1119 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1120 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1121 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1122 #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1123 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1124 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1125 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1126 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1127 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1128 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1129 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1130 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1131 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1132 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1133 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1134 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1135 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1136 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1137 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1138 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1139 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1140 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1141 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1142 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1143 /var/lib/gems/1.8/bin/mongrel_rails:18
1146 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1149 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:59:15) [GET]
1150 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1151 Parameters: {"term"=>"knife fight", "action"=>"found", "controller"=>"search"}
1152 Rendering search/found
1153 Completed in 1.80013 (0 reqs/sec) | Rendering: 0.00580 (0%) | 200 OK [http://208.78.97.122/search/found?term=knife+fight]
1156 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:59:32) [GET]
1157 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1158 Parameters: {"term"=>"knife fight", "action"=>"found", "controller"=>"search"}
1159 Rendering search/found
1162 ActionView::TemplateError (undefined method `bold' for "1":String) on line #17 of app/views/search/found.rhtml:
1165 16: <% @total_records.each do |rec| %>
\r
1166 17: <%= i.to_s.bold + " " + rec['245'].to_s.gsub("\n", "<br>") %>
\r
1171 #{RAILS_ROOT}/app/views/search/found.rhtml:17:in `_run_rhtml_search_found'
1172 #{RAILS_ROOT}/app/views/search/found.rhtml:16:in `each'
1173 #{RAILS_ROOT}/app/views/search/found.rhtml:16:in `_run_rhtml_search_found'
1174 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
1175 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
1176 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
1177 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
1178 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
1179 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
1180 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
1181 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
1182 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1183 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
1184 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
1185 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1186 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1187 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1188 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1189 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1190 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1191 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1192 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1193 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1194 #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1195 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1196 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1197 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1198 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1199 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1200 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1201 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1202 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1203 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1204 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1205 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1206 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1207 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1208 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1209 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1210 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1211 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1212 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1213 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1214 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1215 /var/lib/gems/1.8/bin/mongrel_rails:18
1218 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1221 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 11:59:56) [GET]
1222 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1223 Parameters: {"term"=>"knife fight", "action"=>"found", "controller"=>"search"}
1224 Rendering search/found
1225 Completed in 1.68032 (0 reqs/sec) | Rendering: 0.00565 (0%) | 200 OK [http://208.78.97.122/search/found?term=knife+fight]
1228 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:23:32) [GET]
1229 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1230 Parameters: {"term"=>"no exit", "action"=>"found", "controller"=>"search"}
1231 Rendering search/found
1232 Completed in 65.87930 (0 reqs/sec) | Rendering: 0.02228 (0%) | 200 OK [http://208.78.97.122/search/found?term=no+exit]
1235 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:29:38) [GET]
1236 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1237 Parameters: {"term"=>"hard knock life", "action"=>"found", "controller"=>"search"}
1238 Rendering search/found
1239 Completed in 4.04434 (0 reqs/sec) | Rendering: 0.00363 (0%) | 200 OK [http://208.78.97.122/search/found?term=hard+knock+life]
1242 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:29:53) [GET]
1243 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1244 Parameters: {"term"=>"no exit", "action"=>"found", "controller"=>"search"}
1245 Rendering search/found
1246 Completed in 67.24983 (0 reqs/sec) | Rendering: 0.00812 (0%) | 200 OK [http://208.78.97.122/search/found?term=no+exit]
1249 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:32:27) [GET]
1250 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1251 Parameters: {"term"=>"no exit", "action"=>"found", "controller"=>"search"}
1252 Rendering search/found
1253 Completed in 7.83339 (0 reqs/sec) | Rendering: 0.00631 (0%) | 200 OK [http://208.78.97.122/search/found?term=no+exit]
1256 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:32:47) [GET]
1257 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1258 Parameters: {"term"=>"no exit", "action"=>"found", "controller"=>"search"}
1259 Rendering search/found
1260 Completed in 5.17644 (0 reqs/sec) | Rendering: 0.00708 (0%) | 200 OK [http://208.78.97.122/search/found?term=no+exit]
1263 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:33:11) [GET]
1264 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1265 Parameters: {"term"=>"beauty", "action"=>"found", "controller"=>"search"}
1266 Rendering search/found
1267 Completed in 6.56325 (0 reqs/sec) | Rendering: 0.00849 (0%) | 200 OK [http://208.78.97.122/search/found?term=beauty]
1270 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:33:26) [GET]
1271 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1272 Parameters: {"term"=>"sociology", "action"=>"found", "controller"=>"search"}
1273 Rendering search/found
1274 Completed in 6.69039 (0 reqs/sec) | Rendering: 0.00839 (0%) | 200 OK [http://208.78.97.122/search/found?term=sociology]
1277 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:34:19) [GET]
1278 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1279 Parameters: {"term"=>"sociology", "action"=>"found", "controller"=>"search"}
1280 Rendering search/found
1281 Completed in 4.92689 (0 reqs/sec) | Rendering: 0.01077 (0%) | 200 OK [http://208.78.97.122/search/found?term=sociology]
1284 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:35:00) [GET]
1285 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1286 Parameters: {"term"=>"tiger lilly", "action"=>"found", "controller"=>"search"}
1287 Rendering search/found
1288 Completed in 0.57686 (1 reqs/sec) | Rendering: 0.00097 (0%) | 200 OK [http://208.78.97.122/search/found?term=tiger+lilly]
1291 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:35:15) [GET]
1292 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1293 Parameters: {"term"=>"something else", "action"=>"found", "controller"=>"search"}
1294 Rendering search/found
1295 Completed in 8.11070 (0 reqs/sec) | Rendering: 0.00678 (0%) | 200 OK [http://208.78.97.122/search/found?term=something+else]
1298 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:37:18) [GET]
1299 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1300 Parameters: {"term"=>"something else", "action"=>"found", "controller"=>"search"}
1301 Rendering search/found
1302 Completed in 4.80985 (0 reqs/sec) | Rendering: 0.00953 (0%) | 200 OK [http://208.78.97.122/search/found?term=something+else]
1305 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:37:30) [GET]
1306 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1307 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
1310 NoMethodError (You have a nil object when you didn't expect it!
1311 You might have expected an instance of Array.
1312 The error occured while evaluating nil.[]):
1313 /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/reader.rb:65:in `decode'
1314 /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/record.rb:88:in `new_from_marc'
1315 /var/lib/gems/1.8/gems/zcc-0.1.0/lib/zcc/query.rb:114:in `convert_char'
1316 /app/controllers/search_controller.rb:21:in `found'
1317 /app/controllers/search_controller.rb:19:in `each'
1318 /app/controllers/search_controller.rb:19:in `found'
1319 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1320 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1321 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1322 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1323 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1324 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1325 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1326 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1327 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1328 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1329 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1330 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1331 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1332 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1333 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1334 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1335 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1336 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1337 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1338 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1339 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1340 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1341 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1342 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1343 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1344 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1345 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1346 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1347 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1348 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1349 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1350 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1351 /var/lib/gems/1.8/bin/mongrel_rails:18
1354 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1357 Processing SearchController#found (for 69.208.154.141 at 2007-07-25 16:37:45) [GET]
1358 Session ID: 9f81b3b51452f1635c01071299b6b916
1359 Parameters: {"term"=>"mama's milk", "action"=>"found", "controller"=>"search"}
1360 Rendering search/found
1361 Completed in 0.52138 (1 reqs/sec) | Rendering: 0.00095 (0%) | 200 OK [http://208.78.97.122/search/found?term=mama%27s+milk]
1364 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:38:12) [GET]
1365 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1366 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
1369 NoMethodError (You have a nil object when you didn't expect it!
1370 You might have expected an instance of Array.
1371 The error occured while evaluating nil.[]):
1372 /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/reader.rb:65:in `decode'
1373 /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/record.rb:88:in `new_from_marc'
1374 /var/lib/gems/1.8/gems/zcc-0.1.0/lib/zcc/query.rb:114:in `convert_char'
1375 /app/controllers/search_controller.rb:21:in `found'
1376 /app/controllers/search_controller.rb:19:in `each'
1377 /app/controllers/search_controller.rb:19:in `found'
1378 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1379 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1380 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1381 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1382 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1383 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1384 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1385 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1386 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1387 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1388 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1389 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1390 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1391 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1392 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1393 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1394 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1395 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1396 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1397 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1398 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1399 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1400 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1401 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1402 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1403 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1404 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1405 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1406 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1407 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1408 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1409 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1410 /var/lib/gems/1.8/bin/mongrel_rails:18
1413 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1416 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:38:57) [GET]
1417 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1418 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
1421 NoMethodError (You have a nil object when you didn't expect it!
1422 You might have expected an instance of Array.
1423 The error occured while evaluating nil.[]):
1424 /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/reader.rb:65:in `decode'
1425 /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/record.rb:88:in `new_from_marc'
1426 /var/lib/gems/1.8/gems/zcc-0.1.0/lib/zcc/query.rb:114:in `convert_char'
1427 /app/controllers/search_controller.rb:21:in `found'
1428 /app/controllers/search_controller.rb:19:in `each'
1429 /app/controllers/search_controller.rb:19:in `found'
1430 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1431 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1432 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1433 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1434 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1435 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1436 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1437 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1438 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1439 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1440 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1441 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1442 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1443 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1444 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1445 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1446 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1447 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1448 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1449 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1450 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1451 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1452 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1453 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1454 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1455 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1456 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1457 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1458 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1459 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1460 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1461 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1462 /var/lib/gems/1.8/bin/mongrel_rails:18
1465 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1468 Processing SearchController#found (for 69.208.154.141 at 2007-07-25 16:39:49) [GET]
1469 Session ID: 9f81b3b51452f1635c01071299b6b916
1470 Parameters: {"term"=>"vetiveria", "action"=>"found", "controller"=>"search"}
1471 Rendering search/found
1472 Completed in 0.76552 (1 reqs/sec) | Rendering: 0.00391 (0%) | 200 OK [http://208.78.97.122/search/found?term=vetiveria]
1475 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:40:14) [GET]
1476 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1477 Parameters: {"term"=>"vetiveria", "action"=>"found", "controller"=>"search"}
1478 Rendering search/found
1479 Completed in 0.72030 (1 reqs/sec) | Rendering: 0.00117 (0%) | 200 OK [http://208.78.97.122/search/found?term=vetiveria]
1482 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:40:51) [GET]
1483 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1484 Parameters: {"term"=>"vetiveria", "action"=>"found", "controller"=>"search"}
1485 Rendering search/found
1486 Completed in 0.74743 (1 reqs/sec) | Rendering: 0.00447 (0%) | 200 OK [http://208.78.97.122/search/found?term=vetiveria]
1489 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:42:08) [GET]
1490 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1491 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
1494 NoMethodError (You have a nil object when you didn't expect it!
1495 You might have expected an instance of Array.
1496 The error occured while evaluating nil.[]):
1497 /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/reader.rb:65:in `decode'
1498 /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/record.rb:88:in `new_from_marc'
1499 /var/lib/gems/1.8/gems/zcc-0.1.0/lib/zcc/query.rb:114:in `convert_char'
1500 /app/controllers/search_controller.rb:21:in `found'
1501 /app/controllers/search_controller.rb:19:in `each'
1502 /app/controllers/search_controller.rb:19:in `found'
1503 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1504 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1505 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1506 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1507 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1508 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1509 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1510 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1511 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1512 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1513 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1514 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1515 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1516 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1517 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1518 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1519 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1520 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1521 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1522 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1523 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1524 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1525 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1526 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1527 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1528 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1529 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1530 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1531 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1532 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1533 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1534 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1535 /var/lib/gems/1.8/bin/mongrel_rails:18
1538 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1541 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:44:15) [GET]
1542 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1543 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
1544 Rendering search/found
1545 Completed in 11.19215 (0 reqs/sec) | Rendering: 0.16807 (1%) | 200 OK [http://208.78.97.122/search/found?term=title]
1548 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:45:18) [GET]
1549 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1550 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
1551 Rendering search/found
1552 Completed in 11.91336 (0 reqs/sec) | Rendering: 0.01639 (0%) | 200 OK [http://208.78.97.122/search/found?term=title]
1555 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:45:40) [GET]
1556 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1557 Parameters: {"term"=>"good", "action"=>"found", "controller"=>"search"}
1558 Rendering search/found
1559 Completed in 6.94442 (0 reqs/sec) | Rendering: 0.01308 (0%) | 200 OK [http://208.78.97.122/search/found?term=good]
1562 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:52:29) [GET]
1563 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1564 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
1565 Rendering search/found
1566 Completed in 12.53129 (0 reqs/sec) | Rendering: 0.02939 (0%) | 200 OK [http://208.78.97.122/search/found?term=title]
1569 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:53:36) [GET]
1570 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1571 Parameters: {"term"=>"science", "action"=>"found", "controller"=>"search"}
1572 Rendering search/found
1575 ActionView::TemplateError (undefined method `size=' for #<Array:0x2aaaab707198>) on line #14 of app/views/search/found.rhtml:
1577 12: Number of records found: <%= @rset_size %>
\r
1579 14: Number of records returned: <%= @total_records.size = 40 ? @total_records : "the maximum of 40 records." %>
\r
1584 #{RAILS_ROOT}/app/views/search/found.rhtml:14:in `_run_rhtml_search_found'
1585 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
1586 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
1587 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
1588 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
1589 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
1590 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
1591 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
1592 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
1593 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1594 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
1595 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
1596 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1597 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1598 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1599 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1600 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1601 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1602 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1603 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1604 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1605 #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1606 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1607 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1608 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1609 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1610 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1611 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1612 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1613 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1614 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1615 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1616 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1617 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1618 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1619 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1620 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1621 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1622 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1623 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1624 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1625 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1626 /var/lib/gems/1.8/bin/mongrel_rails:18
1629 Rendering /home/jason/rails/zoom/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1632 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:54:12) [GET]
1633 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1634 Parameters: {"term"=>"science", "action"=>"found", "controller"=>"search"}
1635 Rendering search/found
1636 Completed in 6.88888 (0 reqs/sec) | Rendering: 0.18123 (2%) | 200 OK [http://208.78.97.122/search/found?term=science]
1639 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:54:44) [GET]
1640 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1641 Parameters: {"term"=>"science", "action"=>"found", "controller"=>"search"}
1642 Rendering search/found
1643 Completed in 6.77417 (0 reqs/sec) | Rendering: 0.01757 (0%) | 200 OK [http://208.78.97.122/search/found?term=science]
1646 Processing SearchController#found (for 149.166.220.116 at 2007-07-25 16:55:43) [GET]
1647 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1648 Parameters: {"term"=>"science", "action"=>"found", "controller"=>"search"}
1649 Rendering search/found
1650 Completed in 6.90573 (0 reqs/sec) | Rendering: 0.01817 (0%) | 200 OK [http://208.78.97.122/search/found?term=science]
1653 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 20:21:13) [GET]
1654 Session ID: fa8c6f153e4aee8c0e77c28dccbef7e9
1655 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
1656 Rendering search/found
1657 Completed in 4.94766 (0 reqs/sec) | Rendering: 0.02524 (0%) | 200 OK [http://localhost/search/found?term=cold+beer]
1660 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 20:21:32) [GET]
1661 Session ID: fa8c6f153e4aee8c0e77c28dccbef7e9
1662 Parameters: {"term"=>"sociology", "action"=>"found", "controller"=>"search"}
1663 Rendering search/found
1664 Completed in 10.21387 (0 reqs/sec) | Rendering: 0.00931 (0%) | 200 OK [http://localhost/search/found?term=sociology]
1667 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 22:42:45) [GET]
1668 Session ID: fa8c6f153e4aee8c0e77c28dccbef7e9
1669 Parameters: {"term"=>"sociology death", "action"=>"found", "controller"=>"search"}
1670 Rendering search/found
1671 Completed in 5.02076 (0 reqs/sec) | Rendering: 0.00674 (0%) | 200 OK [http://localhost/search/found?term=sociology%20death]
1674 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 22:55:45) [GET]
1675 Session ID: fa8c6f153e4aee8c0e77c28dccbef7e9
1676 Parameters: {"term"=>"sociology death", "action"=>"found", "controller"=>"search"}
1677 Rendering search/found
1678 Completed in 2.24249 (0 reqs/sec) | Rendering: 0.02218 (0%) | 200 OK [http://localhost/search/found?term=sociology%20death]
1681 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 22:58:37) [GET]
1682 Session ID: fa8c6f153e4aee8c0e77c28dccbef7e9
1683 Parameters: {"term"=>"sociology death", "action"=>"found", "controller"=>"search"}
1684 Rendering search/found
1685 Completed in 4.92569 (0 reqs/sec) | Rendering: 0.02056 (0%) | 200 OK [http://localhost/search/found?term=sociology%20death]
1688 Processing SearchController#found (for 127.0.0.1 at 2007-07-25 22:59:26) [GET]
1689 Session ID: fa8c6f153e4aee8c0e77c28dccbef7e9
1690 Parameters: {"term"=>"sociology death", "action"=>"found", "controller"=>"search"}
1691 Rendering search/found
1692 Completed in 3.54641 (0 reqs/sec) | Rendering: 0.02901 (0%) | 200 OK [http://localhost/search/found?term=sociology%20death]
1695 Processing Base#index (for 149.166.220.116 at 2007-07-26 08:32:08) [GET]
1696 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1700 ActionController::RoutingError (Recognition failed for "/rails/info/properties"):
1701 /vendor/rails/actionpack/lib/action_controller/routing.rb:522:in `recognition_failed'
1702 /vendor/rails/actionpack/lib/action_controller/routing.rb:512:in `recognize!'
1703 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1704 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1705 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1706 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1707 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1708 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1709 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1710 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1711 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1712 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1713 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1714 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1715 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1716 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1717 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1718 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1719 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1720 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1721 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1722 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1723 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1724 /var/lib/gems/1.8/bin/mongrel_rails:18
1727 Rendering /home/jason/ruby/zcc/trunk/rails/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1730 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:32:57) [GET]
1731 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1732 Parameters: {"action"=>"found", "controller"=>"search"}
1735 RuntimeError (Temporary system error (2) $(363) NEAR ")(((){T212,T241,T242,T245,T246,T740}))" (Unicorn error: 363)):
1736 /app/controllers/search_controller.rb:13:in `search'
1737 /app/controllers/search_controller.rb:13:in `found'
1738 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1739 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1740 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1741 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1742 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1743 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1744 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1745 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1746 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1747 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1748 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1749 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1750 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1751 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1752 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1753 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1754 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1755 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1756 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1757 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1758 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1759 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1760 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1761 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1762 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1763 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1764 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1765 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1766 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1767 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1768 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1769 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1770 /var/lib/gems/1.8/bin/mongrel_rails:18
1773 Rendering /home/jason/ruby/zcc/trunk/rails/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1776 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:37:13) [GET]
1777 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1778 Parameters: {"action"=>"found", "controller"=>"search"}
1781 RuntimeError (Temporary system error (2) $(363) NEAR ")(((){T212,T241,T242,T245,T246,T740}))" (Unicorn error: 363)):
1782 /app/controllers/search_controller.rb:13:in `search'
1783 /app/controllers/search_controller.rb:13:in `found'
1784 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1785 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1786 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1787 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1788 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1789 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1790 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1791 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1792 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1793 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1794 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1795 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1796 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1797 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1798 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1799 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1800 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1801 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1802 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1803 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1804 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1805 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1806 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1807 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1808 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1809 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1810 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1811 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1812 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1813 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1814 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1815 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1816 /var/lib/gems/1.8/bin/mongrel_rails:18
1819 Rendering /home/jason/ruby/zcc/trunk/rails/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1822 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:39:22) [GET]
1823 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1824 Parameters: {"action"=>"found", "controller"=>"search"}
1827 RuntimeError (Temporary system error (2) $(363) NEAR ")(((){T212,T241,T242,T245,T246,T740}))" (Unicorn error: 363)):
1828 /app/controllers/search_controller.rb:13:in `search'
1829 /app/controllers/search_controller.rb:13:in `found'
1830 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1831 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1832 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1833 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1834 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1835 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1836 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1837 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1838 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1839 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1840 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1841 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1842 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1843 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1844 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1845 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1846 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1847 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1848 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1849 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1850 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1851 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1852 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1853 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1854 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1855 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1856 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1857 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1858 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1859 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1860 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1861 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1862 /var/lib/gems/1.8/bin/mongrel_rails:18
1865 Rendering /home/jason/ruby/zcc/trunk/rails/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1868 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:41:42) [GET]
1869 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1870 Parameters: {"action"=>"found", "controller"=>"search"}
1873 RuntimeError (Temporary system error (2) $(363) NEAR ")(((){T212,T241,T242,T245,T246,T740}))" (Unicorn error: 363)):
1874 /app/controllers/search_controller.rb:13:in `search'
1875 /app/controllers/search_controller.rb:13:in `found'
1876 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1877 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1878 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1879 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1880 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1881 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1882 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1883 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1884 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1885 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1886 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1887 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1888 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1889 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1890 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1891 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1892 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1893 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1894 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1895 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1896 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1897 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1898 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1899 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1900 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1901 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1902 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1903 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1904 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1905 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1906 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1907 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1908 /var/lib/gems/1.8/bin/mongrel_rails:18
1911 Rendering /home/jason/ruby/zcc/trunk/rails/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1914 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:42:20) [GET]
1915 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1916 Parameters: {"action"=>"found", "controller"=>"search"}
1919 RuntimeError (Temporary system error (2) $(363) NEAR ")(((){T212,T241,T242,T245,T246,T740}))" (Unicorn error: 363)):
1920 /app/controllers/search_controller.rb:13:in `search'
1921 /app/controllers/search_controller.rb:13:in `found'
1922 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
1923 /vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
1924 /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
1925 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1926 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1927 /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
1928 /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
1929 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
1930 /vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
1931 /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
1932 /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
1933 /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
1934 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1935 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1936 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1937 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1938 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1939 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1940 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1941 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1942 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1943 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1944 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1945 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1946 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1947 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1948 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1949 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1950 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1951 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1952 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1953 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1954 /var/lib/gems/1.8/bin/mongrel_rails:18
1957 Rendering /home/jason/ruby/zcc/trunk/rails/config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1960 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:42:24) [GET]
1961 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1962 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
1963 Rendering search/found
1964 Completed in 2.46665 (0 reqs/sec) | Rendering: 0.01249 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
1967 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:43:41) [GET]
1968 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1969 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
1970 Rendering search/found
1971 Completed in 1.29121 (0 reqs/sec) | Rendering: 0.00884 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
1974 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:43:52) [GET]
1975 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1976 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
1977 Rendering search/found
1978 Completed in 1.18201 (0 reqs/sec) | Rendering: 0.00836 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
1981 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:44:16) [GET]
1982 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1983 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
1984 Rendering search/found
1985 Completed in 1.27730 (0 reqs/sec) | Rendering: 0.00888 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
1988 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:44:38) [GET]
1989 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1990 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
1991 Rendering search/found
1992 Completed in 1.35858 (0 reqs/sec) | Rendering: 0.01257 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
1995 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:45:46) [GET]
1996 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
1997 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
1998 Rendering search/found
1999 Completed in 1.25789 (0 reqs/sec) | Rendering: 0.01275 (1%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2002 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:45:53) [GET]
2003 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
2004 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
2005 Rendering search/found
2006 Completed in 1.19330 (0 reqs/sec) | Rendering: 0.00856 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2009 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:46:19) [GET]
2010 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
2011 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
2012 Rendering search/found
2013 Completed in 1.28229 (0 reqs/sec) | Rendering: 0.00848 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2016 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:46:55) [GET]
2017 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
2018 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
2019 Rendering search/found
2020 Completed in 1.17735 (0 reqs/sec) | Rendering: 0.00805 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2023 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:47:12) [GET]
2024 Session ID: 57bb4c9339f7a0ae8aefbfd2f82999ee
2025 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
2026 Rendering search/found
2027 Completed in 1.29754 (0 reqs/sec) | Rendering: 0.00832 (0%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2030 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:53:05) [GET]
2031 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2032 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
2033 Rendering search/found
2034 Completed in 0.21774 (4 reqs/sec) | Rendering: 0.00632 (2%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2037 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:54:03) [GET]
2038 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2039 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
2040 Rendering search/found
2041 Completed in 0.02251 (44 reqs/sec) | Rendering: 0.00684 (30%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2044 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:54:15) [GET]
2045 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2046 Parameters: {"action"=>"found", "controller"=>"search"}
2047 Rendering search/found
2048 Completed in 0.01136 (88 reqs/sec) | Rendering: 0.00095 (8%) | 200 OK [http://208.78.97.122/search/found]
2051 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:54:20) [GET]
2052 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2053 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
2054 Rendering search/found
2055 Completed in 0.01768 (56 reqs/sec) | Rendering: 0.00187 (10%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2058 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:54:51) [GET]
2059 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2060 Parameters: {"term"=>"cold beer", "action"=>"found", "controller"=>"search"}
2061 Rendering search/found
2062 Completed in 0.08272 (12 reqs/sec) | Rendering: 0.00642 (7%) | 200 OK [http://208.78.97.122/search/found?term=cold+beer]
2065 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:54:57) [GET]
2066 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2067 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
2068 Rendering search/found
2069 Completed in 0.61370 (1 reqs/sec) | Rendering: 0.04720 (7%) | 200 OK [http://208.78.97.122/search/found?term=computer]
2072 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:56:17) [GET]
2073 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2074 Parameters: {"action"=>"found", "controller"=>"search"}
2075 Rendering search/found
2076 Completed in 0.01556 (64 reqs/sec) | Rendering: 0.00546 (35%) | 200 OK [http://208.78.97.122/search/found]
2079 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:56:30) [GET]
2080 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2081 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
2082 Rendering search/found
2083 Completed in 1.00173 (0 reqs/sec) | Rendering: 0.05436 (5%) | 200 OK [http://208.78.97.122/search/found?term=computer+programming]
2086 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:57:03) [GET]
2087 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2088 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
2089 Rendering search/found
2090 Completed in 1.11172 (0 reqs/sec) | Rendering: 0.07188 (6%) | 200 OK [http://208.78.97.122/search/found?term=computer+programming]
2093 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:57:37) [GET]
2094 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2095 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
2096 Rendering search/found
2097 Completed in 1.00726 (0 reqs/sec) | Rendering: 0.06775 (6%) | 200 OK [http://208.78.97.122/search/found?term=computer+programming]
2100 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:58:00) [GET]
2101 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2102 Parameters: {"action"=>"found", "controller"=>"search"}
2103 Rendering search/found
2104 Completed in 0.56132 (1 reqs/sec) | Rendering: 0.00544 (0%) | 200 OK [http://208.78.97.122/search/found]
2107 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:58:19) [GET]
2108 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2109 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
2110 Rendering search/found
2111 Completed in 0.71565 (1 reqs/sec) | Rendering: 0.00982 (1%) | 200 OK [http://208.78.97.122/search/found?term=title]
2114 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:59:11) [GET]
2115 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2116 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
2117 Rendering search/found
2118 Completed in 0.63345 (1 reqs/sec) | Rendering: 0.01484 (2%) | 200 OK [http://208.78.97.122/search/found?term=title]
2121 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:59:26) [GET]
2122 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2123 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
2124 Rendering search/found
2125 Completed in 0.58219 (1 reqs/sec) | Rendering: 0.01419 (2%) | 200 OK [http://208.78.97.122/search/found?term=title]
2128 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 08:59:37) [GET]
2129 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2130 Parameters: {"term"=>"title", "action"=>"found", "controller"=>"search"}
2131 Rendering search/found
2132 Completed in 0.57046 (1 reqs/sec) | Rendering: 0.01402 (2%) | 200 OK [http://208.78.97.122/search/found?term=title]
2135 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 09:00:02) [GET]
2136 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2137 Parameters: {"term"=>"books", "action"=>"found", "controller"=>"search"}
2138 Rendering search/found
2139 Completed in 8.60697 (0 reqs/sec) | Rendering: 0.33189 (3%) | 200 OK [http://208.78.97.122/search/found?term=books]
2142 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 09:00:39) [GET]
2143 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2144 Parameters: {"term"=>"books", "action"=>"found", "controller"=>"search"}
2145 Rendering search/found
2146 Completed in 2.14145 (0 reqs/sec) | Rendering: 0.33735 (15%) | 200 OK [http://208.78.97.122/search/found?term=books]
2149 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 09:00:47) [GET]
2150 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2151 Parameters: {"term"=>"scripture", "action"=>"found", "controller"=>"search"}
2152 Rendering search/found
2153 Completed in 0.74523 (1 reqs/sec) | Rendering: 0.01961 (2%) | 200 OK [http://208.78.97.122/search/found?term=scripture]
2156 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 09:01:05) [GET]
2157 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2158 Parameters: {"term"=>"scriptures", "action"=>"found", "controller"=>"search"}
2159 Rendering search/found
2160 Completed in 0.88361 (1 reqs/sec) | Rendering: 0.01657 (1%) | 200 OK [http://208.78.97.122/search/found?term=scriptures]
2163 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 09:01:13) [GET]
2164 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2165 Parameters: {"term"=>"scripture", "action"=>"found", "controller"=>"search"}
2166 Rendering search/found
2167 Completed in 0.64523 (1 reqs/sec) | Rendering: 0.01944 (3%) | 200 OK [http://208.78.97.122/search/found?term=scripture]
2170 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 09:02:15) [GET]
2171 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2172 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"search"}
2173 Rendering search/found
2174 Completed in 0.49726 (2 reqs/sec) | Rendering: 0.00099 (0%) | 200 OK [http://208.78.97.122/search/found?term=]
2177 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 09:02:22) [GET]
2178 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2179 Parameters: {"term"=>"dunce", "action"=>"found", "controller"=>"search"}
2180 Rendering search/found
2181 Completed in 0.55470 (1 reqs/sec) | Rendering: 0.00098 (0%) | 200 OK [http://208.78.97.122/search/found?term=dunce]
2184 Processing SearchController#found (for 149.166.220.116 at 2007-07-26 09:02:28) [GET]
2185 Session ID: 1c8f1e12bfa840626917c1e71e43ee65
2186 Parameters: {"term"=>"done", "action"=>"found", "controller"=>"search"}
2187 Rendering search/found
2188 Completed in 0.81409 (1 reqs/sec) | Rendering: 0.01573 (1%) | 200 OK [http://208.78.97.122/search/found?term=done]
2191 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 18:42:16) [GET]
2192 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2193 Parameters: {"action"=>"found", "controller"=>"search"}
2194 Rendering search/found
2195 Completed in 0.80982 (1 reqs/sec) | Rendering: 0.00763 (0%) | 200 OK [http://localhost/search/found]
2198 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 18:42:22) [GET]
2199 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2200 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2201 Rendering search/found
2202 Completed in 0.73483 (1 reqs/sec) | Rendering: 0.00616 (0%) | 200 OK [http://localhost/search/found?term=ruby]
2205 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 18:43:46) [GET]
2206 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2207 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2208 Rendering search/found
2209 Completed in 0.78744 (1 reqs/sec) | Rendering: 0.01405 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2212 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 18:59:19) [GET]
2213 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2214 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2215 Rendering search/found
2216 ERROR: compiling _run_rhtml_search_found RAISED compile error
2217 script/../config/../app/views/search/found.rhtml:44: syntax error, unexpected $undefined, expecting ')'
2218 _erbout.concat " "; _erbout.concat(( link_to "<%= rec['245']['a'] if rec['245'] ).to_s); _erbout.concat "\", :controller => \"record\" %>\r\n"
2220 script/../config/../app/views/search/found.rhtml:55: syntax error, unexpected kEND, expecting ')'
2221 _erbout.concat " "; end; _erbout.concat ".\r\n"
2223 script/../config/../app/views/search/found.rhtml:63: syntax error, unexpected kEND, expecting ')'
2224 Function body: def _run_rhtml_search_found(local_assigns)
2225 _erbout = ''; _erbout.concat "<html>\r\n"
2226 _erbout.concat " <head>\r\n"
2227 _erbout.concat " <title>Simple Z39.50 OPAC</title>\r\n"
2228 _erbout.concat " <style>\r\n"
2229 _erbout.concat " \r\n"
2230 _erbout.concat " </style>\r\n"
2231 _erbout.concat " <script type=\"text/javascript\">function toggleLayer( whichLayer )\r\n"
2232 _erbout.concat "{\r\n"
2233 _erbout.concat " var elem, vis;\r\n"
2234 _erbout.concat " if( document.getElementById ) // this is the way the standards work\r\n"
2235 _erbout.concat " elem = document.getElementById( whichLayer );\r\n"
2236 _erbout.concat " else if( document.all ) // this is the way old msie versions work\r\n"
2237 _erbout.concat " elem = document.all[whichLayer];\r\n"
2238 _erbout.concat " else if( document.layers ) // this is the way nn4 works\r\n"
2239 _erbout.concat " elem = document.layers[whichLayer];\r\n"
2240 _erbout.concat " vis = elem.style;\r\n"
2241 _erbout.concat " // if the style.display value is blank we try to figure it out here\r\n"
2242 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
2243 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
2244 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
2245 _erbout.concat "}</script>\r\n"
2246 _erbout.concat " </head>\r\n"
2247 _erbout.concat " \r\n"
2248 _erbout.concat " \r\n"
2249 _erbout.concat " <body>\r\n"
2250 _erbout.concat " <h1>Simple Z39.50 OPAC</h1>\r\n"
2251 _erbout.concat " This Ruby on Rails app searches a database of MARC records indexed by zebra.\r\n"
2252 _erbout.concat " \r\n"
2253 _erbout.concat " <form action = \"/search/found\" >\r\n"
2254 _erbout.concat " <br>\r\n"
2255 _erbout.concat " Enter a search:\r\n"
2256 _erbout.concat " <br>\r\n"
2257 _erbout.concat " <input type=\"text\" name=\"term\" value=\""; _erbout.concat(( @data ).to_s); _erbout.concat "\">\r\n"
2258 _erbout.concat " \r\n"
2259 _erbout.concat " </form>\r\n"
2260 _erbout.concat " <br>\r\n"
2261 _erbout.concat " Number of records found: "; _erbout.concat(( @rset_size ).to_s); _erbout.concat "\r\n"
2262 _erbout.concat " <br>\r\n"
2263 _erbout.concat " Number of records returned: "; _erbout.concat(( @total_records.size ).to_s); _erbout.concat "\r\n"
2264 _erbout.concat " <br>\r\n"
2265 _erbout.concat " <br>\r\n"
2266 _erbout.concat " "; i = 1 ; _erbout.concat "\r\n"
2267 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
2268 _erbout.concat " "; _erbout.concat(( link_to "<%= rec['245']['a'] if rec['245'] ).to_s); _erbout.concat "\", :controller => \"record\" %>\r\n"
2269 _erbout.concat " \r\n"
2270 _erbout.concat " <a href=\"javascript:toggleLayer('hidden"; _erbout.concat(( i ).to_s); _erbout.concat "');\" title=\"show full record\">show/hide full record</a>\r\n"
2271 _erbout.concat " <div id=\"hidden"; _erbout.concat(( i ).to_s); _erbout.concat "\" style=\"display: none;\">\r\n"
2272 _erbout.concat " "; _erbout.concat(( rec.to_s.gsub("\n","<br>") ).to_s); _erbout.concat "\r\n"
2273 _erbout.concat " <a href=\"javascript:toggleLayer('hidden"; _erbout.concat(( i ).to_s); _erbout.concat "');\" title=\"show full record\">show/hide full record</a>\r\n"
2274 _erbout.concat " </div>\r\n"
2275 _erbout.concat " "; i += 1 ; _erbout.concat "\r\n"
2276 _erbout.concat " <br>\r\n"
2277 _erbout.concat " ----------------------------------------------------------\r\n"
2278 _erbout.concat " <br>\r\n"
2279 _erbout.concat " "; end; _erbout.concat ".\r\n"
2280 _erbout.concat " <br>\r\n"
2281 _erbout.concat " <br>\r\n"
2282 _erbout.concat " </body>\r\n"
2283 _erbout.concat " </html>\r\n"
2284 _erbout.concat "\r\n"
2285 _erbout.concat "\r\n"
2288 Backtrace: script/../config/../app/views/search/found.rhtml:63:in `compile_template'
2289 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
2290 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
2291 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
2292 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
2293 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
2294 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
2295 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
2296 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2297 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
2298 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
2299 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2300 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2301 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2302 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2303 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2304 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2305 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2306 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2307 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2308 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2309 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2310 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2311 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2312 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2313 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2314 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2315 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2316 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2317 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2318 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2319 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2320 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2321 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2322 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
2323 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2324 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2325 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2326 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
2327 script/server:3:in `require'
2331 ActionView::TemplateError (compile error
2332 script/../config/../app/views/search/found.rhtml:44: syntax error, unexpected $undefined, expecting ')'
2333 _erbout.concat " "; _erbout.concat(( link_to "<%= rec['245']['a'] if rec['245'] ).to_s); _erbout.concat "\", :controller => \"record\" %>\r\n"
2335 script/../config/../app/views/search/found.rhtml:55: syntax error, unexpected kEND, expecting ')'
2336 _erbout.concat " "; end; _erbout.concat ".\r\n"
2338 script/../config/../app/views/search/found.rhtml:63: syntax error, unexpected kEND, expecting ')') on line #44 of app/views/search/found.rhtml:
2341 43: <% @total_records.each do |rec| %>
\r
2342 44: <%= link_to "<%= rec['245']['a'] if rec['245'] %>", :controller => "record" %>
\r
2344 46: <a href="javascript:toggleLayer('hidden<%= i %>');" title="show full record">show/hide full record</a>
\r
2345 47: <div id="hidden<%= i %>" style="display: none;">
\r
2347 #{RAILS_ROOT}/app/views/search/found.rhtml:63:in `compile_template'
2348 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
2349 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
2350 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
2351 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
2352 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
2353 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
2354 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
2355 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2356 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
2357 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
2358 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2359 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2360 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2361 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2362 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2363 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2364 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2365 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2366 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2367 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2368 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2369 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2370 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2371 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2372 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2373 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2374 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2375 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2376 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2377 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2378 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2379 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2380 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2381 vendor/rails/railties/lib/commands/servers/webrick.rb:59
2382 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2383 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2384 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2385 vendor/rails/railties/lib/commands/server.rb:30
2386 script/server:3:in `require'
2390 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2393 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:00:01) [GET]
2394 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2395 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2396 Rendering search/found
2397 Completed in 0.79029 (1 reqs/sec) | Rendering: 0.01110 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2400 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:00:18) [GET]
2401 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2402 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2403 Rendering search/found
2404 Completed in 0.76844 (1 reqs/sec) | Rendering: 0.01730 (2%) | 200 OK [http://localhost/search/found?term=ruby]
2407 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:00:34) [GET]
2408 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2409 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2410 Rendering search/found
2411 Completed in 0.66551 (1 reqs/sec) | Rendering: 0.01218 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2414 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:12:24) [GET]
2415 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2416 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2417 Rendering search/found
2418 Completed in 0.84334 (1 reqs/sec) | Rendering: 0.01445 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2421 Processing SearchController#record (for 127.0.0.1 at 2007-07-27 19:12:30) [GET]
2422 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2423 Parameters: {"action"=>"record", "controller"=>"search", "r"=>"20070727185351.xml"}
2426 ActionController::UnknownAction (No action responded to record):
2427 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2428 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2429 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2430 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2431 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2432 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2433 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2434 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2435 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2436 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2437 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2438 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2439 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2440 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2441 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2442 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2443 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2444 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2445 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2446 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2447 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2448 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2449 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2450 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2451 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2452 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2453 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2454 .//vendor/rails/railties/lib/commands/server.rb:30
2455 script/server:3:in `require'
2459 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2462 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:12:49) [GET]
2463 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2464 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2465 Rendering search/found
2466 Completed in 0.77550 (1 reqs/sec) | Rendering: 0.01644 (2%) | 200 OK [http://localhost/search/found?term=ruby]
2469 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:12:53) [GET]
2470 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2471 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351.xml"}
2474 NoMethodError (You have a nil object when you didn't expect it!
2475 The error occured while evaluating nil.raw):
2476 /var/lib/gems/1.8/gems/zcc-0.1.2/lib/zcc/query.rb:114:in `convert_char'
2477 .//app/controllers/record_controller.rb:12:in `show'
2478 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
2479 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
2480 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2481 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2482 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2483 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2484 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2485 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2486 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2487 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2488 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2489 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2490 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2491 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2492 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2493 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2494 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2495 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2496 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2497 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2498 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2499 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2500 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2501 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2502 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2503 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2504 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2505 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2506 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2507 .//vendor/rails/railties/lib/commands/server.rb:30
2508 script/server:3:in `require'
2512 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2515 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:13:29) [GET]
2516 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2517 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2518 Rendering search/found
2519 Completed in 0.66075 (1 reqs/sec) | Rendering: 0.00794 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2522 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:13:32) [GET]
2523 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2524 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351.xml"}
2527 NoMethodError (You have a nil object when you didn't expect it!
2528 The error occured while evaluating nil.raw):
2529 /var/lib/gems/1.8/gems/zcc-0.1.2/lib/zcc/query.rb:114:in `convert_char'
2530 .//app/controllers/record_controller.rb:13:in `show'
2531 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
2532 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
2533 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2534 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2535 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2536 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2537 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2538 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2539 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2540 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2541 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2542 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2543 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2544 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2545 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2546 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2547 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2548 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2549 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2550 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2551 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2552 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2553 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2554 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2555 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2556 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2557 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2558 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2559 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2560 .//vendor/rails/railties/lib/commands/server.rb:30
2561 script/server:3:in `require'
2565 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2568 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:17:03) [GET]
2569 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2570 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2571 Rendering search/found
2572 Completed in 0.77862 (1 reqs/sec) | Rendering: 0.00974 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2575 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:17:06) [GET]
2576 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2577 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351.xml"}
2580 NoMethodError (You have a nil object when you didn't expect it!
2581 The error occured while evaluating nil.raw):
2582 /var/lib/gems/1.8/gems/zcc-0.1.2/lib/zcc/query.rb:114:in `convert_char'
2583 .//app/controllers/record_controller.rb:13:in `show'
2584 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
2585 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
2586 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2587 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2588 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2589 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2590 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2591 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2592 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2593 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2594 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2595 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2596 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2597 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2598 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2599 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2600 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2601 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2602 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2603 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2604 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2605 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2606 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2607 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2608 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2609 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2610 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2611 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2612 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2613 .//vendor/rails/railties/lib/commands/server.rb:30
2614 script/server:3:in `require'
2618 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2621 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:23:15) [GET]
2622 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2623 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2624 Rendering search/found
2625 Completed in 0.93307 (1 reqs/sec) | Rendering: 0.01296 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2628 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:23:18) [GET]
2629 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2630 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
2633 NoMethodError (You have a nil object when you didn't expect it!
2634 The error occured while evaluating nil.raw):
2635 /var/lib/gems/1.8/gems/zcc-0.1.2/lib/zcc/query.rb:114:in `convert_char'
2636 .//app/controllers/record_controller.rb:13:in `show'
2637 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
2638 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
2639 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2640 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2641 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2642 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2643 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2644 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2645 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2646 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2647 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2648 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2649 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2650 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2651 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2652 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2653 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2654 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2655 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2656 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2657 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2658 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2659 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2660 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2661 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2662 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2663 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2664 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2665 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2666 .//vendor/rails/railties/lib/commands/server.rb:30
2667 script/server:3:in `require'
2671 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2674 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:23:56) [GET]
2675 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2676 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2677 Rendering search/found
2678 Completed in 0.82234 (1 reqs/sec) | Rendering: 0.01003 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2681 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:24:04) [GET]
2682 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2683 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
2686 NoMethodError (You have a nil object when you didn't expect it!
2687 The error occured while evaluating nil.raw):
2688 /var/lib/gems/1.8/gems/zcc-0.1.2/lib/zcc/query.rb:114:in `convert_char'
2689 .//app/controllers/record_controller.rb:13:in `show'
2690 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
2691 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
2692 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2693 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2694 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2695 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2696 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2697 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2698 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2699 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2700 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2701 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2702 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2703 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2704 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2705 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2706 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2707 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2708 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2709 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2710 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2711 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2712 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2713 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2714 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2715 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2716 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2717 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2718 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2719 .//vendor/rails/railties/lib/commands/server.rb:30
2720 script/server:3:in `require'
2724 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2727 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:24:42) [GET]
2728 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2729 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2730 Rendering search/found
2731 Completed in 1.03454 (0 reqs/sec) | Rendering: 0.00869 (0%) | 200 OK [http://localhost/search/found?term=ruby]
2734 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:24:46) [GET]
2735 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2736 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
2739 NoMethodError (You have a nil object when you didn't expect it!
2740 The error occured while evaluating nil.raw):
2741 /var/lib/gems/1.8/gems/zcc-0.1.2/lib/zcc/query.rb:114:in `convert_char'
2742 .//app/controllers/record_controller.rb:14:in `show'
2743 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
2744 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
2745 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2746 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2747 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2748 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2749 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2750 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2751 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2752 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2753 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2754 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2755 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2756 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2757 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2758 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2759 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2760 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2761 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2762 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2763 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2764 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2765 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2766 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2767 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2768 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2769 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2770 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2771 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2772 .//vendor/rails/railties/lib/commands/server.rb:30
2773 script/server:3:in `require'
2777 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2780 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:28:24) [GET]
2781 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2782 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2783 Rendering search/found
2784 Completed in 1.20394 (0 reqs/sec) | Rendering: 0.01816 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2787 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:28:27) [GET]
2788 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2789 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
2790 Rendering record/show
2791 Completed in 0.02296 (43 reqs/sec) | Rendering: 0.00180 (7%) | 200 OK [http://localhost/record/show?r=20070727185351]
2794 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:32:39) [GET]
2795 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2796 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2797 Rendering search/found
2798 Completed in 0.80674 (1 reqs/sec) | Rendering: 0.00831 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2801 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:32:41) [GET]
2802 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2803 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
2804 Rendering record/show
2805 Completed in 0.02064 (48 reqs/sec) | Rendering: 0.00217 (10%) | 200 OK [http://localhost/record/show?r=20070727185351]
2808 Processing RecordController#/search/found (for 127.0.0.1 at 2007-07-27 19:32:44) [GET]
2809 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2810 Parameters: {"term"=>nil, "action"=>"/search/found", "controller"=>"record"}
2813 ActionController::UnknownAction (No action responded to /search/found):
2814 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2815 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2816 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2817 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2818 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2819 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2820 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2821 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2822 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2823 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2824 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2825 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2826 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2827 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2828 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2829 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2830 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2831 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2832 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2833 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2834 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2835 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2836 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2837 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2838 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2839 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2840 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2841 .//vendor/rails/railties/lib/commands/server.rb:30
2842 script/server:3:in `require'
2846 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2849 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:33:21) [GET]
2850 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2851 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
2852 Rendering search/found
2853 Completed in 0.71783 (1 reqs/sec) | Rendering: 0.00758 (1%) | 200 OK [http://localhost/search/found?term=ruby]
2856 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:33:24) [GET]
2857 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2858 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
2859 Rendering record/show
2860 Completed in 0.02319 (43 reqs/sec) | Rendering: 0.00257 (11%) | 200 OK [http://localhost/record/show?r=20070727185351]
2863 Processing RecordController#found (for 127.0.0.1 at 2007-07-27 19:33:26) [GET]
2864 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2865 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"record"}
2868 ActionController::UnknownAction (No action responded to found):
2869 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2870 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2871 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2872 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2873 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2874 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2875 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2876 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2877 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2878 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2879 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2880 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2881 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2882 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2883 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2884 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2885 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2886 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2887 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2888 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2889 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2890 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2891 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2892 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2893 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2894 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2895 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2896 .//vendor/rails/railties/lib/commands/server.rb:30
2897 script/server:3:in `require'
2901 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2904 Processing RecordController#found (for 127.0.0.1 at 2007-07-27 19:33:43) [GET]
2905 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2906 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"record"}
2909 ActionController::UnknownAction (No action responded to found):
2910 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2911 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2912 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2913 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2914 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2915 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2916 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2917 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2918 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2919 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2920 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2921 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2922 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2923 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2924 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2925 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2926 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2927 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2928 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2929 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2930 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2931 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2932 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2933 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2934 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2935 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2936 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2937 .//vendor/rails/railties/lib/commands/server.rb:30
2938 script/server:3:in `require'
2942 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2945 Processing RecordController#found (for 127.0.0.1 at 2007-07-27 19:33:47) [GET]
2946 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2947 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"record"}
2950 ActionController::UnknownAction (No action responded to found):
2951 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
2952 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2953 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2954 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
2955 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
2956 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
2957 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
2958 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
2959 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
2960 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
2961 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
2962 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
2963 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
2964 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
2965 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
2966 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
2967 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
2968 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
2969 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
2970 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
2971 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
2972 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
2973 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
2974 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
2975 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
2976 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
2977 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
2978 .//vendor/rails/railties/lib/commands/server.rb:30
2979 script/server:3:in `require'
2983 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2986 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:33:51) [GET]
2987 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2988 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
2989 Rendering record/show
2990 Completed in 0.02044 (48 reqs/sec) | Rendering: 0.00216 (10%) | 200 OK [http://localhost/record/show?r=20070727185351]
2993 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:33:53) [GET]
2994 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
2995 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"search"}
2996 Rendering search/found
2997 Completed in 0.69170 (1 reqs/sec) | Rendering: 0.00232 (0%) | 200 OK [http://localhost/search/found?term=]
3000 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:35:58) [GET]
3001 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3002 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3003 Rendering search/found
3004 Completed in 0.92185 (1 reqs/sec) | Rendering: 0.01796 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3007 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:36:01) [GET]
3008 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3009 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>nil}
3012 TypeError (can't convert nil into String):
3013 .//app/controllers/record_controller.rb:7:in `+'
3014 .//app/controllers/record_controller.rb:7:in `show'
3015 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3016 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3017 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3018 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3019 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3020 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3021 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3022 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3023 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3024 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3025 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3026 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3027 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3028 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3029 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3030 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3031 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3032 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3033 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3034 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3035 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3036 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3037 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3038 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3039 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3040 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3041 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3042 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3043 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3044 .//vendor/rails/railties/lib/commands/server.rb:30
3045 script/server:3:in `require'
3049 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3052 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:37:09) [GET]
3053 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3054 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3055 Rendering search/found
3056 Completed in 0.81800 (1 reqs/sec) | Rendering: 0.01530 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3059 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:37:12) [GET]
3060 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3061 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3062 Rendering record/show
3063 Completed in 0.13500 (7 reqs/sec) | Rendering: 0.00217 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3066 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:37:14) [GET]
3067 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3068 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3069 Rendering search/found
3070 Completed in 0.81862 (1 reqs/sec) | Rendering: 0.00970 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3073 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:37:17) [GET]
3074 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3075 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
3076 Rendering record/show
3077 Completed in 0.22040 (4 reqs/sec) | Rendering: 0.00130 (0%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
3080 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:37:22) [GET]
3081 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3082 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3083 Rendering search/found
3084 Completed in 1.02714 (0 reqs/sec) | Rendering: 0.00889 (0%) | 200 OK [http://localhost/search/found?term=ruby]
3087 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:38:39) [GET]
3088 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3089 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3090 Rendering search/found
3091 Completed in 0.84581 (1 reqs/sec) | Rendering: 0.01692 (2%) | 200 OK [http://localhost/search/found?term=ruby]
3094 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:38:42) [GET]
3095 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3096 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3097 Rendering record/show
3098 Completed in 0.07793 (12 reqs/sec) | Rendering: 0.00133 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3101 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:38:44) [GET]
3102 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3103 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3104 Rendering search/found
3105 Completed in 0.94714 (1 reqs/sec) | Rendering: 0.01072 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3108 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:38:47) [GET]
3109 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3110 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185353", "search_term"=>"ruby"}
3111 Rendering record/show
3112 Completed in 0.08200 (12 reqs/sec) | Rendering: 0.00133 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185353]
3115 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:38:50) [GET]
3116 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3117 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3118 Rendering search/found
3119 Completed in 0.94327 (1 reqs/sec) | Rendering: 0.14385 (15%) | 200 OK [http://localhost/search/found?term=ruby]
3122 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:38:53) [GET]
3123 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3124 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
3125 Rendering record/show
3126 Completed in 0.21216 (4 reqs/sec) | Rendering: 0.00133 (0%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185354]
3129 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:38:59) [GET]
3130 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3131 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3132 Rendering search/found
3133 Completed in 0.91980 (1 reqs/sec) | Rendering: 0.00895 (0%) | 200 OK [http://localhost/search/found?term=ruby]
3136 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:39:04) [GET]
3137 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3138 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3139 Rendering record/show
3140 Completed in 0.01972 (50 reqs/sec) | Rendering: 0.00127 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3143 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:39:12) [GET]
3144 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3145 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
3148 TypeError (can't convert nil into String):
3149 .//app/controllers/record_controller.rb:7:in `+'
3150 .//app/controllers/record_controller.rb:7:in `show'
3151 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3152 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3153 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3154 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3155 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3156 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3157 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3158 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3159 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3160 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3161 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3162 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3163 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3164 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3165 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3166 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3167 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3168 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3169 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3170 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3171 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3172 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3173 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3174 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3175 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3176 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3177 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3178 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3179 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3180 .//vendor/rails/railties/lib/commands/server.rb:30
3181 script/server:3:in `require'
3185 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3188 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:39:56) [GET]
3189 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3190 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351"}
3191 Rendering record/show
3192 Completed in 0.04134 (24 reqs/sec) | Rendering: 0.00211 (5%) | 200 OK [http://localhost/record/show?r=20070727185351]
3195 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:39:59) [GET]
3196 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3197 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"search"}
3198 Rendering search/found
3199 Completed in 0.79668 (1 reqs/sec) | Rendering: 0.00107 (0%) | 200 OK [http://localhost/search/found?term=]
3202 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:40:06) [GET]
3203 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3204 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
3205 Rendering search/found
3206 Completed in 0.82488 (1 reqs/sec) | Rendering: 0.00980 (1%) | 200 OK [http://localhost/search/found?term=computer]
3209 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:40:11) [GET]
3210 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3211 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"computer"}
3212 Rendering record/show
3213 Completed in 0.02432 (41 reqs/sec) | Rendering: 0.00130 (5%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185352]
3216 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:40:20) [GET]
3217 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3218 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352"}
3219 Rendering record/show
3220 Completed in 0.02254 (44 reqs/sec) | Rendering: 0.00132 (5%) | 200 OK [http://localhost/record/show?r=20070727185352]
3223 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:40:31) [GET]
3224 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3225 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"search"}
3226 Rendering search/found
3227 Completed in 0.67108 (1 reqs/sec) | Rendering: 0.00114 (0%) | 200 OK [http://localhost/search/found?term=]
3230 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:49:20) [GET]
3231 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3232 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3233 Rendering search/found
3234 Completed in 0.72275 (1 reqs/sec) | Rendering: 0.00793 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3237 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:49:24) [GET]
3238 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3239 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3240 Rendering record/show
3241 Completed in 0.19653 (5 reqs/sec) | Rendering: 0.00565 (2%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3244 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:53:51) [GET]
3245 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3246 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3247 Rendering search/found
3248 Completed in 0.88449 (1 reqs/sec) | Rendering: 0.01057 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3251 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:53:54) [GET]
3252 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3253 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3254 Rendering record/show
3257 ActionView::TemplateError (can't convert nil into String) on line #5 of app/views/record/show.rhtml:
3260 4: <%= link_to "BACK", :controller => "/search/found", :term => "#{@back}" %>
3261 5: <%= "Title: " + @marc_record['245']['a'] %>
3266 #{RAILS_ROOT}/app/views/record/show.rhtml:5:in `+'
3267 #{RAILS_ROOT}/app/views/record/show.rhtml:5:in `_run_rhtml_record_show'
3268 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
3269 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
3270 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
3271 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
3272 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
3273 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
3274 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
3275 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3276 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3277 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3278 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
3279 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3280 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3281 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3282 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3283 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3284 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3285 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3286 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3287 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3288 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3289 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3290 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3291 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3292 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3293 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3294 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3295 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3296 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3297 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3298 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3299 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3300 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3301 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3302 vendor/rails/railties/lib/commands/servers/webrick.rb:59
3303 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3304 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3305 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3306 vendor/rails/railties/lib/commands/server.rb:30
3307 script/server:3:in `require'
3311 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3314 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:55:16) [GET]
3315 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3316 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3317 Rendering search/found
3318 Completed in 0.83951 (1 reqs/sec) | Rendering: 0.01018 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3321 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:55:19) [GET]
3322 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3323 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3326 TypeError (can't convert Class into String):
3327 .//app/controllers/record_controller.rb:17:in `+'
3328 .//app/controllers/record_controller.rb:17:in `show'
3329 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3330 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3331 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3332 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3333 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3334 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3335 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3336 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3337 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3338 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3339 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3340 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3341 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3342 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3343 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3344 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3345 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3346 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3347 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3348 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3349 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3350 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3351 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3352 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3353 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3354 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3355 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3356 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3357 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3358 .//vendor/rails/railties/lib/commands/server.rb:30
3359 script/server:3:in `require'
3363 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3366 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:55:55) [GET]
3367 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3368 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3369 Rendering search/found
3370 Completed in 0.91336 (1 reqs/sec) | Rendering: 0.01738 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3373 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:55:57) [GET]
3374 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3375 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3376 Rendering record/show
3379 ActionView::TemplateError (can't convert nil into String) on line #5 of app/views/record/show.rhtml:
3382 4: <%= link_to "BACK", :controller => "/search/found", :term => "#{@back}" %>
3383 5: <%= "Title: " + @marc_record['245']['a'] %>
3388 #{RAILS_ROOT}/app/views/record/show.rhtml:5:in `+'
3389 #{RAILS_ROOT}/app/views/record/show.rhtml:5:in `_run_rhtml_record_show'
3390 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
3391 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
3392 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
3393 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
3394 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
3395 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
3396 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
3397 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3398 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3399 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3400 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
3401 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3402 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3403 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3404 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3405 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3406 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3407 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3408 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3409 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3410 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3411 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3412 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3413 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3414 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3415 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3416 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3417 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3418 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3419 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3420 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3421 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3422 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3423 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3424 vendor/rails/railties/lib/commands/servers/webrick.rb:59
3425 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3426 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3427 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3428 vendor/rails/railties/lib/commands/server.rb:30
3429 script/server:3:in `require'
3433 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3436 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:56:47) [GET]
3437 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3438 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3439 Rendering search/found
3440 Completed in 0.99905 (1 reqs/sec) | Rendering: 0.01481 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3443 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:56:50) [GET]
3444 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3445 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3446 Rendering record/show
3449 ActionView::TemplateError (can't convert nil into String) on line #5 of app/views/record/show.rhtml:
3452 4: <%= link_to "BACK", :controller => "/search/found", :term => "#{@back}" %>
3453 5: <%= "Title: " + @marc_record['245']['a'] %>
3458 #{RAILS_ROOT}/app/views/record/show.rhtml:5:in `+'
3459 #{RAILS_ROOT}/app/views/record/show.rhtml:5:in `_run_rhtml_record_show'
3460 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
3461 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
3462 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
3463 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
3464 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
3465 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
3466 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
3467 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3468 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3469 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3470 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
3471 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3472 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3473 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3474 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3475 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3476 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3477 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3478 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3479 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3480 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3481 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3482 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3483 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3484 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3485 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3486 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3487 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3488 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3489 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3490 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3491 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3492 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3493 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3494 vendor/rails/railties/lib/commands/servers/webrick.rb:59
3495 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3496 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3497 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3498 vendor/rails/railties/lib/commands/server.rb:30
3499 script/server:3:in `require'
3503 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3506 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 19:58:36) [GET]
3507 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3508 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3509 Rendering search/found
3510 Completed in 0.80461 (1 reqs/sec) | Rendering: 0.00866 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3513 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:58:39) [GET]
3514 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3515 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3516 Rendering record/show
3519 ActionView::TemplateError (can't convert nil into String) on line #5 of app/views/record/show.rhtml:
3522 4: <%= link_to "BACK", :controller => "/search/found", :term => "#{@back}" %>
3523 5: <%= "Title: " + @title %>
3524 6: <%= "Author: " + @author %>
3528 #{RAILS_ROOT}/app/views/record/show.rhtml:5:in `+'
3529 #{RAILS_ROOT}/app/views/record/show.rhtml:5:in `_run_rhtml_record_show'
3530 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
3531 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
3532 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
3533 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
3534 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
3535 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
3536 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
3537 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3538 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3539 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3540 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
3541 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3542 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3543 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3544 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3545 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3546 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3547 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3548 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3549 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3550 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3551 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3552 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3553 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3554 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3555 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3556 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3557 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3558 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3559 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3560 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3561 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3562 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3563 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3564 vendor/rails/railties/lib/commands/servers/webrick.rb:59
3565 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3566 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3567 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3568 vendor/rails/railties/lib/commands/server.rb:30
3569 script/server:3:in `require'
3573 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3576 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 19:59:52) [GET]
3577 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3578 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3579 Rendering record/show
3582 ActionView::TemplateError (undefined local variable or method `i' for #<#<Class:0xb65ffda0>:0xb65ffd78>) on line #17 of app/views/record/show.rhtml:
3583 14: <a href="javascript:toggleLayer('hidden');" title="show full record">show/hide full record</a>
3584 15: <div id="hidden" style="display: none;">
3585 16: <%= @marc_record.to_s.gsub("\n","<br>") %>
3586 17: <a href="javascript:toggleLayer('hidden<%= i %>');" title="show full record">show/hide full record</a>
3591 #{RAILS_ROOT}/app/views/record/show.rhtml:17:in `_run_rhtml_record_show'
3592 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
3593 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
3594 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
3595 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
3596 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
3597 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
3598 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
3599 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3600 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3601 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
3602 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
3603 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3604 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3605 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3606 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3607 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3608 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3609 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3610 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3611 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3612 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3613 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3614 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3615 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3616 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3617 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3618 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3619 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3620 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3621 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3622 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3623 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3624 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3625 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3626 vendor/rails/railties/lib/commands/servers/webrick.rb:59
3627 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3628 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3629 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3630 vendor/rails/railties/lib/commands/server.rb:30
3631 script/server:3:in `require'
3635 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3638 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:00:07) [GET]
3639 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3640 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3641 Rendering record/show
3642 Completed in 0.08848 (11 reqs/sec) | Rendering: 0.00316 (3%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3645 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:00:59) [GET]
3646 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3647 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3648 Rendering record/show
3649 Completed in 0.03391 (29 reqs/sec) | Rendering: 0.00129 (3%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3652 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:01:36) [GET]
3653 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3654 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3655 Rendering record/show
3656 Completed in 0.08940 (11 reqs/sec) | Rendering: 0.00695 (7%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3659 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:01:45) [GET]
3660 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3661 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3662 Rendering record/show
3663 Completed in 0.08452 (11 reqs/sec) | Rendering: 0.00130 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3666 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:02:42) [GET]
3667 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3668 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3669 Rendering record/show
3670 Completed in 0.02427 (41 reqs/sec) | Rendering: 0.00429 (17%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3673 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:03:24) [GET]
3674 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3675 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3676 Rendering record/show
3677 Completed in 0.03605 (27 reqs/sec) | Rendering: 0.00146 (4%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3680 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 20:03:30) [GET]
3681 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3682 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3683 Rendering search/found
3684 Completed in 0.84529 (1 reqs/sec) | Rendering: 0.01180 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3687 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:03:34) [GET]
3688 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3689 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
3690 Rendering record/show
3691 Completed in 0.02323 (43 reqs/sec) | Rendering: 0.00144 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
3694 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 20:03:39) [GET]
3695 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3696 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
3697 Rendering search/found
3698 Completed in 0.71598 (1 reqs/sec) | Rendering: 0.00853 (1%) | 200 OK [http://localhost/search/found?term=ruby]
3701 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:17:56) [GET]
3702 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3703 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3706 NameError (undefined local variable or method `author' for #<RecordController:0xb65d9358>):
3707 .//app/controllers/record_controller.rb:28:in `isbd'
3708 .//app/controllers/record_controller.rb:19:in `show'
3709 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3710 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3711 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3712 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3713 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3714 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3715 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3716 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3717 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3718 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3719 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3720 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3721 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3722 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3723 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3724 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3725 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3726 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3727 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3728 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3729 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3730 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3731 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3732 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3733 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3734 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3735 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3736 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3737 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3738 .//vendor/rails/railties/lib/commands/server.rb:30
3739 script/server:3:in `require'
3743 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3746 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:18:09) [GET]
3747 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3748 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3751 NameError (undefined local variable or method `author' for #<RecordController:0xb66e2100>):
3752 .//app/controllers/record_controller.rb:28:in `isbd'
3753 .//app/controllers/record_controller.rb:19:in `show'
3754 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3755 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3756 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3757 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3758 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3759 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3760 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3761 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3762 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3763 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3764 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3765 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3766 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3767 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3768 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3769 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3770 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3771 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3772 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3773 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3774 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3775 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3776 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3777 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3778 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3779 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3780 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3781 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3782 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3783 .//vendor/rails/railties/lib/commands/server.rb:30
3784 script/server:3:in `require'
3788 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3791 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:18:33) [GET]
3792 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3793 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3796 TypeError (can't convert nil into String):
3797 .//app/controllers/record_controller.rb:28:in `<<'
3798 .//app/controllers/record_controller.rb:28:in `isbd'
3799 .//app/controllers/record_controller.rb:19:in `show'
3800 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3801 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3802 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3803 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3804 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3805 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3806 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3807 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3808 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3809 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3810 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3811 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3812 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3813 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3814 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3815 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3816 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3817 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3818 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3819 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3820 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3821 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3822 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3823 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3824 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3825 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3826 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3827 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3828 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3829 .//vendor/rails/railties/lib/commands/server.rb:30
3830 script/server:3:in `require'
3834 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3837 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:18:51) [GET]
3838 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3839 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3842 TypeError (can't convert nil into String):
3843 .//app/controllers/record_controller.rb:28:in `+'
3844 .//app/controllers/record_controller.rb:28:in `isbd'
3845 .//app/controllers/record_controller.rb:19:in `show'
3846 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3847 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3848 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3849 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3850 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3851 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3852 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3853 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3854 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3855 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3856 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3857 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3858 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3859 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3860 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3861 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3862 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3863 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3864 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3865 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3866 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3867 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3868 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3869 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3870 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3871 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3872 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3873 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3874 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3875 .//vendor/rails/railties/lib/commands/server.rb:30
3876 script/server:3:in `require'
3880 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3883 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:19:55) [GET]
3884 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3885 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3888 NameError (undefined local variable or method `title' for #<RecordController:0xb65b2e10>):
3889 .//app/controllers/record_controller.rb:31:in `isbd'
3890 .//app/controllers/record_controller.rb:19:in `show'
3891 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3892 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3893 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3894 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3895 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3896 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3897 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3898 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3899 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3900 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3901 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3902 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3903 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3904 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3905 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3906 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3907 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3908 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3909 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3910 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3911 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3912 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3913 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3914 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3915 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3916 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3917 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3918 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3919 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3920 .//vendor/rails/railties/lib/commands/server.rb:30
3921 script/server:3:in `require'
3925 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3928 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:20:50) [GET]
3929 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3930 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3933 NameError (undefined local variable or method `title' for #<RecordController:0xb66e0a94>):
3934 .//app/controllers/record_controller.rb:31:in `isbd'
3935 .//app/controllers/record_controller.rb:19:in `show'
3936 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3937 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3938 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3939 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3940 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3941 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3942 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3943 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3944 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3945 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
3946 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
3947 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
3948 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
3949 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
3950 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
3951 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
3952 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
3953 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
3954 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
3955 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
3956 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
3957 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
3958 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
3959 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
3960 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
3961 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
3962 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
3963 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
3964 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
3965 .//vendor/rails/railties/lib/commands/server.rb:30
3966 script/server:3:in `require'
3970 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3973 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:21:51) [GET]
3974 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3975 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3976 Rendering record/show
3977 Completed in 0.04557 (21 reqs/sec) | Rendering: 0.00449 (9%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
3980 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:51:50) [GET]
3981 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
3982 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
3985 NoMethodError (You have a nil object when you didn't expect it!
3986 You might have expected an instance of Array.
3987 The error occured while evaluating nil.[]):
3988 .//app/controllers/record_controller.rb:28:in `isbd'
3989 .//app/controllers/record_controller.rb:19:in `show'
3990 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
3991 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
3992 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
3993 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3994 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3995 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
3996 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
3997 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
3998 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
3999 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4000 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4001 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4002 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4003 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4004 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4005 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4006 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4007 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4008 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4009 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4010 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4011 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4012 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4013 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4014 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4015 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4016 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4017 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4018 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4019 .//vendor/rails/railties/lib/commands/server.rb:30
4020 script/server:3:in `require'
4024 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4027 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 20:56:34) [GET]
4028 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4029 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
4030 Rendering record/show
4031 Completed in 0.04872 (20 reqs/sec) | Rendering: 0.02433 (49%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
4034 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:00:48) [GET]
4035 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4036 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
4037 Rendering record/show
4038 Completed in 0.02860 (34 reqs/sec) | Rendering: 0.00131 (4%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
4041 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:02:56) [GET]
4042 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4043 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
4044 Rendering record/show
4045 Completed in 0.07973 (12 reqs/sec) | Rendering: 0.00147 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
4048 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:04:53) [GET]
4049 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4050 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
4051 Rendering record/show
4052 Completed in 0.03213 (31 reqs/sec) | Rendering: 0.00153 (4%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
4055 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:05:10) [GET]
4056 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4057 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
4058 Rendering search/found
4059 Completed in 0.88188 (1 reqs/sec) | Rendering: 0.01148 (1%) | 200 OK [http://localhost/search/found?term=ruby]
4062 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:05:13) [GET]
4063 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4064 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185403", "search_term"=>"ruby"}
4067 NoMethodError (You have a nil object when you didn't expect it!
4068 You might have expected an instance of Array.
4069 The error occured while evaluating nil.[]):
4070 .//app/controllers/record_controller.rb:28:in `isbd'
4071 .//app/controllers/record_controller.rb:19:in `show'
4072 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4073 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4074 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4075 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4076 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4077 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4078 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4079 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4080 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4081 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4082 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4083 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4084 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4085 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4086 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4087 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4088 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4089 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4090 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4091 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4092 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4093 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4094 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4095 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4096 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4097 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4098 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4099 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4100 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4101 .//vendor/rails/railties/lib/commands/server.rb:30
4102 script/server:3:in `require'
4106 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4109 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:05:22) [GET]
4110 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4111 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185403", "search_term"=>"ruby"}
4114 NoMethodError (You have a nil object when you didn't expect it!
4115 You might have expected an instance of Array.
4116 The error occured while evaluating nil.[]):
4117 .//app/controllers/record_controller.rb:28:in `isbd'
4118 .//app/controllers/record_controller.rb:19:in `show'
4119 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4120 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4121 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4122 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4123 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4124 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4125 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4126 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4127 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4128 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4129 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4130 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4131 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4132 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4133 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4134 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4135 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4136 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4137 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4138 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4139 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4140 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4141 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4142 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4143 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4144 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4145 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4146 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4147 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4148 .//vendor/rails/railties/lib/commands/server.rb:30
4149 script/server:3:in `require'
4153 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4156 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:05:29) [GET]
4157 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4158 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
4161 NoMethodError (You have a nil object when you didn't expect it!
4162 You might have expected an instance of Array.
4163 The error occured while evaluating nil.[]):
4164 .//app/controllers/record_controller.rb:28:in `isbd'
4165 .//app/controllers/record_controller.rb:19:in `show'
4166 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4167 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4168 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4169 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4170 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4171 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4172 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4173 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4174 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4175 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4176 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4177 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4178 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4179 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4180 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4181 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4182 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4183 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4184 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4185 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4186 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4187 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4188 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4189 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4190 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4191 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4192 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4193 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4194 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4195 .//vendor/rails/railties/lib/commands/server.rb:30
4196 script/server:3:in `require'
4200 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4203 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:05:33) [GET]
4204 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4205 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
4208 NoMethodError (You have a nil object when you didn't expect it!
4209 You might have expected an instance of Array.
4210 The error occured while evaluating nil.[]):
4211 .//app/controllers/record_controller.rb:28:in `isbd'
4212 .//app/controllers/record_controller.rb:19:in `show'
4213 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4214 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4215 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4216 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4217 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4218 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4219 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4220 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4221 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4222 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4223 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4224 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4225 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4226 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4227 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4228 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4229 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4230 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4231 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4232 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4233 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4234 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4235 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4236 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4237 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4238 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4239 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4240 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4241 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4242 .//vendor/rails/railties/lib/commands/server.rb:30
4243 script/server:3:in `require'
4247 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4250 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:05:37) [GET]
4251 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4252 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185353", "search_term"=>"ruby"}
4255 NoMethodError (You have a nil object when you didn't expect it!
4256 You might have expected an instance of Array.
4257 The error occured while evaluating nil.[]):
4258 .//app/controllers/record_controller.rb:28:in `isbd'
4259 .//app/controllers/record_controller.rb:19:in `show'
4260 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4261 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4262 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4263 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4264 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4265 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4266 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4267 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4268 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4269 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4270 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4271 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4272 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4273 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4274 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4275 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4276 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4277 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4278 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4279 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4280 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4281 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4282 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4283 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4284 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4285 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4286 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4287 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4288 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4289 .//vendor/rails/railties/lib/commands/server.rb:30
4290 script/server:3:in `require'
4294 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4297 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:05:54) [GET]
4298 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4299 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185353", "search_term"=>"ruby"}
4302 NoMethodError (You have a nil object when you didn't expect it!
4303 You might have expected an instance of Array.
4304 The error occured while evaluating nil.[]):
4305 .//app/controllers/record_controller.rb:28:in `isbd'
4306 .//app/controllers/record_controller.rb:19:in `show'
4307 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4308 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4309 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4310 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4311 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4312 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4313 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4314 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4315 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4316 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4317 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4318 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4319 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4320 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4321 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4322 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4323 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4324 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4325 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4326 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4327 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4328 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4329 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4330 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4331 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4332 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4333 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4334 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4335 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4336 .//vendor/rails/railties/lib/commands/server.rb:30
4337 script/server:3:in `require'
4341 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4344 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:05:58) [GET]
4345 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4346 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
4347 Rendering record/show
4348 Completed in 0.03479 (28 reqs/sec) | Rendering: 0.00136 (3%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
4351 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:08:05) [GET]
4352 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4353 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
4354 Rendering record/show
4355 Completed in 0.02466 (40 reqs/sec) | Rendering: 0.00156 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
4358 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:08:22) [GET]
4359 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4360 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
4361 Rendering record/show
4362 Completed in 0.02463 (40 reqs/sec) | Rendering: 0.00215 (8%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
4365 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:09:40) [GET]
4366 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4367 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
4368 Rendering record/show
4369 Completed in 0.02309 (43 reqs/sec) | Rendering: 0.00148 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
4372 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:11:48) [GET]
4373 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4374 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
4375 Rendering search/found
4376 Completed in 0.84119 (1 reqs/sec) | Rendering: 0.01086 (1%) | 200 OK [http://localhost/search/found?term=ruby]
4379 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:11:56) [GET]
4380 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4381 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
4382 Rendering record/show
4383 Completed in 0.09686 (10 reqs/sec) | Rendering: 0.00134 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
4386 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:12:09) [GET]
4387 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4388 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
4389 Rendering search/found
4390 Completed in 0.95950 (1 reqs/sec) | Rendering: 0.14165 (14%) | 200 OK [http://localhost/search/found?term=ruby]
4393 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:12:15) [GET]
4394 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4395 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
4398 NoMethodError (You have a nil object when you didn't expect it!
4399 You might have expected an instance of Array.
4400 The error occured while evaluating nil.[]):
4401 .//app/controllers/record_controller.rb:28:in `isbd'
4402 .//app/controllers/record_controller.rb:19:in `show'
4403 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4404 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4405 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4406 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4407 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4408 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4409 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4410 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4411 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4412 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4413 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4414 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4415 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4416 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4417 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4418 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4419 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4420 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4421 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4422 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4423 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4424 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4425 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4426 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4427 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4428 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4429 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4430 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4431 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4432 .//vendor/rails/railties/lib/commands/server.rb:30
4433 script/server:3:in `require'
4437 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4440 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:12:20) [GET]
4441 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4442 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
4445 NoMethodError (You have a nil object when you didn't expect it!
4446 You might have expected an instance of Array.
4447 The error occured while evaluating nil.[]):
4448 .//app/controllers/record_controller.rb:28:in `isbd'
4449 .//app/controllers/record_controller.rb:19:in `show'
4450 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4451 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4452 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4453 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4454 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4455 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4456 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4457 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4458 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4459 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4460 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4461 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4462 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4463 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4464 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4465 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4466 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4467 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4468 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4469 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4470 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4471 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4472 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4473 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4474 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4475 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4476 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4477 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4478 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4479 .//vendor/rails/railties/lib/commands/server.rb:30
4480 script/server:3:in `require'
4484 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4487 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:12:23) [GET]
4488 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4489 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
4490 Rendering record/show
4491 Completed in 0.12535 (7 reqs/sec) | Rendering: 0.00136 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
4494 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:12:25) [GET]
4495 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4496 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
4497 Rendering record/show
4498 Completed in 0.10492 (9 reqs/sec) | Rendering: 0.00134 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
4501 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:12:29) [GET]
4502 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4503 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
4506 NoMethodError (You have a nil object when you didn't expect it!
4507 You might have expected an instance of Array.
4508 The error occured while evaluating nil.[]):
4509 .//app/controllers/record_controller.rb:28:in `isbd'
4510 .//app/controllers/record_controller.rb:19:in `show'
4511 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4512 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4513 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4514 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4515 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4516 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4517 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4518 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4519 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4520 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4521 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4522 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4523 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4524 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4525 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4526 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4527 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4528 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4529 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4530 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4531 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4532 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4533 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4534 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4535 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4536 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4537 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4538 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4539 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4540 .//vendor/rails/railties/lib/commands/server.rb:30
4541 script/server:3:in `require'
4545 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4548 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:13:06) [GET]
4549 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4550 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
4553 NoMethodError (You have a nil object when you didn't expect it!
4554 You might have expected an instance of Array.
4555 The error occured while evaluating nil.[]):
4556 .//app/controllers/record_controller.rb:28:in `isbd'
4557 .//app/controllers/record_controller.rb:19:in `show'
4558 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4559 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4560 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4561 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4562 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4563 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4564 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4565 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4566 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4567 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4568 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4569 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4570 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4571 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4572 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4573 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4574 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4575 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4576 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4577 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4578 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4579 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4580 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4581 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4582 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4583 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4584 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4585 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4586 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4587 .//vendor/rails/railties/lib/commands/server.rb:30
4588 script/server:3:in `require'
4592 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4595 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:13:11) [GET]
4596 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4597 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
4598 Rendering record/show
4599 Completed in 0.15847 (6 reqs/sec) | Rendering: 0.00141 (0%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
4602 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:13:14) [GET]
4603 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4604 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
4605 Rendering record/show
4606 Completed in 0.10378 (9 reqs/sec) | Rendering: 0.00134 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
4609 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:13:19) [GET]
4610 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4611 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
4614 NoMethodError (You have a nil object when you didn't expect it!
4615 You might have expected an instance of Array.
4616 The error occured while evaluating nil.[]):
4617 .//app/controllers/record_controller.rb:28:in `isbd'
4618 .//app/controllers/record_controller.rb:19:in `show'
4619 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4620 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4621 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4622 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4623 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4624 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4625 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4626 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4627 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4628 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4629 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4630 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4631 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4632 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4633 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4634 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4635 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4636 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4637 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4638 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4639 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4640 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4641 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4642 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4643 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4644 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4645 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4646 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4647 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4648 .//vendor/rails/railties/lib/commands/server.rb:30
4649 script/server:3:in `require'
4653 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4656 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:14:04) [GET]
4657 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4658 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
4661 NoMethodError (You have a nil object when you didn't expect it!
4662 You might have expected an instance of Array.
4663 The error occured while evaluating nil.[]):
4664 .//app/controllers/record_controller.rb:28:in `isbd'
4665 .//app/controllers/record_controller.rb:19:in `show'
4666 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4667 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4668 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4669 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4670 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4671 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4672 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4673 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4674 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4675 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4676 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4677 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4678 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4679 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4680 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4681 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4682 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4683 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4684 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4685 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4686 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4687 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4688 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4689 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4690 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4691 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4692 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4693 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4694 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4695 .//vendor/rails/railties/lib/commands/server.rb:30
4696 script/server:3:in `require'
4700 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4703 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:14:09) [GET]
4704 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4705 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185403", "search_term"=>"ruby"}
4708 NoMethodError (You have a nil object when you didn't expect it!
4709 You might have expected an instance of Array.
4710 The error occured while evaluating nil.[]):
4711 .//app/controllers/record_controller.rb:28:in `isbd'
4712 .//app/controllers/record_controller.rb:19:in `show'
4713 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4714 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4715 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4716 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4717 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4718 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4719 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4720 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4721 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4722 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4723 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4724 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4725 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4726 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4727 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4728 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4729 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4730 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4731 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4732 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4733 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4734 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4735 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4736 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4737 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4738 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4739 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4740 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4741 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4742 .//vendor/rails/railties/lib/commands/server.rb:30
4743 script/server:3:in `require'
4747 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4750 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:14:11) [GET]
4751 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4752 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
4755 NoMethodError (You have a nil object when you didn't expect it!
4756 You might have expected an instance of Array.
4757 The error occured while evaluating nil.[]):
4758 .//app/controllers/record_controller.rb:28:in `isbd'
4759 .//app/controllers/record_controller.rb:19:in `show'
4760 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4761 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4762 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4763 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4764 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4765 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4766 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4767 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4768 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4769 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4770 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4771 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4772 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4773 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4774 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4775 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4776 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4777 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4778 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4779 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4780 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4781 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4782 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4783 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4784 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4785 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4786 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4787 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4788 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4789 .//vendor/rails/railties/lib/commands/server.rb:30
4790 script/server:3:in `require'
4794 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4797 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:14:14) [GET]
4798 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4799 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185353", "search_term"=>"ruby"}
4802 NoMethodError (You have a nil object when you didn't expect it!
4803 You might have expected an instance of Array.
4804 The error occured while evaluating nil.[]):
4805 .//app/controllers/record_controller.rb:28:in `isbd'
4806 .//app/controllers/record_controller.rb:19:in `show'
4807 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4808 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4809 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4810 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4811 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4812 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4813 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4814 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4815 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4816 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4817 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4818 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4819 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4820 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4821 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4822 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4823 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4824 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4825 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4826 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4827 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4828 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4829 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4830 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4831 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4832 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4833 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4834 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4835 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4836 .//vendor/rails/railties/lib/commands/server.rb:30
4837 script/server:3:in `require'
4841 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4844 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:14:17) [GET]
4845 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4846 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
4847 Rendering record/show
4848 Completed in 0.39589 (2 reqs/sec) | Rendering: 0.00211 (0%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
4851 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:14:24) [GET]
4852 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4853 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
4856 NoMethodError (You have a nil object when you didn't expect it!
4857 You might have expected an instance of Array.
4858 The error occured while evaluating nil.[]):
4859 .//app/controllers/record_controller.rb:28:in `isbd'
4860 .//app/controllers/record_controller.rb:19:in `show'
4861 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4862 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4863 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4864 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4865 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4866 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4867 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4868 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4869 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4870 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4871 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4872 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4873 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4874 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4875 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4876 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4877 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4878 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4879 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4880 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4881 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4882 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4883 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4884 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4885 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4886 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4887 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4888 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4889 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4890 .//vendor/rails/railties/lib/commands/server.rb:30
4891 script/server:3:in `require'
4895 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4898 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:14:39) [GET]
4899 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4900 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
4903 NoMethodError (You have a nil object when you didn't expect it!
4904 You might have expected an instance of Array.
4905 The error occured while evaluating nil.[]):
4906 .//app/controllers/record_controller.rb:28:in `isbd'
4907 .//app/controllers/record_controller.rb:19:in `show'
4908 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4909 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4910 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4911 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4912 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4913 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4914 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4915 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4916 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4917 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4918 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4919 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4920 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4921 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4922 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4923 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4924 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4925 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4926 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4927 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4928 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4929 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4930 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4931 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4932 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4933 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4934 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4935 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4936 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4937 .//vendor/rails/railties/lib/commands/server.rb:30
4938 script/server:3:in `require'
4942 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4945 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:15:22) [GET]
4946 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4947 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
4948 Rendering record/show
4949 Completed in 0.14220 (7 reqs/sec) | Rendering: 0.00131 (0%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
4952 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:15:28) [GET]
4953 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
4954 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
4957 NoMethodError (You have a nil object when you didn't expect it!
4958 You might have expected an instance of Array.
4959 The error occured while evaluating nil.[]):
4960 .//app/controllers/record_controller.rb:28:in `isbd'
4961 .//app/controllers/record_controller.rb:19:in `show'
4962 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
4963 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
4964 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
4965 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4966 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4967 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
4968 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
4969 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
4970 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
4971 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
4972 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
4973 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
4974 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
4975 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
4976 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
4977 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
4978 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
4979 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
4980 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
4981 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
4982 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
4983 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
4984 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
4985 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
4986 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
4987 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
4988 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
4989 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
4990 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
4991 .//vendor/rails/railties/lib/commands/server.rb:30
4992 script/server:3:in `require'
4996 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4999 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:15:55) [GET]
5000 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5001 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
5004 NoMethodError (You have a nil object when you didn't expect it!
5005 You might have expected an instance of Array.
5006 The error occured while evaluating nil.[]):
5007 .//app/controllers/record_controller.rb:28:in `isbd'
5008 .//app/controllers/record_controller.rb:19:in `show'
5009 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5010 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5011 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5012 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5013 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5014 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5015 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5016 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5017 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5018 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5019 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5020 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5021 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5022 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5023 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5024 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5025 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5026 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5027 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5028 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5029 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5030 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5031 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5032 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5033 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5034 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5035 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5036 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5037 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5038 .//vendor/rails/railties/lib/commands/server.rb:30
5039 script/server:3:in `require'
5043 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5046 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:15:58) [GET]
5047 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5048 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5049 Rendering record/show
5050 Completed in 0.02111 (47 reqs/sec) | Rendering: 0.00147 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5053 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:16:03) [GET]
5054 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5055 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
5058 NoMethodError (You have a nil object when you didn't expect it!
5059 You might have expected an instance of Array.
5060 The error occured while evaluating nil.[]):
5061 .//app/controllers/record_controller.rb:28:in `isbd'
5062 .//app/controllers/record_controller.rb:19:in `show'
5063 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5064 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5065 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5066 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5067 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5068 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5069 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5070 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5071 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5072 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5073 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5074 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5075 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5076 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5077 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5078 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5079 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5080 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5081 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5082 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5083 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5084 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5085 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5086 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5087 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5088 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5089 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5090 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5091 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5092 .//vendor/rails/railties/lib/commands/server.rb:30
5093 script/server:3:in `require'
5097 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5100 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:16:44) [GET]
5101 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5102 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
5105 NoMethodError (You have a nil object when you didn't expect it!
5106 You might have expected an instance of Array.
5107 The error occured while evaluating nil.[]):
5108 .//app/controllers/record_controller.rb:28:in `isbd'
5109 .//app/controllers/record_controller.rb:19:in `show'
5110 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5111 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5112 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5113 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5114 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5115 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5116 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5117 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5118 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5119 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5120 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5121 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5122 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5123 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5124 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5125 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5126 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5127 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5128 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5129 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5130 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5131 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5132 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5133 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5134 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5135 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5136 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5137 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5138 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5139 .//vendor/rails/railties/lib/commands/server.rb:30
5140 script/server:3:in `require'
5144 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5147 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:16:49) [GET]
5148 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5149 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
5152 NoMethodError (You have a nil object when you didn't expect it!
5153 You might have expected an instance of Array.
5154 The error occured while evaluating nil.[]):
5155 .//app/controllers/record_controller.rb:28:in `isbd'
5156 .//app/controllers/record_controller.rb:19:in `show'
5157 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5158 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5159 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5160 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5161 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5162 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5163 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5164 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5165 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5166 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5167 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5168 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5169 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5170 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5171 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5172 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5173 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5174 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5175 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5176 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5177 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5178 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5179 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5180 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5181 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5182 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5183 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5184 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5185 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5186 .//vendor/rails/railties/lib/commands/server.rb:30
5187 script/server:3:in `require'
5191 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5194 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:16:52) [GET]
5195 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5196 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5197 Rendering record/show
5198 Completed in 0.02548 (39 reqs/sec) | Rendering: 0.00174 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5201 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:16:59) [GET]
5202 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5203 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
5206 NoMethodError (You have a nil object when you didn't expect it!
5207 You might have expected an instance of Array.
5208 The error occured while evaluating nil.[]):
5209 .//app/controllers/record_controller.rb:28:in `isbd'
5210 .//app/controllers/record_controller.rb:19:in `show'
5211 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5212 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5213 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5214 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5215 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5216 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5217 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5218 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5219 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5220 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5221 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5222 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5223 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5224 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5225 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5226 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5227 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5228 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5229 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5230 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5231 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5232 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5233 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5234 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5235 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5236 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5237 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5238 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5239 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5240 .//vendor/rails/railties/lib/commands/server.rb:30
5241 script/server:3:in `require'
5245 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5248 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:17:45) [GET]
5249 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5250 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
5253 NoMethodError (You have a nil object when you didn't expect it!
5254 You might have expected an instance of Array.
5255 The error occured while evaluating nil.[]):
5256 .//app/controllers/record_controller.rb:28:in `isbd'
5257 .//app/controllers/record_controller.rb:19:in `show'
5258 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5259 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5260 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5261 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5262 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5263 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5264 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5265 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5266 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5267 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5268 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5269 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5270 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5271 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5272 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5273 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5274 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5275 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5276 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5277 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5278 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5279 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5280 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5281 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5282 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5283 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5284 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5285 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5286 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5287 .//vendor/rails/railties/lib/commands/server.rb:30
5288 script/server:3:in `require'
5292 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5295 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:18:29) [GET]
5296 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5297 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
5300 NoMethodError (You have a nil object when you didn't expect it!
5301 You might have expected an instance of Array.
5302 The error occured while evaluating nil.[]):
5303 .//app/controllers/record_controller.rb:28:in `isbd'
5304 .//app/controllers/record_controller.rb:19:in `show'
5305 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5306 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5307 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5308 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5309 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5310 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5311 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5312 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5313 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5314 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5315 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5316 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5317 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5318 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5319 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5320 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5321 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5322 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5323 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5324 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5325 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5326 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5327 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5328 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5329 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5330 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5331 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5332 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5333 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5334 .//vendor/rails/railties/lib/commands/server.rb:30
5335 script/server:3:in `require'
5339 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5342 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:18:32) [GET]
5343 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5344 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5345 Rendering search/found
5346 Completed in 0.79392 (1 reqs/sec) | Rendering: 0.00878 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5349 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:18:35) [GET]
5350 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5351 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
5354 NoMethodError (You have a nil object when you didn't expect it!
5355 You might have expected an instance of Array.
5356 The error occured while evaluating nil.[]):
5357 .//app/controllers/record_controller.rb:28:in `isbd'
5358 .//app/controllers/record_controller.rb:19:in `show'
5359 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5360 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5361 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5362 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5363 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5364 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5365 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5366 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5367 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5368 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5369 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5370 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5371 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5372 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5373 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5374 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5375 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5376 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5377 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5378 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5379 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5380 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5381 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5382 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5383 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5384 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5385 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5386 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5387 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5388 .//vendor/rails/railties/lib/commands/server.rb:30
5389 script/server:3:in `require'
5393 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5396 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:18:38) [GET]
5397 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5398 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5399 Rendering record/show
5400 Completed in 0.10521 (9 reqs/sec) | Rendering: 0.00142 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5403 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:18:57) [GET]
5404 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5405 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5406 Rendering record/show
5407 Completed in 0.09683 (10 reqs/sec) | Rendering: 0.00139 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5410 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:19:02) [GET]
5411 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5412 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
5413 Rendering record/show
5414 Completed in 0.02081 (48 reqs/sec) | Rendering: 0.00131 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185354]
5417 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:19:26) [GET]
5418 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5419 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
5422 NoMethodError (You have a nil object when you didn't expect it!
5423 You might have expected an instance of Array.
5424 The error occured while evaluating nil.[]):
5425 .//app/controllers/record_controller.rb:28:in `isbd'
5426 .//app/controllers/record_controller.rb:19:in `show'
5427 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5428 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5429 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5430 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5431 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5432 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5433 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5434 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5435 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5436 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5437 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5438 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5439 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5440 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5441 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5442 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5443 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5444 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5445 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5446 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5447 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5448 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5449 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5450 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5451 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5452 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5453 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5454 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5455 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5456 .//vendor/rails/railties/lib/commands/server.rb:30
5457 script/server:3:in `require'
5461 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5464 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:20:37) [GET]
5465 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5466 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5467 Rendering record/show
5468 Completed in 0.02624 (38 reqs/sec) | Rendering: 0.00487 (18%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5471 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:20:47) [GET]
5472 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5473 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5474 Rendering record/show
5475 Completed in 0.02193 (45 reqs/sec) | Rendering: 0.00145 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5478 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:20:50) [GET]
5479 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5480 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
5481 Rendering record/show
5482 Completed in 0.02811 (35 reqs/sec) | Rendering: 0.00145 (5%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
5485 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:20:59) [GET]
5486 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5487 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
5490 NoMethodError (You have a nil object when you didn't expect it!
5491 You might have expected an instance of Array.
5492 The error occured while evaluating nil.[]):
5493 .//app/controllers/record_controller.rb:30:in `isbd'
5494 .//app/controllers/record_controller.rb:19:in `show'
5495 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
5496 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
5497 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5498 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5499 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5500 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5501 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5502 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5503 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5504 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5505 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5506 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5507 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5508 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5509 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5510 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5511 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5512 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5513 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5514 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5515 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5516 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5517 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5518 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5519 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5520 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
5521 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5522 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5523 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5524 .//vendor/rails/railties/lib/commands/server.rb:30
5525 script/server:3:in `require'
5529 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5532 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:21:13) [GET]
5533 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5534 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
5535 Rendering record/show
5536 Completed in 0.02309 (43 reqs/sec) | Rendering: 0.00133 (5%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
5539 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:22:00) [GET]
5540 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5541 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
5542 Rendering record/show
5543 Completed in 0.10292 (9 reqs/sec) | Rendering: 0.00131 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
5546 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:22:05) [GET]
5547 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5548 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5549 Rendering search/found
5550 Completed in 0.80553 (1 reqs/sec) | Rendering: 0.01280 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5553 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:22:07) [GET]
5554 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5555 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185403", "search_term"=>"ruby"}
5556 Rendering record/show
5557 Completed in 0.02758 (36 reqs/sec) | Rendering: 0.00153 (5%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185403]
5560 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:23:16) [GET]
5561 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5562 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185403", "search_term"=>"ruby"}
5563 Rendering record/show
5564 Completed in 0.04840 (20 reqs/sec) | Rendering: 0.00144 (2%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185403]
5567 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:23:49) [GET]
5568 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5569 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185403", "search_term"=>"ruby"}
5570 Rendering record/show
5571 Completed in 0.17232 (5 reqs/sec) | Rendering: 0.00134 (0%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185403]
5574 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:24:03) [GET]
5575 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5576 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5577 Rendering record/show
5578 Completed in 0.39032 (2 reqs/sec) | Rendering: 0.00130 (0%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5581 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:24:09) [GET]
5582 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5583 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
5584 Rendering record/show
5585 Completed in 0.02335 (42 reqs/sec) | Rendering: 0.00133 (5%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
5588 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:24:22) [GET]
5589 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5590 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5591 Rendering record/show
5592 Completed in 0.02176 (45 reqs/sec) | Rendering: 0.00131 (6%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5595 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:24:39) [GET]
5596 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5597 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185351", "search_term"=>"ruby"}
5598 Rendering record/show
5599 Completed in 0.02978 (33 reqs/sec) | Rendering: 0.00476 (15%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185351]
5602 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:25:02) [GET]
5603 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5604 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
5605 Rendering record/show
5606 Completed in 0.03823 (26 reqs/sec) | Rendering: 0.00145 (3%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
5609 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:26:13) [GET]
5610 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5611 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
5612 Rendering record/show
5613 Completed in 0.02634 (37 reqs/sec) | Rendering: 0.00144 (5%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
5616 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:26:51) [GET]
5617 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5618 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
5619 Rendering record/show
5620 Completed in 0.12124 (8 reqs/sec) | Rendering: 0.00137 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
5623 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:28:07) [GET]
5624 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5625 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
5626 Rendering record/show
5627 Completed in 0.06673 (14 reqs/sec) | Rendering: 0.00736 (11%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
5630 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:28:15) [GET]
5631 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5632 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185352", "search_term"=>"ruby"}
5633 Rendering record/show
5634 Completed in 0.05109 (19 reqs/sec) | Rendering: 0.00453 (8%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185352]
5637 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:29:00) [GET]
5638 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5639 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5640 Rendering search/found
5641 Completed in 0.87523 (1 reqs/sec) | Rendering: 0.00905 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5644 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:39:25) [GET]
5645 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5646 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5647 Rendering search/found
5648 Completed in 2.81986 (0 reqs/sec) | Rendering: 0.10016 (3%) | 200 OK [http://localhost/search/found?term=ruby]
5651 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:40:14) [GET]
5652 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5653 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5654 Rendering search/found
5655 Completed in 1.94219 (0 reqs/sec) | Rendering: 0.02214 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5658 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:40:40) [GET]
5659 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5660 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5661 Rendering search/found
5662 Completed in 2.09779 (0 reqs/sec) | Rendering: 0.07080 (3%) | 200 OK [http://localhost/search/found?term=ruby]
5665 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:40:58) [GET]
5666 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5667 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5668 Rendering search/found
5669 Completed in 1.65498 (0 reqs/sec) | Rendering: 0.02239 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5672 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:41:14) [GET]
5673 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5674 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5675 Rendering search/found
5676 Completed in 2.25204 (0 reqs/sec) | Rendering: 0.02325 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5679 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:42:16) [GET]
5680 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5681 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5682 Rendering search/found
5683 Completed in 2.19156 (0 reqs/sec) | Rendering: 0.05181 (2%) | 200 OK [http://localhost/search/found?term=ruby]
5686 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:43:06) [GET]
5687 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5688 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5689 Rendering search/found
5690 ERROR: compiling _run_rhtml_search_found RAISED compile error
5691 script/../config/../app/views/search/found.rhtml:56: syntax error, unexpected tIDENTIFIER, expecting ')'
5692 _erbout.concat " "; _erbout.concat(( rec['245']['b'] rec['245']['c'] ).to_s); _erbout.concat "\r\n"
5694 Function body: def _run_rhtml_search_found(local_assigns)
5695 _erbout = ''; _erbout.concat "<html>\r\n"
5696 _erbout.concat " <head>\r\n"
5697 _erbout.concat " <title>Simple Z39.50 OPAC</title>\r\n"
5698 _erbout.concat " <style>\r\n"
5699 _erbout.concat " body {\r\n"
5700 _erbout.concat " text-align: center;\r\n"
5701 _erbout.concat " }\r\n"
5702 _erbout.concat " div.record {\r\n"
5703 _erbout.concat " text-align: left;\r\n"
5704 _erbout.concat " border: 1px solid brown;\r\n"
5705 _erbout.concat " width: 50%;\r\n"
5706 _erbout.concat " margin: auto;\r\n"
5707 _erbout.concat " margin-bottom: 5px;\r\n"
5708 _erbout.concat " padding: 5px;\r\n"
5709 _erbout.concat " }\r\n"
5710 _erbout.concat " </style>\r\n"
5711 _erbout.concat " <script type=\"text/javascript\">function toggleLayer( whichLayer )\r\n"
5712 _erbout.concat "{\r\n"
5713 _erbout.concat " var elem, vis;\r\n"
5714 _erbout.concat " if( document.getElementById ) // this is the way the standards work\r\n"
5715 _erbout.concat " elem = document.getElementById( whichLayer );\r\n"
5716 _erbout.concat " else if( document.all ) // this is the way old msie versions work\r\n"
5717 _erbout.concat " elem = document.all[whichLayer];\r\n"
5718 _erbout.concat " else if( document.layers ) // this is the way nn4 works\r\n"
5719 _erbout.concat " elem = document.layers[whichLayer];\r\n"
5720 _erbout.concat " vis = elem.style;\r\n"
5721 _erbout.concat " // if the style.display value is blank we try to figure it out here\r\n"
5722 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
5723 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
5724 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
5725 _erbout.concat "}</script>\r\n"
5726 _erbout.concat " </head>\r\n"
5727 _erbout.concat " \r\n"
5728 _erbout.concat " \r\n"
5729 _erbout.concat " <body>\r\n"
5730 _erbout.concat " <h1>Simple Z39.50 OPAC</h1>\r\n"
5731 _erbout.concat " This Ruby on Rails app searches a database of MARC records indexed by zebra.\r\n"
5732 _erbout.concat " \r\n"
5733 _erbout.concat " <form action = \"/search/found\" >\r\n"
5734 _erbout.concat " <br>\r\n"
5735 _erbout.concat " Enter a search:\r\n"
5736 _erbout.concat " <br>\r\n"
5737 _erbout.concat " <input type=\"text\" name=\"term\" value=\""; _erbout.concat(( @data ).to_s); _erbout.concat "\">\r\n"
5738 _erbout.concat " \r\n"
5739 _erbout.concat " </form>\r\n"
5740 _erbout.concat " <br>\r\n"
5741 _erbout.concat " Number of records found: "; _erbout.concat(( @rset_size ).to_s); _erbout.concat "\r\n"
5742 _erbout.concat " <br>\r\n"
5743 _erbout.concat " Number of records returned: "; _erbout.concat(( @total_records.size ).to_s); _erbout.concat "\r\n"
5744 _erbout.concat " <br>\r\n"
5745 _erbout.concat " <br>\r\n"
5746 _erbout.concat " "; i = 1 ; _erbout.concat "\r\n"
5747 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
5748 _erbout.concat " <div class=\"record\">\r\n"
5749 _erbout.concat " "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :search_term => "#{@data}" ).to_s); _erbout.concat "\r\n"
5750 _erbout.concat " "; _erbout.concat(( rec['245']['b'] rec['245']['c'] ).to_s); _erbout.concat "\r\n"
5751 _erbout.concat " <br>\r\n"
5752 _erbout.concat " <br>\r\n"
5753 _erbout.concat " </div>\r\n"
5754 _erbout.concat " "; end; _erbout.concat ".\r\n"
5755 _erbout.concat " <br>\r\n"
5756 _erbout.concat " <br>\r\n"
5757 _erbout.concat " </body>\r\n"
5758 _erbout.concat " </html>\r\n"
5759 _erbout.concat "\r\n"
5760 _erbout.concat "\r\n"
5763 Backtrace: script/../config/../app/views/search/found.rhtml:68:in `compile_template'
5764 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
5765 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
5766 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
5767 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
5768 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
5769 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
5770 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
5771 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5772 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
5773 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
5774 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5775 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5776 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5777 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5778 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5779 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5780 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5781 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5782 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5783 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5784 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5785 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5786 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5787 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5788 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5789 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5790 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5791 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5792 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5793 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5794 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5795 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5796 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5797 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
5798 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5799 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5800 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5801 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
5802 script/server:3:in `require'
5806 ActionView::TemplateError (compile error
5807 script/../config/../app/views/search/found.rhtml:56: syntax error, unexpected tIDENTIFIER, expecting ')'
5808 _erbout.concat " "; _erbout.concat(( rec['245']['b'] rec['245']['c'] ).to_s); _erbout.concat "\r\n"
5809 ^) on line #56 of app/views/search/found.rhtml:
5810 53: <% @total_records.each do |rec| %>
\r
5811 54: <div class="record">
\r
5812 55: <%= link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :search_term => "#{@data}" %>
\r
5813 56: <%= rec['245']['b'] rec['245']['c'] %>
\r
5818 #{RAILS_ROOT}/app/views/search/found.rhtml:68:in `compile_template'
5819 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
5820 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
5821 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
5822 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
5823 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
5824 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
5825 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
5826 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5827 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
5828 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
5829 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
5830 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5831 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5832 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
5833 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
5834 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
5835 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
5836 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
5837 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
5838 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
5839 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
5840 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
5841 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
5842 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
5843 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
5844 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
5845 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
5846 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
5847 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
5848 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
5849 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
5850 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
5851 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
5852 vendor/rails/railties/lib/commands/servers/webrick.rb:59
5853 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
5854 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
5855 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
5856 vendor/rails/railties/lib/commands/server.rb:30
5857 script/server:3:in `require'
5861 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5864 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:43:33) [GET]
5865 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5866 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5867 Rendering search/found
5868 Completed in 3.06976 (0 reqs/sec) | Rendering: 0.05719 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5871 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:44:27) [GET]
5872 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5873 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5874 Rendering search/found
5875 Completed in 1.49057 (0 reqs/sec) | Rendering: 0.02314 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5878 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:45:09) [GET]
5879 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5880 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5881 Rendering search/found
5882 Completed in 2.49786 (0 reqs/sec) | Rendering: 0.05335 (2%) | 200 OK [http://localhost/search/found?term=ruby]
5885 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:45:26) [GET]
5886 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5887 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5888 Rendering search/found
5889 Completed in 1.53951 (0 reqs/sec) | Rendering: 0.02531 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5892 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:45:41) [GET]
5893 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5894 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5895 Rendering search/found
5896 Completed in 2.52156 (0 reqs/sec) | Rendering: 0.02517 (0%) | 200 OK [http://localhost/search/found?term=ruby]
5899 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:45:48) [GET]
5900 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5901 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
5902 Rendering search/found
5903 Completed in 2.06672 (0 reqs/sec) | Rendering: 0.01197 (0%) | 200 OK [http://localhost/search/found?term=computer]
5906 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:47:08) [GET]
5907 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5908 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
5909 Rendering search/found
5910 Completed in 2.19520 (0 reqs/sec) | Rendering: 0.02184 (0%) | 200 OK [http://localhost/search/found?term=computer]
5913 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:48:14) [GET]
5914 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5915 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
5916 Rendering search/found
5917 Completed in 1.88319 (0 reqs/sec) | Rendering: 0.02215 (1%) | 200 OK [http://localhost/search/found?term=computer]
5920 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:48:47) [GET]
5921 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5922 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
5923 Rendering search/found
5924 Completed in 1.63158 (0 reqs/sec) | Rendering: 0.02380 (1%) | 200 OK [http://localhost/search/found?term=computer]
5927 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:49:34) [GET]
5928 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5929 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5930 Rendering search/found
5931 Completed in 3.03977 (0 reqs/sec) | Rendering: 0.01424 (0%) | 200 OK [http://localhost/search/found?term=ruby]
5934 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:49:41) [GET]
5935 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5936 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"ruby"}
5937 Rendering record/show
5938 Completed in 0.11359 (8 reqs/sec) | Rendering: 0.00315 (2%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185354]
5941 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:49:53) [GET]
5942 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5943 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
5944 Rendering search/found
5945 Completed in 2.32939 (0 reqs/sec) | Rendering: 0.04094 (1%) | 200 OK [http://localhost/search/found?term=ruby]
5948 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:50:03) [GET]
5949 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5950 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
5951 Rendering search/found
5952 Completed in 2.74481 (0 reqs/sec) | Rendering: 0.00972 (0%) | 200 OK [http://localhost/search/found?term=computer]
5955 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:50:09) [GET]
5956 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5957 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"computer"}
5958 Rendering record/show
5959 Completed in 0.29260 (3 reqs/sec) | Rendering: 0.00278 (0%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185355]
5962 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:53:15) [GET]
5963 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5964 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
5965 Rendering search/found
5966 Completed in 2.40599 (0 reqs/sec) | Rendering: 0.00881 (0%) | 200 OK [http://localhost/search/found?term=computer]
5969 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:53:40) [GET]
5970 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5971 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"computer"}
5972 Rendering record/show
5973 Completed in 0.32662 (3 reqs/sec) | Rendering: 0.00729 (2%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185354]
5976 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:54:54) [GET]
5977 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5978 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"computer"}
5979 Rendering record/show
5980 Completed in 0.06543 (15 reqs/sec) | Rendering: 0.01023 (15%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185354]
5983 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:56:50) [GET]
5984 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5985 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"computer"}
5986 Rendering record/show
5987 Completed in 0.26501 (3 reqs/sec) | Rendering: 0.01093 (4%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185354]
5990 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:57:02) [GET]
5991 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5992 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"computer"}
5993 Rendering record/show
5994 Completed in 0.15942 (6 reqs/sec) | Rendering: 0.01176 (7%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185354]
5997 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:57:20) [GET]
5998 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
5999 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"computer"}
6000 Rendering record/show
6001 Completed in 0.05213 (19 reqs/sec) | Rendering: 0.00327 (6%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185354]
6004 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:57:34) [GET]
6005 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6006 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"computer"}
6007 Rendering record/show
6008 Completed in 0.05660 (17 reqs/sec) | Rendering: 0.01026 (18%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185354]
6011 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:58:42) [GET]
6012 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6013 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"computer"}
6014 Rendering record/show
6015 Completed in 0.32270 (3 reqs/sec) | Rendering: 0.00357 (1%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185354]
6018 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:58:59) [GET]
6019 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6020 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185354", "search_term"=>"computer"}
6021 Rendering record/show
6022 Completed in 0.41395 (2 reqs/sec) | Rendering: 0.01112 (2%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185354]
6025 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:59:17) [GET]
6026 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6027 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6028 Rendering search/found
6029 Completed in 2.29330 (0 reqs/sec) | Rendering: 0.01125 (0%) | 200 OK [http://localhost/search/found?term=computer]
6032 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 21:59:24) [GET]
6033 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6034 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
6035 Rendering search/found
6036 Completed in 3.05651 (0 reqs/sec) | Rendering: 0.01387 (0%) | 200 OK [http://localhost/search/found?term=ruby]
6039 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 21:59:30) [GET]
6040 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6041 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6042 Rendering record/show
6043 Completed in 0.47319 (2 reqs/sec) | Rendering: 0.00638 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6046 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:00:03) [GET]
6047 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6048 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6049 Rendering record/show
6050 Completed in 0.08651 (11 reqs/sec) | Rendering: 0.01014 (11%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6053 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:01:21) [GET]
6054 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6055 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6056 Rendering record/show
6057 Completed in 0.33149 (3 reqs/sec) | Rendering: 0.01038 (3%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6060 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:01:54) [GET]
6061 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6062 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6063 Rendering record/show
6064 Completed in 0.40495 (2 reqs/sec) | Rendering: 0.01901 (4%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6067 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:04:41) [GET]
6068 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6069 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6070 Rendering record/show
6071 ERROR: compiling _run_rhtml_record_show RAISED compile error
6072 script/../config/../app/views/record/show.rhtml:44: syntax error, unexpected tASSOC
6073 _erbout.concat(( link_to "BACK", :controller => "/search/found", :term => "#{@back}", class => "plus" ).to_s); _erbout.concat "\n"
6075 Function body: def _run_rhtml_record_show(local_assigns)
6076 _erbout = ''; _erbout.concat "<html>\n"
6077 _erbout.concat "<head>\n"
6079 _erbout.concat "<style>\n"
6080 _erbout.concat "div#isbd {\n"
6081 _erbout.concat " width: 50%;\n"
6082 _erbout.concat " margin: auto;\n"
6083 _erbout.concat " border: 1px solid black;\n"
6084 _erbout.concat " padding: 20px;\n"
6085 _erbout.concat " \n"
6086 _erbout.concat "}\n"
6087 _erbout.concat "span#title {\n"
6088 _erbout.concat " font-size: 1.5em;\n"
6089 _erbout.concat " \n"
6090 _erbout.concat "}\n"
6092 _erbout.concat "a#plus {\n"
6093 _erbout.concat " font-size: 1.5em;\n"
6094 _erbout.concat " color: red;\n"
6095 _erbout.concat "}\n"
6096 _erbout.concat "a#plus:hover {\n"
6097 _erbout.concat " color: blue;\n"
6098 _erbout.concat "}\n"
6099 _erbout.concat "</style>\n"
6101 _erbout.concat "<script type=\"text/javascript\">function toggleLayer( whichLayer )\n"
6102 _erbout.concat "{\n"
6103 _erbout.concat " var elem, vis;\n"
6104 _erbout.concat " if( document.getElementById ) // this is the way the standards work\n"
6105 _erbout.concat " elem = document.getElementById( whichLayer );\n"
6106 _erbout.concat " else if( document.all ) // this is the way old msie versions work\n"
6107 _erbout.concat " elem = document.all[whichLayer];\n"
6108 _erbout.concat " else if( document.layers ) // this is the way nn4 works\n"
6109 _erbout.concat " elem = document.layers[whichLayer];\n"
6110 _erbout.concat " vis = elem.style;\n"
6111 _erbout.concat " // if the style.display value is blank we try to figure it out here\n"
6112 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\n"
6113 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\n"
6114 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\n"
6115 _erbout.concat "}</script>\n"
6117 _erbout.concat "</head>\n"
6118 _erbout.concat "<body>\n"
6119 _erbout.concat(( link_to "BACK", :controller => "/search/found", :term => "#{@back}", class => "plus" ).to_s); _erbout.concat "\n"
6120 _erbout.concat "<div id=\"isbd\">"; _erbout.concat(( @isbd ).to_s); _erbout.concat "</div>\n"
6121 _erbout.concat "<br />\n"
6122 _erbout.concat "<a href=\"javascript:toggleLayer('hidden');\" title=\"show full record\" class=\"plus\">+/-</a>\n"
6123 _erbout.concat " <div id=\"hidden\" style=\"display: none;\">\n"
6124 _erbout.concat " "; _erbout.concat(( @records_string ).to_s); _erbout.concat "\n"
6125 _erbout.concat " <a href=\"javascript:toggleLayer('hidden');\" title=\"show full record\">show/hide full record</a>\n"
6126 _erbout.concat " </div> \n"
6127 _erbout.concat " \n"
6129 _erbout.concat "</body>\n"
6132 Backtrace: script/../config/../app/views/record/show.rhtml:56:in `compile_template'
6133 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
6134 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
6135 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
6136 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
6137 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
6138 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
6139 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6140 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6141 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6142 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
6143 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
6144 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6145 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6146 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6147 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
6148 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
6149 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
6150 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
6151 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
6152 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
6153 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
6154 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
6155 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
6156 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
6157 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
6158 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
6159 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
6160 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
6161 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
6162 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
6163 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
6164 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
6165 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
6166 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
6167 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
6168 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
6169 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
6170 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
6171 script/server:3:in `require'
6175 ActionView::TemplateError (compile error
6176 script/../config/../app/views/record/show.rhtml:44: syntax error, unexpected tASSOC
6177 _erbout.concat(( link_to "BACK", :controller => "/search/found", :term => "#{@back}", class => "plus" ).to_s); _erbout.concat "\n"
6178 ^) on line #44 of app/views/record/show.rhtml:
6182 44: <%= link_to "BACK", :controller => "/search/found", :term => "#{@back}", class => "plus" %>
6183 45: <div id="isbd"><%= @isbd %></div>
6185 47: <a href="javascript:toggleLayer('hidden');" title="show full record" class="plus">+/-</a>
6187 #{RAILS_ROOT}/app/views/record/show.rhtml:56:in `compile_template'
6188 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
6189 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
6190 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
6191 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
6192 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
6193 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
6194 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6195 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6196 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6197 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
6198 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
6199 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6200 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6201 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6202 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
6203 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
6204 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
6205 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
6206 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
6207 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
6208 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
6209 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
6210 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
6211 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
6212 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
6213 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
6214 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
6215 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
6216 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
6217 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
6218 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
6219 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
6220 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
6221 vendor/rails/railties/lib/commands/servers/webrick.rb:59
6222 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
6223 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
6224 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
6225 vendor/rails/railties/lib/commands/server.rb:30
6226 script/server:3:in `require'
6230 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6233 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:05:00) [GET]
6234 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6235 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6236 Rendering record/show
6237 ERROR: compiling _run_rhtml_record_show RAISED compile error
6238 script/../config/../app/views/record/show.rhtml:44: syntax error, unexpected '='
6239 _erbout.concat(( link_to "BACK", :controller => "/search/found", :term => "#{@back}", class="plus" ).to_s); _erbout.concat "\n"
6241 Function body: def _run_rhtml_record_show(local_assigns)
6242 _erbout = ''; _erbout.concat "<html>\n"
6243 _erbout.concat "<head>\n"
6245 _erbout.concat "<style>\n"
6246 _erbout.concat "div#isbd {\n"
6247 _erbout.concat " width: 50%;\n"
6248 _erbout.concat " margin: auto;\n"
6249 _erbout.concat " border: 1px solid black;\n"
6250 _erbout.concat " padding: 20px;\n"
6251 _erbout.concat " \n"
6252 _erbout.concat "}\n"
6253 _erbout.concat "span#title {\n"
6254 _erbout.concat " font-size: 1.5em;\n"
6255 _erbout.concat " \n"
6256 _erbout.concat "}\n"
6258 _erbout.concat "a#plus {\n"
6259 _erbout.concat " font-size: 1.5em;\n"
6260 _erbout.concat " color: red;\n"
6261 _erbout.concat "}\n"
6262 _erbout.concat "a#plus:hover {\n"
6263 _erbout.concat " color: blue;\n"
6264 _erbout.concat "}\n"
6265 _erbout.concat "</style>\n"
6267 _erbout.concat "<script type=\"text/javascript\">function toggleLayer( whichLayer )\n"
6268 _erbout.concat "{\n"
6269 _erbout.concat " var elem, vis;\n"
6270 _erbout.concat " if( document.getElementById ) // this is the way the standards work\n"
6271 _erbout.concat " elem = document.getElementById( whichLayer );\n"
6272 _erbout.concat " else if( document.all ) // this is the way old msie versions work\n"
6273 _erbout.concat " elem = document.all[whichLayer];\n"
6274 _erbout.concat " else if( document.layers ) // this is the way nn4 works\n"
6275 _erbout.concat " elem = document.layers[whichLayer];\n"
6276 _erbout.concat " vis = elem.style;\n"
6277 _erbout.concat " // if the style.display value is blank we try to figure it out here\n"
6278 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\n"
6279 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\n"
6280 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\n"
6281 _erbout.concat "}</script>\n"
6283 _erbout.concat "</head>\n"
6284 _erbout.concat "<body>\n"
6285 _erbout.concat(( link_to "BACK", :controller => "/search/found", :term => "#{@back}", class="plus" ).to_s); _erbout.concat "\n"
6286 _erbout.concat "<div id=\"isbd\">"; _erbout.concat(( @isbd ).to_s); _erbout.concat "</div>\n"
6287 _erbout.concat "<br />\n"
6288 _erbout.concat "<a href=\"javascript:toggleLayer('hidden');\" title=\"show full record\" class=\"plus\">+/-</a>\n"
6289 _erbout.concat " <div id=\"hidden\" style=\"display: none;\">\n"
6290 _erbout.concat " "; _erbout.concat(( @records_string ).to_s); _erbout.concat "\n"
6291 _erbout.concat " <a href=\"javascript:toggleLayer('hidden');\" title=\"show full record\">show/hide full record</a>\n"
6292 _erbout.concat " </div> \n"
6293 _erbout.concat " \n"
6295 _erbout.concat "</body>\n"
6298 Backtrace: script/../config/../app/views/record/show.rhtml:56:in `compile_template'
6299 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
6300 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
6301 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
6302 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
6303 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
6304 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
6305 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6306 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6307 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6308 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
6309 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
6310 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6311 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6312 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6313 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
6314 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
6315 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
6316 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
6317 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
6318 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
6319 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
6320 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
6321 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
6322 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
6323 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
6324 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
6325 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
6326 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
6327 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
6328 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
6329 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
6330 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
6331 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
6332 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
6333 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
6334 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
6335 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
6336 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
6337 script/server:3:in `require'
6341 ActionView::TemplateError (compile error
6342 script/../config/../app/views/record/show.rhtml:44: syntax error, unexpected '='
6343 _erbout.concat(( link_to "BACK", :controller => "/search/found", :term => "#{@back}", class="plus" ).to_s); _erbout.concat "\n"
6344 ^) on line #44 of app/views/record/show.rhtml:
6348 44: <%= link_to "BACK", :controller => "/search/found", :term => "#{@back}", class="plus" %>
6349 45: <div id="isbd"><%= @isbd %></div>
6351 47: <a href="javascript:toggleLayer('hidden');" title="show full record" class="plus">+/-</a>
6353 #{RAILS_ROOT}/app/views/record/show.rhtml:56:in `compile_template'
6354 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
6355 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
6356 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
6357 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
6358 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
6359 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
6360 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6361 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6362 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6363 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
6364 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
6365 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6366 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6367 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6368 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
6369 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
6370 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
6371 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
6372 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
6373 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
6374 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
6375 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
6376 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
6377 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
6378 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
6379 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
6380 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
6381 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
6382 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
6383 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
6384 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
6385 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
6386 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
6387 vendor/rails/railties/lib/commands/servers/webrick.rb:59
6388 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
6389 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
6390 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
6391 vendor/rails/railties/lib/commands/server.rb:30
6392 script/server:3:in `require'
6396 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6399 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:07:29) [GET]
6400 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6401 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6402 Rendering record/show
6403 Completed in 0.23576 (4 reqs/sec) | Rendering: 0.01162 (4%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6406 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:07:51) [GET]
6407 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6408 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6409 Rendering record/show
6410 Completed in 0.40827 (2 reqs/sec) | Rendering: 0.01178 (2%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6413 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:09:27) [GET]
6414 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6415 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6416 Rendering record/show
6417 Completed in 0.28034 (3 reqs/sec) | Rendering: 0.01236 (4%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6420 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:09:54) [GET]
6421 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6422 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6423 Rendering record/show
6424 Completed in 0.05822 (17 reqs/sec) | Rendering: 0.01153 (19%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6427 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:10:46) [GET]
6428 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6429 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6430 Rendering record/show
6431 Completed in 0.06034 (16 reqs/sec) | Rendering: 0.01192 (19%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6434 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:11:06) [GET]
6435 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6436 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
6437 Rendering search/found
6438 Completed in 2.06073 (0 reqs/sec) | Rendering: 0.01229 (0%) | 200 OK [http://localhost/search/found?term=ruby]
6441 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:11:12) [GET]
6442 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6443 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
6444 Rendering search/found
6445 Completed in 2.51038 (0 reqs/sec) | Rendering: 0.10687 (4%) | 200 OK [http://localhost/search/found?term=ruby]
6448 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:11:18) [GET]
6449 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6450 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6451 Rendering record/show
6452 Completed in 0.06123 (16 reqs/sec) | Rendering: 0.00347 (5%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6455 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:11:52) [GET]
6456 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6457 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6458 Rendering record/show
6459 Completed in 0.28212 (3 reqs/sec) | Rendering: 0.01571 (5%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6462 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:12:19) [GET]
6463 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6464 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185355", "search_term"=>"ruby"}
6465 Rendering record/show
6466 Completed in 0.08943 (11 reqs/sec) | Rendering: 0.01401 (15%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185355]
6469 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:12:32) [GET]
6470 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6471 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
6472 Rendering search/found
6473 Completed in 2.46623 (0 reqs/sec) | Rendering: 0.10367 (4%) | 200 OK [http://localhost/search/found?term=ruby]
6476 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:14:06) [GET]
6477 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6478 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
6479 Rendering search/found
6480 Completed in 2.28210 (0 reqs/sec) | Rendering: 0.02812 (1%) | 200 OK [http://localhost/search/found?term=ruby]
6483 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:16:49) [GET]
6484 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6485 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"search"}
6486 Rendering search/found
6487 Completed in 1.69912 (0 reqs/sec) | Rendering: 0.00236 (0%) | 200 OK [http://localhost/search/found?term=]
6490 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:17:02) [GET]
6491 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6492 Parameters: {"action"=>"found", "controller"=>"search"}
6493 Rendering search/found
6494 Completed in 5.55075 (0 reqs/sec) | Rendering: 0.00245 (0%) | 200 OK [http://localhost/search/found]
6497 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:17:15) [GET]
6498 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6499 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
6500 Rendering search/found
6501 Completed in 2.23071 (0 reqs/sec) | Rendering: 0.04267 (1%) | 200 OK [http://localhost/search/found?term=ruby]
6504 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:17:22) [GET]
6505 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6506 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185353", "search_term"=>"ruby"}
6507 Rendering record/show
6508 Completed in 0.06801 (14 reqs/sec) | Rendering: 0.00344 (5%) | 200 OK [http://localhost/record/show?search_term=ruby&r=20070727185353]
6511 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:17:29) [GET]
6512 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6513 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
6514 Rendering search/found
6515 Completed in 2.13485 (0 reqs/sec) | Rendering: 0.01440 (0%) | 200 OK [http://localhost/search/found?term=ruby]
6518 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:20:27) [GET]
6519 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6520 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6521 Rendering search/found
6522 Completed in 2.26406 (0 reqs/sec) | Rendering: 0.02632 (1%) | 200 OK [http://localhost/search/found?term=computer]
6525 Processing RecordController#show (for 127.0.0.1 at 2007-07-27 22:20:35) [GET]
6526 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6527 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"20070727185403", "search_term"=>"computer"}
6528 Rendering record/show
6529 Completed in 0.11352 (8 reqs/sec) | Rendering: 0.00713 (6%) | 200 OK [http://localhost/record/show?search_term=computer&r=20070727185403]
6532 Processing SearchController#found (for 127.0.0.1 at 2007-07-27 22:20:45) [GET]
6533 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6534 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6535 Rendering search/found
6536 Completed in 2.24026 (0 reqs/sec) | Rendering: 0.02770 (1%) | 200 OK [http://localhost/search/found?term=computer]
6539 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:11:36) [GET]
6540 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6541 Parameters: {"action"=>"found", "controller"=>"search"}
6542 Rendering search/found
6543 Completed in 0.80193 (1 reqs/sec) | Rendering: 0.04359 (5%) | 200 OK [http://localhost/search/found]
6546 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:11:41) [GET]
6547 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6548 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6549 Rendering search/found
6552 ActionView::TemplateError (You have a nil object when you didn't expect it!
6553 You might have expected an instance of Array.
6554 The error occured while evaluating nil.[]) on line #62 of app/views/search/found.rhtml:
6555 59: <div class="record">
\r
6556 60: <%= link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :search_term => "#{@data}" %>
\r
6557 61: <%= "#{rec['245']['b'] } #{rec['245']['c']}" %>
\r
6558 62: <%= "#{rec['260']['c'] }" %>
\r
6563 #{RAILS_ROOT}/app/views/search/found.rhtml:62:in `_run_rhtml_search_found'
6564 #{RAILS_ROOT}/app/views/search/found.rhtml:58:in `each'
6565 #{RAILS_ROOT}/app/views/search/found.rhtml:58:in `_run_rhtml_search_found'
6566 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
6567 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
6568 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
6569 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
6570 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
6571 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
6572 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
6573 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6574 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6575 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6576 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
6577 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
6578 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6579 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6580 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6581 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
6582 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
6583 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
6584 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
6585 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
6586 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
6587 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
6588 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
6589 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
6590 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
6591 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
6592 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
6593 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
6594 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
6595 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
6596 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
6597 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
6598 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
6599 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
6600 vendor/rails/railties/lib/commands/servers/webrick.rb:59
6601 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
6602 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
6603 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
6604 vendor/rails/railties/lib/commands/server.rb:30
6605 script/server:3:in `require'
6609 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6612 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:14:47) [GET]
6613 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6614 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6615 Rendering search/found
6616 Completed in 37.24235 (0 reqs/sec) | Rendering: 3.20043 (8%) | 200 OK [http://localhost/search/found?term=computer]
6619 Processing RecordController#show (for 127.0.0.1 at 2007-07-28 20:15:38) [GET]
6620 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6621 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185586537.659974", "search_term"=>"computer"}
6622 Rendering record/show
6623 Completed in 0.76031 (1 reqs/sec) | Rendering: 0.14583 (19%) | 200 OK [http://localhost/record/show?search_term=computer&r=lc-part01-1185586537.659974]
6626 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:15:49) [GET]
6627 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6628 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6629 Rendering search/found
6630 Completed in 17.35392 (0 reqs/sec) | Rendering: 2.16214 (12%) | 200 OK [http://localhost/search/found?term=computer]
6633 Processing RecordController#show (for 127.0.0.1 at 2007-07-28 20:16:13) [GET]
6634 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6635 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185586537.659974", "search_term"=>"computer"}
6636 Rendering record/show
6637 Completed in 0.08526 (11 reqs/sec) | Rendering: 0.00132 (1%) | 200 OK [http://localhost/record/show?search_term=computer&r=lc-part01-1185586537.659974]
6640 Processing RecordController#show (for 127.0.0.1 at 2007-07-28 20:16:42) [GET]
6641 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6642 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185586622.361227", "search_term"=>"computer"}
6643 Rendering record/show
6644 Completed in 0.09649 (10 reqs/sec) | Rendering: 0.00143 (1%) | 200 OK [http://localhost/record/show?search_term=computer&r=lc-part01-1185586622.361227]
6647 Processing RecordController#show (for 127.0.0.1 at 2007-07-28 20:17:16) [GET]
6648 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6649 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185586710.714972", "search_term"=>"computer"}
6650 Rendering record/show
6651 Completed in 0.14721 (6 reqs/sec) | Rendering: 0.00131 (0%) | 200 OK [http://localhost/record/show?search_term=computer&r=lc-part01-1185586710.714972]
6654 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:17:21) [GET]
6655 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6656 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6657 Rendering search/found
6658 Completed in 17.33146 (0 reqs/sec) | Rendering: 2.57265 (14%) | 200 OK [http://localhost/search/found?term=computer]
6661 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:19:38) [GET]
6662 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6663 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6664 Rendering search/found
6665 ERROR: compiling _run_rhtml_search_found RAISED compile error
6666 script/../config/../app/views/search/found.rhtml:60: syntax error, unexpected tIDENTIFIER, expecting ')'
6667 _erbout.concat " "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :search_term => "#{@data}" ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['b'] }" if rec['245']['b'] ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['c']}" rec['245']['c'] ).to_s); _erbout.concat "\r\n"
6669 Function body: def _run_rhtml_search_found(local_assigns)
6670 _erbout = ''; _erbout.concat "<html>\r\n"
6671 _erbout.concat " <head>\r\n"
6672 _erbout.concat " <title>Simple Z39.50 OPAC</title>\r\n"
6673 _erbout.concat " <style>\r\n"
6674 _erbout.concat " input {\r\n"
6675 _erbout.concat " font-size: 2em;\r\n"
6676 _erbout.concat " border: 2px solid red;\r\n"
6677 _erbout.concat " }\r\n"
6678 _erbout.concat " span#num_of_results{\r\n"
6679 _erbout.concat " font-size: 2em;\r\n"
6680 _erbout.concat " }\r\n"
6681 _erbout.concat " body {\r\n"
6682 _erbout.concat " text-align: center;\r\n"
6683 _erbout.concat " }\r\n"
6684 _erbout.concat " div.record {\r\n"
6685 _erbout.concat " text-align: left;\r\n"
6686 _erbout.concat " border: 1px solid black;\r\n"
6687 _erbout.concat " width: 50%;\r\n"
6688 _erbout.concat " margin: auto;\r\n"
6689 _erbout.concat " margin-bottom: 5px;\r\n"
6690 _erbout.concat " padding: 5px;\r\n"
6691 _erbout.concat " }\r\n"
6692 _erbout.concat " </style>\r\n"
6693 _erbout.concat " <script type=\"text/javascript\">function toggleLayer( whichLayer )\r\n"
6694 _erbout.concat "{\r\n"
6695 _erbout.concat " var elem, vis;\r\n"
6696 _erbout.concat " if( document.getElementById ) // this is the way the standards work\r\n"
6697 _erbout.concat " elem = document.getElementById( whichLayer );\r\n"
6698 _erbout.concat " else if( document.all ) // this is the way old msie versions work\r\n"
6699 _erbout.concat " elem = document.all[whichLayer];\r\n"
6700 _erbout.concat " else if( document.layers ) // this is the way nn4 works\r\n"
6701 _erbout.concat " elem = document.layers[whichLayer];\r\n"
6702 _erbout.concat " vis = elem.style;\r\n"
6703 _erbout.concat " // if the style.display value is blank we try to figure it out here\r\n"
6704 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
6705 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
6706 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
6707 _erbout.concat "}</script>\r\n"
6708 _erbout.concat " </head>\r\n"
6709 _erbout.concat " \r\n"
6710 _erbout.concat " \r\n"
6711 _erbout.concat " <body>\r\n"
6712 _erbout.concat " <h1>Simple Z39.50 OPAC</h1>\r\n"
6713 _erbout.concat " This Ruby on Rails app searches a database of MARC records indexed by zebra.\r\n"
6714 _erbout.concat " \r\n"
6715 _erbout.concat " <form action = \"/search/found\" >\r\n"
6716 _erbout.concat " <br>\r\n"
6717 _erbout.concat " \r\n"
6718 _erbout.concat " <br>\r\n"
6719 _erbout.concat " <input type=\"text\" name=\"term\" value=\""; _erbout.concat(( @data ).to_s); _erbout.concat "\">\r\n"
6720 _erbout.concat " \r\n"
6721 _erbout.concat " </form>\r\n"
6722 _erbout.concat " <br>\r\n"
6723 _erbout.concat " Number of records found: <span id=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
6724 _erbout.concat " <br>\r\n"
6725 _erbout.concat " <br>\r\n"
6726 _erbout.concat " "; i = 1 ; _erbout.concat "\r\n"
6727 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
6728 _erbout.concat " <div class=\"record\">\r\n"
6729 _erbout.concat " "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :search_term => "#{@data}" ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['b'] }" if rec['245']['b'] ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['c']}" rec['245']['c'] ).to_s); _erbout.concat "\r\n"
6730 _erbout.concat " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
6731 _erbout.concat " <br>\r\n"
6732 _erbout.concat " <br>\r\n"
6733 _erbout.concat " </div>\r\n"
6734 _erbout.concat " "; end; _erbout.concat ".\r\n"
6735 _erbout.concat " <br>\r\n"
6736 _erbout.concat " <br>\r\n"
6737 _erbout.concat " </body>\r\n"
6738 _erbout.concat " </html>\r\n"
6739 _erbout.concat "\r\n"
6740 _erbout.concat "\r\n"
6743 Backtrace: script/../config/../app/views/search/found.rhtml:73:in `compile_template'
6744 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
6745 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
6746 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
6747 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
6748 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
6749 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
6750 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6751 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6752 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6753 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
6754 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
6755 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6756 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6757 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6758 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
6759 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
6760 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
6761 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
6762 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
6763 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
6764 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
6765 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
6766 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
6767 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
6768 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
6769 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
6770 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
6771 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
6772 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
6773 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
6774 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
6775 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
6776 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
6777 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
6778 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
6779 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
6780 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
6781 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
6782 script/server:3:in `require'
6786 ActionView::TemplateError (compile error
6787 script/../config/../app/views/search/found.rhtml:60: syntax error, unexpected tIDENTIFIER, expecting ')'
6788 _erbout.concat " "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :search_term => "#{@data}" ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['b'] }" if rec['245']['b'] ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['c']}" rec['245']['c'] ).to_s); _erbout.concat "\r\n"
6789 ^) on line #60 of app/views/search/found.rhtml:
6791 58: <% @total_records.each do |rec| %>
\r
6792 59: <div class="record">
\r
6793 60: <%= link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :search_term => "#{@data}" %> <%= "#{rec['245']['b'] }" if rec['245']['b'] %> <%= "#{rec['245']['c']}" rec['245']['c'] %>
\r
6794 61: <%= "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] %>
\r
6798 #{RAILS_ROOT}/app/views/search/found.rhtml:73:in `compile_template'
6799 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
6800 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
6801 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
6802 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
6803 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
6804 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
6805 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6806 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6807 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
6808 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
6809 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
6810 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6811 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6812 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
6813 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
6814 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
6815 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
6816 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
6817 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
6818 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
6819 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
6820 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
6821 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
6822 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
6823 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
6824 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
6825 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
6826 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
6827 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
6828 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
6829 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
6830 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
6831 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
6832 vendor/rails/railties/lib/commands/servers/webrick.rb:59
6833 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
6834 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
6835 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
6836 vendor/rails/railties/lib/commands/server.rb:30
6837 script/server:3:in `require'
6841 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6844 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:20:37) [GET]
6845 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6846 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6847 Rendering search/found
6848 Completed in 18.07006 (0 reqs/sec) | Rendering: 2.47114 (13%) | 200 OK [http://localhost/search/found?term=computer]
6851 Processing RecordController#show (for 127.0.0.1 at 2007-07-28 20:21:18) [GET]
6852 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6853 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185592595.052979", "search_term"=>"computer"}
6854 Rendering record/show
6855 Completed in 0.15603 (6 reqs/sec) | Rendering: 0.00157 (1%) | 200 OK [http://localhost/record/show?search_term=computer&r=lc-part01-1185592595.052979]
6858 Processing RecordController#show (for 127.0.0.1 at 2007-07-28 20:21:29) [GET]
6859 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6860 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185592681.063747", "search_term"=>"computer"}
6861 Rendering record/show
6862 Completed in 0.05695 (17 reqs/sec) | Rendering: 0.00159 (2%) | 200 OK [http://localhost/record/show?search_term=computer&r=lc-part01-1185592681.063747]
6865 Processing RecordController#show (for 127.0.0.1 at 2007-07-28 20:21:39) [GET]
6866 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6867 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185592735.524186", "search_term"=>"computer"}
6868 Rendering record/show
6869 Completed in 0.16039 (6 reqs/sec) | Rendering: 0.00154 (0%) | 200 OK [http://localhost/record/show?search_term=computer&r=lc-part01-1185592735.524186]
6872 Processing RecordController#show (for 127.0.0.1 at 2007-07-28 20:21:58) [GET]
6873 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6874 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185592879.871786", "search_term"=>"computer"}
6875 Rendering record/show
6876 Completed in 0.16362 (6 reqs/sec) | Rendering: 0.00151 (0%) | 200 OK [http://localhost/record/show?search_term=computer&r=lc-part01-1185592879.871786]
6879 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:22:19) [GET]
6880 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6881 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
6882 Rendering search/found
6883 Completed in 1.86450 (0 reqs/sec) | Rendering: 0.05319 (2%) | 200 OK [http://localhost/search/found?term=ruby]
6886 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:22:27) [GET]
6887 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6888 Parameters: {"term"=>"coffee", "action"=>"found", "controller"=>"search"}
6889 Rendering search/found
6890 Completed in 2.76799 (0 reqs/sec) | Rendering: 0.08670 (3%) | 200 OK [http://localhost/search/found?term=coffee]
6893 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:25:36) [GET]
6894 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6895 Parameters: {"term"=>"coffee", "action"=>"found", "controller"=>"search"}
6896 Rendering search/found
6897 Completed in 1.26763 (0 reqs/sec) | Rendering: 0.08890 (7%) | 200 OK [http://localhost/search/found?term=coffee]
6900 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:25:54) [GET]
6901 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6902 Parameters: {"term"=>"coffee", "action"=>"found", "controller"=>"search"}
6903 Rendering search/found
6904 Completed in 1.40781 (0 reqs/sec) | Rendering: 0.08186 (5%) | 200 OK [http://localhost/search/found?term=coffee]
6907 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:28:21) [GET]
6908 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6909 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6910 Rendering search/found
6911 Completed in 15.29420 (0 reqs/sec) | Rendering: 2.31911 (15%) | 200 OK [http://localhost/search/found?term=computer]
6914 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:28:50) [GET]
6915 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6916 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6917 Rendering search/found
6918 Completed in 15.36144 (0 reqs/sec) | Rendering: 2.98858 (19%) | 200 OK [http://localhost/search/found?term=computer]
6921 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:29:29) [GET]
6922 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6923 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6924 Rendering search/found
6925 Completed in 14.26365 (0 reqs/sec) | Rendering: 2.40365 (16%) | 200 OK [http://localhost/search/found?term=computer]
6928 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:30:00) [GET]
6929 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6930 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6931 Rendering search/found
6932 Completed in 14.48321 (0 reqs/sec) | Rendering: 2.12437 (14%) | 200 OK [http://localhost/search/found?term=computer]
6935 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:31:15) [GET]
6936 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6937 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6938 Rendering search/found
6939 Completed in 16.47044 (0 reqs/sec) | Rendering: 2.03961 (12%) | 200 OK [http://localhost/search/found?term=computer]
6942 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:31:41) [GET]
6943 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6944 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6945 Rendering search/found
6946 Completed in 16.63149 (0 reqs/sec) | Rendering: 3.13733 (18%) | 200 OK [http://localhost/search/found?term=computer]
6949 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:32:05) [GET]
6950 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6951 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6952 Rendering search/found
6953 Completed in 19.85754 (0 reqs/sec) | Rendering: 3.91180 (19%) | 200 OK [http://localhost/search/found?term=computer]
6956 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:32:42) [GET]
6957 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6958 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
6959 Rendering search/found
6960 Completed in 0.94196 (1 reqs/sec) | Rendering: 0.02742 (2%) | 200 OK [http://localhost/search/found?term=computer+programming]
6963 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:32:53) [GET]
6964 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6965 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
6966 Rendering search/found
6967 Completed in 1.01792 (0 reqs/sec) | Rendering: 0.02770 (2%) | 200 OK [http://localhost/search/found?term=computer+programming]
6970 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:33:01) [GET]
6971 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6972 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
6973 Rendering search/found
6974 Completed in 1.03378 (0 reqs/sec) | Rendering: 0.02558 (2%) | 200 OK [http://localhost/search/found?term=computer+programming]
6977 Processing SearchController#found (for 127.0.0.1 at 2007-07-28 20:33:08) [GET]
6978 Session ID: a2895e83b4a72fcd2c17aa9c7f67a197
6979 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
6980 Rendering search/found
6981 Completed in 17.52435 (0 reqs/sec) | Rendering: 3.15446 (18%) | 200 OK [http://localhost/search/found?term=computer]
6984 Processing Base#index (for 127.0.0.1 at 2007-07-29 15:39:09) [GET]
6985 Session ID: 386f39735791d16bd28195734500e524
6989 ActionController::RoutingError (Recognition failed for "/found"):
6990 .//vendor/rails/actionpack/lib/action_controller/routing.rb:522:in `recognition_failed'
6991 .//vendor/rails/actionpack/lib/action_controller/routing.rb:512:in `recognize!'
6992 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
6993 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
6994 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
6995 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
6996 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
6997 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
6998 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
6999 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7000 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7001 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7002 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7003 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7004 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7005 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7006 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7007 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7008 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7009 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7010 .//vendor/rails/railties/lib/commands/server.rb:30
7011 script/server:3:in `require'
7015 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
7018 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 15:39:15) [GET]
7019 Session ID: 386f39735791d16bd28195734500e524
7020 Parameters: {"action"=>"found", "controller"=>"search"}
7021 Rendering search/found
7022 Completed in 0.80976 (1 reqs/sec) | Rendering: 0.02373 (2%) | 200 OK [http://localhost/search/found]
7025 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 15:39:30) [GET]
7026 Session ID: 386f39735791d16bd28195734500e524
7027 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7028 Rendering search/found
7029 Completed in 0.77608 (1 reqs/sec) | Rendering: 0.00205 (0%) | 200 OK [http://localhost/search/found?term=science+theology]
7032 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 15:39:35) [GET]
7033 Session ID: 386f39735791d16bd28195734500e524
7034 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185605884.553622", "search_term"=>"science theology"}
7035 Rendering record/show
7036 Completed in 0.34578 (2 reqs/sec) | Rendering: 0.02312 (6%) | 200 OK [http://localhost/record/show?search_term=science+theology&r=lc-part01-1185605884.553622]
7039 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:04:37) [GET]
7040 Session ID: 386f39735791d16bd28195734500e524
7041 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7042 Rendering search/found
7043 Completed in 0.02681 (37 reqs/sec) | Rendering: 0.00215 (8%) | 200 OK [http://localhost/search/found?term=science+theology]
7046 Processing Base#found (for 127.0.0.1 at 2007-07-29 16:04:37) [GET]
7047 Session ID: 386f39735791d16bd28195734500e524
7048 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7051 TypeError (no marshal_dump is defined for class ZOOM::ResultSet):
7052 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7053 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7054 /usr/lib/ruby/1.8/pstore.rb:330:in `transaction'
7055 /usr/lib/ruby/1.8/cgi/session/pstore.rb:81:in `update'
7056 /usr/lib/ruby/1.8/cgi/session/pstore.rb:88:in `close'
7057 /usr/lib/ruby/1.8/cgi/session.rb:324:in `close'
7058 .//vendor/rails/actionpack/lib/action_controller/base.rb:1015:in `close_session'
7059 .//vendor/rails/actionpack/lib/action_controller/base.rb:1057:in `process_cleanup_without_flash'
7060 .//vendor/rails/actionpack/lib/action_controller/flash.rb:147:in `process_cleanup_without_filters'
7061 .//vendor/rails/actionpack/lib/action_controller/filters.rb:439:in `process_cleanup_without_session_management_support'
7062 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:126:in `process_cleanup_without_components'
7063 .//vendor/rails/actionpack/lib/action_controller/components.rb:182:in `process_cleanup'
7064 .//vendor/rails/actionpack/lib/action_controller/base.rb:412:in `process_without_filters'
7065 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7066 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7067 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7068 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7069 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7070 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7071 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7072 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7073 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7074 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7075 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7076 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7077 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7078 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7079 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7080 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7081 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7082 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7083 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7084 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7085 .//vendor/rails/railties/lib/commands/server.rb:30
7086 script/server:3:in `require'
7090 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7093 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:23:38) [GET]
7094 Session ID: 386f39735791d16bd28195734500e524
7095 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7096 Rendering search/found
7099 ActionView::TemplateError (undefined local variable or method `start' for #<#<Class:0xb661f178>:0xb661f150>) on line #51 of app/views/search/found.rhtml:
7102 50: <input type="text" name="term" value="<%= @data %>">
\r
7103 51: <%= link_to "NEXT", :controller => "/search/found", :term => "#{@back}", :start => "#{start + 20}" %>
\r
7106 54: Number of records found: <span class="num_of_results"><%= @rset_size %></span><br />
\r
7108 #{RAILS_ROOT}/app/views/search/found.rhtml:51:in `_run_rhtml_search_found'
7109 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
7110 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
7111 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
7112 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
7113 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
7114 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
7115 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
7116 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7117 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7118 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7119 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
7120 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7121 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7122 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7123 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7124 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7125 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7126 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7127 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7128 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7129 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7130 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7131 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7132 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7133 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7134 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7135 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7136 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7137 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7138 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7139 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7140 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7141 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7142 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7143 vendor/rails/railties/lib/commands/servers/webrick.rb:59
7144 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7145 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7146 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7147 vendor/rails/railties/lib/commands/server.rb:30
7148 script/server:3:in `require'
7152 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7155 Processing Base#found (for 127.0.0.1 at 2007-07-29 16:23:38) [GET]
7156 Session ID: 386f39735791d16bd28195734500e524
7157 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7160 TypeError (no marshal_dump is defined for class ZOOM::ResultSet):
7161 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7162 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7163 /usr/lib/ruby/1.8/pstore.rb:330:in `transaction'
7164 /usr/lib/ruby/1.8/cgi/session/pstore.rb:81:in `update'
7165 /usr/lib/ruby/1.8/cgi/session/pstore.rb:88:in `close'
7166 /usr/lib/ruby/1.8/cgi/session.rb:324:in `close'
7167 .//vendor/rails/actionpack/lib/action_controller/base.rb:1015:in `close_session'
7168 .//vendor/rails/actionpack/lib/action_controller/base.rb:1057:in `process_cleanup_without_flash'
7169 .//vendor/rails/actionpack/lib/action_controller/flash.rb:147:in `process_cleanup_without_filters'
7170 .//vendor/rails/actionpack/lib/action_controller/filters.rb:439:in `process_cleanup_without_session_management_support'
7171 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:126:in `process_cleanup_without_components'
7172 .//vendor/rails/actionpack/lib/action_controller/components.rb:182:in `process_cleanup'
7173 .//vendor/rails/actionpack/lib/action_controller/base.rb:412:in `process_without_filters'
7174 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7175 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7176 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7177 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7178 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7179 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7180 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7181 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7182 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7183 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7184 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7185 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7186 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7187 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7188 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7189 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7190 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7191 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7192 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7193 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7194 .//vendor/rails/railties/lib/commands/server.rb:30
7195 script/server:3:in `require'
7199 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7202 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:23:47) [GET]
7203 Session ID: 386f39735791d16bd28195734500e524
7204 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7205 Rendering search/found
7208 ActionView::TemplateError (undefined local variable or method `start' for #<#<Class:0xb65dc788>:0xb65dc760>) on line #51 of app/views/search/found.rhtml:
7211 50: <input type="text" name="term" value="<%= @data %>">
\r
7212 51: <%= link_to "NEXT", :controller => "/search/found", :term => "#{@back}", :start => "#{start + 20}" %>
\r
7215 54: Number of records found: <span class="num_of_results"><%= @rset_size %></span><br />
\r
7217 #{RAILS_ROOT}/app/views/search/found.rhtml:51:in `_run_rhtml_search_found'
7218 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
7219 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
7220 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
7221 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
7222 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
7223 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
7224 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
7225 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7226 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7227 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7228 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
7229 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7230 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7231 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7232 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7233 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7234 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7235 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7236 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7237 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7238 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7239 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7240 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7241 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7242 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7243 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7244 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7245 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7246 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7247 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7248 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7249 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7250 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7251 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7252 vendor/rails/railties/lib/commands/servers/webrick.rb:59
7253 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7254 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7255 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7256 vendor/rails/railties/lib/commands/server.rb:30
7257 script/server:3:in `require'
7261 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7264 Processing Base#found (for 127.0.0.1 at 2007-07-29 16:23:47) [GET]
7265 Session ID: 386f39735791d16bd28195734500e524
7266 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7269 TypeError (no marshal_dump is defined for class ZOOM::ResultSet):
7270 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7271 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7272 /usr/lib/ruby/1.8/pstore.rb:330:in `transaction'
7273 /usr/lib/ruby/1.8/cgi/session/pstore.rb:81:in `update'
7274 /usr/lib/ruby/1.8/cgi/session/pstore.rb:88:in `close'
7275 /usr/lib/ruby/1.8/cgi/session.rb:324:in `close'
7276 .//vendor/rails/actionpack/lib/action_controller/base.rb:1015:in `close_session'
7277 .//vendor/rails/actionpack/lib/action_controller/base.rb:1057:in `process_cleanup_without_flash'
7278 .//vendor/rails/actionpack/lib/action_controller/flash.rb:147:in `process_cleanup_without_filters'
7279 .//vendor/rails/actionpack/lib/action_controller/filters.rb:439:in `process_cleanup_without_session_management_support'
7280 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:126:in `process_cleanup_without_components'
7281 .//vendor/rails/actionpack/lib/action_controller/components.rb:182:in `process_cleanup'
7282 .//vendor/rails/actionpack/lib/action_controller/base.rb:412:in `process_without_filters'
7283 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7284 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7285 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7286 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7287 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7288 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7289 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7290 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7291 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7292 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7293 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7294 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7295 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7296 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7297 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7298 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7299 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7300 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7301 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7302 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7303 .//vendor/rails/railties/lib/commands/server.rb:30
7304 script/server:3:in `require'
7308 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7311 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:24:18) [GET]
7312 Session ID: 386f39735791d16bd28195734500e524
7313 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7314 Rendering search/found
7317 ActionView::TemplateError (undefined local variable or method `start' for #<#<Class:0xb65e601c>:0xb65e5ff4>) on line #51 of app/views/search/found.rhtml:
7320 50: <input type="text" name="term" value="<%= @data %>">
\r
7321 51: <%= link_to "NEXT", :controller => "/search/found", :term => "#{@back}", :start => "#{start + 20}" %>
\r
7324 54: Number of records found: <span class="num_of_results"><%= @rset_size %></span><br />
\r
7326 #{RAILS_ROOT}/app/views/search/found.rhtml:51:in `_run_rhtml_search_found'
7327 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
7328 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
7329 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
7330 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
7331 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
7332 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
7333 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
7334 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7335 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7336 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7337 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
7338 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7339 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7340 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7341 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7342 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7343 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7344 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7345 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7346 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7347 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7348 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7349 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7350 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7351 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7352 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7353 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7354 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7355 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7356 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7357 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7358 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7359 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7360 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7361 vendor/rails/railties/lib/commands/servers/webrick.rb:59
7362 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7363 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7364 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7365 vendor/rails/railties/lib/commands/server.rb:30
7366 script/server:3:in `require'
7370 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7373 Processing Base#found (for 127.0.0.1 at 2007-07-29 16:24:18) [GET]
7374 Session ID: 386f39735791d16bd28195734500e524
7375 Parameters: {"term"=>"science theology", "action"=>"found", "controller"=>"search"}
7378 TypeError (no marshal_dump is defined for class ZOOM::ResultSet):
7379 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7380 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7381 /usr/lib/ruby/1.8/pstore.rb:330:in `transaction'
7382 /usr/lib/ruby/1.8/cgi/session/pstore.rb:81:in `update'
7383 /usr/lib/ruby/1.8/cgi/session/pstore.rb:88:in `close'
7384 /usr/lib/ruby/1.8/cgi/session.rb:324:in `close'
7385 .//vendor/rails/actionpack/lib/action_controller/base.rb:1015:in `close_session'
7386 .//vendor/rails/actionpack/lib/action_controller/base.rb:1057:in `process_cleanup_without_flash'
7387 .//vendor/rails/actionpack/lib/action_controller/flash.rb:147:in `process_cleanup_without_filters'
7388 .//vendor/rails/actionpack/lib/action_controller/filters.rb:439:in `process_cleanup_without_session_management_support'
7389 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:126:in `process_cleanup_without_components'
7390 .//vendor/rails/actionpack/lib/action_controller/components.rb:182:in `process_cleanup'
7391 .//vendor/rails/actionpack/lib/action_controller/base.rb:412:in `process_without_filters'
7392 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7393 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7394 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7395 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7396 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7397 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7398 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7399 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7400 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7401 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7402 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7403 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7404 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7405 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7406 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7407 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7408 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7409 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7410 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7411 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7412 .//vendor/rails/railties/lib/commands/server.rb:30
7413 script/server:3:in `require'
7417 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7420 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:24:40) [GET]
7421 Session ID: 386f39735791d16bd28195734500e524
7422 Parameters: {"action"=>"found", "controller"=>"search"}
7423 Rendering search/found
7426 ActionView::TemplateError (undefined local variable or method `start' for #<#<Class:0xb65ec1d8>:0xb65ec1b0>) on line #51 of app/views/search/found.rhtml:
7429 50: <input type="text" name="term" value="<%= @data %>">
\r
7430 51: <%= link_to "NEXT", :controller => "/search/found", :term => "#{@back}", :start => "#{start + 20}" %>
\r
7433 54: Number of records found: <span class="num_of_results"><%= @rset_size %></span><br />
\r
7435 #{RAILS_ROOT}/app/views/search/found.rhtml:51:in `_run_rhtml_search_found'
7436 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
7437 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
7438 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
7439 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
7440 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
7441 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
7442 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
7443 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7444 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7445 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7446 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
7447 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7448 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7449 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7450 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7451 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7452 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7453 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7454 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7455 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7456 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7457 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7458 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7459 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7460 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7461 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7462 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7463 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7464 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7465 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7466 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7467 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7468 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7469 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7470 vendor/rails/railties/lib/commands/servers/webrick.rb:59
7471 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7472 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7473 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7474 vendor/rails/railties/lib/commands/server.rb:30
7475 script/server:3:in `require'
7479 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7482 Processing Base#found (for 127.0.0.1 at 2007-07-29 16:24:40) [GET]
7483 Session ID: 386f39735791d16bd28195734500e524
7484 Parameters: {"action"=>"found", "controller"=>"search"}
7487 TypeError (no marshal_dump is defined for class ZOOM::ResultSet):
7488 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7489 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7490 /usr/lib/ruby/1.8/pstore.rb:330:in `transaction'
7491 /usr/lib/ruby/1.8/cgi/session/pstore.rb:81:in `update'
7492 /usr/lib/ruby/1.8/cgi/session/pstore.rb:88:in `close'
7493 /usr/lib/ruby/1.8/cgi/session.rb:324:in `close'
7494 .//vendor/rails/actionpack/lib/action_controller/base.rb:1015:in `close_session'
7495 .//vendor/rails/actionpack/lib/action_controller/base.rb:1057:in `process_cleanup_without_flash'
7496 .//vendor/rails/actionpack/lib/action_controller/flash.rb:147:in `process_cleanup_without_filters'
7497 .//vendor/rails/actionpack/lib/action_controller/filters.rb:439:in `process_cleanup_without_session_management_support'
7498 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:126:in `process_cleanup_without_components'
7499 .//vendor/rails/actionpack/lib/action_controller/components.rb:182:in `process_cleanup'
7500 .//vendor/rails/actionpack/lib/action_controller/base.rb:412:in `process_without_filters'
7501 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7502 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7503 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7504 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7505 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7506 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7507 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7508 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7509 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7510 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7511 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7512 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7513 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7514 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7515 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7516 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7517 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7518 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7519 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7520 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7521 .//vendor/rails/railties/lib/commands/server.rb:30
7522 script/server:3:in `require'
7526 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7529 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:25:24) [GET]
7530 Session ID: ba09825d5ae32e51f9af5cbba6886659
7531 Parameters: {"action"=>"found", "controller"=>"search"}
7532 Rendering search/found
7535 ActionView::TemplateError (undefined local variable or method `start' for #<#<Class:0xb6618710>:0xb66186e8>) on line #51 of app/views/search/found.rhtml:
7538 50: <input type="text" name="term" value="<%= @data %>">
\r
7539 51: <%= link_to "NEXT", :controller => "/search/found", :term => "#{@back}", :start => "#{start + 20}" %>
\r
7542 54: Number of records found: <span class="num_of_results"><%= @rset_size %></span><br />
\r
7544 #{RAILS_ROOT}/app/views/search/found.rhtml:51:in `_run_rhtml_search_found'
7545 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
7546 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
7547 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
7548 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
7549 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
7550 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
7551 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
7552 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7553 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7554 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7555 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
7556 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7557 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7558 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7559 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7560 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7561 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7562 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7563 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7564 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7565 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7566 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7567 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7568 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7569 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7570 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7571 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7572 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7573 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7574 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7575 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7576 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7577 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7578 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7579 vendor/rails/railties/lib/commands/servers/webrick.rb:59
7580 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7581 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7582 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7583 vendor/rails/railties/lib/commands/server.rb:30
7584 script/server:3:in `require'
7588 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7591 Processing Base#found (for 127.0.0.1 at 2007-07-29 16:25:24) [GET]
7592 Session ID: ba09825d5ae32e51f9af5cbba6886659
7593 Parameters: {"action"=>"found", "controller"=>"search"}
7596 TypeError (no marshal_dump is defined for class ZOOM::ResultSet):
7597 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7598 /usr/lib/ruby/1.8/pstore.rb:349:in `dump'
7599 /usr/lib/ruby/1.8/pstore.rb:330:in `transaction'
7600 /usr/lib/ruby/1.8/cgi/session/pstore.rb:81:in `update'
7601 /usr/lib/ruby/1.8/cgi/session/pstore.rb:88:in `close'
7602 /usr/lib/ruby/1.8/cgi/session.rb:324:in `close'
7603 .//vendor/rails/actionpack/lib/action_controller/base.rb:1015:in `close_session'
7604 .//vendor/rails/actionpack/lib/action_controller/base.rb:1057:in `process_cleanup_without_flash'
7605 .//vendor/rails/actionpack/lib/action_controller/flash.rb:147:in `process_cleanup_without_filters'
7606 .//vendor/rails/actionpack/lib/action_controller/filters.rb:439:in `process_cleanup_without_session_management_support'
7607 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:126:in `process_cleanup_without_components'
7608 .//vendor/rails/actionpack/lib/action_controller/components.rb:182:in `process_cleanup'
7609 .//vendor/rails/actionpack/lib/action_controller/base.rb:412:in `process_without_filters'
7610 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7611 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7612 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7613 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7614 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7615 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7616 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7617 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7618 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7619 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7620 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7621 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7622 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7623 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7624 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7625 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7626 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7627 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7628 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7629 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7630 .//vendor/rails/railties/lib/commands/server.rb:30
7631 script/server:3:in `require'
7635 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7638 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:25:40) [GET]
7639 Session ID: ba09825d5ae32e51f9af5cbba6886659
7640 Parameters: {"action"=>"found", "controller"=>"search"}
7641 Rendering search/found
7644 ActionView::TemplateError (undefined local variable or method `start' for #<#<Class:0xb6639cbc>:0xb6639c94>) on line #51 of app/views/search/found.rhtml:
7647 50: <input type="text" name="term" value="<%= @data %>">
\r
7648 51: <%= link_to "NEXT", :controller => "/search/found", :term => "#{@back}", :start => "#{start + 20}" %>
\r
7651 54: Number of records found: <span class="num_of_results"><%= @rset_size %></span><br />
\r
7653 #{RAILS_ROOT}/app/views/search/found.rhtml:51:in `_run_rhtml_search_found'
7654 vendor/rails/actionpack/lib/action_view/base.rb:316:in `send'
7655 vendor/rails/actionpack/lib/action_view/base.rb:316:in `compile_and_render_template'
7656 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
7657 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
7658 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
7659 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
7660 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
7661 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7662 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7663 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
7664 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
7665 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7666 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7667 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7668 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7669 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7670 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7671 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7672 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7673 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7674 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7675 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7676 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7677 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7678 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7679 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7680 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7681 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7682 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7683 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7684 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7685 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7686 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7687 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7688 vendor/rails/railties/lib/commands/servers/webrick.rb:59
7689 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7690 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7691 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7692 vendor/rails/railties/lib/commands/server.rb:30
7693 script/server:3:in `require'
7697 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7700 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:26:08) [GET]
7701 Session ID: ba09825d5ae32e51f9af5cbba6886659
7702 Parameters: {"action"=>"found", "controller"=>"search"}
7705 NameError (undefined local variable or method `start' for #<SearchController:0xb669b854>):
7706 .//app/controllers/search_controller.rb:20:in `found'
7707 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
7708 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
7709 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7710 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7711 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7712 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7713 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7714 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7715 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7716 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7717 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7718 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7719 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7720 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7721 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7722 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7723 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7724 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7725 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7726 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7727 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7728 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7729 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7730 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7731 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7732 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7733 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7734 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7735 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7736 .//vendor/rails/railties/lib/commands/server.rb:30
7737 script/server:3:in `require'
7741 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7744 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:26:23) [GET]
7745 Session ID: ba09825d5ae32e51f9af5cbba6886659
7746 Parameters: {"action"=>"found", "controller"=>"search"}
7747 Rendering search/found
7748 Completed in 0.02048 (48 reqs/sec) | Rendering: 0.00905 (44%) | 200 OK [http://localhost/search/found]
7751 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:26:29) [GET]
7752 Session ID: ba09825d5ae32e51f9af5cbba6886659
7753 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
7754 Rendering search/found
7755 Completed in 1.30769 (0 reqs/sec) | Rendering: 0.02169 (1%) | 200 OK [http://localhost/search/found?term=computer]
7758 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:26:33) [GET]
7759 Session ID: ba09825d5ae32e51f9af5cbba6886659
7760 Parameters: {"term"=>nil, "action"=>"found", "start"=>"20", "controller"=>"search"}
7763 TypeError (can't convert Fixnum into String):
7764 .//app/controllers/search_controller.rb:20:in `+'
7765 .//app/controllers/search_controller.rb:20:in `found'
7766 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
7767 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
7768 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7769 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7770 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7771 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7772 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7773 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7774 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7775 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7776 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7777 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7778 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7779 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7780 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7781 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7782 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7783 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7784 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7785 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7786 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7787 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7788 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7789 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7790 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7791 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7792 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7793 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7794 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7795 .//vendor/rails/railties/lib/commands/server.rb:30
7796 script/server:3:in `require'
7800 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7803 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:27:22) [GET]
7804 Session ID: ba09825d5ae32e51f9af5cbba6886659
7805 Parameters: {"term"=>nil, "action"=>"found", "start"=>"20", "controller"=>"search"}
7806 Rendering search/found
7807 Completed in 0.09004 (11 reqs/sec) | Rendering: 0.00152 (1%) | 200 OK [http://localhost/search/found?start=20&term=]
7810 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:27:25) [GET]
7811 Session ID: ba09825d5ae32e51f9af5cbba6886659
7812 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
7813 Rendering search/found
7814 Completed in 0.13807 (7 reqs/sec) | Rendering: 0.02440 (17%) | 200 OK [http://localhost/search/found?term=computer]
7817 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:27:34) [GET]
7818 Session ID: ba09825d5ae32e51f9af5cbba6886659
7819 Parameters: {"term"=>nil, "action"=>"found", "start"=>"20", "controller"=>"search"}
7820 Rendering search/found
7821 Completed in 0.01191 (83 reqs/sec) | Rendering: 0.00143 (11%) | 200 OK [http://localhost/search/found?start=20&term=]
7824 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:27:57) [GET]
7825 Session ID: ba09825d5ae32e51f9af5cbba6886659
7826 Parameters: {"term"=>nil, "action"=>"found", "start"=>"20", "controller"=>"search"}
7827 Rendering search/found
7828 Completed in 0.09288 (10 reqs/sec) | Rendering: 0.00710 (7%) | 200 OK [http://localhost/search/found?start=20&term=]
7831 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:28:01) [GET]
7832 Session ID: ba09825d5ae32e51f9af5cbba6886659
7833 Parameters: {"term"=>"computer", "action"=>"found", "controller"=>"search"}
7834 Rendering search/found
7835 Completed in 0.13309 (7 reqs/sec) | Rendering: 0.02377 (17%) | 200 OK [http://localhost/search/found?term=computer]
7838 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:28:04) [GET]
7839 Session ID: ba09825d5ae32e51f9af5cbba6886659
7840 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"20", "controller"=>"search"}
7841 Rendering search/found
7842 Completed in 0.58768 (1 reqs/sec) | Rendering: 0.05014 (8%) | 200 OK [http://localhost/search/found?start=20&term=computer]
7845 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:28:06) [GET]
7846 Session ID: ba09825d5ae32e51f9af5cbba6886659
7847 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"40", "controller"=>"search"}
7848 Rendering search/found
7849 Completed in 0.89962 (1 reqs/sec) | Rendering: 0.06710 (7%) | 200 OK [http://localhost/search/found?start=40&term=computer]
7852 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:28:17) [GET]
7853 Session ID: ba09825d5ae32e51f9af5cbba6886659
7854 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"60", "controller"=>"search"}
7855 Rendering search/found
7856 Completed in 1.05270 (0 reqs/sec) | Rendering: 0.09282 (8%) | 200 OK [http://localhost/search/found?start=60&term=computer]
7859 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:28:20) [GET]
7860 Session ID: ba09825d5ae32e51f9af5cbba6886659
7861 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"80", "controller"=>"search"}
7862 Rendering search/found
7863 Completed in 1.30032 (0 reqs/sec) | Rendering: 0.11709 (9%) | 200 OK [http://localhost/search/found?start=80&term=computer]
7866 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:28:23) [GET]
7867 Session ID: ba09825d5ae32e51f9af5cbba6886659
7868 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"100", "controller"=>"search"}
7869 Rendering search/found
7870 Completed in 1.24863 (0 reqs/sec) | Rendering: 0.13781 (11%) | 200 OK [http://localhost/search/found?start=100&term=computer]
7873 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:28:25) [GET]
7874 Session ID: ba09825d5ae32e51f9af5cbba6886659
7875 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"120", "controller"=>"search"}
7876 Rendering search/found
7877 Completed in 2.02274 (0 reqs/sec) | Rendering: 0.16518 (8%) | 200 OK [http://localhost/search/found?start=120&term=computer]
7880 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:29:20) [GET]
7881 Session ID: ba09825d5ae32e51f9af5cbba6886659
7882 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"120", "controller"=>"search"}
7883 Rendering search/found
7884 Completed in 0.78177 (1 reqs/sec) | Rendering: 0.17256 (22%) | 200 OK [http://localhost/search/found?start=120&term=computer]
7887 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:29:26) [GET]
7888 Session ID: ba09825d5ae32e51f9af5cbba6886659
7889 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"100", "controller"=>"search"}
7890 Rendering search/found
7891 Completed in 0.71477 (1 reqs/sec) | Rendering: 0.13841 (19%) | 200 OK [http://localhost/search/found?start=100&term=computer]
7894 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:29:31) [GET]
7895 Session ID: ba09825d5ae32e51f9af5cbba6886659
7896 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"80", "controller"=>"search"}
7897 Rendering search/found
7898 Completed in 0.77032 (1 reqs/sec) | Rendering: 0.11554 (14%) | 200 OK [http://localhost/search/found?start=80&term=computer]
7901 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:54:29) [GET]
7902 Session ID: ba09825d5ae32e51f9af5cbba6886659
7903 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"80", "controller"=>"search"}
7906 NoMethodError (undefined method `-' for "@and":String):
7907 .//app/controllers/search_controller.rb:7:in `found'
7908 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
7909 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
7910 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7911 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7912 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7913 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7914 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7915 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7916 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7917 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7918 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7919 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7920 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7921 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7922 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7923 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7924 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7925 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7926 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7927 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7928 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7929 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7930 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7931 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7932 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7933 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7934 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7935 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7936 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7937 .//vendor/rails/railties/lib/commands/server.rb:30
7938 script/server:3:in `require'
7942 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7945 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:54:48) [GET]
7946 Session ID: ba09825d5ae32e51f9af5cbba6886659
7947 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"80", "controller"=>"search"}
7950 RuntimeError (Invalid query (10010) ):
7951 .//app/controllers/search_controller.rb:21:in `search'
7952 .//app/controllers/search_controller.rb:21:in `found'
7953 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
7954 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
7955 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
7956 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7957 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7958 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
7959 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
7960 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
7961 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
7962 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
7963 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
7964 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
7965 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
7966 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
7967 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
7968 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
7969 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
7970 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
7971 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
7972 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
7973 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
7974 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
7975 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
7976 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
7977 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
7978 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
7979 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
7980 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
7981 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
7982 .//vendor/rails/railties/lib/commands/server.rb:30
7983 script/server:3:in `require'
7987 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7990 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:55:19) [GET]
7991 Session ID: ba09825d5ae32e51f9af5cbba6886659
7992 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"80", "controller"=>"search"}
7993 Rendering search/found
7994 Completed in 2.19592 (0 reqs/sec) | Rendering: 0.12183 (5%) | 200 OK [http://localhost/search/found?start=80&term=computer]
7997 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:55:30) [GET]
7998 Session ID: ba09825d5ae32e51f9af5cbba6886659
7999 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"60", "controller"=>"search"}
8000 Rendering search/found
8001 Completed in 0.64810 (1 reqs/sec) | Rendering: 0.09871 (15%) | 200 OK [http://localhost/search/found?start=60&term=computer]
8004 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:55:32) [GET]
8005 Session ID: ba09825d5ae32e51f9af5cbba6886659
8006 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"40", "controller"=>"search"}
8007 Rendering search/found
8008 Completed in 0.86104 (1 reqs/sec) | Rendering: 0.07176 (8%) | 200 OK [http://localhost/search/found?start=40&term=computer]
8011 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:55:34) [GET]
8012 Session ID: ba09825d5ae32e51f9af5cbba6886659
8013 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"20", "controller"=>"search"}
8014 Rendering search/found
8015 Completed in 1.20334 (0 reqs/sec) | Rendering: 0.05018 (4%) | 200 OK [http://localhost/search/found?start=20&term=computer]
8018 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:55:37) [GET]
8019 Session ID: ba09825d5ae32e51f9af5cbba6886659
8020 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"0", "controller"=>"search"}
8021 Rendering search/found
8022 Completed in 0.65287 (1 reqs/sec) | Rendering: 0.03434 (5%) | 200 OK [http://localhost/search/found?start=0&term=computer]
8025 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:55:40) [GET]
8026 Session ID: ba09825d5ae32e51f9af5cbba6886659
8027 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"-20", "controller"=>"search"}
8028 Rendering search/found
8029 Completed in 0.01702 (58 reqs/sec) | Rendering: 0.00174 (10%) | 200 OK [http://localhost/search/found?start=-20&term=computer]
8032 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:55:44) [GET]
8033 Session ID: ba09825d5ae32e51f9af5cbba6886659
8034 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"0", "controller"=>"search"}
8035 Rendering search/found
8036 Completed in 0.19421 (5 reqs/sec) | Rendering: 0.02181 (11%) | 200 OK [http://localhost/search/found?start=0&term=computer]
8039 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:56:27) [GET]
8040 Session ID: ba09825d5ae32e51f9af5cbba6886659
8041 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"0", "controller"=>"search"}
8042 Rendering search/found
8043 Completed in 0.36661 (2 reqs/sec) | Rendering: 0.03490 (9%) | 200 OK [http://localhost/search/found?start=0&term=computer]
8046 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:56:38) [GET]
8047 Session ID: ba09825d5ae32e51f9af5cbba6886659
8048 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"0", "controller"=>"search"}
8049 Rendering search/found
8050 Completed in 0.12880 (7 reqs/sec) | Rendering: 0.02760 (21%) | 200 OK [http://localhost/search/found?start=0&term=computer]
8053 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:56:41) [GET]
8054 Session ID: ba09825d5ae32e51f9af5cbba6886659
8055 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"20", "controller"=>"search"}
8056 Rendering search/found
8057 Completed in 0.34499 (2 reqs/sec) | Rendering: 0.05262 (15%) | 200 OK [http://localhost/search/found?start=20&term=computer]
8060 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:57:31) [GET]
8061 Session ID: ba09825d5ae32e51f9af5cbba6886659
8062 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"20", "controller"=>"search"}
8063 Rendering search/found
8064 ERROR: compiling _run_rhtml_search_found RAISED compile error
8065 script/../config/../app/views/search/found.rhtml:77: syntax error, unexpected $end, expecting kEND
8066 Function body: def _run_rhtml_search_found(local_assigns)
8067 _erbout = ''; _erbout.concat "<html>\r\n"
8068 _erbout.concat " <head>\r\n"
8069 _erbout.concat " <title>Simple Z39.50 OPAC</title>\r\n"
8070 _erbout.concat " <style>\r\n"
8071 _erbout.concat " input {\r\n"
8072 _erbout.concat " font-size: 2em;\r\n"
8073 _erbout.concat " border: 2px solid red;\r\n"
8074 _erbout.concat " }\r\n"
8075 _erbout.concat " span.num_of_results{\r\n"
8076 _erbout.concat " font-size: 2em;\r\n"
8077 _erbout.concat " }\r\n"
8078 _erbout.concat " body {\r\n"
8079 _erbout.concat " text-align: center;\r\n"
8080 _erbout.concat " }\r\n"
8081 _erbout.concat " div.record {\r\n"
8082 _erbout.concat " text-align: left;\r\n"
8083 _erbout.concat " border: 1px solid black;\r\n"
8084 _erbout.concat " width: 50%;\r\n"
8085 _erbout.concat " margin: auto;\r\n"
8086 _erbout.concat " margin-bottom: 5px;\r\n"
8087 _erbout.concat " padding: 5px;\r\n"
8088 _erbout.concat " }\r\n"
8089 _erbout.concat " </style>\r\n"
8090 _erbout.concat " <script type=\"text/javascript\">function toggleLayer( whichLayer )\r\n"
8091 _erbout.concat "{\r\n"
8092 _erbout.concat " var elem, vis;\r\n"
8093 _erbout.concat " if( document.getElementById ) // this is the way the standards work\r\n"
8094 _erbout.concat " elem = document.getElementById( whichLayer );\r\n"
8095 _erbout.concat " else if( document.all ) // this is the way old msie versions work\r\n"
8096 _erbout.concat " elem = document.all[whichLayer];\r\n"
8097 _erbout.concat " else if( document.layers ) // this is the way nn4 works\r\n"
8098 _erbout.concat " elem = document.layers[whichLayer];\r\n"
8099 _erbout.concat " vis = elem.style;\r\n"
8100 _erbout.concat " // if the style.display value is blank we try to figure it out here\r\n"
8101 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
8102 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
8103 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
8104 _erbout.concat "}</script>\r\n"
8105 _erbout.concat " </head>\r\n"
8106 _erbout.concat " \r\n"
8107 _erbout.concat " \r\n"
8108 _erbout.concat " <body>\r\n"
8109 _erbout.concat " <h1>Simple Z39.50 OPAC</h1>\r\n"
8110 _erbout.concat " This Ruby on Rails app searches a database of MARC records indexed by zebra.\r\n"
8111 _erbout.concat " \r\n"
8112 _erbout.concat " <form action = \"/search/found\" >\r\n"
8113 _erbout.concat " <br>\r\n"
8114 _erbout.concat " \r\n"
8115 _erbout.concat " <br>\r\n"
8116 _erbout.concat " <input type=\"text\" name=\"term\" value=\""; _erbout.concat(( @data ).to_s); _erbout.concat "\">\r\n"
8117 _erbout.concat " <br>\r\n"
8118 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
8119 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); _erbout.concat "\r\n"
8120 _erbout.concat " </form>\r\n"
8121 _erbout.concat " <br>\r\n"
8122 _erbout.concat " Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span><br />\r\n"
8123 _erbout.concat " Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span>\r\n"
8124 _erbout.concat " <br>\r\n"
8125 _erbout.concat " \r\n"
8126 _erbout.concat " <br>\r\n"
8127 _erbout.concat " "; i = 1 ; _erbout.concat "\r\n"
8128 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
8129 _erbout.concat " <div class=\"record\">\r\n"
8130 _erbout.concat " "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :search_term => "#{@data}" ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['b'] }" if rec['245']['b'] ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['c']}" if rec['245']['c'] ).to_s); _erbout.concat "\r\n"
8131 _erbout.concat " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
8132 _erbout.concat " <br>\r\n"
8133 _erbout.concat " <br>\r\n"
8134 _erbout.concat " </div>\r\n"
8135 _erbout.concat " "; end; _erbout.concat ".\r\n"
8136 _erbout.concat " <br>\r\n"
8137 _erbout.concat " <br>\r\n"
8138 _erbout.concat " </body>\r\n"
8139 _erbout.concat " </html>\r\n"
8140 _erbout.concat "\r\n"
8141 _erbout.concat "\r\n"
8144 Backtrace: script/../config/../app/views/search/found.rhtml:77:in `compile_template'
8145 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
8146 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
8147 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
8148 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
8149 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
8150 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
8151 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
8152 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8153 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
8154 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
8155 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8156 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8157 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8158 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8159 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8160 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8161 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8162 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8163 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8164 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8165 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8166 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8167 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8168 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8169 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8170 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8171 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8172 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8173 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8174 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8175 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8176 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8177 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8178 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
8179 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8180 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8181 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8182 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
8183 script/server:3:in `require'
8187 ActionView::TemplateError (compile error
8188 script/../config/../app/views/search/found.rhtml:77: syntax error, unexpected $end, expecting kEND) on line #77 of app/views/search/found.rhtml:
8192 #{RAILS_ROOT}/app/views/search/found.rhtml:77:in `compile_template'
8193 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
8194 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
8195 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
8196 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
8197 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
8198 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
8199 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
8200 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8201 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
8202 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
8203 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8204 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8205 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8206 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8207 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8208 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8209 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8210 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8211 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8212 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8213 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8214 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8215 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8216 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8217 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8218 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8219 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8220 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8221 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8222 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8223 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8224 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8225 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8226 vendor/rails/railties/lib/commands/servers/webrick.rb:59
8227 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8228 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8229 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8230 vendor/rails/railties/lib/commands/server.rb:30
8231 script/server:3:in `require'
8235 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8238 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:57:48) [GET]
8239 Session ID: ba09825d5ae32e51f9af5cbba6886659
8240 Parameters: {"term"=>"computer", "action"=>"found", "start"=>"20", "controller"=>"search"}
8241 Rendering search/found
8242 Completed in 0.35050 (2 reqs/sec) | Rendering: 0.06183 (17%) | 200 OK [http://localhost/search/found?start=20&term=computer]
8245 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:57:54) [GET]
8246 Session ID: ba09825d5ae32e51f9af5cbba6886659
8247 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
8250 RuntimeError (Invalid query (10010) ):
8251 .//app/controllers/search_controller.rb:21:in `search'
8252 .//app/controllers/search_controller.rb:21:in `found'
8253 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8254 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8255 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8256 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8257 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8258 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8259 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8260 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8261 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8262 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8263 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8264 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8265 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8266 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8267 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8268 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8269 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8270 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8271 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8272 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8273 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8274 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8275 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8276 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8277 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8278 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8279 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8280 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8281 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8282 .//vendor/rails/railties/lib/commands/server.rb:30
8283 script/server:3:in `require'
8287 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8290 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:58:34) [GET]
8291 Session ID: ba09825d5ae32e51f9af5cbba6886659
8292 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
8295 RuntimeError (Invalid query (10010) ):
8296 .//app/controllers/search_controller.rb:22:in `search'
8297 .//app/controllers/search_controller.rb:22:in `found'
8298 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8299 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8300 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8301 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8302 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8303 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8304 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8305 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8306 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8307 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8308 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8309 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8310 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8311 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8312 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8313 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8314 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8315 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8316 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8317 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8318 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8319 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8320 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8321 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8322 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8323 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8324 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8325 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8326 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8327 .//vendor/rails/railties/lib/commands/server.rb:30
8328 script/server:3:in `require'
8332 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8335 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:58:48) [GET]
8336 Session ID: ba09825d5ae32e51f9af5cbba6886659
8337 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
8340 RuntimeError (Invalid query (10010) ):
8341 .//app/controllers/search_controller.rb:22:in `search'
8342 .//app/controllers/search_controller.rb:22:in `found'
8343 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8344 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8345 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8346 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8347 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8348 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8349 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8350 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8351 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8352 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8353 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8354 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8355 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8356 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8357 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8358 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8359 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8360 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8361 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8362 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8363 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8364 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8365 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8366 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8367 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8368 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8369 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8370 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8371 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8372 .//vendor/rails/railties/lib/commands/server.rb:30
8373 script/server:3:in `require'
8377 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8380 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:59:22) [GET]
8381 Session ID: ba09825d5ae32e51f9af5cbba6886659
8382 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
8385 RuntimeError (Invalid query (10010) ):
8386 .//app/controllers/search_controller.rb:23:in `search'
8387 .//app/controllers/search_controller.rb:23:in `found'
8388 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8389 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8390 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8391 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8392 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8393 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8394 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8395 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8396 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8397 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8398 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8399 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8400 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8401 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8402 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8403 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8404 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8405 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8406 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8407 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8408 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8409 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8410 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8411 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8412 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8413 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8414 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8415 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8416 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8417 .//vendor/rails/railties/lib/commands/server.rb:30
8418 script/server:3:in `require'
8422 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8425 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 16:59:50) [GET]
8426 Session ID: ba09825d5ae32e51f9af5cbba6886659
8427 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
8430 RuntimeError (Invalid query (10010) ):
8431 .//app/controllers/search_controller.rb:24:in `search'
8432 .//app/controllers/search_controller.rb:24:in `found'
8433 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8434 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8435 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8436 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8437 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8438 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8439 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8440 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8441 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8442 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8443 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8444 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8445 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8446 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8447 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8448 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8449 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8450 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8451 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8452 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8453 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8454 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8455 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8456 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8457 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8458 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8459 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8460 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8461 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8462 .//vendor/rails/railties/lib/commands/server.rb:30
8463 script/server:3:in `require'
8467 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8470 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:00:05) [GET]
8471 Session ID: ba09825d5ae32e51f9af5cbba6886659
8472 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
8473 Rendering search/found
8474 Completed in 0.33877 (2 reqs/sec) | Rendering: 0.02128 (6%) | 200 OK [http://localhost/search/found?term=computer+programming]
8477 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:00:11) [GET]
8478 Session ID: ba09825d5ae32e51f9af5cbba6886659
8479 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"20", "controller"=>"search"}
8480 Rendering search/found
8481 Completed in 0.67323 (1 reqs/sec) | Rendering: 0.05044 (7%) | 200 OK [http://localhost/search/found?start=20&term=computer+programming]
8484 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:00:15) [GET]
8485 Session ID: ba09825d5ae32e51f9af5cbba6886659
8486 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"40", "controller"=>"search"}
8487 Rendering search/found
8488 Completed in 0.59932 (1 reqs/sec) | Rendering: 0.04495 (7%) | 200 OK [http://localhost/search/found?start=40&term=computer+programming]
8491 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:00:17) [GET]
8492 Session ID: ba09825d5ae32e51f9af5cbba6886659
8493 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"60", "controller"=>"search"}
8494 Rendering search/found
8495 Completed in 0.11588 (8 reqs/sec) | Rendering: 0.02181 (18%) | 200 OK [http://localhost/search/found?start=60&term=computer+programming]
8498 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:00:29) [GET]
8499 Session ID: ba09825d5ae32e51f9af5cbba6886659
8500 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
8501 Rendering search/found
8502 Completed in 0.55834 (1 reqs/sec) | Rendering: 0.02271 (4%) | 200 OK [http://localhost/search/found?term=ruby]
8505 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:00:34) [GET]
8506 Session ID: ba09825d5ae32e51f9af5cbba6886659
8507 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
8508 Rendering search/found
8509 Completed in 1.15537 (0 reqs/sec) | Rendering: 0.05148 (4%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
8512 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:00:37) [GET]
8513 Session ID: ba09825d5ae32e51f9af5cbba6886659
8514 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
8515 Rendering search/found
8516 Completed in 0.13775 (7 reqs/sec) | Rendering: 0.00830 (6%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
8519 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:00:47) [GET]
8520 Session ID: ba09825d5ae32e51f9af5cbba6886659
8521 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185586602.743327", "search_term"=>"ruby"}
8522 Rendering record/show
8523 Completed in 0.31778 (3 reqs/sec) | Rendering: 0.00143 (0%) | 200 OK [http://localhost/record/show?search_term=ruby&r=lc-part01-1185586602.743327]
8526 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:01:13) [GET]
8527 Session ID: ba09825d5ae32e51f9af5cbba6886659
8528 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
8529 Rendering search/found
8530 Completed in 0.32684 (3 reqs/sec) | Rendering: 0.02529 (7%) | 200 OK [http://localhost/search/found?term=ruby]
8533 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:01:18) [GET]
8534 Session ID: ba09825d5ae32e51f9af5cbba6886659
8535 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
8536 Rendering search/found
8537 Completed in 0.14340 (6 reqs/sec) | Rendering: 0.02705 (18%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
8540 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:01:21) [GET]
8541 Session ID: ba09825d5ae32e51f9af5cbba6886659
8542 Parameters: {"action"=>"show", "controller"=>"record", "r"=>"lc-part01-1185605223.248986", "search_term"=>"ruby"}
8543 Rendering record/show
8544 Completed in 0.12673 (7 reqs/sec) | Rendering: 0.00137 (1%) | 200 OK [http://localhost/record/show?search_term=ruby&r=lc-part01-1185605223.248986]
8547 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:01:40) [GET]
8548 Session ID: ba09825d5ae32e51f9af5cbba6886659
8549 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
8550 Rendering search/found
8551 Completed in 0.11237 (8 reqs/sec) | Rendering: 0.02121 (18%) | 200 OK [http://localhost/search/found?term=ruby]
8554 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:04:32) [GET]
8555 Session ID: ba09825d5ae32e51f9af5cbba6886659
8556 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
8557 Rendering search/found
8558 Completed in 0.34181 (2 reqs/sec) | Rendering: 0.03033 (8%) | 200 OK [http://localhost/search/found?term=ruby]
8561 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:04:36) [GET]
8562 Session ID: ba09825d5ae32e51f9af5cbba6886659
8563 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185586600.951015"}
8564 Rendering record/show
8565 Completed in 0.09105 (10 reqs/sec) | Rendering: 0.00519 (5%) | 200 OK [http://localhost/record/show?start=0&term=ruby&r=lc-part01-1185586600.951015]
8568 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:04:42) [GET]
8569 Session ID: ba09825d5ae32e51f9af5cbba6886659
8570 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"search"}
8573 NoMethodError (You have a nil object when you didn't expect it!
8574 The error occured while evaluating nil.split):
8575 .//app/controllers/search_controller.rb:8:in `found'
8576 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8577 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8578 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8579 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8580 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8581 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8582 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8583 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8584 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8585 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8586 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8587 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8588 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8589 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8590 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8591 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8592 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8593 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8594 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8595 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8596 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8597 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8598 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8599 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8600 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8601 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8602 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8603 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8604 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8605 .//vendor/rails/railties/lib/commands/server.rb:30
8606 script/server:3:in `require'
8610 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8613 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:04:53) [GET]
8614 Session ID: ba09825d5ae32e51f9af5cbba6886659
8615 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"search"}
8618 NoMethodError (You have a nil object when you didn't expect it!
8619 The error occured while evaluating nil.split):
8620 .//app/controllers/search_controller.rb:8:in `found'
8621 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8622 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8623 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8624 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8625 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8626 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8627 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8628 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8629 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8630 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8631 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8632 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8633 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8634 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8635 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8636 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8637 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8638 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8639 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8640 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8641 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8642 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8643 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8644 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8645 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8646 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8647 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8648 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8649 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8650 .//vendor/rails/railties/lib/commands/server.rb:30
8651 script/server:3:in `require'
8655 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8658 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:05:40) [GET]
8659 Session ID: ba09825d5ae32e51f9af5cbba6886659
8660 Parameters: {"term"=>nil, "action"=>"found", "controller"=>"search"}
8663 NoMethodError (You have a nil object when you didn't expect it!
8664 The error occured while evaluating nil.split):
8665 .//app/controllers/search_controller.rb:8:in `found'
8666 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8667 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8668 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8669 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8670 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8671 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8672 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8673 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8674 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8675 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8676 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8677 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8678 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8679 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8680 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8681 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8682 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8683 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8684 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8685 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8686 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8687 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8688 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8689 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8690 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8691 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8692 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8693 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8694 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8695 .//vendor/rails/railties/lib/commands/server.rb:30
8696 script/server:3:in `require'
8700 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8703 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:05:47) [GET]
8704 Session ID: ba09825d5ae32e51f9af5cbba6886659
8705 Parameters: {"action"=>"found", "controller"=>"search"}
8708 NoMethodError (You have a nil object when you didn't expect it!
8709 The error occured while evaluating nil.split):
8710 .//app/controllers/search_controller.rb:8:in `found'
8711 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8712 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8713 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8714 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8715 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8716 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8717 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8718 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8719 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8720 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8721 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8722 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8723 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8724 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8725 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8726 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8727 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8728 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8729 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8730 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8731 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8732 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8733 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8734 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8735 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8736 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8737 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8738 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8739 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8740 .//vendor/rails/railties/lib/commands/server.rb:30
8741 script/server:3:in `require'
8745 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8748 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:06:38) [GET]
8749 Session ID: ba09825d5ae32e51f9af5cbba6886659
8750 Parameters: {"action"=>"found", "controller"=>"search"}
8753 NoMethodError (You have a nil object when you didn't expect it!
8754 You might have expected an instance of Array.
8755 The error occured while evaluating nil.size):
8756 .//app/controllers/search_controller.rb:10:in `found'
8757 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8758 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8759 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8760 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8761 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8762 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8763 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8764 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8765 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8766 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8767 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8768 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8769 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8770 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8771 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8772 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8773 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8774 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8775 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8776 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8777 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8778 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8779 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8780 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8781 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8782 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8783 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8784 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8785 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8786 .//vendor/rails/railties/lib/commands/server.rb:30
8787 script/server:3:in `require'
8791 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8794 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:06:58) [GET]
8795 Session ID: ba09825d5ae32e51f9af5cbba6886659
8796 Parameters: {"action"=>"found", "controller"=>"search"}
8799 ArgumentError (negative argument):
8800 .//app/controllers/search_controller.rb:11:in `*'
8801 .//app/controllers/search_controller.rb:11:in `found'
8802 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8803 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8804 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8805 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8806 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8807 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8808 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8809 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8810 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8811 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8812 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8813 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8814 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8815 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8816 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8817 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8818 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8819 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8820 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8821 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8822 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8823 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8824 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8825 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8826 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8827 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8828 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8829 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8830 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8831 .//vendor/rails/railties/lib/commands/server.rb:30
8832 script/server:3:in `require'
8836 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8839 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:08:17) [GET]
8840 Session ID: ba09825d5ae32e51f9af5cbba6886659
8841 Parameters: {"action"=>"found", "controller"=>"search"}
8844 RuntimeError (Invalid query (10010) ):
8845 .//app/controllers/search_controller.rb:29:in `search'
8846 .//app/controllers/search_controller.rb:29:in `found'
8847 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8848 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8849 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8850 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8851 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8852 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8853 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8854 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8855 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8856 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8857 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8858 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8859 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8860 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8861 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8862 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8863 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8864 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8865 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8866 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8867 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8868 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8869 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8870 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8871 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8872 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8873 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8874 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8875 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8876 .//vendor/rails/railties/lib/commands/server.rb:30
8877 script/server:3:in `require'
8881 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8884 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:08:39) [GET]
8885 Session ID: ba09825d5ae32e51f9af5cbba6886659
8886 Parameters: {"action"=>"found", "controller"=>"search"}
8889 RuntimeError (Invalid query (10010) ):
8890 .//app/controllers/search_controller.rb:29:in `search'
8891 .//app/controllers/search_controller.rb:29:in `found'
8892 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
8893 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
8894 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
8895 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8896 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8897 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
8898 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
8899 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
8900 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
8901 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
8902 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
8903 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
8904 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
8905 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
8906 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
8907 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
8908 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
8909 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
8910 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
8911 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
8912 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
8913 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
8914 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
8915 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
8916 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
8917 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
8918 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
8919 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
8920 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
8921 .//vendor/rails/railties/lib/commands/server.rb:30
8922 script/server:3:in `require'
8926 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8929 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:09:28) [GET]
8930 Session ID: ba09825d5ae32e51f9af5cbba6886659
8931 Parameters: {"action"=>"found", "controller"=>"search"}
8932 Rendering search/found
8933 Completed in 0.07837 (12 reqs/sec) | Rendering: 0.00104 (1%) | 200 OK [http://localhost/search/found]
8936 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:09:33) [GET]
8937 Session ID: ba09825d5ae32e51f9af5cbba6886659
8938 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
8939 Rendering search/found
8940 Completed in 0.11432 (8 reqs/sec) | Rendering: 0.02213 (19%) | 200 OK [http://localhost/search/found?term=ruby]
8943 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:09:37) [GET]
8944 Session ID: ba09825d5ae32e51f9af5cbba6886659
8945 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
8946 Rendering search/found
8947 Completed in 0.14989 (6 reqs/sec) | Rendering: 0.03034 (20%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
8950 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:09:40) [GET]
8951 Session ID: ba09825d5ae32e51f9af5cbba6886659
8952 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
8953 Rendering search/found
8954 Completed in 0.25106 (3 reqs/sec) | Rendering: 0.00883 (3%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
8957 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:09:45) [GET]
8958 Session ID: ba09825d5ae32e51f9af5cbba6886659
8959 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
8960 Rendering search/found
8961 Completed in 0.16443 (6 reqs/sec) | Rendering: 0.03671 (22%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
8964 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:09:48) [GET]
8965 Session ID: ba09825d5ae32e51f9af5cbba6886659
8966 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
8967 Rendering search/found
8968 Completed in 0.11639 (8 reqs/sec) | Rendering: 0.02199 (18%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
8971 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:09:54) [GET]
8972 Session ID: ba09825d5ae32e51f9af5cbba6886659
8973 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185586965.114231"}
8974 Rendering record/show
8975 Completed in 0.07637 (13 reqs/sec) | Rendering: 0.00136 (1%) | 200 OK [http://localhost/record/show?start=0&term=ruby&r=lc-part01-1185586965.114231]
8978 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:10:22) [GET]
8979 Session ID: ba09825d5ae32e51f9af5cbba6886659
8980 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
8981 Rendering search/found
8982 Completed in 0.12307 (8 reqs/sec) | Rendering: 0.02577 (20%) | 200 OK [http://localhost/search/found?term=ruby]
8985 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:10:26) [GET]
8986 Session ID: ba09825d5ae32e51f9af5cbba6886659
8987 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
8988 Rendering search/found
8989 Completed in 0.16404 (6 reqs/sec) | Rendering: 0.03002 (18%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
8992 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:10:29) [GET]
8993 Session ID: ba09825d5ae32e51f9af5cbba6886659
8994 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"20", "controller"=>"record", "r"=>"lc-part01-1185605223.248986"}
8995 Rendering record/show
8996 Completed in 0.08889 (11 reqs/sec) | Rendering: 0.00142 (1%) | 200 OK [http://localhost/record/show?start=20&term=ruby&r=lc-part01-1185605223.248986]
8999 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:11:08) [GET]
9000 Session ID: ba09825d5ae32e51f9af5cbba6886659
9001 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"20", "controller"=>"record", "r"=>"lc-part01-1185605223.248986"}
9002 Rendering record/show
9003 Completed in 0.02262 (44 reqs/sec) | Rendering: 0.00137 (6%) | 200 OK [http://localhost/record/show?start=20&term=ruby&r=lc-part01-1185605223.248986]
9006 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:11:12) [GET]
9007 Session ID: ba09825d5ae32e51f9af5cbba6886659
9008 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
9009 Rendering search/found
9010 Completed in 0.25519 (3 reqs/sec) | Rendering: 0.03684 (14%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
9013 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:11:15) [GET]
9014 Session ID: ba09825d5ae32e51f9af5cbba6886659
9015 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
9016 Rendering search/found
9017 Completed in 0.12082 (8 reqs/sec) | Rendering: 0.00863 (7%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
9020 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:11:19) [GET]
9021 Session ID: ba09825d5ae32e51f9af5cbba6886659
9022 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"40", "controller"=>"record", "r"=>"lc-part01-1185586602.743327"}
9023 Rendering record/show
9024 Completed in 0.03300 (30 reqs/sec) | Rendering: 0.00155 (4%) | 200 OK [http://localhost/record/show?start=40&term=ruby&r=lc-part01-1185586602.743327]
9027 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:11:23) [GET]
9028 Session ID: ba09825d5ae32e51f9af5cbba6886659
9029 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
9030 Rendering search/found
9031 Completed in 0.06995 (14 reqs/sec) | Rendering: 0.00881 (12%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
9034 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:11:32) [GET]
9035 Session ID: ba09825d5ae32e51f9af5cbba6886659
9036 Parameters: {"term"=>"textile", "action"=>"found", "controller"=>"search"}
9037 Rendering search/found
9038 Completed in 0.78517 (1 reqs/sec) | Rendering: 0.02226 (2%) | 200 OK [http://localhost/search/found?term=textile]
9041 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:11:41) [GET]
9042 Session ID: ba09825d5ae32e51f9af5cbba6886659
9043 Parameters: {"term"=>"textile", "action"=>"found", "start"=>"20", "controller"=>"search"}
9044 Rendering search/found
9045 Completed in 1.61808 (0 reqs/sec) | Rendering: 0.05256 (3%) | 200 OK [http://localhost/search/found?start=20&term=textile]
9048 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:11:45) [GET]
9049 Session ID: ba09825d5ae32e51f9af5cbba6886659
9050 Parameters: {"term"=>"textile", "action"=>"found", "start"=>"40", "controller"=>"search"}
9051 Rendering search/found
9052 Completed in 1.47288 (0 reqs/sec) | Rendering: 0.07689 (5%) | 200 OK [http://localhost/search/found?start=40&term=textile]
9055 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:11:49) [GET]
9056 Session ID: ba09825d5ae32e51f9af5cbba6886659
9057 Parameters: {"term"=>"textile", "action"=>"found", "start"=>"60", "controller"=>"search"}
9058 Rendering search/found
9059 Completed in 3.70498 (0 reqs/sec) | Rendering: 0.09468 (2%) | 200 OK [http://localhost/search/found?start=60&term=textile]
9062 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:11:58) [GET]
9063 Session ID: ba09825d5ae32e51f9af5cbba6886659
9064 Parameters: {"term"=>"textile manual", "action"=>"found", "controller"=>"search"}
9065 Rendering search/found
9066 Completed in 0.21414 (4 reqs/sec) | Rendering: 0.00879 (4%) | 200 OK [http://localhost/search/found?term=textile+manual]
9069 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:12:23) [GET]
9070 Session ID: ba09825d5ae32e51f9af5cbba6886659
9071 Parameters: {"term"=>"textile manual printing", "action"=>"found", "controller"=>"search"}
9074 RuntimeError (Invalid query (10010) ):
9075 .//app/controllers/search_controller.rb:29:in `search'
9076 .//app/controllers/search_controller.rb:29:in `found'
9077 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `send'
9078 .//vendor/rails/actionpack/lib/action_controller/base.rb:941:in `perform_action_without_filters'
9079 .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
9080 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9081 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9082 .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9083 .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
9084 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
9085 .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
9086 .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
9087 .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
9088 .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
9089 .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
9090 .//vendor/rails/railties/lib/webrick_server.rb:81:in `service'
9091 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
9092 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
9093 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
9094 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
9095 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
9096 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
9097 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
9098 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
9099 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
9100 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
9101 .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
9102 .//vendor/rails/railties/lib/commands/servers/webrick.rb:59
9103 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
9104 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
9105 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
9106 .//vendor/rails/railties/lib/commands/server.rb:30
9107 script/server:3:in `require'
9111 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
9114 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:12:48) [GET]
9115 Session ID: ba09825d5ae32e51f9af5cbba6886659
9116 Parameters: {"term"=>"textile manual printing", "action"=>"found", "controller"=>"search"}
9117 Rendering search/found
9118 Completed in 0.06942 (14 reqs/sec) | Rendering: 0.00224 (3%) | 200 OK [http://localhost/search/found?term=textile+manual+printing]
9121 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:12:53) [GET]
9122 Session ID: ba09825d5ae32e51f9af5cbba6886659
9123 Parameters: {"term"=>"textile manual printing", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185597895.326670"}
9124 Rendering record/show
9125 Completed in 0.18740 (5 reqs/sec) | Rendering: 0.00138 (0%) | 200 OK [http://localhost/record/show?start=0&term=textile+manual+printing&r=lc-part01-1185597895.326670]
9128 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:12:58) [GET]
9129 Session ID: ba09825d5ae32e51f9af5cbba6886659
9130 Parameters: {"term"=>"textile manual printing", "action"=>"found", "start"=>"0", "controller"=>"search"}
9131 Rendering search/found
9132 Completed in 0.09350 (10 reqs/sec) | Rendering: 0.00216 (2%) | 200 OK [http://localhost/search/found?start=0&term=textile+manual+printing]
9135 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:13:06) [GET]
9136 Session ID: ba09825d5ae32e51f9af5cbba6886659
9137 Parameters: {"term"=>"textile manual", "action"=>"found", "controller"=>"search"}
9138 Rendering search/found
9139 Completed in 0.05429 (18 reqs/sec) | Rendering: 0.00861 (15%) | 200 OK [http://localhost/search/found?term=textile+manual]
9142 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:14:42) [GET]
9143 Session ID: ba09825d5ae32e51f9af5cbba6886659
9144 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9145 Rendering search/found
9146 Completed in 0.21853 (4 reqs/sec) | Rendering: 0.02176 (9%) | 200 OK [http://localhost/search/found?term=textile+fabrics]
9149 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:15:55) [GET]
9150 Session ID: ba09825d5ae32e51f9af5cbba6886659
9151 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9152 Rendering search/found
9153 Completed in 0.20131 (4 reqs/sec) | Rendering: 0.02797 (13%) | 200 OK [http://localhost/search/found?term=textile+fabrics]
9156 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:16:44) [GET]
9157 Session ID: ba09825d5ae32e51f9af5cbba6886659
9158 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9159 Rendering search/found
9160 ERROR: compiling _run_rhtml_search_found RAISED compile error
9161 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected '='
9162 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9164 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9165 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9167 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9168 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9170 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9171 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9173 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected '='
9174 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9176 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9177 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9179 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9180 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9182 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9183 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9185 script/../config/../app/views/search/found.rhtml:76: syntax error, unexpected kDO_BLOCK, expecting kEND
9186 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9188 script/../config/../app/views/search/found.rhtml:91: syntax error, unexpected kEND, expecting $end
9189 Function body: def _run_rhtml_search_found(local_assigns)
9190 _erbout = ''; _erbout.concat "<html>\r\n"
9191 _erbout.concat " <head>\r\n"
9192 _erbout.concat " <title>Simple Z39.50 OPAC</title>\r\n"
9193 _erbout.concat " <style>\r\n"
9194 _erbout.concat " input {\r\n"
9195 _erbout.concat " font-size: 2em;\r\n"
9196 _erbout.concat " border: 2px solid red;\r\n"
9197 _erbout.concat " }\r\n"
9198 _erbout.concat " span.num_of_results{\r\n"
9199 _erbout.concat " font-size: 2em;\r\n"
9200 _erbout.concat " }\r\n"
9201 _erbout.concat " body {\r\n"
9202 _erbout.concat " text-align: center;\r\n"
9203 _erbout.concat " }\r\n"
9204 _erbout.concat " div.record {\r\n"
9205 _erbout.concat " text-align: left;\r\n"
9206 _erbout.concat " border: 1px solid black;\r\n"
9207 _erbout.concat " width: 50%;\r\n"
9208 _erbout.concat " margin: auto;\r\n"
9209 _erbout.concat " margin-bottom: 5px;\r\n"
9210 _erbout.concat " padding: 5px;\r\n"
9211 _erbout.concat " }\r\n"
9212 _erbout.concat " a {\r\n"
9213 _erbout.concat " font-size: 1.5em;\r\n"
9214 _erbout.concat " color: red;\r\n"
9215 _erbout.concat " text-decoration: none;\r\n"
9216 _erbout.concat " border: 3px solid white;\r\n"
9217 _erbout.concat " margin: 5px;\r\n"
9218 _erbout.concat " padding: 5px;\r\n"
9219 _erbout.concat "}\r\n"
9220 _erbout.concat "a.direction:hover {\r\n"
9221 _erbout.concat " color: blue;\r\n"
9222 _erbout.concat " border: 3px solid blue;\r\n"
9223 _erbout.concat "}\r\n"
9224 _erbout.concat " </style>\r\n"
9225 _erbout.concat " <script type=\"text/javascript\">function toggleLayer( whichLayer )\r\n"
9226 _erbout.concat "{\r\n"
9227 _erbout.concat " var elem, vis;\r\n"
9228 _erbout.concat " if( document.getElementById ) // this is the way the standards work\r\n"
9229 _erbout.concat " elem = document.getElementById( whichLayer );\r\n"
9230 _erbout.concat " else if( document.all ) // this is the way old msie versions work\r\n"
9231 _erbout.concat " elem = document.all[whichLayer];\r\n"
9232 _erbout.concat " else if( document.layers ) // this is the way nn4 works\r\n"
9233 _erbout.concat " elem = document.layers[whichLayer];\r\n"
9234 _erbout.concat " vis = elem.style;\r\n"
9235 _erbout.concat " // if the style.display value is blank we try to figure it out here\r\n"
9236 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
9237 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
9238 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
9239 _erbout.concat "}</script>\r\n"
9240 _erbout.concat " </head>\r\n"
9241 _erbout.concat " \r\n"
9242 _erbout.concat " \r\n"
9243 _erbout.concat " <body>\r\n"
9244 _erbout.concat " <h1>Simple Z39.50 OPAC</h1>\r\n"
9245 _erbout.concat " This Ruby on Rails app searches a database of MARC records indexed by zebra.\r\n"
9246 _erbout.concat " \r\n"
9247 _erbout.concat " <form action = \"/search/found\" >\r\n"
9248 _erbout.concat " <br>\r\n"
9249 _erbout.concat " \r\n"
9250 _erbout.concat " <br>\r\n"
9251 _erbout.concat " <input type=\"text\" name=\"term\" value=\""; _erbout.concat(( @data ).to_s); _erbout.concat "\">\r\n"
9252 _erbout.concat " <br>\r\n"
9253 _erbout.concat " <br>\r\n"
9254 _erbout.concat " <br>\r\n"
9255 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9256 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9257 _erbout.concat " </form>\r\n"
9258 _erbout.concat " <br>\r\n"
9259 _erbout.concat " Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span><br />\r\n"
9260 _erbout.concat " Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span>\r\n"
9261 _erbout.concat " <br>\r\n"
9262 _erbout.concat " \r\n"
9263 _erbout.concat " <br>\r\n"
9264 _erbout.concat " "; i = 1 ; _erbout.concat "\r\n"
9265 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9266 _erbout.concat " <div class=\"record\">\r\n"
9267 _erbout.concat " "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :term => "#{@data}", :start => @start ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['b'] }" if rec['245']['b'] ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['c']}" if rec['245']['c'] ).to_s); _erbout.concat "\r\n"
9268 _erbout.concat " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
9269 _erbout.concat " <br>\r\n"
9270 _erbout.concat " <br>\r\n"
9271 _erbout.concat " </div>\r\n"
9272 _erbout.concat " "; end; _erbout.concat ".\r\n"
9273 _erbout.concat " <br>\r\n"
9274 _erbout.concat " <br>\r\n"
9275 _erbout.concat " </body>\r\n"
9276 _erbout.concat " </html>\r\n"
9277 _erbout.concat "\r\n"
9278 _erbout.concat "\r\n"
9281 Backtrace: script/../config/../app/views/search/found.rhtml:91:in `compile_template'
9282 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
9283 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
9284 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
9285 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
9286 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
9287 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
9288 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9289 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9290 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9291 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
9292 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
9293 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9294 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9295 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9296 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
9297 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
9298 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
9299 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
9300 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
9301 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
9302 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
9303 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
9304 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
9305 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
9306 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
9307 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
9308 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
9309 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
9310 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
9311 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
9312 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
9313 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
9314 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
9315 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
9316 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
9317 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
9318 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
9319 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
9320 script/server:3:in `require'
9324 ActionView::TemplateError (compile error
9325 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected '='
9326 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9328 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9329 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9331 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9332 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9334 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9335 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9337 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected '='
9338 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9340 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9341 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9343 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9344 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9346 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9347 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9349 script/../config/../app/views/search/found.rhtml:76: syntax error, unexpected kDO_BLOCK, expecting kEND
9350 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9352 script/../config/../app/views/search/found.rhtml:91: syntax error, unexpected kEND, expecting $end) on line #66 of app/views/search/found.rhtml:
9356 66: <% unless @start == 0 %><%= link_to "BACK", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" %><% end %>
\r
9357 67: <% unless @start + 20 >= @rset_size %><%= link_to "NEXT", class="direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" %><% end %>
\r
9361 #{RAILS_ROOT}/app/views/search/found.rhtml:91:in `compile_template'
9362 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
9363 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
9364 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
9365 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
9366 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
9367 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
9368 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9369 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9370 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9371 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
9372 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
9373 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9374 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9375 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9376 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
9377 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
9378 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
9379 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
9380 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
9381 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
9382 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
9383 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
9384 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
9385 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
9386 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
9387 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
9388 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
9389 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
9390 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
9391 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
9392 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
9393 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
9394 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
9395 vendor/rails/railties/lib/commands/servers/webrick.rb:59
9396 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
9397 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
9398 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
9399 vendor/rails/railties/lib/commands/server.rb:30
9400 script/server:3:in `require'
9404 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
9407 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:16:57) [GET]
9408 Session ID: ba09825d5ae32e51f9af5cbba6886659
9409 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9410 Rendering search/found
9411 ERROR: compiling _run_rhtml_search_found RAISED compile error
9412 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected tASSOC
9413 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9415 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9416 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9418 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9419 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9421 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9422 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9424 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected tASSOC
9425 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9427 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9428 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9430 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9431 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9433 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9434 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9436 script/../config/../app/views/search/found.rhtml:76: syntax error, unexpected kDO_BLOCK, expecting kEND
9437 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9439 script/../config/../app/views/search/found.rhtml:91: syntax error, unexpected kEND, expecting $end
9440 Function body: def _run_rhtml_search_found(local_assigns)
9441 _erbout = ''; _erbout.concat "<html>\r\n"
9442 _erbout.concat " <head>\r\n"
9443 _erbout.concat " <title>Simple Z39.50 OPAC</title>\r\n"
9444 _erbout.concat " <style>\r\n"
9445 _erbout.concat " input {\r\n"
9446 _erbout.concat " font-size: 2em;\r\n"
9447 _erbout.concat " border: 2px solid red;\r\n"
9448 _erbout.concat " }\r\n"
9449 _erbout.concat " span.num_of_results{\r\n"
9450 _erbout.concat " font-size: 2em;\r\n"
9451 _erbout.concat " }\r\n"
9452 _erbout.concat " body {\r\n"
9453 _erbout.concat " text-align: center;\r\n"
9454 _erbout.concat " }\r\n"
9455 _erbout.concat " div.record {\r\n"
9456 _erbout.concat " text-align: left;\r\n"
9457 _erbout.concat " border: 1px solid black;\r\n"
9458 _erbout.concat " width: 50%;\r\n"
9459 _erbout.concat " margin: auto;\r\n"
9460 _erbout.concat " margin-bottom: 5px;\r\n"
9461 _erbout.concat " padding: 5px;\r\n"
9462 _erbout.concat " }\r\n"
9463 _erbout.concat " a {\r\n"
9464 _erbout.concat " font-size: 1.5em;\r\n"
9465 _erbout.concat " color: red;\r\n"
9466 _erbout.concat " text-decoration: none;\r\n"
9467 _erbout.concat " border: 3px solid white;\r\n"
9468 _erbout.concat " margin: 5px;\r\n"
9469 _erbout.concat " padding: 5px;\r\n"
9470 _erbout.concat "}\r\n"
9471 _erbout.concat "a.direction:hover {\r\n"
9472 _erbout.concat " color: blue;\r\n"
9473 _erbout.concat " border: 3px solid blue;\r\n"
9474 _erbout.concat "}\r\n"
9475 _erbout.concat " </style>\r\n"
9476 _erbout.concat " <script type=\"text/javascript\">function toggleLayer( whichLayer )\r\n"
9477 _erbout.concat "{\r\n"
9478 _erbout.concat " var elem, vis;\r\n"
9479 _erbout.concat " if( document.getElementById ) // this is the way the standards work\r\n"
9480 _erbout.concat " elem = document.getElementById( whichLayer );\r\n"
9481 _erbout.concat " else if( document.all ) // this is the way old msie versions work\r\n"
9482 _erbout.concat " elem = document.all[whichLayer];\r\n"
9483 _erbout.concat " else if( document.layers ) // this is the way nn4 works\r\n"
9484 _erbout.concat " elem = document.layers[whichLayer];\r\n"
9485 _erbout.concat " vis = elem.style;\r\n"
9486 _erbout.concat " // if the style.display value is blank we try to figure it out here\r\n"
9487 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
9488 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
9489 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
9490 _erbout.concat "}</script>\r\n"
9491 _erbout.concat " </head>\r\n"
9492 _erbout.concat " \r\n"
9493 _erbout.concat " \r\n"
9494 _erbout.concat " <body>\r\n"
9495 _erbout.concat " <h1>Simple Z39.50 OPAC</h1>\r\n"
9496 _erbout.concat " This Ruby on Rails app searches a database of MARC records indexed by zebra.\r\n"
9497 _erbout.concat " \r\n"
9498 _erbout.concat " <form action = \"/search/found\" >\r\n"
9499 _erbout.concat " <br>\r\n"
9500 _erbout.concat " \r\n"
9501 _erbout.concat " <br>\r\n"
9502 _erbout.concat " <input type=\"text\" name=\"term\" value=\""; _erbout.concat(( @data ).to_s); _erbout.concat "\">\r\n"
9503 _erbout.concat " <br>\r\n"
9504 _erbout.concat " <br>\r\n"
9505 _erbout.concat " <br>\r\n"
9506 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9507 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9508 _erbout.concat " </form>\r\n"
9509 _erbout.concat " <br>\r\n"
9510 _erbout.concat " Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span><br />\r\n"
9511 _erbout.concat " Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span>\r\n"
9512 _erbout.concat " <br>\r\n"
9513 _erbout.concat " \r\n"
9514 _erbout.concat " <br>\r\n"
9515 _erbout.concat " "; i = 1 ; _erbout.concat "\r\n"
9516 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9517 _erbout.concat " <div class=\"record\">\r\n"
9518 _erbout.concat " "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :term => "#{@data}", :start => @start ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['b'] }" if rec['245']['b'] ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['c']}" if rec['245']['c'] ).to_s); _erbout.concat "\r\n"
9519 _erbout.concat " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
9520 _erbout.concat " <br>\r\n"
9521 _erbout.concat " <br>\r\n"
9522 _erbout.concat " </div>\r\n"
9523 _erbout.concat " "; end; _erbout.concat ".\r\n"
9524 _erbout.concat " <br>\r\n"
9525 _erbout.concat " <br>\r\n"
9526 _erbout.concat " </body>\r\n"
9527 _erbout.concat " </html>\r\n"
9528 _erbout.concat "\r\n"
9529 _erbout.concat "\r\n"
9532 Backtrace: script/../config/../app/views/search/found.rhtml:91:in `compile_template'
9533 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
9534 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
9535 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
9536 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
9537 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
9538 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
9539 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9540 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9541 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9542 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
9543 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
9544 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9545 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9546 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9547 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
9548 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
9549 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
9550 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
9551 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
9552 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
9553 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
9554 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
9555 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
9556 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
9557 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
9558 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
9559 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
9560 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
9561 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
9562 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
9563 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
9564 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
9565 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
9566 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
9567 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
9568 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
9569 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
9570 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
9571 script/server:3:in `require'
9575 ActionView::TemplateError (compile error
9576 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected tASSOC
9577 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9579 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9580 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9582 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9583 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9585 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9586 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9588 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected tASSOC
9589 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9591 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9592 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9594 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9595 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9597 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9598 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9600 script/../config/../app/views/search/found.rhtml:76: syntax error, unexpected kDO_BLOCK, expecting kEND
9601 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9603 script/../config/../app/views/search/found.rhtml:91: syntax error, unexpected kEND, expecting $end) on line #66 of app/views/search/found.rhtml:
9607 66: <% unless @start == 0 %><%= link_to "BACK", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" %><% end %>
\r
9608 67: <% unless @start + 20 >= @rset_size %><%= link_to "NEXT", class=>"direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" %><% end %>
\r
9612 #{RAILS_ROOT}/app/views/search/found.rhtml:91:in `compile_template'
9613 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
9614 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
9615 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
9616 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
9617 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
9618 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
9619 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9620 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9621 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9622 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
9623 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
9624 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9625 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9626 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9627 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
9628 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
9629 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
9630 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
9631 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
9632 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
9633 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
9634 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
9635 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
9636 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
9637 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
9638 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
9639 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
9640 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
9641 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
9642 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
9643 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
9644 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
9645 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
9646 vendor/rails/railties/lib/commands/servers/webrick.rb:59
9647 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
9648 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
9649 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
9650 vendor/rails/railties/lib/commands/server.rb:30
9651 script/server:3:in `require'
9655 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
9658 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:17:14) [GET]
9659 Session ID: ba09825d5ae32e51f9af5cbba6886659
9660 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9661 Rendering search/found
9662 ERROR: compiling _run_rhtml_search_found RAISED compile error
9663 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected tASSOC
9664 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9666 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9667 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9669 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9670 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9672 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9673 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9675 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected tASSOC
9676 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9678 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9679 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9681 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9682 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9684 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9685 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9687 script/../config/../app/views/search/found.rhtml:76: syntax error, unexpected kDO_BLOCK, expecting kEND
9688 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9690 script/../config/../app/views/search/found.rhtml:91: syntax error, unexpected kEND, expecting $end
9691 Function body: def _run_rhtml_search_found(local_assigns)
9692 _erbout = ''; _erbout.concat "<html>\r\n"
9693 _erbout.concat " <head>\r\n"
9694 _erbout.concat " <title>Simple Z39.50 OPAC</title>\r\n"
9695 _erbout.concat " <style>\r\n"
9696 _erbout.concat " input {\r\n"
9697 _erbout.concat " font-size: 2em;\r\n"
9698 _erbout.concat " border: 2px solid red;\r\n"
9699 _erbout.concat " }\r\n"
9700 _erbout.concat " span.num_of_results{\r\n"
9701 _erbout.concat " font-size: 2em;\r\n"
9702 _erbout.concat " }\r\n"
9703 _erbout.concat " body {\r\n"
9704 _erbout.concat " text-align: center;\r\n"
9705 _erbout.concat " }\r\n"
9706 _erbout.concat " div.record {\r\n"
9707 _erbout.concat " text-align: left;\r\n"
9708 _erbout.concat " border: 1px solid black;\r\n"
9709 _erbout.concat " width: 50%;\r\n"
9710 _erbout.concat " margin: auto;\r\n"
9711 _erbout.concat " margin-bottom: 5px;\r\n"
9712 _erbout.concat " padding: 5px;\r\n"
9713 _erbout.concat " }\r\n"
9714 _erbout.concat " a {\r\n"
9715 _erbout.concat " font-size: 1.5em;\r\n"
9716 _erbout.concat " color: red;\r\n"
9717 _erbout.concat " text-decoration: none;\r\n"
9718 _erbout.concat " border: 3px solid white;\r\n"
9719 _erbout.concat " margin: 5px;\r\n"
9720 _erbout.concat " padding: 5px;\r\n"
9721 _erbout.concat "}\r\n"
9722 _erbout.concat "a.direction:hover {\r\n"
9723 _erbout.concat " color: blue;\r\n"
9724 _erbout.concat " border: 3px solid blue;\r\n"
9725 _erbout.concat "}\r\n"
9726 _erbout.concat " </style>\r\n"
9727 _erbout.concat " <script type=\"text/javascript\">function toggleLayer( whichLayer )\r\n"
9728 _erbout.concat "{\r\n"
9729 _erbout.concat " var elem, vis;\r\n"
9730 _erbout.concat " if( document.getElementById ) // this is the way the standards work\r\n"
9731 _erbout.concat " elem = document.getElementById( whichLayer );\r\n"
9732 _erbout.concat " else if( document.all ) // this is the way old msie versions work\r\n"
9733 _erbout.concat " elem = document.all[whichLayer];\r\n"
9734 _erbout.concat " else if( document.layers ) // this is the way nn4 works\r\n"
9735 _erbout.concat " elem = document.layers[whichLayer];\r\n"
9736 _erbout.concat " vis = elem.style;\r\n"
9737 _erbout.concat " // if the style.display value is blank we try to figure it out here\r\n"
9738 _erbout.concat " if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
9739 _erbout.concat " vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
9740 _erbout.concat " vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
9741 _erbout.concat "}</script>\r\n"
9742 _erbout.concat " </head>\r\n"
9743 _erbout.concat " \r\n"
9744 _erbout.concat " \r\n"
9745 _erbout.concat " <body>\r\n"
9746 _erbout.concat " <h1>Simple Z39.50 OPAC</h1>\r\n"
9747 _erbout.concat " This Ruby on Rails app searches a database of MARC records indexed by zebra.\r\n"
9748 _erbout.concat " \r\n"
9749 _erbout.concat " <form action = \"/search/found\" >\r\n"
9750 _erbout.concat " <br>\r\n"
9751 _erbout.concat " \r\n"
9752 _erbout.concat " <br>\r\n"
9753 _erbout.concat " <input type=\"text\" name=\"term\" value=\""; _erbout.concat(( @data ).to_s); _erbout.concat "\">\r\n"
9754 _erbout.concat " <br>\r\n"
9755 _erbout.concat " <br>\r\n"
9756 _erbout.concat " <br>\r\n"
9757 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9758 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9759 _erbout.concat " </form>\r\n"
9760 _erbout.concat " <br>\r\n"
9761 _erbout.concat " Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span><br />\r\n"
9762 _erbout.concat " Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span>\r\n"
9763 _erbout.concat " <br>\r\n"
9764 _erbout.concat " \r\n"
9765 _erbout.concat " <br>\r\n"
9766 _erbout.concat " "; i = 1 ; _erbout.concat "\r\n"
9767 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9768 _erbout.concat " <div class=\"record\">\r\n"
9769 _erbout.concat " "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :term => "#{@data}", :start => @start ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['b'] }" if rec['245']['b'] ).to_s); _erbout.concat " "; _erbout.concat(( "#{rec['245']['c']}" if rec['245']['c'] ).to_s); _erbout.concat "\r\n"
9770 _erbout.concat " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
9771 _erbout.concat " <br>\r\n"
9772 _erbout.concat " <br>\r\n"
9773 _erbout.concat " </div>\r\n"
9774 _erbout.concat " "; end; _erbout.concat ".\r\n"
9775 _erbout.concat " <br>\r\n"
9776 _erbout.concat " <br>\r\n"
9777 _erbout.concat " </body>\r\n"
9778 _erbout.concat " </html>\r\n"
9779 _erbout.concat "\r\n"
9780 _erbout.concat "\r\n"
9783 Backtrace: script/../config/../app/views/search/found.rhtml:91:in `compile_template'
9784 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
9785 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
9786 ./script/../config/../vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
9787 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
9788 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
9789 ./script/../config/../vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
9790 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9791 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9792 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9793 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
9794 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
9795 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9796 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9797 ./script/../config/../vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9798 ./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
9799 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
9800 ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
9801 ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
9802 ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
9803 ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
9804 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
9805 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:81:in `service'
9806 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
9807 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
9808 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
9809 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
9810 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
9811 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
9812 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
9813 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
9814 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
9815 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
9816 ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
9817 ./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:59
9818 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
9819 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
9820 ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
9821 ./script/../config/../vendor/rails/railties/lib/commands/server.rb:30
9822 script/server:3:in `require'
9826 ActionView::TemplateError (compile error
9827 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected tASSOC
9828 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9830 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9831 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9833 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9834 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9836 script/../config/../app/views/search/found.rhtml:66: syntax error, unexpected ',', expecting ')'
9837 _erbout.concat " "; unless @start == 0 ; _erbout.concat(( link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" ).to_s); end ; _erbout.concat "\r\n"
9839 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected tASSOC
9840 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9842 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9843 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9845 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9846 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9848 script/../config/../app/views/search/found.rhtml:67: syntax error, unexpected ',', expecting ')'
9849 _erbout.concat " "; unless @start + 20 >= @rset_size ; _erbout.concat(( link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" ).to_s); end ; _erbout.concat "\r\n"
9851 script/../config/../app/views/search/found.rhtml:76: syntax error, unexpected kDO_BLOCK, expecting kEND
9852 _erbout.concat " "; @total_records.each do |rec| ; _erbout.concat "\r\n"
9854 script/../config/../app/views/search/found.rhtml:91: syntax error, unexpected kEND, expecting $end) on line #66 of app/views/search/found.rhtml:
9858 66: <% unless @start == 0 %><%= link_to "BACK", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start - 20}" %><% end %>
\r
9859 67: <% unless @start + 20 >= @rset_size %><%= link_to "NEXT", class => "direction", :controller => "/search/found", :term => "#{@data}", :start => "#{@start + 20}" %><% end %>
\r
9863 #{RAILS_ROOT}/app/views/search/found.rhtml:91:in `compile_template'
9864 vendor/rails/actionpack/lib/action_view/base.rb:307:in `compile_and_render_template'
9865 vendor/rails/actionpack/lib/action_view/base.rb:292:in `render_template'
9866 vendor/rails/actionpack/lib/action_view/base.rb:251:in `render_file'
9867 vendor/rails/actionpack/lib/action_controller/base.rb:726:in `render_file'
9868 vendor/rails/actionpack/lib/action_controller/base.rb:648:in `render_with_no_layout'
9869 vendor/rails/actionpack/lib/action_controller/layout.rb:253:in `render_without_benchmark'
9870 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9871 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9872 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render'
9873 vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters'
9874 vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'
9875 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9876 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9877 vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue'
9878 vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action'
9879 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `send'
9880 vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters'
9881 vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support'
9882 vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process'
9883 vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
9884 vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch'
9885 vendor/rails/railties/lib/webrick_server.rb:81:in `service'
9886 /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
9887 /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
9888 /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
9889 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
9890 /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
9891 /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
9892 /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
9893 /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
9894 /usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
9895 /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
9896 vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch'
9897 vendor/rails/railties/lib/commands/servers/webrick.rb:59
9898 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
9899 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
9900 vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require'
9901 vendor/rails/railties/lib/commands/server.rb:30
9902 script/server:3:in `require'
9906 Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
9909 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:21:17) [GET]
9910 Session ID: ba09825d5ae32e51f9af5cbba6886659
9911 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9912 Rendering search/found
9913 Completed in 0.41561 (2 reqs/sec) | Rendering: 0.03150 (7%) | 200 OK [http://localhost/search/found?term=textile+fabrics]
9916 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:21:41) [GET]
9917 Session ID: ba09825d5ae32e51f9af5cbba6886659
9918 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9919 Rendering search/found
9920 Completed in 0.11633 (8 reqs/sec) | Rendering: 0.02902 (24%) | 200 OK [http://localhost/search/found?term=textile+fabrics]
9923 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:24:31) [GET]
9924 Session ID: ba09825d5ae32e51f9af5cbba6886659
9925 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9926 Rendering search/found
9927 Completed in 0.11327 (8 reqs/sec) | Rendering: 0.02935 (25%) | 200 OK [http://localhost/search/found?term=textile+fabrics]
9930 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:25:02) [GET]
9931 Session ID: ba09825d5ae32e51f9af5cbba6886659
9932 Parameters: {"term"=>"textile fabrics", "action"=>"found", "controller"=>"search"}
9933 Rendering search/found
9934 Completed in 0.11437 (8 reqs/sec) | Rendering: 0.02866 (25%) | 200 OK [http://localhost/search/found?term=textile+fabrics]
9937 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:25:09) [GET]
9938 Session ID: ba09825d5ae32e51f9af5cbba6886659
9939 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
9940 Rendering search/found
9941 Completed in 0.33969 (2 reqs/sec) | Rendering: 0.02884 (8%) | 200 OK [http://localhost/search/found?term=ruby]
9944 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:26:37) [GET]
9945 Session ID: ba09825d5ae32e51f9af5cbba6886659
9946 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
9947 Rendering search/found
9948 Completed in 0.16124 (6 reqs/sec) | Rendering: 0.03243 (20%) | 200 OK [http://localhost/search/found?term=ruby]
9951 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:26:40) [GET]
9952 Session ID: ba09825d5ae32e51f9af5cbba6886659
9953 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
9954 Rendering search/found
9955 Completed in 0.23334 (4 reqs/sec) | Rendering: 0.02858 (12%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
9958 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:26:51) [GET]
9959 Session ID: ba09825d5ae32e51f9af5cbba6886659
9960 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
9961 Rendering search/found
9962 Completed in 0.18307 (5 reqs/sec) | Rendering: 0.02195 (11%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
9965 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:26:56) [GET]
9966 Session ID: ba09825d5ae32e51f9af5cbba6886659
9967 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
9968 Rendering search/found
9969 Completed in 0.16326 (6 reqs/sec) | Rendering: 0.03209 (19%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
9972 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:26:57) [GET]
9973 Session ID: ba09825d5ae32e51f9af5cbba6886659
9974 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
9975 Rendering search/found
9976 Completed in 0.20428 (4 reqs/sec) | Rendering: 0.02486 (12%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
9979 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:27:03) [GET]
9980 Session ID: ba09825d5ae32e51f9af5cbba6886659
9981 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
9982 Rendering search/found
9983 Completed in 0.22180 (4 reqs/sec) | Rendering: 0.03315 (14%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
9986 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:28:41) [GET]
9987 Session ID: ba09825d5ae32e51f9af5cbba6886659
9988 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
9989 Rendering search/found
9990 Completed in 0.32634 (3 reqs/sec) | Rendering: 0.03954 (12%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
9993 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:28:56) [GET]
9994 Session ID: ba09825d5ae32e51f9af5cbba6886659
9995 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
9996 Rendering search/found
9997 Completed in 0.15004 (6 reqs/sec) | Rendering: 0.03604 (24%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10000 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:29:08) [GET]
10001 Session ID: ba09825d5ae32e51f9af5cbba6886659
10002 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10003 Rendering search/found
10004 Completed in 0.05098 (19 reqs/sec) | Rendering: 0.00850 (16%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10007 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:29:10) [GET]
10008 Session ID: ba09825d5ae32e51f9af5cbba6886659
10009 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10010 Rendering search/found
10011 Completed in 0.13799 (7 reqs/sec) | Rendering: 0.02941 (21%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10014 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:29:25) [GET]
10015 Session ID: ba09825d5ae32e51f9af5cbba6886659
10016 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10017 Rendering search/found
10018 Completed in 0.15237 (6 reqs/sec) | Rendering: 0.03486 (22%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10021 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:29:28) [GET]
10022 Session ID: ba09825d5ae32e51f9af5cbba6886659
10023 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10024 Rendering search/found
10025 Completed in 0.11680 (8 reqs/sec) | Rendering: 0.00845 (7%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10028 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:29:41) [GET]
10029 Session ID: ba09825d5ae32e51f9af5cbba6886659
10030 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10031 Rendering search/found
10032 Completed in 0.06685 (14 reqs/sec) | Rendering: 0.01470 (21%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10035 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:31:30) [GET]
10036 Session ID: ba09825d5ae32e51f9af5cbba6886659
10037 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10038 Rendering search/found
10039 Completed in 0.05092 (19 reqs/sec) | Rendering: 0.00864 (16%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10042 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:32:47) [GET]
10043 Session ID: ba09825d5ae32e51f9af5cbba6886659
10044 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10045 Rendering search/found
10046 Completed in 0.06585 (15 reqs/sec) | Rendering: 0.01525 (23%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10049 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:32:50) [GET]
10050 Session ID: ba09825d5ae32e51f9af5cbba6886659
10051 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10052 Rendering search/found
10053 Completed in 0.21271 (4 reqs/sec) | Rendering: 0.03527 (16%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10056 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:33:03) [GET]
10057 Session ID: ba09825d5ae32e51f9af5cbba6886659
10058 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10059 Rendering search/found
10060 Completed in 0.17722 (5 reqs/sec) | Rendering: 0.02229 (12%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10063 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:33:19) [GET]
10064 Session ID: ba09825d5ae32e51f9af5cbba6886659
10065 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10066 Rendering search/found
10067 Completed in 0.12801 (7 reqs/sec) | Rendering: 0.02788 (21%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10070 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:33:37) [GET]
10071 Session ID: ba09825d5ae32e51f9af5cbba6886659
10072 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10073 Rendering search/found
10074 Completed in 0.13502 (7 reqs/sec) | Rendering: 0.03510 (25%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10077 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:33:41) [GET]
10078 Session ID: ba09825d5ae32e51f9af5cbba6886659
10079 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10080 Rendering search/found
10081 Completed in 0.26630 (3 reqs/sec) | Rendering: 0.03519 (13%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10084 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:33:48) [GET]
10085 Session ID: ba09825d5ae32e51f9af5cbba6886659
10086 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10087 Rendering search/found
10088 Completed in 0.22028 (4 reqs/sec) | Rendering: 0.03336 (15%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10091 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:34:15) [GET]
10092 Session ID: ba09825d5ae32e51f9af5cbba6886659
10093 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10094 Rendering search/found
10095 Completed in 0.05794 (17 reqs/sec) | Rendering: 0.00877 (15%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10098 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:34:45) [GET]
10099 Session ID: ba09825d5ae32e51f9af5cbba6886659
10100 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10101 Rendering search/found
10102 Completed in 0.14136 (7 reqs/sec) | Rendering: 0.03000 (21%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10105 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:35:53) [GET]
10106 Session ID: ba09825d5ae32e51f9af5cbba6886659
10107 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10108 Rendering search/found
10109 Completed in 0.18130 (5 reqs/sec) | Rendering: 0.02309 (12%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10112 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:35:55) [GET]
10113 Session ID: ba09825d5ae32e51f9af5cbba6886659
10114 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10115 Rendering search/found
10116 Completed in 0.12319 (8 reqs/sec) | Rendering: 0.00869 (7%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10119 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:35:57) [GET]
10120 Session ID: ba09825d5ae32e51f9af5cbba6886659
10121 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10122 Rendering search/found
10123 Completed in 0.19590 (5 reqs/sec) | Rendering: 0.02733 (13%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10126 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:36:06) [GET]
10127 Session ID: ba09825d5ae32e51f9af5cbba6886659
10128 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10129 Rendering search/found
10130 Completed in 0.18359 (5 reqs/sec) | Rendering: 0.02624 (14%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10133 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:36:15) [GET]
10134 Session ID: ba09825d5ae32e51f9af5cbba6886659
10135 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10136 Rendering search/found
10137 Completed in 0.10565 (9 reqs/sec) | Rendering: 0.02184 (20%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10140 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:36:23) [GET]
10141 Session ID: ba09825d5ae32e51f9af5cbba6886659
10142 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10143 Rendering search/found
10144 Completed in 0.05876 (17 reqs/sec) | Rendering: 0.00888 (15%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10147 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:36:28) [GET]
10148 Session ID: ba09825d5ae32e51f9af5cbba6886659
10149 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10150 Rendering search/found
10151 Completed in 0.17099 (5 reqs/sec) | Rendering: 0.02149 (12%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10154 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:36:29) [GET]
10155 Session ID: ba09825d5ae32e51f9af5cbba6886659
10156 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10157 Rendering search/found
10158 Completed in 0.18221 (5 reqs/sec) | Rendering: 0.02651 (14%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10161 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:36:33) [GET]
10162 Session ID: ba09825d5ae32e51f9af5cbba6886659
10163 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"20070727185354"}
10164 Rendering record/show
10165 Completed in 0.05074 (19 reqs/sec) | Rendering: 0.00172 (3%) | 200 OK [http://localhost/record/show?start=0&term=ruby&r=20070727185354]
10168 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:36:36) [GET]
10169 Session ID: ba09825d5ae32e51f9af5cbba6886659
10170 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10171 Rendering search/found
10172 Completed in 0.18127 (5 reqs/sec) | Rendering: 0.02530 (13%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10175 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:36:41) [GET]
10176 Session ID: ba09825d5ae32e51f9af5cbba6886659
10177 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185601689.905383"}
10178 Rendering record/show
10179 Completed in 0.15479 (6 reqs/sec) | Rendering: 0.00143 (0%) | 200 OK [http://localhost/record/show?start=0&term=ruby&r=lc-part01-1185601689.905383]
10182 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:36:44) [GET]
10183 Session ID: ba09825d5ae32e51f9af5cbba6886659
10184 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10185 Rendering search/found
10186 Completed in 0.17688 (5 reqs/sec) | Rendering: 0.02250 (12%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10189 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:37:14) [GET]
10190 Session ID: ba09825d5ae32e51f9af5cbba6886659
10191 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10192 Rendering search/found
10193 Completed in 0.30643 (3 reqs/sec) | Rendering: 0.03112 (10%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10196 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:37:30) [GET]
10197 Session ID: ba09825d5ae32e51f9af5cbba6886659
10198 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10199 Rendering search/found
10200 Completed in 0.14195 (7 reqs/sec) | Rendering: 0.03459 (24%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10203 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:37:41) [GET]
10204 Session ID: ba09825d5ae32e51f9af5cbba6886659
10205 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10206 Rendering search/found
10207 Completed in 0.13494 (7 reqs/sec) | Rendering: 0.03213 (23%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10210 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:37:54) [GET]
10211 Session ID: ba09825d5ae32e51f9af5cbba6886659
10212 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10213 Rendering search/found
10214 Completed in 0.12196 (8 reqs/sec) | Rendering: 0.02992 (24%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10217 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:38:05) [GET]
10218 Session ID: ba09825d5ae32e51f9af5cbba6886659
10219 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10220 Rendering search/found
10221 Completed in 0.11934 (8 reqs/sec) | Rendering: 0.03047 (25%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10224 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:38:13) [GET]
10225 Session ID: ba09825d5ae32e51f9af5cbba6886659
10226 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10227 Rendering search/found
10228 Completed in 0.12198 (8 reqs/sec) | Rendering: 0.03178 (26%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10231 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:38:25) [GET]
10232 Session ID: ba09825d5ae32e51f9af5cbba6886659
10233 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10234 Rendering search/found
10235 Completed in 0.11621 (8 reqs/sec) | Rendering: 0.03176 (27%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10238 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:38:42) [GET]
10239 Session ID: ba09825d5ae32e51f9af5cbba6886659
10240 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10241 Rendering search/found
10242 Completed in 0.10749 (9 reqs/sec) | Rendering: 0.02266 (21%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10245 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:38:51) [GET]
10246 Session ID: ba09825d5ae32e51f9af5cbba6886659
10247 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10248 Rendering search/found
10249 Completed in 0.05937 (16 reqs/sec) | Rendering: 0.00858 (14%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10252 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:01) [GET]
10253 Session ID: ba09825d5ae32e51f9af5cbba6886659
10254 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10255 Rendering search/found
10256 Completed in 0.05578 (17 reqs/sec) | Rendering: 0.01554 (27%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10259 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:40:13) [GET]
10260 Session ID: ba09825d5ae32e51f9af5cbba6886659
10261 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"40", "controller"=>"record", "r"=>"lc-part01-1185589958.545815"}
10262 Rendering record/show
10263 Completed in 0.14643 (6 reqs/sec) | Rendering: 0.00141 (0%) | 200 OK [http://localhost/record/show?start=40&term=ruby&r=lc-part01-1185589958.545815]
10266 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:20) [GET]
10267 Session ID: ba09825d5ae32e51f9af5cbba6886659
10268 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10269 Rendering search/found
10270 Completed in 0.05141 (19 reqs/sec) | Rendering: 0.00936 (18%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10273 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:40:23) [GET]
10274 Session ID: ba09825d5ae32e51f9af5cbba6886659
10275 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"40", "controller"=>"record", "r"=>"lc-part01-1185588247.084174"}
10276 Rendering record/show
10277 Completed in 0.16258 (6 reqs/sec) | Rendering: 0.00148 (0%) | 200 OK [http://localhost/record/show?start=40&term=ruby&r=lc-part01-1185588247.084174]
10280 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:25) [GET]
10281 Session ID: ba09825d5ae32e51f9af5cbba6886659
10282 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"40", "controller"=>"search"}
10283 Rendering search/found
10284 Completed in 0.12475 (8 reqs/sec) | Rendering: 0.00916 (7%) | 200 OK [http://localhost/search/found?start=40&term=ruby]
10287 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:32) [GET]
10288 Session ID: ba09825d5ae32e51f9af5cbba6886659
10289 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"20", "controller"=>"search"}
10290 Rendering search/found
10291 Completed in 0.17196 (5 reqs/sec) | Rendering: 0.02248 (13%) | 200 OK [http://localhost/search/found?start=20&term=ruby]
10294 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:34) [GET]
10295 Session ID: ba09825d5ae32e51f9af5cbba6886659
10296 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10297 Rendering search/found
10298 Completed in 0.18929 (5 reqs/sec) | Rendering: 0.02292 (12%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10301 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:44) [GET]
10302 Session ID: ba09825d5ae32e51f9af5cbba6886659
10303 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
10304 Rendering search/found
10305 Completed in 0.20167 (4 reqs/sec) | Rendering: 0.02300 (11%) | 200 OK [http://localhost/search/found?term=computer+programming]
10308 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:48) [GET]
10309 Session ID: ba09825d5ae32e51f9af5cbba6886659
10310 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"20", "controller"=>"search"}
10311 Rendering search/found
10312 Completed in 0.11915 (8 reqs/sec) | Rendering: 0.02720 (22%) | 200 OK [http://localhost/search/found?start=20&term=computer+programming]
10315 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:50) [GET]
10316 Session ID: ba09825d5ae32e51f9af5cbba6886659
10317 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"40", "controller"=>"search"}
10318 Rendering search/found
10319 Completed in 0.19582 (5 reqs/sec) | Rendering: 0.02613 (13%) | 200 OK [http://localhost/search/found?start=40&term=computer+programming]
10322 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:40:51) [GET]
10323 Session ID: ba09825d5ae32e51f9af5cbba6886659
10324 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"60", "controller"=>"search"}
10325 Rendering search/found
10326 Completed in 0.18346 (5 reqs/sec) | Rendering: 0.02631 (14%) | 200 OK [http://localhost/search/found?start=60&term=computer+programming]
10329 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:03) [GET]
10330 Session ID: ba09825d5ae32e51f9af5cbba6886659
10331 Parameters: {"term"=>"computer ", "action"=>"found", "controller"=>"search"}
10332 Rendering search/found
10333 Completed in 0.19033 (5 reqs/sec) | Rendering: 0.02249 (11%) | 200 OK [http://localhost/search/found?term=computer+]
10336 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:06) [GET]
10337 Session ID: ba09825d5ae32e51f9af5cbba6886659
10338 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"20", "controller"=>"search"}
10339 Rendering search/found
10340 Completed in 0.20039 (4 reqs/sec) | Rendering: 0.02663 (13%) | 200 OK [http://localhost/search/found?start=20&term=computer+]
10343 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:08) [GET]
10344 Session ID: ba09825d5ae32e51f9af5cbba6886659
10345 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"40", "controller"=>"search"}
10346 Rendering search/found
10347 Completed in 0.20111 (4 reqs/sec) | Rendering: 0.03364 (16%) | 200 OK [http://localhost/search/found?start=40&term=computer+]
10350 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:09) [GET]
10351 Session ID: ba09825d5ae32e51f9af5cbba6886659
10352 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"60", "controller"=>"search"}
10353 Rendering search/found
10354 Completed in 0.19339 (5 reqs/sec) | Rendering: 0.02529 (13%) | 200 OK [http://localhost/search/found?start=60&term=computer+]
10357 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:10) [GET]
10358 Session ID: ba09825d5ae32e51f9af5cbba6886659
10359 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"80", "controller"=>"search"}
10360 Rendering search/found
10361 Completed in 0.17783 (5 reqs/sec) | Rendering: 0.02478 (13%) | 200 OK [http://localhost/search/found?start=80&term=computer+]
10364 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:11) [GET]
10365 Session ID: ba09825d5ae32e51f9af5cbba6886659
10366 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"100", "controller"=>"search"}
10367 Rendering search/found
10368 Completed in 0.18511 (5 reqs/sec) | Rendering: 0.02786 (15%) | 200 OK [http://localhost/search/found?start=100&term=computer+]
10371 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:12) [GET]
10372 Session ID: ba09825d5ae32e51f9af5cbba6886659
10373 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"120", "controller"=>"search"}
10374 Rendering search/found
10375 Completed in 0.17969 (5 reqs/sec) | Rendering: 0.02494 (13%) | 200 OK [http://localhost/search/found?start=120&term=computer+]
10378 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:13) [GET]
10379 Session ID: ba09825d5ae32e51f9af5cbba6886659
10380 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"140", "controller"=>"search"}
10381 Rendering search/found
10382 Completed in 0.17774 (5 reqs/sec) | Rendering: 0.02369 (13%) | 200 OK [http://localhost/search/found?start=140&term=computer+]
10385 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:14) [GET]
10386 Session ID: ba09825d5ae32e51f9af5cbba6886659
10387 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"160", "controller"=>"search"}
10388 Rendering search/found
10389 Completed in 0.10385 (9 reqs/sec) | Rendering: 0.02309 (22%) | 200 OK [http://localhost/search/found?start=160&term=computer+]
10392 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:15) [GET]
10393 Session ID: ba09825d5ae32e51f9af5cbba6886659
10394 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"180", "controller"=>"search"}
10395 Rendering search/found
10396 Completed in 0.21997 (4 reqs/sec) | Rendering: 0.02315 (10%) | 200 OK [http://localhost/search/found?start=180&term=computer+]
10399 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:16) [GET]
10400 Session ID: ba09825d5ae32e51f9af5cbba6886659
10401 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"200", "controller"=>"search"}
10402 Rendering search/found
10403 Completed in 0.57655 (1 reqs/sec) | Rendering: 0.02225 (3%) | 200 OK [http://localhost/search/found?start=200&term=computer+]
10406 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:17) [GET]
10407 Session ID: ba09825d5ae32e51f9af5cbba6886659
10408 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"220", "controller"=>"search"}
10409 Rendering search/found
10410 Completed in 0.74826 (1 reqs/sec) | Rendering: 0.02358 (3%) | 200 OK [http://localhost/search/found?start=220&term=computer+]
10413 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:19) [GET]
10414 Session ID: ba09825d5ae32e51f9af5cbba6886659
10415 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"240", "controller"=>"search"}
10416 Rendering search/found
10417 Completed in 0.48297 (2 reqs/sec) | Rendering: 0.02296 (4%) | 200 OK [http://localhost/search/found?start=240&term=computer+]
10420 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:20) [GET]
10421 Session ID: ba09825d5ae32e51f9af5cbba6886659
10422 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"260", "controller"=>"search"}
10423 Rendering search/found
10424 Completed in 0.45971 (2 reqs/sec) | Rendering: 0.02337 (5%) | 200 OK [http://localhost/search/found?start=260&term=computer+]
10427 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:22) [GET]
10428 Session ID: ba09825d5ae32e51f9af5cbba6886659
10429 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"280", "controller"=>"search"}
10430 Rendering search/found
10431 Completed in 0.29504 (3 reqs/sec) | Rendering: 0.02347 (7%) | 200 OK [http://localhost/search/found?start=280&term=computer+]
10434 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:23) [GET]
10435 Session ID: ba09825d5ae32e51f9af5cbba6886659
10436 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"300", "controller"=>"search"}
10437 Rendering search/found
10438 Completed in 0.31841 (3 reqs/sec) | Rendering: 0.02483 (7%) | 200 OK [http://localhost/search/found?start=300&term=computer+]
10441 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:24) [GET]
10442 Session ID: ba09825d5ae32e51f9af5cbba6886659
10443 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"320", "controller"=>"search"}
10444 Rendering search/found
10445 Completed in 0.23923 (4 reqs/sec) | Rendering: 0.02587 (10%) | 200 OK [http://localhost/search/found?start=320&term=computer+]
10448 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:25) [GET]
10449 Session ID: ba09825d5ae32e51f9af5cbba6886659
10450 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"340", "controller"=>"search"}
10451 Rendering search/found
10452 Completed in 0.62927 (1 reqs/sec) | Rendering: 0.02413 (3%) | 200 OK [http://localhost/search/found?start=340&term=computer+]
10455 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:27) [GET]
10456 Session ID: ba09825d5ae32e51f9af5cbba6886659
10457 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"360", "controller"=>"search"}
10458 Rendering search/found
10459 Completed in 0.69935 (1 reqs/sec) | Rendering: 0.03150 (4%) | 200 OK [http://localhost/search/found?start=360&term=computer+]
10462 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:28) [GET]
10463 Session ID: ba09825d5ae32e51f9af5cbba6886659
10464 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"380", "controller"=>"search"}
10465 Rendering search/found
10466 Completed in 0.31352 (3 reqs/sec) | Rendering: 0.02569 (8%) | 200 OK [http://localhost/search/found?start=380&term=computer+]
10469 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:30) [GET]
10470 Session ID: ba09825d5ae32e51f9af5cbba6886659
10471 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"400", "controller"=>"search"}
10472 Rendering search/found
10473 Completed in 0.22564 (4 reqs/sec) | Rendering: 0.02335 (10%) | 200 OK [http://localhost/search/found?start=400&term=computer+]
10476 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:33) [GET]
10477 Session ID: ba09825d5ae32e51f9af5cbba6886659
10478 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"420", "controller"=>"search"}
10479 Rendering search/found
10480 Completed in 0.36694 (2 reqs/sec) | Rendering: 0.02722 (7%) | 200 OK [http://localhost/search/found?start=420&term=computer+]
10483 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:34) [GET]
10484 Session ID: ba09825d5ae32e51f9af5cbba6886659
10485 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"440", "controller"=>"search"}
10486 Rendering search/found
10487 Completed in 0.59536 (1 reqs/sec) | Rendering: 0.02542 (4%) | 200 OK [http://localhost/search/found?start=440&term=computer+]
10490 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:36) [GET]
10491 Session ID: ba09825d5ae32e51f9af5cbba6886659
10492 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"460", "controller"=>"search"}
10493 Rendering search/found
10494 Completed in 0.31289 (3 reqs/sec) | Rendering: 0.02646 (8%) | 200 OK [http://localhost/search/found?start=460&term=computer+]
10497 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:37) [GET]
10498 Session ID: ba09825d5ae32e51f9af5cbba6886659
10499 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"480", "controller"=>"search"}
10500 Rendering search/found
10501 Completed in 0.31067 (3 reqs/sec) | Rendering: 0.02418 (7%) | 200 OK [http://localhost/search/found?start=480&term=computer+]
10504 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:41:38) [GET]
10505 Session ID: ba09825d5ae32e51f9af5cbba6886659
10506 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"500", "controller"=>"search"}
10507 Rendering search/found
10508 Completed in 1.07891 (0 reqs/sec) | Rendering: 0.02880 (2%) | 200 OK [http://localhost/search/found?start=500&term=computer+]
10511 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:42:25) [GET]
10512 Session ID: ba09825d5ae32e51f9af5cbba6886659
10513 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"520", "controller"=>"search"}
10514 Rendering search/found
10515 Completed in 0.67916 (1 reqs/sec) | Rendering: 0.02455 (3%) | 200 OK [http://localhost/search/found?start=520&term=computer+]
10518 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:42:27) [GET]
10519 Session ID: ba09825d5ae32e51f9af5cbba6886659
10520 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"540", "controller"=>"search"}
10521 Rendering search/found
10522 Completed in 0.38745 (2 reqs/sec) | Rendering: 0.03633 (9%) | 200 OK [http://localhost/search/found?start=540&term=computer+]
10525 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:42:29) [GET]
10526 Session ID: ba09825d5ae32e51f9af5cbba6886659
10527 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"560", "controller"=>"search"}
10528 Rendering search/found
10529 Completed in 0.24617 (4 reqs/sec) | Rendering: 0.02804 (11%) | 200 OK [http://localhost/search/found?start=560&term=computer+]
10532 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:42:30) [GET]
10533 Session ID: ba09825d5ae32e51f9af5cbba6886659
10534 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"580", "controller"=>"search"}
10535 Rendering search/found
10536 Completed in 0.21706 (4 reqs/sec) | Rendering: 0.02500 (11%) | 200 OK [http://localhost/search/found?start=580&term=computer+]
10539 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:42:31) [GET]
10540 Session ID: ba09825d5ae32e51f9af5cbba6886659
10541 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"600", "controller"=>"search"}
10542 Rendering search/found
10543 Completed in 0.41856 (2 reqs/sec) | Rendering: 0.02813 (6%) | 200 OK [http://localhost/search/found?start=600&term=computer+]
10546 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:42:32) [GET]
10547 Session ID: ba09825d5ae32e51f9af5cbba6886659
10548 Parameters: {"term"=>"computer ", "action"=>"found", "start"=>"620", "controller"=>"search"}
10549 Rendering search/found
10550 Completed in 0.25400 (3 reqs/sec) | Rendering: 0.02651 (10%) | 200 OK [http://localhost/search/found?start=620&term=computer+]
10553 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:42:42) [GET]
10554 Session ID: ba09825d5ae32e51f9af5cbba6886659
10555 Parameters: {"term"=>"computer evaluate", "action"=>"found", "controller"=>"search"}
10556 Rendering search/found
10557 Completed in 0.05404 (18 reqs/sec) | Rendering: 0.00212 (3%) | 200 OK [http://localhost/search/found?term=computer+evaluate]
10560 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:42:46) [GET]
10561 Session ID: ba09825d5ae32e51f9af5cbba6886659
10562 Parameters: {"term"=>"computer evaluate", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185586537.659974"}
10563 Rendering record/show
10564 Completed in 0.64416 (1 reqs/sec) | Rendering: 0.00159 (0%) | 200 OK [http://localhost/record/show?start=0&term=computer+evaluate&r=lc-part01-1185586537.659974]
10567 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:42:58) [GET]
10568 Session ID: ba09825d5ae32e51f9af5cbba6886659
10569 Parameters: {"term"=>"computer evaluate", "action"=>"found", "start"=>"0", "controller"=>"search"}
10570 Rendering search/found
10571 Completed in 0.08613 (11 reqs/sec) | Rendering: 0.00205 (2%) | 200 OK [http://localhost/search/found?start=0&term=computer+evaluate]
10574 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:43:05) [GET]
10575 Session ID: ba09825d5ae32e51f9af5cbba6886659
10576 Parameters: {"term"=>"grant", "action"=>"found", "controller"=>"search"}
10577 Rendering search/found
10578 Completed in 0.64867 (1 reqs/sec) | Rendering: 0.02142 (3%) | 200 OK [http://localhost/search/found?term=grant]
10581 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:43:14) [GET]
10582 Session ID: ba09825d5ae32e51f9af5cbba6886659
10583 Parameters: {"term"=>"grant", "action"=>"found", "start"=>"20", "controller"=>"search"}
10584 Rendering search/found
10585 Completed in 0.79244 (1 reqs/sec) | Rendering: 0.02376 (2%) | 200 OK [http://localhost/search/found?start=20&term=grant]
10588 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:43:23) [GET]
10589 Session ID: ba09825d5ae32e51f9af5cbba6886659
10590 Parameters: {"term"=>"black-eyed peas", "action"=>"found", "controller"=>"search"}
10591 Rendering search/found
10592 Completed in 0.19361 (5 reqs/sec) | Rendering: 0.00106 (0%) | 200 OK [http://localhost/search/found?term=black-eyed+peas]
10595 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:47:37) [GET]
10596 Session ID: ba09825d5ae32e51f9af5cbba6886659
10597 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
10598 Rendering search/found
10599 Completed in 0.18834 (5 reqs/sec) | Rendering: 0.03018 (16%) | 200 OK [http://localhost/search/found?term=ruby]
10602 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:47:42) [GET]
10603 Session ID: ba09825d5ae32e51f9af5cbba6886659
10604 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
10605 Rendering search/found
10606 Completed in 0.18294 (5 reqs/sec) | Rendering: 0.02378 (12%) | 200 OK [http://localhost/search/found?term=ruby]
10609 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:48:50) [GET]
10610 Session ID: ba09825d5ae32e51f9af5cbba6886659
10611 Parameters: {"term"=>"ruby", "action"=>"found", "controller"=>"search"}
10612 Rendering search/found
10613 Completed in 0.19139 (5 reqs/sec) | Rendering: 0.03048 (15%) | 200 OK [http://localhost/search/found?term=ruby]
10616 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:48:55) [GET]
10617 Session ID: ba09825d5ae32e51f9af5cbba6886659
10618 Parameters: {"term"=>"ruby", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185586965.114231"}
10619 Rendering record/show
10620 Completed in 0.09249 (10 reqs/sec) | Rendering: 0.00149 (1%) | 200 OK [http://localhost/record/show?start=0&term=ruby&r=lc-part01-1185586965.114231]
10623 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:48:57) [GET]
10624 Session ID: ba09825d5ae32e51f9af5cbba6886659
10625 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10626 Rendering search/found
10627 Completed in 0.10380 (9 reqs/sec) | Rendering: 0.02296 (22%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10630 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:49:35) [GET]
10631 Session ID: ba09825d5ae32e51f9af5cbba6886659
10632 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10633 Rendering search/found
10634 Completed in 0.21520 (4 reqs/sec) | Rendering: 0.05497 (25%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10637 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:49:53) [GET]
10638 Session ID: ba09825d5ae32e51f9af5cbba6886659
10639 Parameters: {"term"=>"ruby", "action"=>"found", "start"=>"0", "controller"=>"search"}
10640 Rendering search/found
10641 Completed in 0.22186 (4 reqs/sec) | Rendering: 0.03249 (14%) | 200 OK [http://localhost/search/found?start=0&term=ruby]
10644 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:49:59) [GET]
10645 Session ID: ba09825d5ae32e51f9af5cbba6886659
10646 Parameters: {"term"=>"computer programming", "action"=>"found", "controller"=>"search"}
10647 Rendering search/found
10648 Completed in 0.12517 (7 reqs/sec) | Rendering: 0.02472 (19%) | 200 OK [http://localhost/search/found?term=computer+programming]
10651 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:50:01) [GET]
10652 Session ID: ba09825d5ae32e51f9af5cbba6886659
10653 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"20", "controller"=>"search"}
10654 Rendering search/found
10655 Completed in 0.18755 (5 reqs/sec) | Rendering: 0.02515 (13%) | 200 OK [http://localhost/search/found?start=20&term=computer+programming]
10658 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:50:03) [GET]
10659 Session ID: ba09825d5ae32e51f9af5cbba6886659
10660 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"40", "controller"=>"search"}
10661 Rendering search/found
10662 Completed in 0.17393 (5 reqs/sec) | Rendering: 0.02455 (14%) | 200 OK [http://localhost/search/found?start=40&term=computer+programming]
10665 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:50:05) [GET]
10666 Session ID: ba09825d5ae32e51f9af5cbba6886659
10667 Parameters: {"term"=>"computer programming", "action"=>"found", "start"=>"60", "controller"=>"search"}
10668 Rendering search/found
10669 Completed in 0.17691 (5 reqs/sec) | Rendering: 0.02284 (12%) | 200 OK [http://localhost/search/found?start=60&term=computer+programming]
10672 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:50:10) [GET]
10673 Session ID: ba09825d5ae32e51f9af5cbba6886659
10674 Parameters: {"term"=>"I dunno", "action"=>"found", "controller"=>"search"}
10675 Rendering search/found
10676 Completed in 0.11658 (8 reqs/sec) | Rendering: 0.00107 (0%) | 200 OK [http://localhost/search/found?term=I+dunno]
10679 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:50:13) [GET]
10680 Session ID: ba09825d5ae32e51f9af5cbba6886659
10681 Parameters: {"term"=>"don't know", "action"=>"found", "controller"=>"search"}
10682 Rendering search/found
10683 Completed in 0.70090 (1 reqs/sec) | Rendering: 0.02348 (3%) | 200 OK [http://localhost/search/found?term=don%27t+know]
10686 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:50:39) [GET]
10687 Session ID: ba09825d5ae32e51f9af5cbba6886659
10688 Parameters: {"term"=>"don't know", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185595451.655773"}
10689 Rendering record/show
10690 Completed in 0.28896 (3 reqs/sec) | Rendering: 0.00156 (0%) | 200 OK [http://localhost/record/show?start=0&term=don%27t+know&r=lc-part01-1185595451.655773]
10693 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:53:03) [GET]
10694 Session ID: ba09825d5ae32e51f9af5cbba6886659
10695 Parameters: {"term"=>"don't know", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185587838.385571"}
10696 Rendering record/show
10697 Completed in 0.17021 (5 reqs/sec) | Rendering: 0.00154 (0%) | 200 OK [http://localhost/record/show?start=0&term=don%27t+know&r=lc-part01-1185587838.385571]
10700 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:53:11) [GET]
10701 Session ID: ba09825d5ae32e51f9af5cbba6886659
10702 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"0", "controller"=>"search"}
10703 Rendering search/found
10704 Completed in 0.35903 (2 reqs/sec) | Rendering: 0.02336 (6%) | 200 OK [http://localhost/search/found?start=0&term=don%27t+know]
10707 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:53:19) [GET]
10708 Session ID: ba09825d5ae32e51f9af5cbba6886659
10709 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"20", "controller"=>"search"}
10710 Rendering search/found
10711 Completed in 0.23996 (4 reqs/sec) | Rendering: 0.00775 (3%) | 200 OK [http://localhost/search/found?start=20&term=don%27t+know]
10714 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:53:21) [GET]
10715 Session ID: ba09825d5ae32e51f9af5cbba6886659
10716 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"0", "controller"=>"search"}
10717 Rendering search/found
10718 Completed in 0.18128 (5 reqs/sec) | Rendering: 0.02359 (13%) | 200 OK [http://localhost/search/found?start=0&term=don%27t+know]
10721 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:53:23) [GET]
10722 Session ID: ba09825d5ae32e51f9af5cbba6886659
10723 Parameters: {"term"=>"don't know", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185604705.523848"}
10724 Rendering record/show
10725 Completed in 0.28664 (3 reqs/sec) | Rendering: 0.00172 (0%) | 200 OK [http://localhost/record/show?start=0&term=don%27t+know&r=lc-part01-1185604705.523848]
10728 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:53:26) [GET]
10729 Session ID: ba09825d5ae32e51f9af5cbba6886659
10730 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"0", "controller"=>"search"}
10731 Rendering search/found
10732 Completed in 0.19215 (5 reqs/sec) | Rendering: 0.02361 (12%) | 200 OK [http://localhost/search/found?start=0&term=don%27t+know]
10735 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:53:38) [GET]
10736 Session ID: ba09825d5ae32e51f9af5cbba6886659
10737 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"20", "controller"=>"search"}
10738 Rendering search/found
10739 Completed in 0.11533 (8 reqs/sec) | Rendering: 0.00944 (8%) | 200 OK [http://localhost/search/found?start=20&term=don%27t+know]
10742 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:53:43) [GET]
10743 Session ID: ba09825d5ae32e51f9af5cbba6886659
10744 Parameters: {"term"=>"don't know", "action"=>"show", "start"=>"20", "controller"=>"record", "r"=>"lc-part01-1185586620.345832"}
10745 Rendering record/show
10746 Completed in 0.13871 (7 reqs/sec) | Rendering: 0.00151 (1%) | 200 OK [http://localhost/record/show?start=20&term=don%27t+know&r=lc-part01-1185586620.345832]
10749 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:53:45) [GET]
10750 Session ID: ba09825d5ae32e51f9af5cbba6886659
10751 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"20", "controller"=>"search"}
10752 Rendering search/found
10753 Completed in 0.18657 (5 reqs/sec) | Rendering: 0.00758 (4%) | 200 OK [http://localhost/search/found?start=20&term=don%27t+know]
10756 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:53:55) [GET]
10757 Session ID: ba09825d5ae32e51f9af5cbba6886659
10758 Parameters: {"term"=>"don't know", "action"=>"show", "start"=>"20", "controller"=>"record", "r"=>"lc-part01-1185597688.389428"}
10759 Rendering record/show
10760 Completed in 0.14970 (6 reqs/sec) | Rendering: 0.00143 (0%) | 200 OK [http://localhost/record/show?start=20&term=don%27t+know&r=lc-part01-1185597688.389428]
10763 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:53:57) [GET]
10764 Session ID: ba09825d5ae32e51f9af5cbba6886659
10765 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"20", "controller"=>"search"}
10766 Rendering search/found
10767 Completed in 0.20223 (4 reqs/sec) | Rendering: 0.00795 (3%) | 200 OK [http://localhost/search/found?start=20&term=don%27t+know]
10770 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:54:02) [GET]
10771 Session ID: ba09825d5ae32e51f9af5cbba6886659
10772 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"0", "controller"=>"search"}
10773 Rendering search/found
10774 Completed in 0.11167 (8 reqs/sec) | Rendering: 0.02364 (21%) | 200 OK [http://localhost/search/found?start=0&term=don%27t+know]
10777 Processing RecordController#show (for 127.0.0.1 at 2007-07-29 17:54:04) [GET]
10778 Session ID: ba09825d5ae32e51f9af5cbba6886659
10779 Parameters: {"term"=>"don't know", "action"=>"show", "start"=>"0", "controller"=>"record", "r"=>"lc-part01-1185604705.523848"}
10780 Rendering record/show
10781 Completed in 0.02269 (44 reqs/sec) | Rendering: 0.00152 (6%) | 200 OK [http://localhost/record/show?start=0&term=don%27t+know&r=lc-part01-1185604705.523848]
10784 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:54:05) [GET]
10785 Session ID: ba09825d5ae32e51f9af5cbba6886659
10786 Parameters: {"term"=>"don't know", "action"=>"found", "start"=>"0", "controller"=>"search"}
10787 Rendering search/found
10788 Completed in 0.13471 (7 reqs/sec) | Rendering: 0.02294 (17%) | 200 OK [http://localhost/search/found?start=0&term=don%27t+know]
10791 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:07) [GET]
10792 Session ID: ba09825d5ae32e51f9af5cbba6886659
10793 Parameters: {"term"=>"everything", "action"=>"found", "controller"=>"search"}
10794 Rendering search/found
10795 Completed in 0.53496 (1 reqs/sec) | Rendering: 0.02329 (4%) | 200 OK [http://localhost/search/found?term=everything]
10798 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:13) [GET]
10799 Session ID: ba09825d5ae32e51f9af5cbba6886659
10800 Parameters: {"term"=>"everything", "action"=>"found", "start"=>"20", "controller"=>"search"}
10801 Rendering search/found
10802 Completed in 0.43184 (2 reqs/sec) | Rendering: 0.02432 (5%) | 200 OK [http://localhost/search/found?start=20&term=everything]
10805 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:19) [GET]
10806 Session ID: ba09825d5ae32e51f9af5cbba6886659
10807 Parameters: {"term"=>"everything", "action"=>"found", "start"=>"0", "controller"=>"search"}
10808 Rendering search/found
10809 Completed in 0.24808 (4 reqs/sec) | Rendering: 0.02564 (10%) | 200 OK [http://localhost/search/found?start=0&term=everything]
10812 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:25) [GET]
10813 Session ID: ba09825d5ae32e51f9af5cbba6886659
10814 Parameters: {"term"=>"everything get", "action"=>"found", "controller"=>"search"}
10815 Rendering search/found
10816 Completed in 0.25359 (3 reqs/sec) | Rendering: 0.01348 (5%) | 200 OK [http://localhost/search/found?term=everything+get]
10819 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:35) [GET]
10820 Session ID: ba09825d5ae32e51f9af5cbba6886659
10821 Parameters: {"term"=>"everything any", "action"=>"found", "controller"=>"search"}
10822 Rendering search/found
10823 Completed in 0.13124 (7 reqs/sec) | Rendering: 0.00451 (3%) | 200 OK [http://localhost/search/found?term=everything+any]
10826 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:38) [GET]
10827 Session ID: ba09825d5ae32e51f9af5cbba6886659
10828 Parameters: {"term"=>"everything", "action"=>"found", "controller"=>"search"}
10829 Rendering search/found
10830 Completed in 0.10599 (9 reqs/sec) | Rendering: 0.02244 (21%) | 200 OK [http://localhost/search/found?term=everything]
10833 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:41) [GET]
10834 Session ID: ba09825d5ae32e51f9af5cbba6886659
10835 Parameters: {"term"=>"everything and", "action"=>"found", "controller"=>"search"}
10836 Rendering search/found
10837 Completed in 0.51745 (1 reqs/sec) | Rendering: 0.02495 (4%) | 200 OK [http://localhost/search/found?term=everything+and]
10840 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:49) [GET]
10841 Session ID: ba09825d5ae32e51f9af5cbba6886659
10842 Parameters: {"term"=>"everything and", "action"=>"found", "start"=>"20", "controller"=>"search"}
10843 Rendering search/found
10844 Completed in 0.58457 (1 reqs/sec) | Rendering: 0.02371 (4%) | 200 OK [http://localhost/search/found?start=20&term=everything+and]
10847 Processing SearchController#found (for 127.0.0.1 at 2007-07-29 17:58:54) [GET]
10848 Session ID: ba09825d5ae32e51f9af5cbba6886659
10849 Parameters: {"term"=>"everything and", "action"=>"found", "start"=>"40", "controller"=>"search"}
10850 Rendering search/found
10851 Completed in 0.29167 (3 reqs/sec) | Rendering: 0.02675 (9%) | 200 OK [http://localhost/search/found?start=40&term=everything+and]