start and end scripts run automatically
[zcc.git] / opac / log / development.log
blob793a2eb7479a6d3512c9b7e93195bc67fd664e0d
3 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:22:32) [GET]
4   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5   Parameters: {"action"=>"search", "controller"=>"opac"}
6 Rendering opac/search
7 Completed in 0.73349 (1 reqs/sec) | Rendering: 0.38471 (52%) | 200 OK [http://208.78.97.122/opac/search]
10 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:22:57) [GET]
11   Session ID: ee0d980890f8f2a84f9e9228f79f4701
12   Parameters: {"term"=>"summer", "action"=>"search", "controller"=>"opac"}
13 Rendering opac/search
14 Completed in 0.64267 (1 reqs/sec) | Rendering: 0.46162 (71%) | 200 OK [http://208.78.97.122/opac/search?term=summer]
17 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:25:03) [GET]
18   Session ID: ee0d980890f8f2a84f9e9228f79f4701
19   Parameters: {"term"=>"summer", "action"=>"search", "controller"=>"opac"}
20 Rendering opac/search
21 Completed in 0.42272 (2 reqs/sec) | Rendering: 0.36735 (86%) | 200 OK [http://208.78.97.122/opac/search?term=summer]
24 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:28:54) [GET]
25   Session ID: ee0d980890f8f2a84f9e9228f79f4701
26   Parameters: {"term"=>"summer", "action"=>"search", "controller"=>"opac"}
27 Rendering opac/search
28 Completed in 0.42250 (2 reqs/sec) | Rendering: 0.36824 (87%) | 200 OK [http://208.78.97.122/opac/search?term=summer]
31 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:29:12) [GET]
32   Session ID: ee0d980890f8f2a84f9e9228f79f4701
33   Parameters: {"term"=>"summer", "action"=>"search", "per_page"=>"35", "controller"=>"opac"}
34 Rendering opac/search
35 Completed in 1.02002 (0 reqs/sec) | Rendering: 0.66078 (64%) | 200 OK [http://208.78.97.122/opac/search?term=summer&per_page=35]
38 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:29:20) [POST]
39   Session ID: ee0d980890f8f2a84f9e9228f79f4701
40   Parameters: {"term"=>"downplay", "action"=>"search", "controller"=>"opac"}
43 EOFError (end of file reached):
44     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
45     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
46     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
47     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
48     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
49     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
50     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
51     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
52     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
53     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
54     /app/controllers/opac_controller.rb:96:in `new'
55     /app/controllers/opac_controller.rb:96:in `search'
56     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
57     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
58     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
59     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
60     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
61     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
62     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
63     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
64     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
65     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
66     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
67     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
68     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
69     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
70     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
71     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
72     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
73     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
74     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
75     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
76     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
77     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
78     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
79     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
80     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
81     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
82     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
83     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
84     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
85     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
86     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
87     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
88     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
89     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
90     /var/lib/gems/1.8/bin/mongrel_rails:18
93 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
96 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:29:29) [POST]
97   Session ID: ee0d980890f8f2a84f9e9228f79f4701
98   Parameters: {"term"=>"something", "action"=>"search", "controller"=>"opac"}
99 Rendering opac/search
100 Completed in 0.95252 (1 reqs/sec) | Rendering: 0.33672 (35%) | 200 OK [http://208.78.97.122/opac/search]
103 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:29:48) [POST]
104   Session ID: ee0d980890f8f2a84f9e9228f79f4701
105   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
106 Rendering opac/search
107 Completed in 0.92377 (1 reqs/sec) | Rendering: 0.46628 (50%) | 200 OK [http://208.78.97.122/opac/search]
110 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:30:56) [POST]
111   Session ID: ee0d980890f8f2a84f9e9228f79f4701
112   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
113 Rendering opac/search
114 Completed in 0.43912 (2 reqs/sec) | Rendering: 0.37835 (86%) | 200 OK [http://208.78.97.122/opac/search]
117 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:31:02) [POST]
118   Session ID: ee0d980890f8f2a84f9e9228f79f4701
119   Parameters: {"term"=>"something", "action"=>"search", "controller"=>"opac"}
120 Rendering opac/search
121 Completed in 0.49894 (2 reqs/sec) | Rendering: 0.44473 (89%) | 200 OK [http://208.78.97.122/opac/search]
124 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:31:06) [GET]
125   Session ID: ee0d980890f8f2a84f9e9228f79f4701
126   Parameters: {"term"=>"something", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
127 Rendering opac/search
128 Completed in 0.79317 (1 reqs/sec) | Rendering: 0.28615 (36%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=something&per_page=20]
131 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:31:16) [GET]
132   Session ID: ee0d980890f8f2a84f9e9228f79f4701
133   Parameters: {"term"=>"something", "action"=>"search", "start"=>"20", "per_page"=>"50", "controller"=>"opac"}
134 Rendering opac/search
135 Completed in 1.51797 (0 reqs/sec) | Rendering: 0.83066 (54%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=something&per_page=50]
138 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:31:21) [GET]
139   Session ID: ee0d980890f8f2a84f9e9228f79f4701
140   Parameters: {"term"=>"something", "action"=>"search", "start"=>"70", "per_page"=>"50", "controller"=>"opac"}
141 Rendering opac/search
142 Completed in 1.00779 (0 reqs/sec) | Rendering: 0.48778 (48%) | 200 OK [http://208.78.97.122/opac/search?start=70&term=something&per_page=50]
145 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:31:26) [GET]
146   Session ID: ee0d980890f8f2a84f9e9228f79f4701
147   Parameters: {"term"=>"something", "action"=>"search", "start"=>"20", "per_page"=>"50", "controller"=>"opac"}
148 Rendering opac/search
149 Completed in 1.03309 (0 reqs/sec) | Rendering: 0.82690 (80%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=something&per_page=50]
152 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:31:28) [GET]
153   Session ID: ee0d980890f8f2a84f9e9228f79f4701
154   Parameters: {"term"=>"something", "action"=>"search", "start"=>"-30", "per_page"=>"50", "controller"=>"opac"}
155 Rendering opac/search
156 Completed in 0.38606 (2 reqs/sec) | Rendering: 0.33242 (86%) | 200 OK [http://208.78.97.122/opac/search?start=-30&term=something&per_page=50]
159 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:32:19) [GET]
160   Session ID: ee0d980890f8f2a84f9e9228f79f4701
161   Parameters: {"term"=>"something", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
162 Rendering opac/search
163 Completed in 0.98202 (1 reqs/sec) | Rendering: 0.87462 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=something&per_page=50]
166 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:33:48) [GET]
167   Session ID: ee0d980890f8f2a84f9e9228f79f4701
168   Parameters: {"term"=>"something", "action"=>"search", "start"=>"25", "per_page"=>"50", "controller"=>"opac"}
169 Rendering opac/search
170 Completed in 1.08212 (0 reqs/sec) | Rendering: 0.95090 (87%) | 200 OK [http://208.78.97.122/opac/search?start=25&term=something&per_page=50]
173 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:33:54) [GET]
174   Session ID: ee0d980890f8f2a84f9e9228f79f4701
175   Parameters: {"term"=>"something", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
176 Rendering opac/search
177 Completed in 0.99037 (1 reqs/sec) | Rendering: 0.78079 (78%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=something&per_page=50]
180 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:33:57) [GET]
181   Session ID: ee0d980890f8f2a84f9e9228f79f4701
182   Parameters: {"term"=>"something", "action"=>"search", "start"=>"50", "per_page"=>"50", "controller"=>"opac"}
183 Rendering opac/search
184 Completed in 1.16738 (0 reqs/sec) | Rendering: 0.94987 (81%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=something&per_page=50]
187 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:34:06) [GET]
188   Session ID: ee0d980890f8f2a84f9e9228f79f4701
189   Parameters: {"term"=>"something", "action"=>"search", "start"=>"50", "per_page"=>"21", "controller"=>"opac"}
190 Rendering opac/search
191 Completed in 0.45591 (2 reqs/sec) | Rendering: 0.39725 (87%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=something&per_page=21]
194 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:34:10) [GET]
195   Session ID: ee0d980890f8f2a84f9e9228f79f4701
196   Parameters: {"term"=>"something", "action"=>"search", "start"=>"29", "per_page"=>"21", "controller"=>"opac"}
197 Rendering opac/search
198 Completed in 0.49399 (2 reqs/sec) | Rendering: 0.43702 (88%) | 200 OK [http://208.78.97.122/opac/search?start=29&term=something&per_page=21]
201 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:34:18) [GET]
202   Session ID: ee0d980890f8f2a84f9e9228f79f4701
203   Parameters: {"term"=>"something", "action"=>"search", "start"=>"8", "per_page"=>"21", "controller"=>"opac"}
204 Rendering opac/search
205 Completed in 0.35672 (2 reqs/sec) | Rendering: 0.30248 (84%) | 200 OK [http://208.78.97.122/opac/search?start=8&term=something&per_page=21]
208 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:34:20) [GET]
209   Session ID: ee0d980890f8f2a84f9e9228f79f4701
210   Parameters: {"term"=>"something", "action"=>"search", "start"=>"0", "per_page"=>"21", "controller"=>"opac"}
211 Rendering opac/search
212 Completed in 0.40065 (2 reqs/sec) | Rendering: 0.34599 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=something&per_page=21]
215 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:34:23) [GET]
216   Session ID: ee0d980890f8f2a84f9e9228f79f4701
217   Parameters: {"term"=>"something", "action"=>"search", "start"=>"21", "per_page"=>"21", "controller"=>"opac"}
218 Rendering opac/search
219 Completed in 0.35829 (2 reqs/sec) | Rendering: 0.30350 (84%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=something&per_page=21]
222 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:34:26) [GET]
223   Session ID: ee0d980890f8f2a84f9e9228f79f4701
224   Parameters: {"term"=>"something", "action"=>"search", "start"=>"42", "per_page"=>"21", "controller"=>"opac"}
225 Rendering opac/search
226 Completed in 0.42211 (2 reqs/sec) | Rendering: 0.36459 (86%) | 200 OK [http://208.78.97.122/opac/search?start=42&term=something&per_page=21]
229 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:34:28) [GET]
230   Session ID: ee0d980890f8f2a84f9e9228f79f4701
231   Parameters: {"term"=>"something", "action"=>"search", "start"=>"63", "per_page"=>"21", "controller"=>"opac"}
232 Rendering opac/search
233 Completed in 0.54809 (1 reqs/sec) | Rendering: 0.48862 (89%) | 200 OK [http://208.78.97.122/opac/search?start=63&term=something&per_page=21]
236 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:34:34) [GET]
237   Session ID: ee0d980890f8f2a84f9e9228f79f4701
238   Parameters: {"term"=>"something", "action"=>"search", "start"=>"84", "per_page"=>"21", "controller"=>"opac"}
239 Rendering opac/search
240 Completed in 0.31017 (3 reqs/sec) | Rendering: 0.26015 (83%) | 200 OK [http://208.78.97.122/opac/search?start=84&term=something&per_page=21]
243 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:38:41) [POST]
244   Session ID: ee0d980890f8f2a84f9e9228f79f4701
245   Parameters: {"term"=>"anything", "action"=>"search", "controller"=>"opac"}
246 Rendering opac/search
247 Completed in 0.79605 (1 reqs/sec) | Rendering: 0.33388 (41%) | 200 OK [http://208.78.97.122/opac/search]
250 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:40:58) [GET]
251   Session ID: ee0d980890f8f2a84f9e9228f79f4701
252   Parameters: {"term"=>"anything", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
253 Rendering opac/search
254 Completed in 0.32709 (3 reqs/sec) | Rendering: 0.15852 (48%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=anything&per_page=20]
257 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:03) [GET]
258   Session ID: ee0d980890f8f2a84f9e9228f79f4701
259   Parameters: {"term"=>"anything", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
260 Rendering opac/search
261 Completed in 0.39034 (2 reqs/sec) | Rendering: 0.33411 (85%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=anything&per_page=20]
264 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:10) [POST]
265   Session ID: ee0d980890f8f2a84f9e9228f79f4701
266   Parameters: {"term"=>"nothing at all", "action"=>"search", "controller"=>"opac"}
267 Rendering opac/search
268 Completed in 0.28624 (3 reqs/sec) | Rendering: 0.06887 (24%) | 200 OK [http://208.78.97.122/opac/search]
271 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:16) [POST]
272   Session ID: ee0d980890f8f2a84f9e9228f79f4701
273   Parameters: {"term"=>"everything", "action"=>"search", "controller"=>"opac"}
274 Rendering opac/search
275 Completed in 0.87928 (1 reqs/sec) | Rendering: 0.46875 (53%) | 200 OK [http://208.78.97.122/opac/search]
278 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:21) [GET]
279   Session ID: ee0d980890f8f2a84f9e9228f79f4701
280   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
281 Rendering opac/search
282 Completed in 0.61868 (1 reqs/sec) | Rendering: 0.31444 (50%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=everything&per_page=20]
285 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:26) [GET]
286   Session ID: ee0d980890f8f2a84f9e9228f79f4701
287   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"40", "per_page"=>"20", "controller"=>"opac"}
288 Rendering opac/search
289 Completed in 0.60591 (1 reqs/sec) | Rendering: 0.30885 (50%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=everything&per_page=20]
292 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:28) [GET]
293   Session ID: ee0d980890f8f2a84f9e9228f79f4701
294   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"60", "per_page"=>"20", "controller"=>"opac"}
295 Rendering opac/search
296 Completed in 0.85149 (1 reqs/sec) | Rendering: 0.44231 (51%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=everything&per_page=20]
299 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:30) [GET]
300   Session ID: ee0d980890f8f2a84f9e9228f79f4701
301   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"80", "per_page"=>"20", "controller"=>"opac"}
302 Rendering opac/search
303 Completed in 0.69190 (1 reqs/sec) | Rendering: 0.32883 (47%) | 200 OK [http://208.78.97.122/opac/search?start=80&term=everything&per_page=20]
306 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:32) [GET]
307   Session ID: ee0d980890f8f2a84f9e9228f79f4701
308   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"100", "per_page"=>"20", "controller"=>"opac"}
309 Rendering opac/search
310 Completed in 0.80586 (1 reqs/sec) | Rendering: 0.44742 (55%) | 200 OK [http://208.78.97.122/opac/search?start=100&term=everything&per_page=20]
313 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:34) [GET]
314   Session ID: ee0d980890f8f2a84f9e9228f79f4701
315   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"120", "per_page"=>"20", "controller"=>"opac"}
316 Rendering opac/search
317 Completed in 0.37056 (2 reqs/sec) | Rendering: 0.22315 (60%) | 200 OK [http://208.78.97.122/opac/search?start=120&term=everything&per_page=20]
320 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:38) [GET]
321   Session ID: ee0d980890f8f2a84f9e9228f79f4701
322   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"100", "per_page"=>"20", "controller"=>"opac"}
323 Rendering opac/search
324 Completed in 0.50999 (1 reqs/sec) | Rendering: 0.45579 (89%) | 200 OK [http://208.78.97.122/opac/search?start=100&term=everything&per_page=20]
327 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:40) [GET]
328   Session ID: ee0d980890f8f2a84f9e9228f79f4701
329   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"80", "per_page"=>"20", "controller"=>"opac"}
330 Rendering opac/search
331 Completed in 0.41062 (2 reqs/sec) | Rendering: 0.33146 (80%) | 200 OK [http://208.78.97.122/opac/search?start=80&term=everything&per_page=20]
334 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:45) [GET]
335   Session ID: ee0d980890f8f2a84f9e9228f79f4701
336   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"80", "per_page"=>"50", "controller"=>"opac"}
337 Rendering opac/search
338 Completed in 0.98550 (1 reqs/sec) | Rendering: 0.86558 (87%) | 200 OK [http://208.78.97.122/opac/search?start=80&term=everything&per_page=50]
341 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:49) [GET]
342   Session ID: ee0d980890f8f2a84f9e9228f79f4701
343   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"30", "per_page"=>"50", "controller"=>"opac"}
344 Rendering opac/search
345 Completed in 1.03354 (0 reqs/sec) | Rendering: 0.92148 (89%) | 200 OK [http://208.78.97.122/opac/search?start=30&term=everything&per_page=50]
348 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:41:52) [GET]
349   Session ID: ee0d980890f8f2a84f9e9228f79f4701
350   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
351 Rendering opac/search
352 Completed in 1.06252 (0 reqs/sec) | Rendering: 0.94258 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=everything&per_page=50]
355 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:45:17) [GET]
356   Session ID: ee0d980890f8f2a84f9e9228f79f4701
357   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
358 Rendering opac/search
359 Completed in 1.07534 (0 reqs/sec) | Rendering: 0.96728 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=everything&per_page=50]
362 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:45:24) [GET]
363   Session ID: ee0d980890f8f2a84f9e9228f79f4701
364   Parameters: {"term"=>"everything", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
365 Rendering opac/search
366 Completed in 1.07568 (0 reqs/sec) | Rendering: 0.94922 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=everything&per_page=50]
369 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:45:27) [GET]
370   Session ID: ee0d980890f8f2a84f9e9228f79f4701
371   Parameters: {"action"=>"search", "controller"=>"opac"}
372 Rendering opac/search
373 Completed in 0.67996 (1 reqs/sec) | Rendering: 0.48799 (71%) | 200 OK [http://208.78.97.122/opac/search]
376 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:45:57) [GET]
377   Session ID: ee0d980890f8f2a84f9e9228f79f4701
378   Parameters: {"action"=>"search", "controller"=>"opac"}
379 Rendering opac/search
380 Completed in 0.44235 (2 reqs/sec) | Rendering: 0.38787 (87%) | 200 OK [http://208.78.97.122/opac/search]
383 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:45:59) [POST]
384   Session ID: ee0d980890f8f2a84f9e9228f79f4701
385   Parameters: {"term"=>"beer", "action"=>"search", "controller"=>"opac"}
386 Rendering opac/search
387 Completed in 0.53985 (1 reqs/sec) | Rendering: 0.48373 (89%) | 200 OK [http://208.78.97.122/opac/search]
390 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:46:06) [POST]
391   Session ID: ee0d980890f8f2a84f9e9228f79f4701
392   Parameters: {"term"=>"here", "action"=>"search", "controller"=>"opac"}
393 Rendering opac/search
394 Completed in 1.03231 (0 reqs/sec) | Rendering: 0.37541 (36%) | 200 OK [http://208.78.97.122/opac/search]
397 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:46:09) [GET]
398   Session ID: ee0d980890f8f2a84f9e9228f79f4701
399   Parameters: {"term"=>"here", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
400 Rendering opac/search
401 Completed in 0.66645 (1 reqs/sec) | Rendering: 0.31701 (47%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=here&per_page=20]
404 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:46:11) [GET]
405   Session ID: ee0d980890f8f2a84f9e9228f79f4701
406   Parameters: {"term"=>"here", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
407 Rendering opac/search
408 Completed in 0.53712 (1 reqs/sec) | Rendering: 0.47956 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=here&per_page=20]
411 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:48:06) [GET]
412   Session ID: ee0d980890f8f2a84f9e9228f79f4701
413   Parameters: {"term"=>"here", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
414 Rendering opac/search
415 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:term]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
416 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:start]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
417 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:per_page]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
418 Completed in 0.43763 (2 reqs/sec) | Rendering: 0.37660 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=here&per_page=20]
421 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:48:11) [GET]
422   Session ID: ee0d980890f8f2a84f9e9228f79f4701
423   Parameters: {"action"=>"search", "controller"=>"opac"}
424 Rendering opac/search
425 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:term]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
426 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:start]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
427 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:per_page]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
428 Completed in 0.54715 (1 reqs/sec) | Rendering: 0.49367 (90%) | 200 OK [http://208.78.97.122/opac/search]
431 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:48:16) [POST]
432   Session ID: ee0d980890f8f2a84f9e9228f79f4701
433   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
434 Rendering opac/search
435 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:term]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
436 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:start]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
437 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:per_page]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:72)
438 Completed in 0.87488 (1 reqs/sec) | Rendering: 0.33776 (38%) | 200 OK [http://208.78.97.122/opac/search]
441 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:48:39) [GET]
442   Session ID: ee0d980890f8f2a84f9e9228f79f4701
443   Parameters: {"action"=>"search", "controller"=>"opac"}
444 Rendering opac/search
445 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:term]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70)
446 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:start]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70)
447 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:per_page]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70)
448 Completed in 0.44907 (2 reqs/sec) | Rendering: 0.39247 (87%) | 200 OK [http://208.78.97.122/opac/search]
451 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:48:43) [POST]
452   Session ID: ee0d980890f8f2a84f9e9228f79f4701
453   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
454 Rendering opac/search
455 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:term]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70)
456 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:start]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70)
457 DEPRECATION WARNING: @params is deprecated! Call params.[] instead of @params.[]. Args: [:per_page]  See http://www.rubyonrails.org/deprecation for details. (called from _run_rhtml_47app47views47opac47search46rhtml at /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70)
458 Completed in 0.49772 (2 reqs/sec) | Rendering: 0.44176 (88%) | 200 OK [http://208.78.97.122/opac/search]
461 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:52:10) [POST]
462   Session ID: ee0d980890f8f2a84f9e9228f79f4701
463   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
464 Rendering opac/search
465 Completed in 0.40662 (2 reqs/sec) | Rendering: 0.35024 (86%) | 200 OK [http://208.78.97.122/opac/search]
468 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:54:54) [POST]
469   Session ID: ee0d980890f8f2a84f9e9228f79f4701
470   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
471 Rendering opac/search
472 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
473 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected '}', expecting kEND
474 _erbout.concat "    ";  form_tag '/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
475                                                                                                                                      ^
476 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105: syntax error, unexpected kEND, expecting $end
477 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
478 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
479 _erbout.concat "<html>\r\n"
480 _erbout.concat "  <head>\r\n"
481 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
482 _erbout.concat "\r\n"
483 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
484 _erbout.concat "<style type=\"text/css\">\r\n"
485 _erbout.concat "      input {\r\n"
486 _erbout.concat "        font-size: 2em;\r\n"
487 _erbout.concat "        border: 2px solid red;\r\n"
488 _erbout.concat "        width: 90%;\r\n"
489 _erbout.concat "        text-align: center;\r\n"
490 _erbout.concat "      }\r\n"
491 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
492 _erbout.concat "      span.num_of_results{\r\n"
493 _erbout.concat "        font-size: 2em;\r\n"
494 _erbout.concat "      }\r\n"
495 _erbout.concat "      body {\r\n"
496 _erbout.concat "      text-align: center;\r\n"
497 _erbout.concat "      }\r\n"
498 _erbout.concat "      div.record {\r\n"
499 _erbout.concat "        text-align: left;\r\n"
500 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
501 _erbout.concat "        width: 75%;\r\n"
502 _erbout.concat "        margin: auto;\r\n"
503 _erbout.concat "        margin-bottom: 3px;\r\n"
504 _erbout.concat "        padding: 10px;\r\n"
505 _erbout.concat "      }\r\n"
506 _erbout.concat "      a {text-decoration: none;}\r\n"
507 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
508 _erbout.concat "      a.direction {\r\n"
509 _erbout.concat "        font-size: 1.5em;\r\n"
510 _erbout.concat "        color: red;\r\n"
511 _erbout.concat "        text-decoration: none;\r\n"
512 _erbout.concat "        border: 3px solid white;\r\n"
513 _erbout.concat "        margin: 5px;\r\n"
514 _erbout.concat "        padding: 5px;\r\n"
515 _erbout.concat "      }\r\n"
516 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
517 _erbout.concat "        color: blue;\r\n"
518 _erbout.concat "        border: 3px solid blue;\r\n"
519 _erbout.concat "      }\r\n"
520 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
521 _erbout.concat "    \r\n"
522 _erbout.concat "</style>\r\n"
523 _erbout.concat "<script type=\"text/javascript\">\r\n"
524 _erbout.concat "function toggleLayer( whichLayer )\r\n"
525 _erbout.concat "{\r\n"
526 _erbout.concat "  var elem, vis;\r\n"
527 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
528 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
529 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
530 _erbout.concat "      elem = document.all[whichLayer];\r\n"
531 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
532 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
533 _erbout.concat "  vis = elem.style;\r\n"
534 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
535 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
536 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
537 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
538 _erbout.concat "}\r\n"
539 _erbout.concat "</script>\r\n"
540 _erbout.concat "  </head>\r\n"
541 _erbout.concat "\r\n"
542 _erbout.concat "  <body>\r\n"
543 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
544 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
545 _erbout.concat "\r\n"
546 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
547 _erbout.concat "    ";  form_tag '/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
548 _erbout.concat "      <br>\r\n"
549 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @form_value, {:term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} ).to_s); _erbout.concat "\r\n"
550 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
551 _erbout.concat "          <script type=\"text/javascript\">\r\n"
552 _erbout.concat "            document.getElementById('term').focus();\r\n"
553 _erbout.concat "          </script>\r\n"
554 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
555 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
556 _erbout.concat "    <br>\r\n"
557 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
558 _erbout.concat "    <br>\r\n"
559 _erbout.concat "    <br>\r\n"
560 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
561 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
562 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
563 _erbout.concat "    <br>\r\n"
564 _erbout.concat "     \r\n"
565 _erbout.concat "    <br>\r\n"
566 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
567 _erbout.concat "     \r\n"
568 _erbout.concat "    <div class=\"record\">\r\n"
569 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
570 _erbout.concat "      \r\n"
571 _erbout.concat "    </div>\r\n"
572 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ". \r\n"
573 _erbout.concat "    <br>\r\n"
574 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
575 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
576 _erbout.concat "    <br>\r\n"
577 _erbout.concat "  </body>\r\n"
578 _erbout.concat "</html>\r\n"
579 _erbout.concat "\r\n"
580 _erbout.concat "\r\n"
581 _erbout
583 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105:in `compile_template'
584 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
585 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
586 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
587 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
588 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
589 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
590 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
591 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
592 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
593 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
594 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
595 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
596 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
597 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
598 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
599 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
600 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
601 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
602 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
603 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
604 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
605 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
606 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
607 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
608 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
609 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
610 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
611 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
612 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
613 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
614 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
615 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
616 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
617 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
618 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
619 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
620 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
621 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
622 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
623 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
624 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
625 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
626 /var/lib/gems/1.8/bin/mongrel_rails:18
629 ActionView::TemplateError (compile error
630 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected '}', expecting kEND
631 _erbout.concat "    ";  form_tag '/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
632                                                                                                                                      ^
633 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105: syntax error, unexpected kEND, expecting $end) on line #70 of app/views/opac/search.rhtml:
634 67:     Search a zebra database of 250,000+ MARCXML records. \r
635 68: \r
636 69:     <!-- <form action="/opac/search" > -->\r
637 70:     <% form_tag '/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do -%>\r
638 71:       <br>\r
639 72:       <%= text_field_tag "term", @form_value, {:term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} %>\r
640 73:        <!-- <input type="text" name="term" id="term" value="<%= @data.gsub("\"","&quot;") %>"> --> \r
642     #{RAILS_ROOT}/app/views/opac/search.rhtml:105:in `compile_template'
643     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
644     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
645     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
646     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
647     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
648     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
649     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
650     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
651     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
652     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
653     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
654     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
655     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
656     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
657     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
658     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
659     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
660     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
661     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
662     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
663     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
664     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
665     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
666     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
667     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
668     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
669     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
670     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
671     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
672     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
673     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
674     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
675     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
676     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
677     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
678     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
679     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
680     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
681     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
682     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
683     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
684     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
685     /var/lib/gems/1.8/bin/mongrel_rails:18
688 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
691 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:55:12) [POST]
692   Session ID: ee0d980890f8f2a84f9e9228f79f4701
693   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
694 Rendering opac/search
695 Completed in 0.51250 (1 reqs/sec) | Rendering: 0.45645 (89%) | 200 OK [http://208.78.97.122/opac/search]
698 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:55:14) [POST]
699   Session ID: ee0d980890f8f2a84f9e9228f79f4701
700   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
701 Rendering opac/search
702 Completed in 0.39371 (2 reqs/sec) | Rendering: 0.33928 (86%) | 200 OK [http://208.78.97.122/opac/search]
705 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:55:58) [POST]
706   Session ID: ee0d980890f8f2a84f9e9228f79f4701
707   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
708 Rendering opac/search
709 Completed in 0.50346 (1 reqs/sec) | Rendering: 0.44602 (88%) | 200 OK [http://208.78.97.122/opac/search]
712 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:56:08) [POST]
713   Session ID: ee0d980890f8f2a84f9e9228f79f4701
714   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
715 Rendering opac/search
716 Completed in 0.40343 (2 reqs/sec) | Rendering: 0.34453 (85%) | 200 OK [http://208.78.97.122/opac/search]
719 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:56:13) [GET]
720   Session ID: ee0d980890f8f2a84f9e9228f79f4701
721   Parameters: {"term"=>"wine", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
722 Rendering opac/search
723 Completed in 0.92224 (1 reqs/sec) | Rendering: 0.34543 (37%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=wine&per_page=20]
726 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:56:44) [POST]
727   Session ID: ee0d980890f8f2a84f9e9228f79f4701
728   Parameters: {"term"=>"wine", "action"=>"search", "controller"=>"opac"}
729 Rendering opac/search
730 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
731 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected tASSOC, expecting '}'
732 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
733                                             ^
734 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting '}'
735 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
736                                                            ^
737 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting '}'
738 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
739                                                                                 ^
740 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting '}'
741 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
742                                                                                                                    ^
743 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected kDO, expecting kEND
744 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
745                                                                                                                                                    ^
746 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105: syntax error, unexpected kEND, expecting $end
747 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
748 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
749 _erbout.concat "<html>\r\n"
750 _erbout.concat "  <head>\r\n"
751 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
752 _erbout.concat "\r\n"
753 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
754 _erbout.concat "<style type=\"text/css\">\r\n"
755 _erbout.concat "      input {\r\n"
756 _erbout.concat "        font-size: 2em;\r\n"
757 _erbout.concat "        border: 2px solid red;\r\n"
758 _erbout.concat "        width: 90%;\r\n"
759 _erbout.concat "        text-align: center;\r\n"
760 _erbout.concat "      }\r\n"
761 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
762 _erbout.concat "      span.num_of_results{\r\n"
763 _erbout.concat "        font-size: 2em;\r\n"
764 _erbout.concat "      }\r\n"
765 _erbout.concat "      body {\r\n"
766 _erbout.concat "      text-align: center;\r\n"
767 _erbout.concat "      }\r\n"
768 _erbout.concat "      div.record {\r\n"
769 _erbout.concat "        text-align: left;\r\n"
770 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
771 _erbout.concat "        width: 75%;\r\n"
772 _erbout.concat "        margin: auto;\r\n"
773 _erbout.concat "        margin-bottom: 3px;\r\n"
774 _erbout.concat "        padding: 10px;\r\n"
775 _erbout.concat "      }\r\n"
776 _erbout.concat "      a {text-decoration: none;}\r\n"
777 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
778 _erbout.concat "      a.direction {\r\n"
779 _erbout.concat "        font-size: 1.5em;\r\n"
780 _erbout.concat "        color: red;\r\n"
781 _erbout.concat "        text-decoration: none;\r\n"
782 _erbout.concat "        border: 3px solid white;\r\n"
783 _erbout.concat "        margin: 5px;\r\n"
784 _erbout.concat "        padding: 5px;\r\n"
785 _erbout.concat "      }\r\n"
786 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
787 _erbout.concat "        color: blue;\r\n"
788 _erbout.concat "        border: 3px solid blue;\r\n"
789 _erbout.concat "      }\r\n"
790 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
791 _erbout.concat "    \r\n"
792 _erbout.concat "</style>\r\n"
793 _erbout.concat "<script type=\"text/javascript\">\r\n"
794 _erbout.concat "function toggleLayer( whichLayer )\r\n"
795 _erbout.concat "{\r\n"
796 _erbout.concat "  var elem, vis;\r\n"
797 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
798 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
799 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
800 _erbout.concat "      elem = document.all[whichLayer];\r\n"
801 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
802 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
803 _erbout.concat "  vis = elem.style;\r\n"
804 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
805 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
806 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
807 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
808 _erbout.concat "}\r\n"
809 _erbout.concat "</script>\r\n"
810 _erbout.concat "  </head>\r\n"
811 _erbout.concat "\r\n"
812 _erbout.concat "  <body>\r\n"
813 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
814 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
815 _erbout.concat "\r\n"
816 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
817 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
818 _erbout.concat "      <br>\r\n"
819 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @form_value, :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}" ).to_s); _erbout.concat "\r\n"
820 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
821 _erbout.concat "          <script type=\"text/javascript\">\r\n"
822 _erbout.concat "            document.getElementById('term').focus();\r\n"
823 _erbout.concat "          </script>\r\n"
824 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
825 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
826 _erbout.concat "    <br>\r\n"
827 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
828 _erbout.concat "    <br>\r\n"
829 _erbout.concat "    <br>\r\n"
830 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
831 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
832 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
833 _erbout.concat "    <br>\r\n"
834 _erbout.concat "     \r\n"
835 _erbout.concat "    <br>\r\n"
836 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
837 _erbout.concat "     \r\n"
838 _erbout.concat "    <div class=\"record\">\r\n"
839 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
840 _erbout.concat "      \r\n"
841 _erbout.concat "    </div>\r\n"
842 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ". \r\n"
843 _erbout.concat "    <br>\r\n"
844 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
845 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
846 _erbout.concat "    <br>\r\n"
847 _erbout.concat "  </body>\r\n"
848 _erbout.concat "</html>\r\n"
849 _erbout.concat "\r\n"
850 _erbout.concat "\r\n"
851 _erbout
853 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105:in `compile_template'
854 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
855 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
856 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
857 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
858 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
859 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
860 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
861 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
862 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
863 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
864 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
865 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
866 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
867 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
868 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
869 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
870 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
871 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
872 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
873 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
874 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
875 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
876 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
877 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
878 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
879 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
880 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
881 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
882 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
883 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
884 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
885 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
886 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
887 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
888 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
889 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
890 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
891 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
892 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
893 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
894 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
895 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
896 /var/lib/gems/1.8/bin/mongrel_rails:18
899 ActionView::TemplateError (compile error
900 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected tASSOC, expecting '}'
901 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
902                                             ^
903 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting '}'
904 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
905                                                            ^
906 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting '}'
907 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
908                                                                                 ^
909 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting '}'
910 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
911                                                                                                                    ^
912 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected kDO, expecting kEND
913 _erbout.concat "    ";  form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do ; _erbout.concat "\r\n"
914                                                                                                                                                    ^
915 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105: syntax error, unexpected kEND, expecting $end) on line #70 of app/views/opac/search.rhtml:
916 67:     Search a zebra database of 250,000+ MARCXML records. \r
917 68: \r
918 69:     <!-- <form action="/opac/search" > -->\r
919 70:     <% form_tag {:action =>'/opac/search', :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} do -%>\r
920 71:       <br>\r
921 72:       <%= text_field_tag "term", @form_value, :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}" %>\r
922 73:        <!-- <input type="text" name="term" id="term" value="<%= @data.gsub("\"","&quot;") %>"> --> \r
924     #{RAILS_ROOT}/app/views/opac/search.rhtml:105:in `compile_template'
925     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
926     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
927     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
928     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
929     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
930     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
931     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
932     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
933     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
934     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
935     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
936     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
937     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
938     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
939     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
940     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
941     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
942     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
943     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
944     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
945     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
946     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
947     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
948     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
949     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
950     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
951     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
952     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
953     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
954     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
955     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
956     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
957     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
958     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
959     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
960     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
961     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
962     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
963     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
964     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
965     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
966     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
967     /var/lib/gems/1.8/bin/mongrel_rails:18
970 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
973 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 13:57:09) [GET]
974   Session ID: ee0d980890f8f2a84f9e9228f79f4701
975   Parameters: {"action"=>"search", "controller"=>"opac"}
976 Rendering opac/search
977 Completed in 0.44401 (2 reqs/sec) | Rendering: 0.38924 (87%) | 200 OK [http://208.78.97.122/opac/search]
980 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:57:11) [POST]
981   Session ID: ee0d980890f8f2a84f9e9228f79f4701
982   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
985 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
986     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
987     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
988     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
989     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
990     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
991     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
992     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
993     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
994     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
995     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
996     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
997     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
998     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
999     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1000     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1001     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1002     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1003     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1004     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1005     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1006     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1007     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1008     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1009     /var/lib/gems/1.8/bin/mongrel_rails:18
1012 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1015 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:57:31) [POST]
1016   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1017   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1020 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1021     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1022     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1023     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1024     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1025     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1026     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1027     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1028     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1029     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1030     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1031     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1032     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1033     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1034     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1035     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1036     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1037     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1038     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1039     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1040     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1041     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1042     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1043     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1044     /var/lib/gems/1.8/bin/mongrel_rails:18
1047 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1050 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:57:43) [POST]
1051   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1052   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1055 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1056     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1057     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1058     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1059     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1060     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1061     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1062     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1063     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1064     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1065     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1066     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1067     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1068     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1069     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1070     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1071     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1072     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1073     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1074     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1075     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1076     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1077     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1078     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1079     /var/lib/gems/1.8/bin/mongrel_rails:18
1082 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1085 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:57:53) [POST]
1086   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1087   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1090 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1091     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1092     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1093     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1094     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1095     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1096     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1097     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1098     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1099     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1100     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1101     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1102     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1103     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1104     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1105     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1106     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1107     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1108     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1109     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1110     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1111     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1112     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1113     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1114     /var/lib/gems/1.8/bin/mongrel_rails:18
1117 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1120 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:58:20) [POST]
1121   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1122   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1125 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1126     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1127     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1128     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1129     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1130     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1131     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1132     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1133     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1134     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1135     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1136     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1137     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1138     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1139     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1140     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1141     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1142     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1143     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1144     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1145     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1146     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1147     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1148     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1149     /var/lib/gems/1.8/bin/mongrel_rails:18
1152 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1155 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:58:38) [POST]
1156   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1157   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1160 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1161     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1162     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1163     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1164     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1165     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1166     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1167     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1168     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1169     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1170     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1171     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1172     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1173     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1174     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1175     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1176     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1177     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1178     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1179     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1180     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1181     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1182     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1183     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1184     /var/lib/gems/1.8/bin/mongrel_rails:18
1187 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1190 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:59:01) [POST]
1191   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1192   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1195 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1196     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1197     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1198     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1199     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1200     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1201     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1202     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1203     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1204     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1205     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1206     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1207     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1208     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1209     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1210     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1211     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1212     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1213     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1214     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1215     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1216     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1217     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1218     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1219     /var/lib/gems/1.8/bin/mongrel_rails:18
1222 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1225 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:59:15) [POST]
1226   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1227   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1230 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1231     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1232     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1233     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1234     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1235     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1236     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1237     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1238     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1239     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1240     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1241     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1242     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1243     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1244     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1245     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1246     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1247     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1248     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1249     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1250     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1251     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1252     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1253     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1254     /var/lib/gems/1.8/bin/mongrel_rails:18
1257 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1260 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 13:59:31) [POST]
1261   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1262   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1265 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1266     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1267     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1268     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1269     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1270     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1271     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1272     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1273     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1274     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1275     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1276     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1277     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1278     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1279     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1280     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1281     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1282     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1283     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1284     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1285     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1286     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1287     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1288     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1289     /var/lib/gems/1.8/bin/mongrel_rails:18
1292 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1295 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:00:01) [POST]
1296   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1297   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1300 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1301     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1302     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1303     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1304     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1305     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1306     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1307     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1308     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1309     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1310     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1311     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1312     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1313     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1314     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1315     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1316     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1317     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1318     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1319     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1320     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1321     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1322     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1323     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1324     /var/lib/gems/1.8/bin/mongrel_rails:18
1327 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1330 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:00:13) [POST]
1331   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1332   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1335 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1336     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1337     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1338     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1339     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1340     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1341     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1342     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1343     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1344     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1345     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1346     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1347     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1348     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1349     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1350     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1351     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1352     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1353     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1354     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1355     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1356     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1357     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1358     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1359     /var/lib/gems/1.8/bin/mongrel_rails:18
1362 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1365 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:00:26) [POST]
1366   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1367   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1370 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1371     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1372     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1373     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1374     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1375     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1376     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1377     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1378     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1379     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1380     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1381     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1382     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1383     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1384     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1385     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1386     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1387     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1388     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1389     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1390     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1391     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1392     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1393     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1394     /var/lib/gems/1.8/bin/mongrel_rails:18
1397 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1400 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:00:58) [POST]
1401   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1402   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1405 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1406     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1407     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1408     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1409     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1410     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1411     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1412     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1413     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1414     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1415     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1416     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1417     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1418     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1419     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1420     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1421     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1422     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1423     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1424     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1425     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1426     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1427     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1428     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1429     /var/lib/gems/1.8/bin/mongrel_rails:18
1432 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1435 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:01:16) [POST]
1436   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1437   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1440 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1441     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1442     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1443     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1444     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1445     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1446     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1447     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1448     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1449     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1450     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1451     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1452     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1453     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1454     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1455     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1456     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1457     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1458     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1459     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1460     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1461     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1462     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1463     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1464     /var/lib/gems/1.8/bin/mongrel_rails:18
1467 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1470 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:01:38) [POST]
1471   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1472   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1475 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1476     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1477     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1478     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1479     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1480     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1481     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1482     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1483     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1484     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1485     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1486     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1487     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1488     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1489     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1490     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1491     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1492     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1493     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1494     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1495     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1496     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1497     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1498     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1499     /var/lib/gems/1.8/bin/mongrel_rails:18
1502 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1505 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:01:58) [POST]
1506   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1507   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1510 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1511     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1512     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1513     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1514     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1515     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1516     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1517     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1518     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1519     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1520     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1521     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1522     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1523     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1524     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1525     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1526     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1527     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1528     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1529     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1530     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1531     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1532     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1533     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1534     /var/lib/gems/1.8/bin/mongrel_rails:18
1537 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1540 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:02:25) [POST]
1541   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1542   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1545 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1546     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1547     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1548     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1549     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1550     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1551     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1552     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1553     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1554     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1555     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1556     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1557     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1558     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1559     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1560     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1561     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1562     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1563     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1564     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1565     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1566     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1567     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1568     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1569     /var/lib/gems/1.8/bin/mongrel_rails:18
1572 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1575 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:02:38) [GET]
1576   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1577   Parameters: {"action"=>"search", "controller"=>"opac"}
1578 Rendering opac/search
1579 Completed in 0.45250 (2 reqs/sec) | Rendering: 0.39702 (87%) | 200 OK [http://208.78.97.122/opac/search]
1582 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:02:41) [POST]
1583   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1584   Parameters: {"term"=>"beer", "action"=>"search", "controller"=>"opac"}
1585 Rendering opac/search
1586 Completed in 0.43782 (2 reqs/sec) | Rendering: 0.38214 (87%) | 200 OK [http://208.78.97.122/opac/search]
1589 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:02:44) [GET]
1590   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1591   Parameters: {"term"=>"beer", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
1592 Rendering opac/search
1593 Completed in 1.19858 (0 reqs/sec) | Rendering: 0.46104 (38%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=beer&per_page=20]
1596 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:02:47) [GET]
1597   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1598   Parameters: {"term"=>"beer", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
1599 Rendering opac/search
1600 Completed in 0.44512 (2 reqs/sec) | Rendering: 0.38737 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
1603 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:03:38) [POST]
1604   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1605   Parameters: {"term"=>"beer", "action"=>"search", "controller"=>"opac"}
1606 Rendering opac/search
1607 Completed in 0.56522 (1 reqs/sec) | Rendering: 0.51029 (90%) | 200 OK [http://208.78.97.122/opac/search]
1610 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:03:52) [POST]
1611   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1612   Parameters: {"term"=>"beer", "action"=>"search", "controller"=>"opac"}
1613 Rendering opac/search
1614 Completed in 0.45381 (2 reqs/sec) | Rendering: 0.39743 (87%) | 200 OK [http://208.78.97.122/opac/search]
1617 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:04:02) [POST]
1618   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1619   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1622 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1623     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1624     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1625     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1626     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1627     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1628     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1629     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1630     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1631     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1632     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1633     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1634     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1635     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1636     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1637     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1638     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1639     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1640     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1641     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1642     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1643     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1644     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1645     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1646     /var/lib/gems/1.8/bin/mongrel_rails:18
1649 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1652 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:05:15) [POST]
1653   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1654   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1657 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1658     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1659     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1660     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1661     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1662     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1663     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1664     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1665     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1666     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1667     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1668     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1669     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1670     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1671     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1672     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1673     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1674     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1675     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1676     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1677     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1678     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1679     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1680     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1681     /var/lib/gems/1.8/bin/mongrel_rails:18
1684 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1687 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:06:06) [POST]
1688   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1689   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1692 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1693     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1694     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1695     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1696     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1697     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1698     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1699     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1700     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1701     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1702     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1703     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1704     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1705     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1706     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1707     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1708     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1709     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1710     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1711     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1712     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1713     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1714     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1715     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1716     /var/lib/gems/1.8/bin/mongrel_rails:18
1719 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1722 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:06:41) [POST]
1723   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1724   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1727 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1728     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1729     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1730     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1731     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1732     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1733     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1734     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1735     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1736     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1737     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1738     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1739     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1740     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1741     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1742     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1743     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1744     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1745     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1746     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1747     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1748     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1749     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1750     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1751     /var/lib/gems/1.8/bin/mongrel_rails:18
1754 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1757 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:06:55) [POST]
1758   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1759   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1762 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1763     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1764     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1765     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1766     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1767     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1768     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1769     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1770     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1771     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1772     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1773     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1774     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1775     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1776     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1777     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1778     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1779     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1780     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1781     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1782     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1783     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1784     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1785     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1786     /var/lib/gems/1.8/bin/mongrel_rails:18
1789 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1792 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:07:22) [POST]
1793   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1794   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1797 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1798     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1799     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1800     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1801     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1802     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1803     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1804     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1805     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1806     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1807     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1808     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1809     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1810     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1811     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1812     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1813     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1814     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1815     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1816     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1817     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1818     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1819     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1820     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1821     /var/lib/gems/1.8/bin/mongrel_rails:18
1824 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1827 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:07:39) [POST]
1828   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1829   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
1832 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
1833     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
1834     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
1835     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
1836     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1837     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1838     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1839     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1840     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1841     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1842     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1843     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1844     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1845     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1846     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1847     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1848     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1849     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1850     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1851     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1852     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1853     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1854     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1855     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1856     /var/lib/gems/1.8/bin/mongrel_rails:18
1859 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1862 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:07:50) [GET]
1863   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1864   Parameters: {"term"=>"beer", "action"=>"search", "start"=>"-20", "per_page"=>"20", "controller"=>"opac"}
1867 EOFError (end of file reached):
1868     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
1869     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
1870     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
1871     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
1872     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
1873     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
1874     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
1875     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
1876     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
1877     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
1878     /app/controllers/opac_controller.rb:96:in `new'
1879     /app/controllers/opac_controller.rb:96:in `search'
1880     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
1881     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
1882     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
1883     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
1884     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
1885     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1886     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
1887     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
1888     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
1889     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
1890     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
1891     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
1892     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
1893     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
1894     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1895     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1896     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1897     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1898     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1899     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1900     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1901     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1902     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1903     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1904     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1905     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1906     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1907     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1908     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1909     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1910     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1911     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1912     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1913     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1914     /var/lib/gems/1.8/bin/mongrel_rails:18
1917 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
1920 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:07:57) [GET]
1921   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1922   Parameters: {"term"=>"beer", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
1923 Rendering opac/search
1924 Completed in 0.52721 (1 reqs/sec) | Rendering: 0.47293 (89%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=beer&per_page=20]
1927 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:08:18) [GET]
1928   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1929   Parameters: {"action"=>"search", "controller"=>"opac"}
1930 Rendering opac/search
1931 Completed in 0.44610 (2 reqs/sec) | Rendering: 0.39081 (87%) | 200 OK [http://208.78.97.122/opac/search]
1934 Processing OpacController#opac (for 149.166.220.116 at 2007-07-31 14:08:20) [POST]
1935   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1936   Parameters: {"term"=>"beer", "action"=>"opac", "id"=>"search", "controller"=>"opac"}
1939 ActionController::UnknownAction (No action responded to opac):
1940     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
1941     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
1942     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
1943     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1944     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
1945     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
1946     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
1947     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
1948     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
1949     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
1950     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
1951     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
1952     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1953     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1954     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1955     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
1956     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
1957     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
1958     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1959     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
1960     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
1961     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
1962     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
1963     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
1964     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
1965     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
1966     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
1967     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
1968     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
1969     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
1970     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
1971     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
1972     /var/lib/gems/1.8/bin/mongrel_rails:18
1975 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
1978 Processing OpacController#opac (for 149.166.220.116 at 2007-07-31 14:08:33) [POST]
1979   Session ID: ee0d980890f8f2a84f9e9228f79f4701
1980   Parameters: {"term"=>"beer", "action"=>"opac", "id"=>"search", "controller"=>"opac"}
1983 ActionController::UnknownAction (No action responded to opac):
1984     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
1985     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
1986     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
1987     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
1988     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
1989     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
1990     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
1991     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
1992     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
1993     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
1994     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
1995     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
1996     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
1997     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
1998     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
1999     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2000     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2001     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2002     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2003     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2004     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2005     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2006     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2007     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2008     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2009     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2010     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2011     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2012     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2013     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2014     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2015     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2016     /var/lib/gems/1.8/bin/mongrel_rails:18
2019 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2022 Processing OpacController#opac (for 149.166.220.116 at 2007-07-31 14:08:50) [POST]
2023   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2024   Parameters: {"term"=>"beer", "action"=>"opac", "id"=>"search", "controller"=>"opac"}
2027 ActionController::UnknownAction (No action responded to opac):
2028     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2029     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2030     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2031     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2032     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2033     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
2034     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
2035     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
2036     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
2037     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
2038     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
2039     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
2040     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2041     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2042     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2043     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2044     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2045     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2046     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2047     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2048     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2049     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2050     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2051     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2052     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2053     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2054     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2055     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2056     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2057     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2058     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2059     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2060     /var/lib/gems/1.8/bin/mongrel_rails:18
2063 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2066 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:08:59) [GET]
2067   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2068   Parameters: {"action"=>"search", "controller"=>"opac"}
2069 Rendering opac/search
2070 Completed in 0.44304 (2 reqs/sec) | Rendering: 0.38852 (87%) | 200 OK [http://208.78.97.122/opac/search]
2073 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:09:01) [POST]
2074   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2075   Parameters: {"term"=>"beer", "action"=>"search", "controller"=>"opac"}
2076 Rendering opac/search
2077 Completed in 0.45472 (2 reqs/sec) | Rendering: 0.39480 (86%) | 200 OK [http://208.78.97.122/opac/search]
2080 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:09:10) [POST]
2081   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2082   Parameters: {"term"=>"tons", "action"=>"search", "controller"=>"opac"}
2083 Rendering opac/search
2084 Completed in 0.54008 (1 reqs/sec) | Rendering: 0.19395 (35%) | 200 OK [http://208.78.97.122/opac/search]
2087 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:09:30) [POST]
2088   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2089   Parameters: {"term"=>"ton", "action"=>"search", "controller"=>"opac"}
2090 Rendering opac/search
2091 Completed in 0.76275 (1 reqs/sec) | Rendering: 0.35651 (46%) | 200 OK [http://208.78.97.122/opac/search]
2094 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:09:53) [GET]
2095   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2096   Parameters: {"action"=>"search", "controller"=>"opac"}
2097 Rendering opac/search
2098 Completed in 0.56056 (1 reqs/sec) | Rendering: 0.50441 (89%) | 200 OK [http://208.78.97.122/opac/search]
2101 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:09:55) [POST]
2102   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2103   Parameters: {"term"=>"beer", "action"=>"search", "controller"=>"opac"}
2104 Rendering opac/search
2105 Completed in 0.45430 (2 reqs/sec) | Rendering: 0.39356 (86%) | 200 OK [http://208.78.97.122/opac/search]
2108 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:09:59) [POST]
2109   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2110   Parameters: {"term"=>"honey", "action"=>"search", "controller"=>"opac"}
2111 Rendering opac/search
2112 Completed in 0.75624 (1 reqs/sec) | Rendering: 0.37926 (50%) | 200 OK [http://208.78.97.122/opac/search]
2115 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:10:34) [GET]
2116   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2117   Parameters: {"action"=>"search", "controller"=>"opac"}
2118 Rendering opac/search
2119 Completed in 0.55801 (1 reqs/sec) | Rendering: 0.50081 (89%) | 200 OK [http://208.78.97.122/opac/search]
2122 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:10:44) [POST]
2123   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2124   Parameters: {"term"=>"whatever", "action"=>"search", "controller"=>"opac"}
2125 Rendering opac/search
2126 Completed in 0.88017 (1 reqs/sec) | Rendering: 0.33577 (38%) | 200 OK [http://208.78.97.122/opac/search]
2129 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:11:02) [POST]
2130   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2131   Parameters: {"term"=>"whatever", "action"=>"search", "controller"=>"opac"}
2132 Rendering opac/search
2133 Completed in 0.50080 (1 reqs/sec) | Rendering: 0.44319 (88%) | 200 OK [http://208.78.97.122/opac/search]
2136 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:11:06) [POST]
2137   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2138   Parameters: {"term"=>"whatever", "action"=>"search", "controller"=>"opac"}
2139 Rendering opac/search
2140 Completed in 0.39194 (2 reqs/sec) | Rendering: 0.33531 (85%) | 200 OK [http://208.78.97.122/opac/search]
2143 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:11:09) [GET]
2144   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2145   Parameters: {"action"=>"search", "controller"=>"opac"}
2146 Rendering opac/search
2147 Completed in 0.44821 (2 reqs/sec) | Rendering: 0.39168 (87%) | 200 OK [http://208.78.97.122/opac/search]
2150 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:11:13) [POST]
2151   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2152   Parameters: {"term"=>"whenever", "action"=>"search", "controller"=>"opac"}
2153 Rendering opac/search
2154 Completed in 0.08872 (11 reqs/sec) | Rendering: 0.01968 (22%) | 200 OK [http://208.78.97.122/opac/search]
2157 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:11:44) [POST]
2158   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2159   Parameters: {"term"=>"whenever", "action"=>"search", "controller"=>"opac"}
2160 Rendering opac/search
2161 Completed in 0.04628 (21 reqs/sec) | Rendering: 0.02830 (61%) | 200 OK [http://208.78.97.122/opac/search]
2164 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:11:48) [POST]
2165   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2166   Parameters: {"term"=>"however", "action"=>"search", "controller"=>"opac"}
2167 Rendering opac/search
2168 Completed in 0.38627 (2 reqs/sec) | Rendering: 0.16439 (42%) | 200 OK [http://208.78.97.122/opac/search]
2171 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:12:06) [POST]
2172   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2173   Parameters: {"term"=>"how", "action"=>"search", "controller"=>"opac"}
2174 Rendering opac/search
2175 Completed in 0.79917 (1 reqs/sec) | Rendering: 0.32529 (40%) | 200 OK [http://208.78.97.122/opac/search]
2178 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:12:15) [GET]
2179   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2180   Parameters: {"action"=>"search", "controller"=>"opac"}
2181 Rendering opac/search
2182 Completed in 0.45638 (2 reqs/sec) | Rendering: 0.39711 (87%) | 200 OK [http://208.78.97.122/opac/search]
2185 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:12:52) [POST]
2186   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2187   Parameters: {"term"=>"beer", "action"=>"search", "controller"=>"opac"}
2188 Rendering opac/search
2189 Completed in 0.56692 (1 reqs/sec) | Rendering: 0.50604 (89%) | 200 OK [http://208.78.97.122/opac/search]
2192 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:12:56) [GET]
2193   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2194   Parameters: {"action"=>"search", "controller"=>"opac"}
2195 Rendering opac/search
2196 Completed in 0.44192 (2 reqs/sec) | Rendering: 0.38793 (87%) | 200 OK [http://208.78.97.122/opac/search]
2199 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:13:00) [POST]
2200   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2201   Parameters: {"term"=>"cow", "action"=>"search", "controller"=>"opac"}
2202 Rendering opac/search
2203 Completed in 0.72267 (1 reqs/sec) | Rendering: 0.33069 (45%) | 200 OK [http://208.78.97.122/opac/search]
2206 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:13:10) [POST]
2207   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2208   Parameters: {"term"=>"cow", "action"=>"search", "controller"=>"opac"}
2209 Rendering opac/search
2212 ActionView::TemplateError (You have a nil object when you didn't expect it!
2213 The error occurred while evaluating nil.to_sym) on line #70 of app/views/opac/search.rhtml:
2214 67:     Search a zebra database of 250,000+ MARCXML records. \r
2215 68: \r
2216 69:     <!-- <form action="/opac/search" > -->\r
2217 70:     <% form_tag :action => "/opac/search", :term => "#{@data}", params[:start] => "#{@start - @per_page}", params[:per_page] => "#{@per_page}" do -%>\r
2218 71:       <br>\r
2219 72:       <%= text_field_tag "term", @form_value, {params[:term] => "#{@data}", params[:start] => "#{@start - @per_page}", params[:per_page] => "#{@per_page}"} %>\r
2220 73:        <!-- <input type="text" name="term" id="term" value="<%= @data.gsub("\"","&quot;") %>"> --> \r
2222     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:27:in `symbolize_keys'
2223     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:518:in `inject'
2224     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `each'
2225     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `inject'
2226     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `symbolize_keys'
2227     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/url_helper.rb:21:in `url_for'
2228     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/form_tag_helper.rb:36:in `form_tag'
2229     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
2230     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
2231     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
2232     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
2233     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
2234     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
2235     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
2236     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
2237     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2238     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2239     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2240     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
2241     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2242     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2243     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2244     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2245     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2246     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
2247     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
2248     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
2249     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
2250     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
2251     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
2252     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
2253     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2254     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2255     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2256     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2257     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2258     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2259     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2260     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2261     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2262     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2263     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2264     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2265     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2266     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2267     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2268     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2269     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2270     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2271     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2272     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2273     /var/lib/gems/1.8/bin/mongrel_rails:18
2276 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2279 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:13:58) [POST]
2280   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2281   Parameters: {"term"=>"cow", "action"=>"search", "controller"=>"opac"}
2282 Rendering opac/search
2283 Completed in 0.38947 (2 reqs/sec) | Rendering: 0.33605 (86%) | 200 OK [http://208.78.97.122/opac/search]
2286 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:14:00) [GET]
2287   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2288   Parameters: {"action"=>"search", "controller"=>"opac"}
2289 Rendering opac/search
2290 Completed in 0.53599 (1 reqs/sec) | Rendering: 0.48183 (89%) | 200 OK [http://208.78.97.122/opac/search]
2293 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:14:04) [POST]
2294   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2295   Parameters: {"term"=>"any", "action"=>"search", "controller"=>"opac"}
2296 Rendering opac/search
2297 Completed in 0.71778 (1 reqs/sec) | Rendering: 0.34853 (48%) | 200 OK [http://208.78.97.122/opac/search]
2300 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:14:24) [POST]
2301   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2302   Parameters: {"term"=>"any", "action"=>"search", "controller"=>"opac"}
2303 Rendering opac/search
2304 Completed in 0.40559 (2 reqs/sec) | Rendering: 0.34808 (85%) | 200 OK [http://208.78.97.122/opac/search]
2307 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:14:29) [POST]
2308   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2309   Parameters: {"term"=>"anytime", "action"=>"search", "controller"=>"opac"}
2310 Rendering opac/search
2311 Completed in 0.07843 (12 reqs/sec) | Rendering: 0.01965 (25%) | 200 OK [http://208.78.97.122/opac/search]
2314 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:14:55) [POST]
2315   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2316   Parameters: {"term"=>"anytime", "action"=>"search", "controller"=>"opac"}
2317 Rendering opac/search
2318 Completed in 0.14046 (7 reqs/sec) | Rendering: 0.12223 (87%) | 200 OK [http://208.78.97.122/opac/search]
2321 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:14:59) [POST]
2322   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2323   Parameters: {"term"=>"anytime", "action"=>"search", "controller"=>"opac"}
2324 Rendering opac/search
2325 Completed in 0.03845 (26 reqs/sec) | Rendering: 0.02025 (52%) | 200 OK [http://208.78.97.122/opac/search]
2328 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:19:49) [POST]
2329   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2330   Parameters: {"term"=>"anytime", "action"=>"search", "controller"=>"opac"}
2331 Rendering opac/search
2332 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
2333 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected '}', expecting kEND
2334 _erbout.concat "    ";  form_tag :action => "/opac/search", :term => "#{@data}", params[:start] => "#{@start - @per_page}", params[:per_page] => "#{@per_page}"} do ; _erbout.concat "\r\n"
2335                                                                                                                                                                 ^
2336 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105: syntax error, unexpected kEND, expecting $end
2337 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
2338 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
2339 _erbout.concat "<html>\r\n"
2340 _erbout.concat "  <head>\r\n"
2341 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
2342 _erbout.concat "\r\n"
2343 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
2344 _erbout.concat "<style type=\"text/css\">\r\n"
2345 _erbout.concat "      input {\r\n"
2346 _erbout.concat "        font-size: 2em;\r\n"
2347 _erbout.concat "        border: 2px solid red;\r\n"
2348 _erbout.concat "        width: 90%;\r\n"
2349 _erbout.concat "        text-align: center;\r\n"
2350 _erbout.concat "      }\r\n"
2351 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
2352 _erbout.concat "      span.num_of_results{\r\n"
2353 _erbout.concat "        font-size: 2em;\r\n"
2354 _erbout.concat "      }\r\n"
2355 _erbout.concat "      body {\r\n"
2356 _erbout.concat "      text-align: center;\r\n"
2357 _erbout.concat "      }\r\n"
2358 _erbout.concat "      div.record {\r\n"
2359 _erbout.concat "        text-align: left;\r\n"
2360 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
2361 _erbout.concat "        width: 75%;\r\n"
2362 _erbout.concat "        margin: auto;\r\n"
2363 _erbout.concat "        margin-bottom: 3px;\r\n"
2364 _erbout.concat "        padding: 10px;\r\n"
2365 _erbout.concat "      }\r\n"
2366 _erbout.concat "      a {text-decoration: none;}\r\n"
2367 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
2368 _erbout.concat "      a.direction {\r\n"
2369 _erbout.concat "        font-size: 1.5em;\r\n"
2370 _erbout.concat "        color: red;\r\n"
2371 _erbout.concat "        text-decoration: none;\r\n"
2372 _erbout.concat "        border: 3px solid white;\r\n"
2373 _erbout.concat "        margin: 5px;\r\n"
2374 _erbout.concat "        padding: 5px;\r\n"
2375 _erbout.concat "      }\r\n"
2376 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
2377 _erbout.concat "        color: blue;\r\n"
2378 _erbout.concat "        border: 3px solid blue;\r\n"
2379 _erbout.concat "      }\r\n"
2380 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
2381 _erbout.concat "    \r\n"
2382 _erbout.concat "</style>\r\n"
2383 _erbout.concat "<script type=\"text/javascript\">\r\n"
2384 _erbout.concat "function toggleLayer( whichLayer )\r\n"
2385 _erbout.concat "{\r\n"
2386 _erbout.concat "  var elem, vis;\r\n"
2387 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
2388 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
2389 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
2390 _erbout.concat "      elem = document.all[whichLayer];\r\n"
2391 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
2392 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
2393 _erbout.concat "  vis = elem.style;\r\n"
2394 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
2395 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
2396 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
2397 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
2398 _erbout.concat "}\r\n"
2399 _erbout.concat "</script>\r\n"
2400 _erbout.concat "  </head>\r\n"
2401 _erbout.concat "\r\n"
2402 _erbout.concat "  <body>\r\n"
2403 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
2404 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
2405 _erbout.concat "\r\n"
2406 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
2407 _erbout.concat "    ";  form_tag :action => "/opac/search", :term => "#{@data}", params[:start] => "#{@start - @per_page}", params[:per_page] => "#{@per_page}"} do ; _erbout.concat "\r\n"
2408 _erbout.concat "      <br>\r\n"
2409 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @form_value, {:term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} ).to_s); _erbout.concat "\r\n"
2410 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
2411 _erbout.concat "          <script type=\"text/javascript\">\r\n"
2412 _erbout.concat "            document.getElementById('term').focus();\r\n"
2413 _erbout.concat "          </script>\r\n"
2414 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
2415 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
2416 _erbout.concat "    <br>\r\n"
2417 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
2418 _erbout.concat "    <br>\r\n"
2419 _erbout.concat "    <br>\r\n"
2420 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
2421 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
2422 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
2423 _erbout.concat "    <br>\r\n"
2424 _erbout.concat "     \r\n"
2425 _erbout.concat "    <br>\r\n"
2426 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
2427 _erbout.concat "     \r\n"
2428 _erbout.concat "    <div class=\"record\">\r\n"
2429 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
2430 _erbout.concat "      \r\n"
2431 _erbout.concat "    </div>\r\n"
2432 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ". \r\n"
2433 _erbout.concat "    <br>\r\n"
2434 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
2435 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
2436 _erbout.concat "    <br>\r\n"
2437 _erbout.concat "  </body>\r\n"
2438 _erbout.concat "</html>\r\n"
2439 _erbout.concat "\r\n"
2440 _erbout.concat "\r\n"
2441 _erbout
2443 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105:in `compile_template'
2444 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
2445 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
2446 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
2447 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
2448 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
2449 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
2450 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2451 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2452 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2453 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
2454 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2455 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2456 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2457 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2458 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2459 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
2460 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
2461 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
2462 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
2463 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
2464 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
2465 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
2466 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2467 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2468 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2469 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2470 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2471 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2472 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2473 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2474 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2475 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2476 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2477 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2478 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2479 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2480 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2481 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2482 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2483 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2484 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2485 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2486 /var/lib/gems/1.8/bin/mongrel_rails:18
2489 ActionView::TemplateError (compile error
2490 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected '}', expecting kEND
2491 _erbout.concat "    ";  form_tag :action => "/opac/search", :term => "#{@data}", params[:start] => "#{@start - @per_page}", params[:per_page] => "#{@per_page}"} do ; _erbout.concat "\r\n"
2492                                                                                                                                                                 ^
2493 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105: syntax error, unexpected kEND, expecting $end) on line #70 of app/views/opac/search.rhtml:
2494 67:     Search a zebra database of 250,000+ MARCXML records. \r
2495 68: \r
2496 69:     <!-- <form action="/opac/search" > -->\r
2497 70:     <% form_tag :action => "/opac/search", :term => "#{@data}", params[:start] => "#{@start - @per_page}", params[:per_page] => "#{@per_page}"} do -%>\r
2498 71:       <br>\r
2499 72:       <%= text_field_tag "term", @form_value, {:term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} %>\r
2500 73:        <!-- <input type="text" name="term" id="term" value="<%= @data.gsub("\"","&quot;") %>"> --> \r
2502     #{RAILS_ROOT}/app/views/opac/search.rhtml:105:in `compile_template'
2503     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
2504     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
2505     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
2506     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
2507     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
2508     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
2509     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2510     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2511     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2512     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
2513     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2514     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2515     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2516     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2517     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2518     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
2519     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
2520     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
2521     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
2522     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
2523     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
2524     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
2525     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2526     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2527     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2528     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2529     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2530     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2531     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2532     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2533     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2534     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2535     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2536     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2537     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2538     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2539     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2540     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2541     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2542     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2543     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2544     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2545     /var/lib/gems/1.8/bin/mongrel_rails:18
2548 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2551 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:20:00) [POST]
2552   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2553   Parameters: {"term"=>"anytime", "action"=>"search", "controller"=>"opac"}
2554 Rendering opac/search
2557 ActionView::TemplateError (You have a nil object when you didn't expect it!
2558 The error occurred while evaluating nil.to_sym) on line #70 of app/views/opac/search.rhtml:
2559 67:     Search a zebra database of 250,000+ MARCXML records. \r
2560 68: \r
2561 69:     <!-- <form action="/opac/search" > -->\r
2562 70:     <% form_tag :action => "/opac/search", :term => "#{@data}", params[:start] => "#{@start - @per_page}", params[:per_page] => "#{@per_page}" do -%>\r
2563 71:       <br>\r
2564 72:       <%= text_field_tag "term", @form_value, {:term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} %>\r
2565 73:        <!-- <input type="text" name="term" id="term" value="<%= @data.gsub("\"","&quot;") %>"> --> \r
2567     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:27:in `symbolize_keys'
2568     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:518:in `inject'
2569     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `each'
2570     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `inject'
2571     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `symbolize_keys'
2572     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/url_helper.rb:21:in `url_for'
2573     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/form_tag_helper.rb:36:in `form_tag'
2574     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
2575     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
2576     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
2577     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
2578     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
2579     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
2580     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
2581     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
2582     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2583     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2584     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2585     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
2586     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2587     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2588     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2589     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2590     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2591     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
2592     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
2593     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
2594     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
2595     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
2596     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
2597     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
2598     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2599     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2600     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2601     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2602     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2603     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2604     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2605     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2606     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2607     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2608     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2609     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2610     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2611     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2612     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2613     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2614     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2615     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2616     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2617     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2618     /var/lib/gems/1.8/bin/mongrel_rails:18
2621 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2624 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:20:11) [GET]
2625   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2626   Parameters: {"action"=>"search", "controller"=>"opac"}
2627 Rendering opac/search
2630 ActionView::TemplateError (You have a nil object when you didn't expect it!
2631 The error occurred while evaluating nil.to_sym) on line #70 of app/views/opac/search.rhtml:
2632 67:     Search a zebra database of 250,000+ MARCXML records. \r
2633 68: \r
2634 69:     <!-- <form action="/opac/search" > -->\r
2635 70:     <% form_tag :action => "/opac/search", :term => "#{@data}", params[:start] => "#{@start - @per_page}", params[:per_page] => "#{@per_page}" do -%>\r
2636 71:       <br>\r
2637 72:       <%= text_field_tag "term", @form_value, {:term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"} %>\r
2638 73:        <!-- <input type="text" name="term" id="term" value="<%= @data.gsub("\"","&quot;") %>"> --> \r
2640     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:27:in `symbolize_keys'
2641     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/inflector.rb:250:in `inject'
2642     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `each'
2643     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `inject'
2644     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/hash/keys.rb:26:in `symbolize_keys'
2645     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/url_helper.rb:21:in `url_for'
2646     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/form_tag_helper.rb:36:in `form_tag'
2647     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
2648     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
2649     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
2650     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
2651     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
2652     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
2653     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
2654     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
2655     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2656     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2657     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
2658     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
2659     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2660     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2661     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2662     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2663     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2664     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
2665     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
2666     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
2667     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
2668     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
2669     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
2670     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
2671     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2672     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2673     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2674     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2675     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2676     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2677     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2678     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2679     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2680     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2681     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2682     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2683     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2684     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2685     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2686     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2687     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2688     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2689     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2690     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2691     /var/lib/gems/1.8/bin/mongrel_rails:18
2694 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2697 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:20:32) [GET]
2698   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2699   Parameters: {"action"=>"search", "controller"=>"opac"}
2700 Rendering opac/search
2701 Completed in 0.44383 (2 reqs/sec) | Rendering: 0.38843 (87%) | 200 OK [http://208.78.97.122/opac/search]
2704 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:20:35) [POST]
2705   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2706   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
2709 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
2710     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
2711     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
2712     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
2713     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2714     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2715     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2716     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2717     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2718     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2719     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2720     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2721     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2722     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2723     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2724     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2725     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2726     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2727     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2728     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2729     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2730     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2731     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2732     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2733     /var/lib/gems/1.8/bin/mongrel_rails:18
2736 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2739 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:20:52) [GET]
2740   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2741   Parameters: {"term"=>"beer", "start"=>"0", "per_page"=>"20"}
2744 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:get}):
2745     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
2746     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
2747     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
2748     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2749     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2750     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2751     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2752     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2753     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2754     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2755     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2756     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2757     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2758     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2759     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2760     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2761     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2762     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2763     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2764     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2765     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2766     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2767     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2768     /var/lib/gems/1.8/bin/mongrel_rails:18
2771 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2774 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:20:58) [GET]
2775   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2776   Parameters: {"term"=>"beer", "start"=>"0", "per_page"=>"20"}
2779 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:get}):
2780     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
2781     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
2782     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
2783     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2784     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2785     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2786     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2787     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2788     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2789     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2790     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2791     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2792     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2793     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2794     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2795     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2796     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2797     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2798     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2799     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2800     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2801     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2802     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2803     /var/lib/gems/1.8/bin/mongrel_rails:18
2806 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2809 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:21:01) [GET]
2810   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2811   Parameters: {"term"=>"beer", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
2812 Rendering opac/search
2813 Completed in 0.45029 (2 reqs/sec) | Rendering: 0.39242 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
2816 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 14:21:21) [POST]
2817   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2818   Parameters: {"term"=>"beer", "per_page"=>"20", "start"=>"-20"}
2821 ActionController::RoutingError (no route found to match "/opac//opac/search" with {:method=>:post}):
2822     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
2823     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
2824     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
2825     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2826     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2827     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2828     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2829     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2830     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2831     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2832     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2833     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2834     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2835     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2836     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2837     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2838     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2839     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2840     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2841     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2842     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2843     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2844     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2845     /var/lib/gems/1.8/bin/mongrel_rails:18
2848 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
2851 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:21:28) [GET]
2852   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2853   Parameters: {"action"=>"search", "controller"=>"opac"}
2854 Rendering opac/search
2855 Completed in 0.44800 (2 reqs/sec) | Rendering: 0.39063 (87%) | 200 OK [http://208.78.97.122/opac/search]
2858 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:21:30) [POST]
2859   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2860   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
2863 EOFError (end of file reached):
2864     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
2865     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
2866     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
2867     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
2868     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
2869     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
2870     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
2871     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
2872     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
2873     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
2874     /app/controllers/opac_controller.rb:96:in `new'
2875     /app/controllers/opac_controller.rb:96:in `search'
2876     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
2877     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
2878     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2879     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2880     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2881     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2882     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2883     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
2884     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
2885     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
2886     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
2887     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
2888     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
2889     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
2890     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2891     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2892     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2893     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2894     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2895     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2896     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2897     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2898     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2899     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2900     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2901     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2902     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2903     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2904     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2905     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2906     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2907     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2908     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2909     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2910     /var/lib/gems/1.8/bin/mongrel_rails:18
2913 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2916 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:21:59) [POST]
2917   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2918   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
2921 EOFError (end of file reached):
2922     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
2923     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
2924     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
2925     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
2926     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
2927     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
2928     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
2929     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
2930     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
2931     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
2932     /app/controllers/opac_controller.rb:96:in `new'
2933     /app/controllers/opac_controller.rb:96:in `search'
2934     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
2935     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
2936     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2937     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2938     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2939     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2940     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2941     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
2942     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
2943     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
2944     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
2945     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
2946     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
2947     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
2948     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
2949     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
2950     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
2951     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
2952     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
2953     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
2954     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2955     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
2956     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
2957     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
2958     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
2959     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
2960     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
2961     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
2962     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
2963     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
2964     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
2965     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
2966     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
2967     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
2968     /var/lib/gems/1.8/bin/mongrel_rails:18
2971 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
2974 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:22:28) [POST]
2975   Session ID: ee0d980890f8f2a84f9e9228f79f4701
2976   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
2979 EOFError (end of file reached):
2980     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
2981     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
2982     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
2983     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
2984     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
2985     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
2986     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
2987     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
2988     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
2989     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
2990     /app/controllers/opac_controller.rb:96:in `new'
2991     /app/controllers/opac_controller.rb:96:in `search'
2992     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
2993     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
2994     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
2995     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
2996     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2997     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
2998     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
2999     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3000     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3001     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3002     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3003     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3004     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3005     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3006     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3007     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3008     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3009     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3010     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3011     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3012     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3013     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3014     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3015     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3016     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3017     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3018     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3019     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3020     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3021     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3022     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3023     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3024     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3025     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3026     /var/lib/gems/1.8/bin/mongrel_rails:18
3029 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3032 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:22:51) [POST]
3033   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3034   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
3037 EOFError (end of file reached):
3038     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
3039     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
3040     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
3041     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
3042     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
3043     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
3044     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
3045     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
3046     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
3047     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
3048     /app/controllers/opac_controller.rb:96:in `new'
3049     /app/controllers/opac_controller.rb:96:in `search'
3050     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
3051     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
3052     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3053     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3054     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3055     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3056     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3057     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3058     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3059     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3060     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3061     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3062     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3063     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3064     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3065     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3066     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3067     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3068     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3069     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3070     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3071     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3072     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3073     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3074     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3075     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3076     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3077     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3078     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3079     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3080     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3081     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3082     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3083     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3084     /var/lib/gems/1.8/bin/mongrel_rails:18
3087 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3090 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:22:57) [POST]
3091   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3092   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
3095 EOFError (end of file reached):
3096     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
3097     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
3098     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
3099     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
3100     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
3101     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
3102     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
3103     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
3104     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
3105     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
3106     /app/controllers/opac_controller.rb:96:in `new'
3107     /app/controllers/opac_controller.rb:96:in `search'
3108     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
3109     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
3110     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3111     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3112     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3113     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3114     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3115     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3116     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3117     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3118     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3119     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3120     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3121     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3122     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3123     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3124     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3125     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3126     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3127     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3128     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3129     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3130     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3131     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3132     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3133     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3134     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3135     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3136     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3137     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3138     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3139     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3140     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3141     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3142     /var/lib/gems/1.8/bin/mongrel_rails:18
3145 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3148 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:23:39) [POST]
3149   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3150   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
3153 EOFError (end of file reached):
3154     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
3155     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
3156     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
3157     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
3158     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
3159     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
3160     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
3161     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
3162     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
3163     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
3164     /app/controllers/opac_controller.rb:96:in `new'
3165     /app/controllers/opac_controller.rb:96:in `search'
3166     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
3167     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
3168     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3169     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3170     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3171     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3172     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3173     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3174     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3175     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3176     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3177     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3178     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3179     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3180     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3181     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3182     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3183     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3184     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3185     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3186     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3187     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3188     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3189     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3190     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3191     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3192     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3193     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3194     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3195     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3196     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3197     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3198     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3199     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3200     /var/lib/gems/1.8/bin/mongrel_rails:18
3203 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3206 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:24:09) [POST]
3207   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3208   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
3211 EOFError (end of file reached):
3212     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
3213     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
3214     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
3215     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
3216     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
3217     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
3218     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
3219     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
3220     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
3221     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
3222     /app/controllers/opac_controller.rb:96:in `new'
3223     /app/controllers/opac_controller.rb:96:in `search'
3224     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
3225     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
3226     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3227     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3228     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3229     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3230     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3231     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3232     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3233     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3234     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3235     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3236     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3237     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3238     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3239     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3240     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3241     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3242     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3243     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3244     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3245     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3246     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3247     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3248     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3249     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3250     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3251     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3252     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3253     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3254     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3255     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3256     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3257     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3258     /var/lib/gems/1.8/bin/mongrel_rails:18
3261 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3264 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:24:15) [GET]
3265   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3266   Parameters: {"action"=>"search", "controller"=>"opac"}
3267 Rendering opac/search
3268 Completed in 0.54776 (1 reqs/sec) | Rendering: 0.49259 (89%) | 200 OK [http://208.78.97.122/opac/search]
3271 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:24:19) [POST]
3272   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3273   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
3276 EOFError (end of file reached):
3277     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
3278     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
3279     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
3280     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
3281     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
3282     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
3283     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
3284     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
3285     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
3286     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
3287     /app/controllers/opac_controller.rb:96:in `new'
3288     /app/controllers/opac_controller.rb:96:in `search'
3289     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
3290     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
3291     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3292     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3293     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3294     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3295     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3296     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3297     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3298     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3299     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3300     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3301     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3302     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3303     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3304     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3305     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3306     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3307     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3308     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3309     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3310     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3311     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3312     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3313     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3314     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3315     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3316     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3317     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3318     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3319     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3320     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3321     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3322     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3323     /var/lib/gems/1.8/bin/mongrel_rails:18
3326 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3329 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:25:02) [POST]
3330   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3331   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
3334 EOFError (end of file reached):
3335     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
3336     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
3337     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
3338     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
3339     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
3340     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
3341     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
3342     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
3343     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
3344     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
3345     /app/controllers/opac_controller.rb:96:in `new'
3346     /app/controllers/opac_controller.rb:96:in `search'
3347     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
3348     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
3349     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3350     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3351     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3352     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3353     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3354     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3355     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3356     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3357     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3358     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3359     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3360     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3361     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3362     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3363     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3364     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3365     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3366     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3367     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3368     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3369     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3370     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3371     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3372     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3373     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3374     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3375     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3376     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3377     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3378     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3379     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3380     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3381     /var/lib/gems/1.8/bin/mongrel_rails:18
3384 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3387 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:25:08) [POST]
3388   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3389   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
3392 EOFError (end of file reached):
3393     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
3394     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
3395     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
3396     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
3397     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
3398     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
3399     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
3400     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
3401     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
3402     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
3403     /app/controllers/opac_controller.rb:96:in `new'
3404     /app/controllers/opac_controller.rb:96:in `search'
3405     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
3406     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
3407     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3408     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3409     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3410     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3411     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3412     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3413     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3414     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3415     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3416     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3417     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3418     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3419     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3420     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3421     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3422     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3423     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3424     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3425     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3426     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3427     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3428     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3429     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3430     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3431     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3432     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3433     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3434     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3435     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3436     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3437     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3438     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3439     /var/lib/gems/1.8/bin/mongrel_rails:18
3442 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3445 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:25:24) [POST]
3446   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3447   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"-20", "controller"=>"opac"}
3450 EOFError (end of file reached):
3451     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
3452     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
3453     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
3454     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
3455     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
3456     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
3457     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
3458     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
3459     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
3460     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
3461     /app/controllers/opac_controller.rb:96:in `new'
3462     /app/controllers/opac_controller.rb:96:in `search'
3463     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
3464     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
3465     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3466     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3467     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3468     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3469     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3470     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3471     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3472     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3473     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3474     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3475     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3476     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3477     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3478     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3479     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3480     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3481     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3482     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3483     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3484     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3485     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3486     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3487     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3488     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3489     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3490     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3491     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3492     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3493     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3494     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3495     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3496     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3497     /var/lib/gems/1.8/bin/mongrel_rails:18
3500 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3503 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:25:28) [GET]
3504   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3505   Parameters: {"action"=>"search", "controller"=>"opac"}
3506 Rendering opac/search
3507 Completed in 0.46905 (2 reqs/sec) | Rendering: 0.41034 (87%) | 200 OK [http://208.78.97.122/opac/search]
3510 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:25:31) [POST]
3511   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3512   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3513 Rendering opac/search
3514 Completed in 0.56213 (1 reqs/sec) | Rendering: 0.50367 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
3517 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:25:45) [POST]
3518   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3519   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3520 Rendering opac/search
3521 Completed in 0.44366 (2 reqs/sec) | Rendering: 0.38843 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
3524 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:26:05) [POST]
3525   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3526   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3527 Rendering opac/search
3528 Completed in 0.54589 (1 reqs/sec) | Rendering: 0.49254 (90%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
3531 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:26:22) [POST]
3532   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3533   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3534 Rendering opac/search
3535 Completed in 0.44103 (2 reqs/sec) | Rendering: 0.38676 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
3538 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:26:26) [GET]
3539   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3540   Parameters: {"action"=>"search", "controller"=>"opac"}
3541 Rendering opac/search
3542 Completed in 0.43860 (2 reqs/sec) | Rendering: 0.38299 (87%) | 200 OK [http://208.78.97.122/opac/search]
3545 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:26:30) [POST]
3546   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3547   Parameters: {"term"=>"time", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3548 Rendering opac/search
3549 Completed in 0.94077 (1 reqs/sec) | Rendering: 0.46300 (49%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
3552 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:26:49) [GET]
3553   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3554   Parameters: {"term"=>"time", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
3555 Rendering opac/search
3556 Completed in 0.72701 (1 reqs/sec) | Rendering: 0.40102 (55%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=time&per_page=20]
3559 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:27:01) [POST]
3560   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3561   Parameters: {"term"=>"history", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3562 Rendering opac/search
3563 Completed in 1.02997 (0 reqs/sec) | Rendering: 0.59360 (57%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
3566 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:27:10) [GET]
3567   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3568   Parameters: {"action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
3569 Rendering opac/search
3570 Completed in 1.32872 (0 reqs/sec) | Rendering: 0.93973 (70%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
3573 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:27:18) [POST]
3574   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3575   Parameters: {"term"=>"history", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
3576 Rendering opac/search
3577 Completed in 1.88782 (0 reqs/sec) | Rendering: 1.38689 (73%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
3580 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:27:32) [POST]
3581   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3582   Parameters: {"term"=>"summer", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
3583 Rendering opac/search
3584 Completed in 1.64737 (0 reqs/sec) | Rendering: 0.99308 (60%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
3587 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:27:58) [POST]
3588   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3589   Parameters: {"term"=>"talent", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
3590 Rendering opac/search
3591 Completed in 1.31210 (0 reqs/sec) | Rendering: 0.68385 (52%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
3594 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:28:04) [POST]
3595   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3596   Parameters: {"term"=>"talent", "action"=>"search", "per_page"=>"50", "controller"=>"opac"}
3597 Rendering opac/search
3598 Completed in 0.77020 (1 reqs/sec) | Rendering: 0.68240 (88%) | 200 OK [http://208.78.97.122/opac/search?per_page=50]
3601 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:28:13) [GET]
3602   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3603   Parameters: {"action"=>"search", "per_page"=>"20", "controller"=>"opac"}
3604 Rendering opac/search
3605 Completed in 0.56534 (1 reqs/sec) | Rendering: 0.49045 (86%) | 200 OK [http://208.78.97.122/opac/search?per_page=20]
3608 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:28:19) [POST]
3609   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3610   Parameters: {"term"=>"talent", "action"=>"search", "per_page"=>"20", "controller"=>"opac"}
3611 Rendering opac/search
3612 Completed in 0.37657 (2 reqs/sec) | Rendering: 0.32087 (85%) | 200 OK [http://208.78.97.122/opac/search?per_page=20]
3615 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:28:28) [GET]
3616   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3617   Parameters: {"term"=>"talent", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
3618 Rendering opac/search
3619 Completed in 0.40523 (2 reqs/sec) | Rendering: 0.35750 (88%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=talent&per_page=20]
3622 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:29:03) [POST]
3623   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3624   Parameters: {"term"=>"talent", "action"=>"search", "per_page"=>"20", "controller"=>"opac"}
3625 Rendering opac/search
3626 Completed in 0.37441 (2 reqs/sec) | Rendering: 0.32063 (85%) | 200 OK [http://208.78.97.122/opac/search?per_page=20]
3629 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:29:11) [GET]
3630   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3631   Parameters: {"action"=>"search", "controller"=>"opac"}
3632 Rendering opac/search
3633 Completed in 0.54630 (1 reqs/sec) | Rendering: 0.49006 (89%) | 200 OK [http://208.78.97.122/opac/search]
3636 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:29:47) [POST]
3637   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3638   Parameters: {"term"=>"time", "action"=>"search", "per_page"=>"20", "controller"=>"opac"}
3639 Rendering opac/search
3640 Completed in 0.45781 (2 reqs/sec) | Rendering: 0.35347 (77%) | 200 OK [http://208.78.97.122/opac/search?per_page=20]
3643 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:29:51) [GET]
3644   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3645   Parameters: {"term"=>"time", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
3646 Rendering opac/search
3647 Completed in 0.49910 (2 reqs/sec) | Rendering: 0.41471 (83%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=time&per_page=20]
3650 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:29:53) [GET]
3651   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3652   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
3653 Rendering opac/search
3654 Completed in 0.52560 (1 reqs/sec) | Rendering: 0.46654 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=time&per_page=20]
3657 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:30:01) [GET]
3658   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3659   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
3660 Rendering opac/search
3661 Completed in 2.54315 (0 reqs/sec) | Rendering: 1.62293 (63%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=time&per_page=50]
3664 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:30:07) [GET]
3665   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3666   Parameters: {"term"=>"time", "action"=>"search", "start"=>"50", "per_page"=>"50", "controller"=>"opac"}
3667 Rendering opac/search
3668 Completed in 1.94012 (0 reqs/sec) | Rendering: 1.06971 (55%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=time&per_page=50]
3671 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:30:15) [POST]
3672   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3673   Parameters: {"term"=>"off", "action"=>"search", "per_page"=>"50", "controller"=>"opac"}
3674 Rendering opac/search
3675 Completed in 2.00819 (0 reqs/sec) | Rendering: 1.19524 (59%) | 200 OK [http://208.78.97.122/opac/search?per_page=50]
3678 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:30:32) [POST]
3679   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3680   Parameters: {"term"=>"top", "action"=>"search", "per_page"=>"50", "controller"=>"opac"}
3681 Rendering opac/search
3682 Completed in 1.76427 (0 reqs/sec) | Rendering: 0.97787 (55%) | 200 OK [http://208.78.97.122/opac/search?per_page=50]
3685 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:30:44) [GET]
3686   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3687   Parameters: {"term"=>"top", "action"=>"search", "start"=>"50", "per_page"=>"50", "controller"=>"opac"}
3688 Rendering opac/search
3689 Completed in 1.68160 (0 reqs/sec) | Rendering: 0.98760 (58%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=top&per_page=50]
3692 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:30:48) [GET]
3693   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3694   Parameters: {"term"=>"top", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
3695 Rendering opac/search
3696 Completed in 1.09382 (0 reqs/sec) | Rendering: 0.96034 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=top&per_page=50]
3699 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:31:43) [GET]
3700   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3701   Parameters: {"action"=>"search", "controller"=>"opac"}
3702 Rendering opac/search
3703 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
3704 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ':', expecting kEND
3705 _erbout.concat "    ";  form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}" :per_page => "#{@per_page}" do ; _erbout.concat "\r\n"
3706                                                                                                                                               ^
3707 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected kDO, expecting kEND
3708 _erbout.concat "    ";  form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}" :per_page => "#{@per_page}" do ; _erbout.concat "\r\n"
3709                                                                                                                                                                            ^
3710 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105: syntax error, unexpected kEND, expecting $end
3711 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
3712 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
3713 _erbout.concat "<html>\r\n"
3714 _erbout.concat "  <head>\r\n"
3715 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
3716 _erbout.concat "\r\n"
3717 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
3718 _erbout.concat "<style type=\"text/css\">\r\n"
3719 _erbout.concat "      input {\r\n"
3720 _erbout.concat "        font-size: 2em;\r\n"
3721 _erbout.concat "        border: 2px solid red;\r\n"
3722 _erbout.concat "        width: 90%;\r\n"
3723 _erbout.concat "        text-align: center;\r\n"
3724 _erbout.concat "      }\r\n"
3725 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
3726 _erbout.concat "      span.num_of_results{\r\n"
3727 _erbout.concat "        font-size: 2em;\r\n"
3728 _erbout.concat "      }\r\n"
3729 _erbout.concat "      body {\r\n"
3730 _erbout.concat "      text-align: center;\r\n"
3731 _erbout.concat "      }\r\n"
3732 _erbout.concat "      div.record {\r\n"
3733 _erbout.concat "        text-align: left;\r\n"
3734 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
3735 _erbout.concat "        width: 75%;\r\n"
3736 _erbout.concat "        margin: auto;\r\n"
3737 _erbout.concat "        margin-bottom: 3px;\r\n"
3738 _erbout.concat "        padding: 10px;\r\n"
3739 _erbout.concat "      }\r\n"
3740 _erbout.concat "      a {text-decoration: none;}\r\n"
3741 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
3742 _erbout.concat "      a.direction {\r\n"
3743 _erbout.concat "        font-size: 1.5em;\r\n"
3744 _erbout.concat "        color: red;\r\n"
3745 _erbout.concat "        text-decoration: none;\r\n"
3746 _erbout.concat "        border: 3px solid white;\r\n"
3747 _erbout.concat "        margin: 5px;\r\n"
3748 _erbout.concat "        padding: 5px;\r\n"
3749 _erbout.concat "      }\r\n"
3750 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
3751 _erbout.concat "        color: blue;\r\n"
3752 _erbout.concat "        border: 3px solid blue;\r\n"
3753 _erbout.concat "      }\r\n"
3754 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
3755 _erbout.concat "    \r\n"
3756 _erbout.concat "</style>\r\n"
3757 _erbout.concat "<script type=\"text/javascript\">\r\n"
3758 _erbout.concat "function toggleLayer( whichLayer )\r\n"
3759 _erbout.concat "{\r\n"
3760 _erbout.concat "  var elem, vis;\r\n"
3761 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
3762 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
3763 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
3764 _erbout.concat "      elem = document.all[whichLayer];\r\n"
3765 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
3766 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
3767 _erbout.concat "  vis = elem.style;\r\n"
3768 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
3769 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
3770 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
3771 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
3772 _erbout.concat "}\r\n"
3773 _erbout.concat "</script>\r\n"
3774 _erbout.concat "  </head>\r\n"
3775 _erbout.concat "\r\n"
3776 _erbout.concat "  <body>\r\n"
3777 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
3778 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
3779 _erbout.concat "\r\n"
3780 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
3781 _erbout.concat "    ";  form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}" :per_page => "#{@per_page}" do ; _erbout.concat "\r\n"
3782 _erbout.concat "      <br>\r\n"
3783 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @form_value ).to_s); _erbout.concat "\r\n"
3784 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
3785 _erbout.concat "          <script type=\"text/javascript\">\r\n"
3786 _erbout.concat "            document.getElementById('term').focus();\r\n"
3787 _erbout.concat "          </script>\r\n"
3788 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
3789 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
3790 _erbout.concat "    <br>\r\n"
3791 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
3792 _erbout.concat "    <br>\r\n"
3793 _erbout.concat "    <br>\r\n"
3794 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
3795 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
3796 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
3797 _erbout.concat "    <br>\r\n"
3798 _erbout.concat "     \r\n"
3799 _erbout.concat "    <br>\r\n"
3800 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
3801 _erbout.concat "     \r\n"
3802 _erbout.concat "    <div class=\"record\">\r\n"
3803 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
3804 _erbout.concat "      \r\n"
3805 _erbout.concat "    </div>\r\n"
3806 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ". \r\n"
3807 _erbout.concat "    <br>\r\n"
3808 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
3809 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
3810 _erbout.concat "    <br>\r\n"
3811 _erbout.concat "  </body>\r\n"
3812 _erbout.concat "</html>\r\n"
3813 _erbout.concat "\r\n"
3814 _erbout.concat "\r\n"
3815 _erbout
3817 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105:in `compile_template'
3818 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
3819 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
3820 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
3821 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
3822 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
3823 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
3824 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
3825 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3826 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
3827 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
3828 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3829 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3830 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3831 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3832 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3833 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3834 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3835 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3836 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3837 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3838 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3839 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3840 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3841 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3842 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3843 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3844 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3845 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3846 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3847 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3848 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3849 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3850 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3851 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3852 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3853 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3854 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3855 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3856 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3857 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3858 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3859 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3860 /var/lib/gems/1.8/bin/mongrel_rails:18
3863 ActionView::TemplateError (compile error
3864 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ':', expecting kEND
3865 _erbout.concat "    ";  form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}" :per_page => "#{@per_page}" do ; _erbout.concat "\r\n"
3866                                                                                                                                               ^
3867 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected kDO, expecting kEND
3868 _erbout.concat "    ";  form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}" :per_page => "#{@per_page}" do ; _erbout.concat "\r\n"
3869                                                                                                                                                                            ^
3870 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:105: syntax error, unexpected kEND, expecting $end) on line #70 of app/views/opac/search.rhtml:
3871 67:     Search a zebra database of 250,000+ MARCXML records. \r
3872 68: \r
3873 69:     <!-- <form action="/opac/search" > -->\r
3874 70:     <% form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}" :per_page => "#{@per_page}" do -%>\r
3875 71:       <br>\r
3876 72:       <%= text_field_tag "term", @form_value %>\r
3877 73:        <!-- <input type="text" name="term" id="term" value="<%= @data.gsub("\"","&quot;") %>"> --> \r
3879     #{RAILS_ROOT}/app/views/opac/search.rhtml:105:in `compile_template'
3880     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
3881     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
3882     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
3883     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
3884     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
3885     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
3886     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
3887     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3888     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
3889     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
3890     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
3891     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
3892     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3893     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
3894     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
3895     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
3896     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
3897     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
3898     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
3899     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
3900     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
3901     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
3902     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
3903     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
3904     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
3905     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
3906     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
3907     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
3908     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3909     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
3910     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
3911     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
3912     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
3913     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
3914     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
3915     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
3916     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
3917     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
3918     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
3919     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
3920     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
3921     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
3922     /var/lib/gems/1.8/bin/mongrel_rails:18
3925 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
3928 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:31:56) [GET]
3929   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3930   Parameters: {"action"=>"search", "controller"=>"opac"}
3931 Rendering opac/search
3932 Completed in 0.45655 (2 reqs/sec) | Rendering: 0.40072 (87%) | 200 OK [http://208.78.97.122/opac/search]
3935 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:32:02) [POST]
3936   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3937   Parameters: {"term"=>"timeless", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3938 Rendering opac/search
3939 Completed in 0.76177 (1 reqs/sec) | Rendering: 0.45095 (59%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
3942 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:32:09) [GET]
3943   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3944   Parameters: {"term"=>"timeless", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
3945 Rendering opac/search
3946 Completed in 0.30234 (3 reqs/sec) | Rendering: 0.16190 (53%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=timeless&per_page=20]
3949 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:32:11) [GET]
3950   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3951   Parameters: {"term"=>"timeless", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
3952 Rendering opac/search
3953 Completed in 0.51223 (1 reqs/sec) | Rendering: 0.44985 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=timeless&per_page=20]
3956 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:32:54) [POST]
3957   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3958   Parameters: {"term"=>"timeless", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3959 Rendering opac/search
3960 Completed in 0.41310 (2 reqs/sec) | Rendering: 0.35551 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
3963 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:33:01) [GET]
3964   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3965   Parameters: {"action"=>"search", "controller"=>"opac"}
3966 Rendering opac/search
3967 Completed in 0.55679 (1 reqs/sec) | Rendering: 0.40427 (72%) | 200 OK [http://208.78.97.122/opac/search]
3970 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:33:04) [POST]
3971   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3972   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3973 Rendering opac/search
3974 Completed in 0.55693 (1 reqs/sec) | Rendering: 0.49602 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
3977 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:33:25) [POST]
3978   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3979   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3980 Rendering opac/search
3981 Completed in 0.46378 (2 reqs/sec) | Rendering: 0.40126 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
3984 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:33:31) [POST]
3985   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3986   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3987 Rendering opac/search
3988 Completed in 0.55446 (1 reqs/sec) | Rendering: 0.49761 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
3991 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:33:50) [POST]
3992   Session ID: ee0d980890f8f2a84f9e9228f79f4701
3993   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
3994 Rendering opac/search
3995 Completed in 0.45463 (2 reqs/sec) | Rendering: 0.39786 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
3998 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:33:56) [GET]
3999   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4000   Parameters: {"action"=>"search", "controller"=>"opac"}
4001 Rendering opac/search
4002 Completed in 0.45496 (2 reqs/sec) | Rendering: 0.39297 (86%) | 200 OK [http://208.78.97.122/opac/search]
4005 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:33:59) [POST]
4006   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4007   Parameters: {"term"=>"very", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4008 Rendering opac/search
4009 Completed in 0.79166 (1 reqs/sec) | Rendering: 0.52126 (65%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4012 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:34:04) [GET]
4013   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4014   Parameters: {"term"=>"very", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
4015 Rendering opac/search
4016 Completed in 0.68989 (1 reqs/sec) | Rendering: 0.38148 (55%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=very&per_page=20]
4019 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:34:07) [GET]
4020   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4021   Parameters: {"term"=>"very", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
4022 Rendering opac/search
4023 Completed in 0.48936 (2 reqs/sec) | Rendering: 0.42765 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=very&per_page=20]
4026 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:34:11) [GET]
4027   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4028   Parameters: {"term"=>"very", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
4029 Rendering opac/search
4030 Completed in 0.55014 (1 reqs/sec) | Rendering: 0.49213 (89%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=very&per_page=20]
4033 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:34:13) [GET]
4034   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4035   Parameters: {"term"=>"very", "action"=>"search", "start"=>"40", "per_page"=>"20", "controller"=>"opac"}
4036 Rendering opac/search
4037 Completed in 0.63568 (1 reqs/sec) | Rendering: 0.35032 (55%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=very&per_page=20]
4040 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:34:16) [GET]
4041   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4042   Parameters: {"term"=>"very", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
4043 Rendering opac/search
4044 Completed in 0.54598 (1 reqs/sec) | Rendering: 0.48998 (89%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=very&per_page=20]
4047 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:34:18) [GET]
4048   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4049   Parameters: {"term"=>"very", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
4050 Rendering opac/search
4051 Completed in 0.58602 (1 reqs/sec) | Rendering: 0.53012 (90%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=very&per_page=20]
4054 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:36:08) [POST]
4055   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4056   Parameters: {"term"=>"very", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4057 Rendering opac/search
4058 Completed in 0.47898 (2 reqs/sec) | Rendering: 0.41745 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4061 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:36:34) [POST]
4062   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4063   Parameters: {"term"=>"very", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4064 Rendering opac/search
4065 Completed in 0.57235 (1 reqs/sec) | Rendering: 0.51728 (90%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4068 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:36:47) [POST]
4069   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4070   Parameters: {"term"=>"term", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4071 Rendering opac/search
4072 Completed in 0.83188 (1 reqs/sec) | Rendering: 0.45282 (54%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=term&per_page=20]
4075 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:37:02) [POST]
4076   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4077   Parameters: {"term"=>"term", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4078 Rendering opac/search
4079 Completed in 0.40814 (2 reqs/sec) | Rendering: 0.35344 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=term&per_page=20]
4082 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:37:17) [POST]
4083   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4084   Parameters: {"term"=>"guide", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4085 Rendering opac/search
4086 Completed in 0.94196 (1 reqs/sec) | Rendering: 0.49367 (52%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4089 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:41:03) [POST]
4090   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4091   Parameters: {"term"=>"guidebook", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4092 Rendering opac/search
4093 Completed in 0.86390 (1 reqs/sec) | Rendering: 0.37637 (43%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4096 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:41:09) [GET]
4097   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4098   Parameters: {"action"=>"search", "controller"=>"opac"}
4099 Rendering opac/search
4100 Completed in 0.45872 (2 reqs/sec) | Rendering: 0.38465 (83%) | 200 OK [http://208.78.97.122/opac/search]
4103 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:41:12) [POST]
4104   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4105   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4106 Rendering opac/search
4107 Completed in 0.54033 (1 reqs/sec) | Rendering: 0.48576 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
4110 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:50:31) [GET]
4111   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4112   Parameters: {"action"=>"search", "controller"=>"opac"}
4113 Rendering opac/search
4114 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
4115 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:88: syntax error, unexpected '}', expecting ')'
4116 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"} } ).to_s); _erbout.concat "\r\n"
4117                                                                                                                                                                                                        ^
4118 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:89: syntax error, unexpected ')'
4119 _erbout.concat "     "; _erbout.concat(( link_to "25", ).to_s); _erbout.concat "\r\n"
4120                                                         ^
4121 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:91: syntax error, unexpected kDO_BLOCK, expecting kEND
4122 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
4123                                                                                      ^
4124 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:107: syntax error, unexpected kEND, expecting $end
4125 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
4126 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
4127 _erbout.concat "<html>\r\n"
4128 _erbout.concat "  <head>\r\n"
4129 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
4130 _erbout.concat "\r\n"
4131 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
4132 _erbout.concat "<style type=\"text/css\">\r\n"
4133 _erbout.concat "      input {\r\n"
4134 _erbout.concat "        font-size: 2em;\r\n"
4135 _erbout.concat "        border: 2px solid red;\r\n"
4136 _erbout.concat "        width: 90%;\r\n"
4137 _erbout.concat "        text-align: center;\r\n"
4138 _erbout.concat "      }\r\n"
4139 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
4140 _erbout.concat "      span.num_of_results{\r\n"
4141 _erbout.concat "        font-size: 2em;\r\n"
4142 _erbout.concat "      }\r\n"
4143 _erbout.concat "      body {\r\n"
4144 _erbout.concat "      text-align: center;\r\n"
4145 _erbout.concat "      }\r\n"
4146 _erbout.concat "      div.record {\r\n"
4147 _erbout.concat "        text-align: left;\r\n"
4148 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
4149 _erbout.concat "        width: 75%;\r\n"
4150 _erbout.concat "        margin: auto;\r\n"
4151 _erbout.concat "        margin-bottom: 3px;\r\n"
4152 _erbout.concat "        padding: 10px;\r\n"
4153 _erbout.concat "      }\r\n"
4154 _erbout.concat "      a {text-decoration: none;}\r\n"
4155 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
4156 _erbout.concat "      a.direction {\r\n"
4157 _erbout.concat "        font-size: 1.5em;\r\n"
4158 _erbout.concat "        color: red;\r\n"
4159 _erbout.concat "        text-decoration: none;\r\n"
4160 _erbout.concat "        border: 3px solid white;\r\n"
4161 _erbout.concat "        margin: 5px;\r\n"
4162 _erbout.concat "        padding: 5px;\r\n"
4163 _erbout.concat "      }\r\n"
4164 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
4165 _erbout.concat "        color: blue;\r\n"
4166 _erbout.concat "        border: 3px solid blue;\r\n"
4167 _erbout.concat "      }\r\n"
4168 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
4169 _erbout.concat "    \r\n"
4170 _erbout.concat "</style>\r\n"
4171 _erbout.concat "<script type=\"text/javascript\">\r\n"
4172 _erbout.concat "function toggleLayer( whichLayer )\r\n"
4173 _erbout.concat "{\r\n"
4174 _erbout.concat "  var elem, vis;\r\n"
4175 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
4176 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
4177 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
4178 _erbout.concat "      elem = document.all[whichLayer];\r\n"
4179 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
4180 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
4181 _erbout.concat "  vis = elem.style;\r\n"
4182 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
4183 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
4184 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
4185 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
4186 _erbout.concat "}\r\n"
4187 _erbout.concat "</script>\r\n"
4188 _erbout.concat "  </head>\r\n"
4189 _erbout.concat "\r\n"
4190 _erbout.concat "  <body>\r\n"
4191 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
4192 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
4193 _erbout.concat "\r\n"
4194 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
4195 _erbout.concat "    ";  form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
4196 _erbout.concat "    \r\n"
4197 _erbout.concat "      <br>\r\n"
4198 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @form_value).to_s); _erbout.concat "\r\n"
4199 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
4200 _erbout.concat "          <script type=\"text/javascript\">\r\n"
4201 _erbout.concat "            document.getElementById('term').focus();\r\n"
4202 _erbout.concat "          </script>\r\n"
4203 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
4204 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
4205 _erbout.concat "    <br>\r\n"
4206 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
4207 _erbout.concat "    <br>\r\n"
4208 _erbout.concat "    <br>\r\n"
4209 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
4210 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
4211 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
4212 _erbout.concat "    <br>\r\n"
4213 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"} } ).to_s); _erbout.concat "\r\n"
4214 _erbout.concat "     "; _erbout.concat(( link_to "25", ).to_s); _erbout.concat "\r\n"
4215 _erbout.concat "    <br>\r\n"
4216 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
4217 _erbout.concat "     \r\n"
4218 _erbout.concat "    <div class=\"record\">\r\n"
4219 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
4220 _erbout.concat "      \r\n"
4221 _erbout.concat "    </div>\r\n"
4222 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ". \r\n"
4223 _erbout.concat "    <br>\r\n"
4224 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
4225 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
4226 _erbout.concat "    <br>\r\n"
4227 _erbout.concat "  </body>\r\n"
4228 _erbout.concat "</html>\r\n"
4229 _erbout.concat "\r\n"
4230 _erbout.concat "\r\n"
4231 _erbout
4233 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:107:in `compile_template'
4234 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
4235 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
4236 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
4237 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
4238 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
4239 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
4240 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
4241 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4242 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
4243 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
4244 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
4245 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
4246 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4247 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4248 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4249 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
4250 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
4251 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
4252 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
4253 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
4254 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
4255 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
4256 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
4257 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
4258 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
4259 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
4260 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
4261 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
4262 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4263 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
4264 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
4265 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4266 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
4267 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
4268 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
4269 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
4270 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
4271 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
4272 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
4273 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
4274 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
4275 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
4276 /var/lib/gems/1.8/bin/mongrel_rails:18
4279 ActionView::TemplateError (compile error
4280 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:88: syntax error, unexpected '}', expecting ')'
4281 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"} } ).to_s); _erbout.concat "\r\n"
4282                                                                                                                                                                                                        ^
4283 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:89: syntax error, unexpected ')'
4284 _erbout.concat "     "; _erbout.concat(( link_to "25", ).to_s); _erbout.concat "\r\n"
4285                                                         ^
4286 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:91: syntax error, unexpected kDO_BLOCK, expecting kEND
4287 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
4288                                                                                      ^
4289 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:107: syntax error, unexpected kEND, expecting $end) on line #88 of app/views/opac/search.rhtml:
4290 85:      <% unless @start + @per_page >= @rset_size -%>\r
4291 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
4292 87:     <br>\r
4293 88:      <%= link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"} } %>\r
4294 89:      <%= link_to "25", %>\r
4295 90:     <br>\r
4296 91:      <% i = @start + 1 %> <% @total_records.each do |rec| %> \r
4298     #{RAILS_ROOT}/app/views/opac/search.rhtml:107:in `compile_template'
4299     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
4300     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
4301     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
4302     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
4303     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
4304     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
4305     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
4306     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4307     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
4308     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
4309     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
4310     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
4311     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4312     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4313     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4314     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
4315     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
4316     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
4317     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
4318     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
4319     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
4320     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
4321     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
4322     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
4323     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
4324     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
4325     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
4326     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
4327     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4328     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
4329     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
4330     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4331     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
4332     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
4333     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
4334     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
4335     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
4336     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
4337     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
4338     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
4339     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
4340     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
4341     /var/lib/gems/1.8/bin/mongrel_rails:18
4344 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4347 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:50:42) [GET]
4348   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4349   Parameters: {"action"=>"search", "controller"=>"opac"}
4350 Rendering opac/search
4351 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
4352 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:89: syntax error, unexpected ')'
4353 _erbout.concat "     "; _erbout.concat(( link_to "25", ).to_s); _erbout.concat "\r\n"
4354                                                         ^
4355 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:91: syntax error, unexpected kDO_BLOCK, expecting kEND
4356 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
4357                                                                                      ^
4358 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:107: syntax error, unexpected kEND, expecting $end
4359 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
4360 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
4361 _erbout.concat "<html>\r\n"
4362 _erbout.concat "  <head>\r\n"
4363 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
4364 _erbout.concat "\r\n"
4365 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
4366 _erbout.concat "<style type=\"text/css\">\r\n"
4367 _erbout.concat "      input {\r\n"
4368 _erbout.concat "        font-size: 2em;\r\n"
4369 _erbout.concat "        border: 2px solid red;\r\n"
4370 _erbout.concat "        width: 90%;\r\n"
4371 _erbout.concat "        text-align: center;\r\n"
4372 _erbout.concat "      }\r\n"
4373 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
4374 _erbout.concat "      span.num_of_results{\r\n"
4375 _erbout.concat "        font-size: 2em;\r\n"
4376 _erbout.concat "      }\r\n"
4377 _erbout.concat "      body {\r\n"
4378 _erbout.concat "      text-align: center;\r\n"
4379 _erbout.concat "      }\r\n"
4380 _erbout.concat "      div.record {\r\n"
4381 _erbout.concat "        text-align: left;\r\n"
4382 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
4383 _erbout.concat "        width: 75%;\r\n"
4384 _erbout.concat "        margin: auto;\r\n"
4385 _erbout.concat "        margin-bottom: 3px;\r\n"
4386 _erbout.concat "        padding: 10px;\r\n"
4387 _erbout.concat "      }\r\n"
4388 _erbout.concat "      a {text-decoration: none;}\r\n"
4389 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
4390 _erbout.concat "      a.direction {\r\n"
4391 _erbout.concat "        font-size: 1.5em;\r\n"
4392 _erbout.concat "        color: red;\r\n"
4393 _erbout.concat "        text-decoration: none;\r\n"
4394 _erbout.concat "        border: 3px solid white;\r\n"
4395 _erbout.concat "        margin: 5px;\r\n"
4396 _erbout.concat "        padding: 5px;\r\n"
4397 _erbout.concat "      }\r\n"
4398 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
4399 _erbout.concat "        color: blue;\r\n"
4400 _erbout.concat "        border: 3px solid blue;\r\n"
4401 _erbout.concat "      }\r\n"
4402 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
4403 _erbout.concat "    \r\n"
4404 _erbout.concat "</style>\r\n"
4405 _erbout.concat "<script type=\"text/javascript\">\r\n"
4406 _erbout.concat "function toggleLayer( whichLayer )\r\n"
4407 _erbout.concat "{\r\n"
4408 _erbout.concat "  var elem, vis;\r\n"
4409 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
4410 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
4411 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
4412 _erbout.concat "      elem = document.all[whichLayer];\r\n"
4413 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
4414 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
4415 _erbout.concat "  vis = elem.style;\r\n"
4416 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
4417 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
4418 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
4419 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
4420 _erbout.concat "}\r\n"
4421 _erbout.concat "</script>\r\n"
4422 _erbout.concat "  </head>\r\n"
4423 _erbout.concat "\r\n"
4424 _erbout.concat "  <body>\r\n"
4425 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
4426 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
4427 _erbout.concat "\r\n"
4428 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
4429 _erbout.concat "    ";  form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
4430 _erbout.concat "    \r\n"
4431 _erbout.concat "      <br>\r\n"
4432 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @form_value).to_s); _erbout.concat "\r\n"
4433 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
4434 _erbout.concat "          <script type=\"text/javascript\">\r\n"
4435 _erbout.concat "            document.getElementById('term').focus();\r\n"
4436 _erbout.concat "          </script>\r\n"
4437 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
4438 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
4439 _erbout.concat "    <br>\r\n"
4440 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
4441 _erbout.concat "    <br>\r\n"
4442 _erbout.concat "    <br>\r\n"
4443 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
4444 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
4445 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
4446 _erbout.concat "    <br>\r\n"
4447 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"} ).to_s); _erbout.concat "\r\n"
4448 _erbout.concat "     "; _erbout.concat(( link_to "25", ).to_s); _erbout.concat "\r\n"
4449 _erbout.concat "    <br>\r\n"
4450 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
4451 _erbout.concat "     \r\n"
4452 _erbout.concat "    <div class=\"record\">\r\n"
4453 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
4454 _erbout.concat "      \r\n"
4455 _erbout.concat "    </div>\r\n"
4456 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ". \r\n"
4457 _erbout.concat "    <br>\r\n"
4458 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
4459 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
4460 _erbout.concat "    <br>\r\n"
4461 _erbout.concat "  </body>\r\n"
4462 _erbout.concat "</html>\r\n"
4463 _erbout.concat "\r\n"
4464 _erbout.concat "\r\n"
4465 _erbout
4467 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:107:in `compile_template'
4468 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
4469 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
4470 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
4471 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
4472 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
4473 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
4474 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
4475 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4476 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
4477 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
4478 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
4479 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
4480 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4481 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4482 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4483 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
4484 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
4485 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
4486 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
4487 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
4488 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
4489 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
4490 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
4491 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
4492 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
4493 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
4494 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
4495 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
4496 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4497 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
4498 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
4499 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4500 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
4501 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
4502 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
4503 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
4504 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
4505 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
4506 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
4507 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
4508 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
4509 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
4510 /var/lib/gems/1.8/bin/mongrel_rails:18
4513 ActionView::TemplateError (compile error
4514 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:89: syntax error, unexpected ')'
4515 _erbout.concat "     "; _erbout.concat(( link_to "25", ).to_s); _erbout.concat "\r\n"
4516                                                         ^
4517 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:91: syntax error, unexpected kDO_BLOCK, expecting kEND
4518 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat " ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
4519                                                                                      ^
4520 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:107: syntax error, unexpected kEND, expecting $end) on line #89 of app/views/opac/search.rhtml:
4521 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
4522 87:     <br>\r
4523 88:      <%= link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"} %>\r
4524 89:      <%= link_to "25", %>\r
4525 90:     <br>\r
4526 91:      <% i = @start + 1 %> <% @total_records.each do |rec| %> \r
4527 92:      \r
4529     #{RAILS_ROOT}/app/views/opac/search.rhtml:107:in `compile_template'
4530     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
4531     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
4532     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
4533     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
4534     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
4535     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
4536     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
4537     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4538     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
4539     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
4540     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
4541     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
4542     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4543     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4544     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4545     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
4546     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
4547     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
4548     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
4549     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
4550     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
4551     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
4552     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
4553     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
4554     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
4555     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
4556     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
4557     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
4558     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4559     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
4560     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
4561     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4562     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
4563     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
4564     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
4565     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
4566     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
4567     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
4568     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
4569     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
4570     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
4571     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
4572     /var/lib/gems/1.8/bin/mongrel_rails:18
4575 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4578 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:51:01) [GET]
4579   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4580   Parameters: {"action"=>"search", "controller"=>"opac"}
4581 Rendering opac/search
4582 Completed in 0.55459 (1 reqs/sec) | Rendering: 0.50075 (90%) | 200 OK [http://208.78.97.122/opac/search]
4585 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:51:04) [POST]
4586   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4587   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4588 Rendering opac/search
4589 Completed in 0.43520 (2 reqs/sec) | Rendering: 0.38073 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4592 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:51:10) [GET]
4593   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4594   Parameters: {"term"=>"beer", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
4595 Rendering opac/search
4596 Completed in 0.55759 (1 reqs/sec) | Rendering: 0.39632 (71%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
4599 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:51:17) [GET]
4600   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4601   Parameters: {"term"=>"beer", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
4602 Rendering opac/search
4603 Completed in 0.55638 (1 reqs/sec) | Rendering: 0.49945 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=beer&per_page=20]
4606 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:51:21) [POST]
4607   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4608   Parameters: {"term"=>"time", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4609 Rendering opac/search
4610 Completed in 0.52563 (1 reqs/sec) | Rendering: 0.35956 (68%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4613 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:51:24) [GET]
4614   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4615   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
4616 Rendering opac/search
4617 Completed in 0.51180 (1 reqs/sec) | Rendering: 0.45381 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=time&per_page=20]
4620 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:51:45) [GET]
4621   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4622   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
4623 Rendering opac/search
4624 Completed in 0.41287 (2 reqs/sec) | Rendering: 0.35617 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=time&per_page=20]
4627 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:51:49) [GET]
4628   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4629   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
4630 Rendering opac/search
4631 Completed in 0.23432 (4 reqs/sec) | Rendering: 0.19441 (82%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=time&per_page=10]
4634 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:52:09) [GET]
4635   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4636   Parameters: {"term"=>"time", "action"=>"search", "start"=>"10", "per_page"=>"10", "controller"=>"opac"}
4637 Rendering opac/search
4638 Completed in 0.20522 (4 reqs/sec) | Rendering: 0.16693 (81%) | 200 OK [http://208.78.97.122/opac/search?start=10&term=time&per_page=10]
4641 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:52:13) [GET]
4642   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4643   Parameters: {"action"=>"search", "controller"=>"opac"}
4644 Rendering opac/search
4645 Completed in 0.55228 (1 reqs/sec) | Rendering: 0.49595 (89%) | 200 OK [http://208.78.97.122/opac/search]
4648 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:52:52) [POST]
4649   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4650   Parameters: {"term"=>"time", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4651 Rendering opac/search
4652 Completed in 0.41769 (2 reqs/sec) | Rendering: 0.35610 (85%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4655 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:52:56) [GET]
4656   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4657   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
4658 Rendering opac/search
4659 Completed in 0.23988 (4 reqs/sec) | Rendering: 0.19919 (83%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=time&per_page=10]
4662 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:53:20) [POST]
4663   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4664   Parameters: {"term"=>"time", "action"=>"search", "per_page"=>"10", "start"=>"0", "controller"=>"opac"}
4665 Rendering opac/search
4666 Completed in 0.23368 (4 reqs/sec) | Rendering: 0.19482 (83%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=10]
4669 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:53:24) [GET]
4670   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4671   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
4672 Rendering opac/search
4673 Completed in 0.54251 (1 reqs/sec) | Rendering: 0.46920 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=time&per_page=25]
4676 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:53:31) [POST]
4677   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4678   Parameters: {"term"=>"definition", "action"=>"search", "per_page"=>"25", "start"=>"0", "controller"=>"opac"}
4679 Rendering opac/search
4680 Completed in 1.08453 (0 reqs/sec) | Rendering: 0.53889 (49%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=25]
4683 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:53:41) [GET]
4684   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4685   Parameters: {"term"=>"definition", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
4686 Rendering opac/search
4687 Completed in 0.24487 (4 reqs/sec) | Rendering: 0.20882 (85%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=definition&per_page=10]
4690 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:53:44) [GET]
4691   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4692   Parameters: {"term"=>"definition", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
4693 Rendering opac/search
4694 Completed in 0.60068 (1 reqs/sec) | Rendering: 0.53700 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=definition&per_page=25]
4697 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:54:18) [GET]
4698   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4699   Parameters: {"term"=>"definition", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
4700 Rendering opac/search
4701 Completed in 0.61802 (1 reqs/sec) | Rendering: 0.55139 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=definition&per_page=25]
4704 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:54:24) [GET]
4705   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4706   Parameters: {"term"=>"definition", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
4707 Rendering opac/search
4708 Completed in 1.49878 (0 reqs/sec) | Rendering: 0.94753 (63%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=definition&per_page=50]
4711 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:54:30) [GET]
4712   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4713   Parameters: {"action"=>"search", "controller"=>"opac"}
4714 Rendering opac/search
4715 Completed in 0.43518 (2 reqs/sec) | Rendering: 0.37785 (86%) | 200 OK [http://208.78.97.122/opac/search]
4718 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:54:35) [POST]
4719   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4720   Parameters: {"term"=>"timeless", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4721 Rendering opac/search
4722 Completed in 0.40413 (2 reqs/sec) | Rendering: 0.34140 (84%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4725 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:54:53) [POST]
4726   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4727   Parameters: {"term"=>"world", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4728 Rendering opac/search
4729 Completed in 0.83440 (1 reqs/sec) | Rendering: 0.44483 (53%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4732 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:55:21) [POST]
4733   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4734   Parameters: {"term"=>"got", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4735 Rendering opac/search
4736 Completed in 0.69981 (1 reqs/sec) | Rendering: 0.36437 (52%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
4739 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:55:24) [GET]
4740   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4741   Parameters: {"term"=>"got", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
4742 Rendering opac/search
4743 Completed in 0.33147 (3 reqs/sec) | Rendering: 0.29504 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=got&per_page=10]
4746 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:55:27) [GET]
4747   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4748   Parameters: {"term"=>"got", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
4749 Rendering opac/search
4750 Completed in 0.55621 (1 reqs/sec) | Rendering: 0.43409 (78%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=got&per_page=25]
4753 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 14:55:29) [GET]
4754   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4755   Parameters: {"term"=>"got", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
4756 Rendering opac/search
4757 Completed in 1.29865 (0 reqs/sec) | Rendering: 0.84150 (64%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=got&per_page=50]
4760 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:00:55) [POST]
4761   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4762   Parameters: {"term"=>"got", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
4763 Rendering opac/search
4764 Completed in 1.06921 (0 reqs/sec) | Rendering: 0.95572 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
4767 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:01:01) [POST]
4768   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4769   Parameters: {"term"=>"table", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
4770 Rendering opac/search
4771 Completed in 1.73247 (0 reqs/sec) | Rendering: 0.94099 (54%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
4774 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:01:54) [GET]
4775   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4776   Parameters: {"action"=>"search", "controller"=>"opac"}
4777 Rendering opac/search
4778 Completed in 0.44598 (2 reqs/sec) | Rendering: 0.39196 (87%) | 200 OK [http://208.78.97.122/opac/search]
4781 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:02:10) [GET]
4782   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4783   Parameters: {"action"=>"search", "controller"=>"opac"}
4786 NoMethodError (You have a nil object when you didn't expect it!
4787 The error occurred while evaluating nil.gsub):
4788     /app/controllers/opac_controller.rb:55:in `search'
4789     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
4790     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
4791     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
4792     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
4793     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4794     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4795     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4796     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
4797     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
4798     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
4799     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
4800     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
4801     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
4802     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
4803     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
4804     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
4805     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
4806     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
4807     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
4808     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
4809     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4810     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
4811     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
4812     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4813     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
4814     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
4815     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
4816     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
4817     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
4818     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
4819     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
4820     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
4821     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
4822     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
4823     /var/lib/gems/1.8/bin/mongrel_rails:18
4826 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4829 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:02:38) [GET]
4830   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4831   Parameters: {"action"=>"search", "controller"=>"opac"}
4834 EOFError (end of file reached):
4835     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
4836     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
4837     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
4838     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
4839     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
4840     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
4841     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
4842     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
4843     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
4844     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
4845     /app/controllers/opac_controller.rb:96:in `new'
4846     /app/controllers/opac_controller.rb:96:in `search'
4847     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
4848     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
4849     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
4850     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
4851     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4852     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4853     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4854     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
4855     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
4856     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
4857     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
4858     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
4859     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
4860     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
4861     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
4862     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
4863     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
4864     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
4865     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
4866     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
4867     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4868     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
4869     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
4870     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4871     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
4872     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
4873     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
4874     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
4875     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
4876     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
4877     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
4878     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
4879     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
4880     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
4881     /var/lib/gems/1.8/bin/mongrel_rails:18
4884 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4887 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:03:52) [POST]
4888   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4889   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
4892 EOFError (end of file reached):
4893     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
4894     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
4895     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
4896     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
4897     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
4898     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
4899     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
4900     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
4901     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
4902     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
4903     /app/controllers/opac_controller.rb:96:in `new'
4904     /app/controllers/opac_controller.rb:96:in `search'
4905     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
4906     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
4907     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
4908     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
4909     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4910     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4911     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4912     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
4913     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
4914     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
4915     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
4916     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
4917     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
4918     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
4919     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
4920     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
4921     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
4922     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
4923     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
4924     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
4925     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4926     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
4927     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
4928     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4929     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
4930     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
4931     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
4932     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
4933     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
4934     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
4935     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
4936     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
4937     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
4938     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
4939     /var/lib/gems/1.8/bin/mongrel_rails:18
4942 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
4945 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:03:59) [GET]
4946   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4947   Parameters: {"action"=>"search", "controller"=>"opac"}
4948 Rendering opac/search
4949 Completed in 0.70616 (1 reqs/sec) | Rendering: 0.36664 (51%) | 200 OK [http://208.78.97.122/opac/search]
4952 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:04:04) [POST]
4953   Session ID: ee0d980890f8f2a84f9e9228f79f4701
4954   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
4957 EOFError (end of file reached):
4958     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
4959     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
4960     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
4961     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
4962     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
4963     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
4964     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
4965     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
4966     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
4967     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
4968     /app/controllers/opac_controller.rb:96:in `new'
4969     /app/controllers/opac_controller.rb:96:in `search'
4970     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
4971     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
4972     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
4973     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
4974     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4975     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
4976     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
4977     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
4978     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
4979     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
4980     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
4981     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
4982     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
4983     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
4984     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
4985     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
4986     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
4987     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
4988     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
4989     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
4990     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4991     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
4992     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
4993     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
4994     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
4995     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
4996     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
4997     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
4998     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
4999     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5000     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5001     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5002     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5003     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5004     /var/lib/gems/1.8/bin/mongrel_rails:18
5007 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5010 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:04:57) [GET]
5011   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5012   Parameters: {"action"=>"search", "controller"=>"opac"}
5013 Rendering opac/search
5014 Completed in 0.41915 (2 reqs/sec) | Rendering: 0.36549 (87%) | 200 OK [http://208.78.97.122/opac/search]
5017 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:05:16) [POST]
5018   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5019   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
5022 EOFError (end of file reached):
5023     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
5024     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
5025     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
5026     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
5027     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
5028     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
5029     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
5030     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
5031     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
5032     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
5033     /app/controllers/opac_controller.rb:96:in `new'
5034     /app/controllers/opac_controller.rb:96:in `search'
5035     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
5036     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
5037     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5038     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5039     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5040     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5041     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5042     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5043     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5044     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5045     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5046     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5047     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5048     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5049     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5050     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5051     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5052     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5053     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5054     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5055     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5056     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5057     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5058     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5059     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5060     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5061     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5062     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5063     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5064     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5065     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5066     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5067     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5068     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5069     /var/lib/gems/1.8/bin/mongrel_rails:18
5072 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5075 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:06:11) [GET]
5076   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5077   Parameters: {"action"=>"search", "controller"=>"opac"}
5080 NoMethodError (You have a nil object when you didn't expect it!
5081 The error occurred while evaluating nil.gsub):
5082     /app/controllers/opac_controller.rb:55:in `search'
5083     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
5084     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
5085     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5086     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5087     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5088     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5089     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5090     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5091     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5092     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5093     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5094     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5095     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5096     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5097     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5098     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5099     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5100     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5101     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5102     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5103     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5104     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5105     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5106     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5107     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5108     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5109     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5110     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5111     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5112     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5113     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5114     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5115     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5116     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5117     /var/lib/gems/1.8/bin/mongrel_rails:18
5120 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5123 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:06:35) [GET]
5124   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5125   Parameters: {"action"=>"search", "controller"=>"opac"}
5128 NoMethodError (You have a nil object when you didn't expect it!
5129 The error occurred while evaluating nil.scan):
5130     /app/controllers/opac_controller.rb:107:in `split_params'
5131     /app/controllers/opac_controller.rb:60:in `search'
5132     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
5133     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
5134     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5135     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5136     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5137     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5138     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5139     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5140     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5141     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5142     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5143     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5144     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5145     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5146     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5147     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5148     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5149     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5150     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5151     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5152     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5153     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5154     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5155     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5156     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5157     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5158     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5159     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5160     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5161     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5162     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5163     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5164     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5165     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5166     /var/lib/gems/1.8/bin/mongrel_rails:18
5169 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5172 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:07:13) [POST]
5173   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5174   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
5175 Rendering opac/search
5178 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5179 82:     <br>\r
5180 83:     <br>\r
5181 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5182 85:      <% unless @start + @per_page >= @rset_size -%>\r
5183 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5184 87:     <br>\r
5185 88:     \r
5187     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
5188     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5189     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5190     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5191     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5192     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5193     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5194     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5195     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5196     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5197     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5198     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5199     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5200     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5201     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5202     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5203     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5204     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5205     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5206     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5207     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5208     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5209     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5210     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5211     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5212     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5213     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5214     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5215     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5216     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5217     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5218     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5219     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5220     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5221     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5222     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5223     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5224     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5225     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5226     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5227     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5228     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5229     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5230     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5231     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5232     /var/lib/gems/1.8/bin/mongrel_rails:18
5235 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5238 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:08:29) [POST]
5239   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5240   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
5241 Rendering opac/search
5244 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5245 82:     <br>\r
5246 83:     <br>\r
5247 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5248 85:      <% unless @start + @per_page >= @rset_size -%>\r
5249 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5250 87:     <br>\r
5251 88:     \r
5253     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
5254     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5255     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5256     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5257     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5258     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5259     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5260     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5261     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5262     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5263     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5264     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5265     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5266     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5267     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5268     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5269     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5270     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5271     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5272     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5273     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5274     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5275     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5276     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5277     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5278     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5279     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5280     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5281     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5282     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5283     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5284     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5285     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5286     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5287     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5288     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5289     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5290     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5291     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5292     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5293     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5294     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5295     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5296     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5297     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5298     /var/lib/gems/1.8/bin/mongrel_rails:18
5301 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5304 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:09:17) [POST]
5305   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5306   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
5307 Rendering opac/search
5310 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5311 82:     <br>\r
5312 83:     <br>\r
5313 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5314 85:      <% unless @start + @per_page >= @rset_size -%>\r
5315 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5316 87:     <br>\r
5317 88:     \r
5319     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
5320     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5321     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5322     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5323     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5324     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5325     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5326     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5327     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5328     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5329     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5330     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5331     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5332     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5333     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5334     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5335     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5336     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5337     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5338     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5339     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5340     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5341     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5342     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5343     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5344     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5345     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5346     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5347     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5348     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5349     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5350     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5351     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5352     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5353     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5354     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5355     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5356     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5357     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5358     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5359     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5360     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5361     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5362     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5363     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5364     /var/lib/gems/1.8/bin/mongrel_rails:18
5367 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5370 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:09:59) [POST]
5371   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5372   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
5373 Rendering opac/search
5376 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5377 82:     <br>\r
5378 83:     <br>\r
5379 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5380 85:      <% unless @start + @per_page >= @rset_size -%>\r
5381 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5382 87:     <br>\r
5383 88:     \r
5385     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
5386     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5387     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5388     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5389     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5390     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5391     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5392     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5393     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5394     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5395     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5396     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5397     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5398     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5399     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5400     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5401     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5402     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5403     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5404     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5405     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5406     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5407     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5408     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5409     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5410     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5411     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5412     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5413     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5414     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5415     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5416     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5417     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5418     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5419     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5420     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5421     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5422     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5423     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5424     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5425     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5426     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5427     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5428     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5429     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5430     /var/lib/gems/1.8/bin/mongrel_rails:18
5433 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5436 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:10:19) [POST]
5437   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5438   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
5439 Rendering opac/search
5442 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5443 82:     <br>\r
5444 83:     <br>\r
5445 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5446 85:      <% unless @start + @per_page >= @rset_size -%>\r
5447 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5448 87:     <br>\r
5449 88:     \r
5451     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
5452     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5453     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5454     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5455     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5456     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5457     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5458     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5459     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5460     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5461     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5462     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5463     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5464     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5465     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5466     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5467     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5468     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5469     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5470     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5471     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5472     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5473     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5474     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5475     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5476     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5477     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5478     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5479     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5480     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5481     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5482     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5483     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5484     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5485     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5486     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5487     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5488     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5489     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5490     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5491     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5492     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5493     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5494     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5495     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5496     /var/lib/gems/1.8/bin/mongrel_rails:18
5499 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5502 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:11:55) [POST]
5503   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5504   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
5505 Rendering opac/search
5508 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5509 82:     <br>\r
5510 83:     <br>\r
5511 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5512 85:      <% unless @start + @per_page > @rset_size -%>\r
5513 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5514 87:     <br>\r
5515 88:     \r
5517     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>'
5518     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5519     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5520     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5521     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5522     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5523     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5524     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5525     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5526     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5527     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5528     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5529     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5530     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5531     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5532     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5533     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5534     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5535     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5536     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5537     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5538     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5539     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5540     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5541     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5542     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5543     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5544     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5545     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5546     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5547     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5548     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5549     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5550     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5551     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5552     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5553     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5554     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5555     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5556     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5557     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5558     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5559     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5560     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5561     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5562     /var/lib/gems/1.8/bin/mongrel_rails:18
5565 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5568 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:12:45) [POST]
5569   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5570   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
5571 Rendering opac/search
5574 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5575 82:     <br>\r
5576 83:     <br>\r
5577 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5578 85:      <% unless @start + @per_page > @rset_size -%>\r
5579 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5580 87:     <br>\r
5581 88:     \r
5583     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>'
5584     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5585     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5586     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5587     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5588     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5589     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5590     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5591     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5592     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5593     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5594     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5595     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5596     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5597     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5598     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5599     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5600     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5601     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5602     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5603     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5604     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5605     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5606     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5607     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5608     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5609     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5610     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5611     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5612     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5613     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5614     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5615     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5616     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5617     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5618     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5619     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5620     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5621     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5622     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5623     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5624     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5625     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5626     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5627     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5628     /var/lib/gems/1.8/bin/mongrel_rails:18
5631 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5634 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:13:53) [GET]
5635   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5636   Parameters: {"action"=>"search", "controller"=>"opac"}
5639 NoMethodError (You have a nil object when you didn't expect it!
5640 The error occurred while evaluating nil.scan):
5641     /app/controllers/opac_controller.rb:111:in `split_params'
5642     /app/controllers/opac_controller.rb:62:in `search'
5643     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
5644     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
5645     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5646     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5647     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5648     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5649     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5650     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5651     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5652     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5653     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5654     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5655     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5656     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5657     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5658     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5659     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5660     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5661     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5662     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5663     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5664     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5665     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5666     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5667     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5668     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5669     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5670     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5671     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5672     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5673     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5674     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5675     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5676     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5677     /var/lib/gems/1.8/bin/mongrel_rails:18
5680 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5683 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:14:11) [POST]
5684   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5685   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
5686 Rendering opac/search
5689 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5690 82:     <br>\r
5691 83:     <br>\r
5692 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5693 85:      <% unless @start + @per_page > @rset_size -%>\r
5694 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5695 87:     <br>\r
5696 88:     \r
5698     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>'
5699     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5700     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5701     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5702     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5703     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5704     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5705     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5706     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5707     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5708     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5709     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5710     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5711     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5712     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5713     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5714     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5715     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5716     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5717     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5718     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5719     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5720     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5721     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5722     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5723     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5724     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5725     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5726     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5727     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5728     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5729     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5730     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5731     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5732     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5733     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5734     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5735     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5736     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5737     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5738     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5739     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5740     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5741     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5742     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5743     /var/lib/gems/1.8/bin/mongrel_rails:18
5746 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5749 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:14:17) [GET]
5750   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5751   Parameters: {"action"=>"search", "controller"=>"opac"}
5754 NoMethodError (You have a nil object when you didn't expect it!
5755 The error occurred while evaluating nil.scan):
5756     /app/controllers/opac_controller.rb:111:in `split_params'
5757     /app/controllers/opac_controller.rb:62:in `search'
5758     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
5759     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
5760     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5761     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5762     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5763     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5764     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5765     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5766     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5767     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5768     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5769     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5770     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5771     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5772     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5773     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5774     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5775     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5776     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5777     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5778     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5779     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5780     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5781     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5782     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5783     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5784     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5785     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5786     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5787     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5788     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5789     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5790     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5791     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5792     /var/lib/gems/1.8/bin/mongrel_rails:18
5795 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5798 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:14:28) [GET]
5799   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5800   Parameters: {"action"=>"search", "controller"=>"opac"}
5803 NoMethodError (You have a nil object when you didn't expect it!
5804 The error occurred while evaluating nil.scan):
5805     /app/controllers/opac_controller.rb:111:in `split_params'
5806     /app/controllers/opac_controller.rb:62:in `search'
5807     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
5808     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
5809     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5810     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5811     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5812     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5813     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5814     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5815     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5816     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5817     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5818     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5819     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5820     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5821     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5822     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5823     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5824     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5825     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5826     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5827     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5828     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5829     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5830     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5831     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5832     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5833     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5834     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5835     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5836     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5837     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5838     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5839     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5840     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5841     /var/lib/gems/1.8/bin/mongrel_rails:18
5844 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5847 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:15:22) [GET]
5848   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5849   Parameters: {"action"=>"search", "controller"=>"opac"}
5850 Rendering opac/search
5853 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5854 82:     <br>\r
5855 83:     <br>\r
5856 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5857 85:      <% unless @start + @per_page > @rset_size -%>\r
5858 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5859 87:     <br>\r
5860 88:     \r
5862     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>'
5863     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5864     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5865     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5866     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5867     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5868     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5869     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5870     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5871     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5872     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5873     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5874     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5875     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5876     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5877     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5878     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5879     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5880     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5881     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5882     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5883     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5884     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5885     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5886     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5887     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5888     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5889     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5890     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5891     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5892     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5893     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5894     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5895     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5896     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5897     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5898     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5899     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5900     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5901     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5902     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5903     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5904     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5905     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5906     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5907     /var/lib/gems/1.8/bin/mongrel_rails:18
5910 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5913 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:16:04) [GET]
5914   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5915   Parameters: {"action"=>"search", "controller"=>"opac"}
5916 Rendering opac/search
5919 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5920 82:     <br>\r
5921 83:     <br>\r
5922 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5923 85:      <% unless @start + @per_page >= @rset_size -%>\r
5924 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5925 87:     <br>\r
5926 88:     \r
5928     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
5929     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5930     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5931     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5932     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5933     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
5934     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
5935     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
5936     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
5937     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5938     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5939     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
5940     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
5941     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
5942     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
5943     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5944     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
5945     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
5946     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
5947     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
5948     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
5949     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
5950     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
5951     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
5952     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
5953     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
5954     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
5955     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
5956     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
5957     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
5958     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
5959     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5960     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
5961     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
5962     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
5963     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
5964     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
5965     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
5966     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
5967     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
5968     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
5969     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
5970     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
5971     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
5972     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
5973     /var/lib/gems/1.8/bin/mongrel_rails:18
5976 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
5979 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:16:52) [GET]
5980   Session ID: ee0d980890f8f2a84f9e9228f79f4701
5981   Parameters: {"action"=>"search", "controller"=>"opac"}
5982 Rendering opac/search
5985 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
5986 82:     <br>\r
5987 83:     <br>\r
5988 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5989 85:      <% unless @start + @per_page >= @rset_size -%>\r
5990 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
5991 87:     <br>\r
5992 88:     \r
5994     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
5995     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
5996     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
5997     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
5998     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
5999     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
6000     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
6001     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
6002     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
6003     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6004     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6005     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6006     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
6007     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6008     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6009     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6010     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6011     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6012     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6013     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6014     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6015     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6016     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6017     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6018     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6019     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6020     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6021     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6022     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6023     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6024     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6025     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6026     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6027     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6028     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6029     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6030     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6031     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6032     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6033     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6034     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6035     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6036     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6037     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6038     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6039     /var/lib/gems/1.8/bin/mongrel_rails:18
6042 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6045 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:17:32) [GET]
6046   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6047   Parameters: {"action"=>"search", "controller"=>"opac"}
6050 EOFError (end of file reached):
6051     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
6052     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
6053     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
6054     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
6055     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
6056     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
6057     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
6058     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
6059     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
6060     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
6061     /app/controllers/opac_controller.rb:98:in `new'
6062     /app/controllers/opac_controller.rb:98:in `search'
6063     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
6064     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
6065     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6066     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6067     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6068     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6069     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6070     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6071     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6072     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6073     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6074     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6075     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6076     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6077     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6078     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6079     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6080     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6081     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6082     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6083     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6084     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6085     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6086     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6087     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6088     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6089     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6090     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6091     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6092     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6093     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6094     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6095     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6096     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6097     /var/lib/gems/1.8/bin/mongrel_rails:18
6100 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6103 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:18:09) [GET]
6104   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6105   Parameters: {"action"=>"search", "controller"=>"opac"}
6108 EOFError (end of file reached):
6109     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
6110     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
6111     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
6112     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
6113     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
6114     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
6115     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
6116     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
6117     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
6118     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
6119     /app/controllers/opac_controller.rb:99:in `new'
6120     /app/controllers/opac_controller.rb:99:in `search'
6121     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
6122     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
6123     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6124     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6125     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6126     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6127     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6128     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6129     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6130     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6131     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6132     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6133     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6134     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6135     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6136     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6137     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6138     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6139     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6140     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6141     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6142     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6143     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6144     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6145     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6146     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6147     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6148     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6149     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6150     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6151     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6152     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6153     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6154     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6155     /var/lib/gems/1.8/bin/mongrel_rails:18
6158 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6161 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:19:12) [GET]
6162   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6163   Parameters: {"action"=>"search", "controller"=>"opac"}
6166 EOFError (end of file reached):
6167     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
6168     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
6169     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
6170     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
6171     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
6172     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
6173     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
6174     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
6175     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
6176     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
6177     /app/controllers/opac_controller.rb:99:in `new'
6178     /app/controllers/opac_controller.rb:99:in `search'
6179     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
6180     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
6181     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6182     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6183     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6184     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6185     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6186     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6187     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6188     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6189     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6190     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6191     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6192     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6193     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6194     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6195     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6196     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6197     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6198     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6199     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6200     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6201     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6202     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6203     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6204     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6205     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6206     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6207     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6208     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6209     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6210     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6211     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6212     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6213     /var/lib/gems/1.8/bin/mongrel_rails:18
6216 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6219 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:19:34) [GET]
6220   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6221   Parameters: {"action"=>"search", "controller"=>"opac"}
6224 EOFError (end of file reached):
6225     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
6226     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
6227     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
6228     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
6229     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
6230     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
6231     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
6232     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
6233     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
6234     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
6235     /app/controllers/opac_controller.rb:99:in `new'
6236     /app/controllers/opac_controller.rb:99:in `search'
6237     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
6238     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
6239     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6240     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6241     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6242     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6243     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6244     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6245     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6246     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6247     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6248     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6249     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6250     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6251     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6252     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6253     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6254     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6255     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6256     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6257     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6258     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6259     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6260     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6261     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6262     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6263     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6264     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6265     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6266     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6267     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6268     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6269     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6270     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6271     /var/lib/gems/1.8/bin/mongrel_rails:18
6274 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6277 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:19:48) [GET]
6278   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6279   Parameters: {"action"=>"search", "controller"=>"opac"}
6282 EOFError (end of file reached):
6283     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
6284     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
6285     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
6286     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
6287     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
6288     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
6289     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
6290     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
6291     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
6292     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
6293     /app/controllers/opac_controller.rb:99:in `new'
6294     /app/controllers/opac_controller.rb:99:in `search'
6295     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
6296     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
6297     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6298     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6299     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6300     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6301     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6302     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6303     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6304     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6305     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6306     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6307     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6308     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6309     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6310     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6311     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6312     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6313     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6314     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6315     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6316     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6317     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6318     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6319     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6320     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6321     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6322     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6323     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6324     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6325     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6326     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6327     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6328     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6329     /var/lib/gems/1.8/bin/mongrel_rails:18
6332 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6335 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:20:04) [GET]
6336   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6337   Parameters: {"action"=>"search", "controller"=>"opac"}
6340 EOFError (end of file reached):
6341     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
6342     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
6343     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
6344     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
6345     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
6346     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
6347     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
6348     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
6349     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
6350     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
6351     /app/controllers/opac_controller.rb:98:in `new'
6352     /app/controllers/opac_controller.rb:98:in `search'
6353     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
6354     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
6355     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6356     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6357     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6358     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6359     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6360     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6361     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6362     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6363     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6364     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6365     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6366     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6367     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6368     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6369     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6370     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6371     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6372     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6373     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6374     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6375     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6376     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6377     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6378     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6379     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6380     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6381     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6382     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6383     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6384     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6385     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6386     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6387     /var/lib/gems/1.8/bin/mongrel_rails:18
6390 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6393 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:20:27) [GET]
6394   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6395   Parameters: {"action"=>"search", "controller"=>"opac"}
6396 Rendering opac/search
6397 Completed in 0.42985 (2 reqs/sec) | Rendering: 0.37114 (86%) | 200 OK [http://208.78.97.122/opac/search]
6400 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:20:36) [GET]
6401   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6402   Parameters: {"action"=>"search", "controller"=>"opac"}
6403 Rendering opac/search
6406 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
6407 82:     <br>\r
6408 83:     <br>\r
6409 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6410 85:      <% unless @start + @per_page >= @rset_size -%>\r
6411 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6412 87:     <br>\r
6413 88:     \r
6415     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
6416     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
6417     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
6418     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
6419     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
6420     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
6421     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
6422     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
6423     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
6424     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6425     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6426     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6427     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
6428     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6429     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6430     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6431     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6432     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6433     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6434     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6435     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6436     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6437     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6438     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6439     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6440     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6441     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6442     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6443     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6444     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6445     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6446     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6447     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6448     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6449     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6450     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6451     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6452     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6453     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6454     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6455     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6456     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6457     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6458     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6459     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6460     /var/lib/gems/1.8/bin/mongrel_rails:18
6463 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6466 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:22:42) [GET]
6467   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6468   Parameters: {"action"=>"search", "controller"=>"opac"}
6469 Rendering opac/search
6472 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
6473 82:     <br>\r
6474 83:     <br>\r
6475 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6476 85:      <% unless @start + @per_page >= @rset_size -%>\r
6477 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6478 87:     <br>\r
6479 88:     \r
6481     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
6482     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
6483     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
6484     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
6485     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
6486     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
6487     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
6488     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
6489     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
6490     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6491     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6492     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6493     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
6494     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6495     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6496     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6497     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6498     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6499     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6500     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6501     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6502     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6503     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6504     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6505     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6506     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6507     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6508     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6509     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6510     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6511     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6512     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6513     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6514     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6515     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6516     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6517     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6518     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6519     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6520     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6521     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6522     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6523     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6524     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6525     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6526     /var/lib/gems/1.8/bin/mongrel_rails:18
6529 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6532 Processing ApplicationController#search (for 149.166.220.116 at 2007-07-31 15:23:07) [GET]
6533   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6534   Parameters: {"action"=>"search", "controller"=>"opac"}
6537 SyntaxError (/home/jason/ruby/zcc/trunk/opac/config/../app/controllers/opac_controller.rb:80: syntax error, unexpected '\n'):
6538     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_without_new_constant_marking'
6539     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_file'
6540     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
6541     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:202:in `load_file'
6542     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:94:in `require_or_load'
6543     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:248:in `load_missing_constant'
6544     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in `const_missing'
6545     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:464:in `const_missing'
6546     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/inflector.rb:250:in `constantize'
6547     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/string/inflections.rb:148:in `constantize'
6548     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1284:in `recognize'
6549     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
6550     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6551     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6552     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6553     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6554     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6555     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6556     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6557     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6558     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6559     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6560     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6561     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6562     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6563     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6564     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6565     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6566     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6567     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6568     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6569     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6570     /var/lib/gems/1.8/bin/mongrel_rails:18
6573 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6576 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:23:25) [GET]
6577   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6578   Parameters: {"action"=>"search", "controller"=>"opac"}
6579 Rendering opac/search
6582 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
6583 82:     <br>\r
6584 83:     <br>\r
6585 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6586 85:      <% unless @start + @per_page >= @rset_size -%>\r
6587 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6588 87:     <br>\r
6589 88:     \r
6591     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
6592     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
6593     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
6594     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
6595     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
6596     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
6597     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
6598     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
6599     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
6600     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6601     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6602     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6603     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
6604     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6605     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6606     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6607     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6608     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6609     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6610     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6611     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6612     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6613     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6614     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6615     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6616     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6617     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6618     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6619     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6620     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6621     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6622     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6623     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6624     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6625     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6626     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6627     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6628     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6629     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6630     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6631     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6632     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6633     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6634     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6635     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6636     /var/lib/gems/1.8/bin/mongrel_rails:18
6639 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6642 Processing ApplicationController#search (for 149.166.220.116 at 2007-07-31 15:24:03) [GET]
6643   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6644   Parameters: {"action"=>"search", "controller"=>"opac"}
6647 SyntaxError (/home/jason/ruby/zcc/trunk/opac/config/../app/controllers/opac_controller.rb:80: syntax error, unexpected ':', expecting kEND
6648     @rset_size = rset.size.nil?  0 : rset.size
6649                                     ^):
6650     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_without_new_constant_marking'
6651     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_file'
6652     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
6653     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:202:in `load_file'
6654     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:94:in `require_or_load'
6655     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:248:in `load_missing_constant'
6656     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in `const_missing'
6657     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:464:in `const_missing'
6658     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/inflector.rb:250:in `constantize'
6659     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/string/inflections.rb:148:in `constantize'
6660     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1284:in `recognize'
6661     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
6662     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6663     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6664     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6665     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6666     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6667     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6668     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6669     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6670     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6671     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6672     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6673     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6674     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6675     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6676     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6677     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6678     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6679     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6680     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6681     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6682     /var/lib/gems/1.8/bin/mongrel_rails:18
6685 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6688 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:24:23) [GET]
6689   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6690   Parameters: {"action"=>"search", "controller"=>"opac"}
6691 Rendering opac/search
6694 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
6695 82:     <br>\r
6696 83:     <br>\r
6697 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6698 85:      <% unless @start + @per_page >= @rset_size -%>\r
6699 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6700 87:     <br>\r
6701 88:     \r
6703     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
6704     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
6705     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
6706     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
6707     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
6708     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
6709     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
6710     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
6711     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
6712     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6713     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6714     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6715     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
6716     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6717     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6718     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6719     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6720     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6721     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6722     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6723     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6724     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6725     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6726     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6727     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6728     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6729     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6730     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6731     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6732     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6733     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6734     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6735     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6736     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6737     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6738     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6739     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6740     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6741     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6742     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6743     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6744     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6745     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6746     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6747     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6748     /var/lib/gems/1.8/bin/mongrel_rails:18
6751 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6754 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:24:53) [GET]
6755   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6756   Parameters: {"action"=>"search", "controller"=>"opac"}
6759 EOFError (end of file reached):
6760     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
6761     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
6762     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
6763     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
6764     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
6765     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
6766     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
6767     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
6768     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
6769     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
6770     /app/controllers/opac_controller.rb:98:in `new'
6771     /app/controllers/opac_controller.rb:98:in `search'
6772     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
6773     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
6774     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6775     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6776     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6777     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6778     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6779     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6780     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6781     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6782     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6783     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6784     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6785     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6786     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6787     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6788     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6789     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6790     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6791     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6792     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6793     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6794     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6795     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6796     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6797     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6798     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6799     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6800     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6801     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6802     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6803     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6804     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6805     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6806     /var/lib/gems/1.8/bin/mongrel_rails:18
6809 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6812 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:25:34) [GET]
6813   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6814   Parameters: {"action"=>"search", "controller"=>"opac"}
6817 EOFError (end of file reached):
6818     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
6819     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
6820     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
6821     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
6822     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
6823     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
6824     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
6825     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
6826     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
6827     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
6828     /app/controllers/opac_controller.rb:100:in `new'
6829     /app/controllers/opac_controller.rb:100:in `search'
6830     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
6831     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
6832     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6833     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6834     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6835     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6836     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6837     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6838     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6839     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6840     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6841     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6842     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6843     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6844     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6845     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6846     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6847     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6848     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6849     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6850     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6851     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6852     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6853     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6854     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6855     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6856     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6857     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6858     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6859     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6860     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6861     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6862     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6863     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6864     /var/lib/gems/1.8/bin/mongrel_rails:18
6867 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6870 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:26:40) [GET]
6871   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6872   Parameters: {"action"=>"search", "controller"=>"opac"}
6873 Rendering opac/search
6876 ActionView::TemplateError (You have a nil object when you didn't expect it!
6877 You might have expected an instance of Array.
6878 The error occurred while evaluating nil.each) on line #95 of app/views/opac/search.rhtml:
6879 92:      <%= link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => 25 } %>\r
6880 93:      <%= link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => 50 } %>\r
6881 94:     <br>\r
6882 95:      <% i = @start + 1 %> <% @total_records.each do |rec| %> \r
6883 96:      \r
6884 97:     <div class="record">\r
6885 98:       <span class="set_number"><%= i %></span> <%= link_to "#{rec['245']['a']}", :controller => "record/show", :r => "#{rec['901']['a']}", :term => "#{@data}", :start => @start %> <%=  "#{rec['245']['b'] }"  if rec['245']['b'] %> <%= "#{rec['245']['c']}" if rec['245']['c'] %> <%= "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] %>\r
6887     #{RAILS_ROOT}/app/views/opac/search.rhtml:95:in `_run_rhtml_47app47views47opac47search46rhtml'
6888     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
6889     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
6890     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
6891     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
6892     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
6893     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
6894     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
6895     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6896     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6897     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6898     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
6899     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6900     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6901     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6902     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6903     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6904     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6905     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6906     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6907     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6908     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6909     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6910     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6911     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6912     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6913     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6914     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6915     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6916     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6917     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6918     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6919     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
6920     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6921     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
6922     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
6923     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
6924     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
6925     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
6926     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
6927     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
6928     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
6929     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
6930     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
6931     /var/lib/gems/1.8/bin/mongrel_rails:18
6934 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
6937 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:27:31) [GET]
6938   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6939   Parameters: {"action"=>"search", "controller"=>"opac"}
6940 Rendering opac/search
6941 Completed in 0.02481 (40 reqs/sec) | Rendering: 0.01367 (55%) | 200 OK [http://208.78.97.122/opac/search]
6944 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:27:41) [POST]
6945   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6946   Parameters: {"term"=>"nothing", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
6947 Rendering opac/search
6948 Completed in 0.84746 (1 reqs/sec) | Rendering: 0.45427 (53%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
6951 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:28:29) [POST]
6952   Session ID: ee0d980890f8f2a84f9e9228f79f4701
6953   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
6954 Rendering opac/search
6957 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
6958 82:     <br>\r
6959 83:     <br>\r
6960 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6961 85:      <% unless @start + @per_page >= @rset_size -%>\r
6962 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
6963 87:     <br>\r
6964 88:     \r
6966     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
6967     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
6968     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
6969     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
6970     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
6971     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
6972     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
6973     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
6974     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
6975     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6976     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6977     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
6978     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
6979     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
6980     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
6981     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6982     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
6983     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
6984     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
6985     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
6986     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
6987     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
6988     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
6989     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
6990     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
6991     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
6992     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
6993     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
6994     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
6995     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
6996     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
6997     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
6998     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
6999     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7000     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7001     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7002     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7003     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7004     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7005     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7006     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7007     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7008     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7009     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7010     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7011     /var/lib/gems/1.8/bin/mongrel_rails:18
7014 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7017 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:28:43) [GET]
7018   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7019   Parameters: {"action"=>"search", "controller"=>"opac"}
7020 Rendering opac/search
7021 Completed in 0.01588 (62 reqs/sec) | Rendering: 0.00522 (32%) | 200 OK [http://208.78.97.122/opac/search]
7024 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:29:02) [GET]
7025   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7026   Parameters: {"action"=>"search", "controller"=>"opac"}
7027 Rendering opac/search
7030 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7031 82:     <br>\r
7032 83:     <br>\r
7033 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7034 85:      <% unless @start + @per_page >= @rset_size -%>\r
7035 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7036 87:     <br>\r
7037 88:     \r
7039     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7040     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7041     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7042     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7043     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7044     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7045     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7046     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7047     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7048     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7049     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7050     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7051     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7052     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7053     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7054     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7055     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7056     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7057     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7058     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7059     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7060     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7061     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7062     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7063     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7064     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7065     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7066     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7067     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7068     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7069     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7070     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7071     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7072     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7073     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7074     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7075     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7076     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7077     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7078     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7079     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7080     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7081     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7082     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7083     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7084     /var/lib/gems/1.8/bin/mongrel_rails:18
7087 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7090 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:30:04) [GET]
7091   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7092   Parameters: {"action"=>"search", "controller"=>"opac"}
7093 Rendering opac/search
7096 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7097 82:     <br>\r
7098 83:     <br>\r
7099 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7100 85:      <% unless @start + @per_page >= @rset_size -%>\r
7101 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7102 87:     <br>\r
7103 88:     \r
7105     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7106     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7107     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7108     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7109     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7110     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7111     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7112     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7113     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7114     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7115     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7116     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7117     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7118     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7119     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7120     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7121     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7122     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7123     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7124     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7125     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7126     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7127     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7128     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7129     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7130     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7131     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7132     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7133     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7134     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7135     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7136     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7137     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7138     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7139     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7140     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7141     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7142     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7143     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7144     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7145     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7146     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7147     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7148     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7149     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7150     /var/lib/gems/1.8/bin/mongrel_rails:18
7153 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7156 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:30:11) [GET]
7157   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7158   Parameters: {"action"=>"search", "controller"=>"opac"}
7159 Rendering opac/search
7162 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7163 82:     <br>\r
7164 83:     <br>\r
7165 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7166 85:      <% unless @start + @per_page >= @rset_size -%>\r
7167 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7168 87:     <br>\r
7169 88:     \r
7171     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7172     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7173     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7174     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7175     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7176     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7177     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7178     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7179     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7180     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7181     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7182     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7183     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7184     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7185     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7186     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7187     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7188     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7189     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7190     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7191     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7192     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7193     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7194     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7195     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7196     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7197     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7198     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7199     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7200     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7201     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7202     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7203     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7204     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7205     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7206     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7207     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7208     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7209     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7210     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7211     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7212     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7213     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7214     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7215     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7216     /var/lib/gems/1.8/bin/mongrel_rails:18
7219 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7222 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:31:03) [GET]
7223   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7224   Parameters: {"action"=>"search", "controller"=>"opac"}
7225 Rendering opac/search
7228 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7229 82:     <br>\r
7230 83:     <br>\r
7231 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7232 85:      <% unless @start + @per_page >= @rset_size -%>\r
7233 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7234 87:     <br>\r
7235 88:     \r
7237     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7238     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7239     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7240     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7241     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7242     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7243     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7244     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7245     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7246     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7247     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7248     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7249     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7250     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7251     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7252     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7253     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7254     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7255     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7256     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7257     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7258     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7259     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7260     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7261     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7262     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7263     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7264     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7265     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7266     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7267     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7268     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7269     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7270     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7271     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7272     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7273     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7274     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7275     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7276     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7277     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7278     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7279     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7280     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7281     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7282     /var/lib/gems/1.8/bin/mongrel_rails:18
7285 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7288 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:31:12) [GET]
7289   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7290   Parameters: {"term"=>"summer", "action"=>"search", "controller"=>"opac"}
7291 Rendering opac/search
7294 ActionView::TemplateError (undefined method `empty?' for #<MARC::XMLReader:0x2b57312d77e8>) on line #96 of app/views/opac/search.rhtml:
7295 93:      <%= link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => 50 } %>\r
7296 94:     <br>\r
7297 95:      <% i = @start + 1 %>\r
7298 96:      <% unless @total_records.empty? %> \r
7299 97:      <% @total_records.each do |rec| %> \r
7300 98:      \r
7301 99:     <div class="record">\r
7303     #{RAILS_ROOT}/app/views/opac/search.rhtml:96:in `_run_rhtml_47app47views47opac47search46rhtml'
7304     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7305     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7306     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7307     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7308     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7309     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7310     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7311     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7312     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7313     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7314     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7315     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7316     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7317     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7318     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7319     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7320     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7321     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7322     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7323     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7324     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7325     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7326     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7327     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7328     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7329     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7330     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7331     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7332     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7333     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7334     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7335     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7336     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7337     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7338     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7339     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7340     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7341     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7342     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7343     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7344     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7345     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7346     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7347     /var/lib/gems/1.8/bin/mongrel_rails:18
7350 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7353 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:31:58) [GET]
7354   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7355   Parameters: {"action"=>"search", "controller"=>"opac"}
7356 Rendering opac/search
7359 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7360 82:     <br>\r
7361 83:     <br>\r
7362 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7363 85:      <% unless @start + @per_page >= @rset_size -%>\r
7364 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7365 87:     <br>\r
7366 88:     \r
7368     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7369     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7370     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7371     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7372     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7373     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7374     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7375     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7376     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7377     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7378     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7379     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7380     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7381     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7382     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7383     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7384     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7385     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7386     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7387     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7388     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7389     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7390     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7391     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7392     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7393     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7394     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7395     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7396     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7397     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7398     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7399     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7400     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7401     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7402     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7403     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7404     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7405     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7406     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7407     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7408     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7409     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7410     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7411     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7412     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7413     /var/lib/gems/1.8/bin/mongrel_rails:18
7416 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7419 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:32:24) [GET]
7420   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7421   Parameters: {"action"=>"search", "controller"=>"opac"}
7422 Rendering opac/search
7425 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7426 82:     <br>\r
7427 83:     <br>\r
7428 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7429 85:      <% unless @start + @per_page >= @rset_size -%>\r
7430 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7431 87:     <br>\r
7432 88:     \r
7434     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7435     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7436     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7437     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7438     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7439     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7440     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7441     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7442     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7443     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7444     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7445     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7446     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7447     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7448     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7449     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7450     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7451     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7452     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7453     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7454     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7455     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7456     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7457     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7458     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7459     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7460     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7461     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7462     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7463     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7464     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7465     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7466     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7467     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7468     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7469     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7470     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7471     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7472     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7473     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7474     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7475     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7476     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7477     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7478     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7479     /var/lib/gems/1.8/bin/mongrel_rails:18
7482 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7485 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:32:46) [GET]
7486   Session ID: ee0d980890f8f2a84f9e9228f79f4701
7487   Parameters: {"action"=>"search", "controller"=>"opac"}
7488 Rendering opac/search
7491 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7492 82:     <br>\r
7493 83:     <br>\r
7494 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7495 85:      <% unless @start + @per_page >= @rset_size -%>\r
7496 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7497 87:     <br>\r
7498 88:     \r
7500     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7501     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7502     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7503     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7504     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7505     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7506     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7507     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7508     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7509     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7510     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7511     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7512     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7513     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7514     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7515     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7516     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7517     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7518     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7519     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7520     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7521     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7522     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7523     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7524     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7525     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7526     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7527     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7528     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7529     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7530     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7531     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7532     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7533     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7534     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7535     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7536     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7537     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7538     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7539     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7540     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7541     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7542     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7543     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7544     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7545     /var/lib/gems/1.8/bin/mongrel_rails:18
7548 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7551 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:33:26) [GET]
7552   Session ID: f8037c9334cc192f6537d802f010a1e0
7553   Parameters: {"action"=>"search", "controller"=>"opac"}
7554 Rendering opac/search
7557 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7558 82:     <br>\r
7559 83:     <br>\r
7560 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7561 85:      <% unless @start + @per_page >= @rset_size -%>\r
7562 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7563 87:     <br>\r
7564 88:     \r
7566     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7567     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7568     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7569     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7570     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7571     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7572     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7573     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7574     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7575     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7576     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7577     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7578     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7579     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7580     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7581     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7582     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7583     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7584     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7585     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7586     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7587     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7588     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7589     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7590     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7591     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7592     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7593     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7594     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7595     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7596     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7597     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7598     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7599     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7600     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7601     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7602     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7603     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7604     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7605     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7606     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7607     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7608     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7609     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7610     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7611     /var/lib/gems/1.8/bin/mongrel_rails:18
7614 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7617 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:33:33) [GET]
7618   Session ID: f8037c9334cc192f6537d802f010a1e0
7619   Parameters: {"action"=>"search", "controller"=>"opac"}
7620 Rendering opac/search
7623 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7624 82:     <br>\r
7625 83:     <br>\r
7626 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7627 85:      <% unless @start + @per_page >= @rset_size -%>\r
7628 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7629 87:     <br>\r
7630 88:     \r
7632     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7633     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7634     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7635     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7636     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7637     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7638     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7639     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7640     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7641     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7642     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7643     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7644     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7645     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7646     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7647     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7648     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7649     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7650     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7651     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7652     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7653     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7654     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7655     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7656     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7657     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7658     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7659     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7660     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7661     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7662     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7663     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7664     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7665     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7666     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7667     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7668     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7669     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7670     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7671     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7672     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7673     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7674     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7675     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7676     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7677     /var/lib/gems/1.8/bin/mongrel_rails:18
7680 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7683 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:34:06) [GET]
7684   Session ID: f8037c9334cc192f6537d802f010a1e0
7685   Parameters: {"action"=>"search", "controller"=>"opac"}
7686 Rendering opac/search
7689 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7690 82:     <br>\r
7691 83:     <br>\r
7692 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7693 85:      <% unless @start + @per_page >= @rset_size -%>\r
7694 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7695 87:     <br>\r
7696 88:     \r
7698     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7699     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7700     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7701     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7702     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7703     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7704     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7705     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7706     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7707     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7708     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7709     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7710     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7711     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7712     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7713     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7714     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7715     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7716     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7717     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7718     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7719     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7720     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7721     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7722     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7723     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7724     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7725     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7726     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7727     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7728     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7729     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7730     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7731     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7732     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7733     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7734     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7735     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7736     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7737     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7738     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7739     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7740     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7741     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7742     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7743     /var/lib/gems/1.8/bin/mongrel_rails:18
7746 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7749 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:34:29) [GET]
7750   Session ID: f8037c9334cc192f6537d802f010a1e0
7751   Parameters: {"action"=>"search", "controller"=>"opac"}
7752 Rendering opac/search
7755 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #85 of app/views/opac/search.rhtml:
7756 82:     <br>\r
7757 83:     <br>\r
7758 84:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7759 85:      <% unless @start + @per_page >= @rset_size -%>\r
7760 86:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
7761 87:     <br>\r
7762 88:     \r
7764     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
7765     #{RAILS_ROOT}/app/views/opac/search.rhtml:85:in `_run_rhtml_47app47views47opac47search46rhtml'
7766     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
7767     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
7768     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
7769     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
7770     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
7771     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
7772     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
7773     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7774     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7775     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
7776     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
7777     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
7778     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
7779     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7780     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
7781     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
7782     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
7783     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
7784     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
7785     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
7786     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
7787     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
7788     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
7789     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
7790     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
7791     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
7792     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
7793     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
7794     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
7795     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7796     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
7797     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
7798     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
7799     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
7800     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
7801     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
7802     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
7803     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
7804     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
7805     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
7806     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
7807     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
7808     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
7809     /var/lib/gems/1.8/bin/mongrel_rails:18
7812 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
7815 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:34:57) [GET]
7816   Session ID: f8037c9334cc192f6537d802f010a1e0
7817   Parameters: {"action"=>"search", "controller"=>"opac"}
7818 Rendering opac/search
7819 Completed in 0.01568 (63 reqs/sec) | Rendering: 0.00521 (33%) | 200 OK [http://208.78.97.122/opac/search]
7822 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:35:03) [POST]
7823   Session ID: f8037c9334cc192f6537d802f010a1e0
7824   Parameters: {"term"=>"nothing", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
7825 Rendering opac/search
7826 Completed in 0.57964 (1 reqs/sec) | Rendering: 0.48690 (84%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
7829 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:35:19) [GET]
7830   Session ID: f8037c9334cc192f6537d802f010a1e0
7831   Parameters: {"action"=>"search", "controller"=>"opac"}
7832 Rendering opac/search
7833 Completed in 0.01584 (63 reqs/sec) | Rendering: 0.00527 (33%) | 200 OK [http://208.78.97.122/opac/search]
7836 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:35:32) [POST]
7837   Session ID: f8037c9334cc192f6537d802f010a1e0
7838   Parameters: {"term"=>"holy", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
7839 Rendering opac/search
7840 Completed in 1.26111 (0 reqs/sec) | Rendering: 0.49347 (39%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
7843 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:35:56) [GET]
7844   Session ID: f8037c9334cc192f6537d802f010a1e0
7845   Parameters: {"term"=>"holy", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
7846 Rendering opac/search
7847 Completed in 0.76745 (1 reqs/sec) | Rendering: 0.31206 (40%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=holy&per_page=20]
7850 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:35:59) [GET]
7851   Session ID: f8037c9334cc192f6537d802f010a1e0
7852   Parameters: {"term"=>"holy", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
7853 Rendering opac/search
7854 Completed in 0.62319 (1 reqs/sec) | Rendering: 0.55391 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=holy&per_page=25]
7857 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:36:11) [GET]
7858   Session ID: f8037c9334cc192f6537d802f010a1e0
7859   Parameters: {"term"=>"holy", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
7860 Rendering opac/search
7861 Completed in 0.64098 (1 reqs/sec) | Rendering: 0.57575 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=holy&per_page=25]
7864 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:37:05) [POST]
7865   Session ID: f8037c9334cc192f6537d802f010a1e0
7866   Parameters: {"term"=>"holy", "action"=>"search", "per_page"=>"25", "start"=>"0", "controller"=>"opac"}
7867 Rendering opac/search
7868 Completed in 0.52288 (1 reqs/sec) | Rendering: 0.45729 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=25]
7871 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:37:07) [GET]
7872   Session ID: f8037c9334cc192f6537d802f010a1e0
7873   Parameters: {"term"=>"holy", "action"=>"search", "start"=>"25", "per_page"=>"25", "controller"=>"opac"}
7874 Rendering opac/search
7875 Completed in 0.61663 (1 reqs/sec) | Rendering: 0.41947 (68%) | 200 OK [http://208.78.97.122/opac/search?start=25&term=holy&per_page=25]
7878 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:37:10) [GET]
7879   Session ID: f8037c9334cc192f6537d802f010a1e0
7880   Parameters: {"term"=>"holy", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
7881 Rendering opac/search
7882 Completed in 1.08667 (0 reqs/sec) | Rendering: 0.95993 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=holy&per_page=50]
7885 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:37:36) [POST]
7886   Session ID: f8037c9334cc192f6537d802f010a1e0
7887   Parameters: {"term"=>"holy", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
7888 Rendering opac/search
7889 Completed in 1.09085 (0 reqs/sec) | Rendering: 0.86900 (79%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
7892 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:37:39) [GET]
7893   Session ID: f8037c9334cc192f6537d802f010a1e0
7894   Parameters: {"term"=>"holy", "action"=>"search", "start"=>"50", "per_page"=>"50", "controller"=>"opac"}
7895 Rendering opac/search
7896 Completed in 1.79420 (0 reqs/sec) | Rendering: 0.75998 (42%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=holy&per_page=50]
7899 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:37:44) [GET]
7900   Session ID: f8037c9334cc192f6537d802f010a1e0
7901   Parameters: {"term"=>"holy", "action"=>"search", "start"=>"50", "per_page"=>"25", "controller"=>"opac"}
7902 Rendering opac/search
7903 Completed in 0.40284 (2 reqs/sec) | Rendering: 0.33755 (83%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=holy&per_page=25]
7906 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:37:47) [GET]
7907   Session ID: f8037c9334cc192f6537d802f010a1e0
7908   Parameters: {"term"=>"holy", "action"=>"search", "start"=>"50", "per_page"=>"10", "controller"=>"opac"}
7909 Rendering opac/search
7910 Completed in 0.17939 (5 reqs/sec) | Rendering: 0.14304 (79%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=holy&per_page=10]
7913 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:37:57) [POST]
7914   Session ID: f8037c9334cc192f6537d802f010a1e0
7915   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"10", "start"=>"40", "controller"=>"opac"}
7916 Rendering opac/search
7917 Completed in 0.01719 (58 reqs/sec) | Rendering: 0.00639 (37%) | 200 OK [http://208.78.97.122/opac/search?start=40&per_page=10]
7920 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:38:24) [POST]
7921   Session ID: f8037c9334cc192f6537d802f010a1e0
7922   Parameters: {"term"=>"taller", "action"=>"search", "per_page"=>"10", "start"=>"30", "controller"=>"opac"}
7923 Rendering opac/search
7924 Completed in 0.36735 (2 reqs/sec) | Rendering: 0.17748 (48%) | 200 OK [http://208.78.97.122/opac/search?start=30&per_page=10]
7927 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:38:48) [GET]
7928   Session ID: f8037c9334cc192f6537d802f010a1e0
7929   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"40", "per_page"=>"10", "controller"=>"opac"}
7930 Rendering opac/search
7931 Completed in 0.32431 (3 reqs/sec) | Rendering: 0.15895 (49%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=taller&per_page=10]
7934 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:38:50) [GET]
7935   Session ID: f8037c9334cc192f6537d802f010a1e0
7936   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"40", "per_page"=>"25", "controller"=>"opac"}
7937 Rendering opac/search
7938 Completed in 0.73774 (1 reqs/sec) | Rendering: 0.41498 (56%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=taller&per_page=25]
7941 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:38:52) [GET]
7942   Session ID: f8037c9334cc192f6537d802f010a1e0
7943   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"40", "per_page"=>"50", "controller"=>"opac"}
7944 Rendering opac/search
7945 Completed in 0.68557 (1 reqs/sec) | Rendering: 0.58561 (85%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=taller&per_page=50]
7948 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:38:54) [GET]
7949   Session ID: f8037c9334cc192f6537d802f010a1e0
7950   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
7951 Rendering opac/search
7952 Completed in 1.38057 (0 reqs/sec) | Rendering: 0.90027 (65%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=taller&per_page=50]
7955 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:38:58) [GET]
7956   Session ID: f8037c9334cc192f6537d802f010a1e0
7957   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
7958 Rendering opac/search
7959 Completed in 0.22081 (4 reqs/sec) | Rendering: 0.18497 (83%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=taller&per_page=10]
7962 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:00) [GET]
7963   Session ID: f8037c9334cc192f6537d802f010a1e0
7964   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"10", "per_page"=>"10", "controller"=>"opac"}
7965 Rendering opac/search
7966 Completed in 0.21044 (4 reqs/sec) | Rendering: 0.17451 (82%) | 200 OK [http://208.78.97.122/opac/search?start=10&term=taller&per_page=10]
7969 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:01) [GET]
7970   Session ID: f8037c9334cc192f6537d802f010a1e0
7971   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"10", "per_page"=>"25", "controller"=>"opac"}
7972 Rendering opac/search
7973 Completed in 0.56334 (1 reqs/sec) | Rendering: 0.48970 (86%) | 200 OK [http://208.78.97.122/opac/search?start=10&term=taller&per_page=25]
7976 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:04) [GET]
7977   Session ID: f8037c9334cc192f6537d802f010a1e0
7978   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"10", "per_page"=>"50", "controller"=>"opac"}
7979 Rendering opac/search
7980 Completed in 0.98568 (1 reqs/sec) | Rendering: 0.87154 (88%) | 200 OK [http://208.78.97.122/opac/search?start=10&term=taller&per_page=50]
7983 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:08) [GET]
7984   Session ID: f8037c9334cc192f6537d802f010a1e0
7985   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"60", "per_page"=>"50", "controller"=>"opac"}
7986 Rendering opac/search
7987 Completed in 0.21634 (4 reqs/sec) | Rendering: 0.17915 (82%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=taller&per_page=50]
7990 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:10) [GET]
7991   Session ID: f8037c9334cc192f6537d802f010a1e0
7992   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"60", "per_page"=>"10", "controller"=>"opac"}
7993 Rendering opac/search
7994 Completed in 0.21415 (4 reqs/sec) | Rendering: 0.17737 (82%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=taller&per_page=10]
7997 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:12) [GET]
7998   Session ID: f8037c9334cc192f6537d802f010a1e0
7999   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"50", "per_page"=>"10", "controller"=>"opac"}
8000 Rendering opac/search
8001 Completed in 0.20069 (4 reqs/sec) | Rendering: 0.16350 (81%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=taller&per_page=10]
8004 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:14) [GET]
8005   Session ID: f8037c9334cc192f6537d802f010a1e0
8006   Parameters: {"term"=>"taller", "action"=>"search", "start"=>"60", "per_page"=>"10", "controller"=>"opac"}
8007 Rendering opac/search
8008 Completed in 0.21508 (4 reqs/sec) | Rendering: 0.17866 (83%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=taller&per_page=10]
8011 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:28) [POST]
8012   Session ID: f8037c9334cc192f6537d802f010a1e0
8013   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"10", "start"=>"50", "controller"=>"opac"}
8014 Rendering opac/search
8015 Completed in 0.01743 (57 reqs/sec) | Rendering: 0.00623 (35%) | 200 OK [http://208.78.97.122/opac/search?start=50&per_page=10]
8018 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:39) [GET]
8019   Session ID: f8037c9334cc192f6537d802f010a1e0
8020   Parameters: {"action"=>"search", "controller"=>"opac"}
8021 Rendering opac/search
8022 Completed in 0.01608 (62 reqs/sec) | Rendering: 0.00544 (33%) | 200 OK [http://208.78.97.122/opac/search]
8025 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 15:39:43) [POST]
8026   Session ID: f8037c9334cc192f6537d802f010a1e0
8027   Parameters: {"term"=>"tall", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8028 Rendering opac/search
8029 Completed in 0.71928 (1 reqs/sec) | Rendering: 0.32394 (45%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8032 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:02:23) [POST]
8033   Session ID: f8037c9334cc192f6537d802f010a1e0
8034   Parameters: {"term"=>"tall", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8035 Rendering opac/search
8036 Completed in 0.39459 (2 reqs/sec) | Rendering: 0.33167 (84%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8039 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:06:26) [POST]
8040   Session ID: f8037c9334cc192f6537d802f010a1e0
8041   Parameters: {"term"=>"summer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8042 Rendering opac/search
8043 Completed in 0.72518 (1 reqs/sec) | Rendering: 0.46354 (63%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8046 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:06:30) [GET]
8047   Session ID: f8037c9334cc192f6537d802f010a1e0
8048   Parameters: {"action"=>"search", "controller"=>"opac"}
8049 Rendering opac/search
8050 Completed in 0.01618 (61 reqs/sec) | Rendering: 0.00552 (34%) | 200 OK [http://208.78.97.122/opac/search]
8053 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:06:33) [POST]
8054   Session ID: f8037c9334cc192f6537d802f010a1e0
8055   Parameters: {"term"=>"beer", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8056 Rendering opac/search
8057 Completed in 0.50371 (1 reqs/sec) | Rendering: 0.37887 (75%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8060 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:06:38) [GET]
8061   Session ID: f8037c9334cc192f6537d802f010a1e0
8062   Parameters: {"action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
8063 Rendering opac/search
8064 Completed in 0.01760 (56 reqs/sec) | Rendering: 0.00665 (37%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8067 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:13:47) [GET]
8068   Session ID: f8037c9334cc192f6537d802f010a1e0
8069   Parameters: {"action"=>"search", "controller"=>"opac"}
8070 Rendering opac/search
8073 ActionView::TemplateError (undefined local variable or method `page' for #<#<Class:0x2b57314afa70>:0x2b57314afa20>) on line #70 of app/views/opac/search.rhtml:
8074 67:     Search a zebra database of 250,000+ MARCXML records. \r
8075 68: \r
8076 69:     <!-- <form action="/opac/search" > -->\r
8077 70:     <% form_tag :controller => "opac", :action => "search", :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page, :term => page[:term].value do -%>\r
8078 71:     \r
8079 72:       <br>\r
8080 73:       <%= text_field_tag "term", @data%>\r
8082     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
8083     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
8084     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
8085     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
8086     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
8087     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
8088     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
8089     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
8090     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8091     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8092     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8093     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
8094     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
8095     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
8096     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8097     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8098     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8099     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
8100     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
8101     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
8102     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
8103     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
8104     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
8105     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
8106     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
8107     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
8108     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
8109     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
8110     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
8111     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
8112     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8113     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
8114     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
8115     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8116     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
8117     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
8118     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
8119     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
8120     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
8121     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
8122     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
8123     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
8124     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
8125     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
8126     /var/lib/gems/1.8/bin/mongrel_rails:18
8129 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8132 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:14:45) [GET]
8133   Session ID: f8037c9334cc192f6537d802f010a1e0
8134   Parameters: {"action"=>"search", "controller"=>"opac"}
8135 Rendering opac/search
8138 ActionView::TemplateError (undefined local variable or method `url' for #<#<Class:0x2b57315f12f8>:0x2b57315f12a8>) on line #70 of app/views/opac/search.rhtml:
8139 67:     Search a zebra database of 250,000+ MARCXML records. \r
8140 68: \r
8141 69:     <!-- <form action="/opac/search" > -->\r
8142 70:     <% form_tag :controller => "opac", :action => "search", url=> {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page, :term => page[:term].value} do -%>\r
8143 71:     \r
8144 72:       <br>\r
8145 73:       <%= text_field_tag "term", @data%>\r
8147     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
8148     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
8149     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
8150     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
8151     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
8152     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
8153     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
8154     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
8155     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8156     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8157     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8158     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
8159     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
8160     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
8161     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8162     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8163     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8164     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
8165     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
8166     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
8167     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
8168     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
8169     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
8170     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
8171     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
8172     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
8173     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
8174     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
8175     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
8176     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
8177     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8178     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
8179     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
8180     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8181     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
8182     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
8183     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
8184     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
8185     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
8186     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
8187     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
8188     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
8189     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
8190     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
8191     /var/lib/gems/1.8/bin/mongrel_rails:18
8194 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8197 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:15:08) [GET]
8198   Session ID: f8037c9334cc192f6537d802f010a1e0
8199   Parameters: {"action"=>"search", "controller"=>"opac"}
8200 Rendering opac/search
8203 ActionView::TemplateError (undefined local variable or method `page' for #<#<Class:0x2b5731282450>:0x2b5731282400>) on line #70 of app/views/opac/search.rhtml:
8204 67:     Search a zebra database of 250,000+ MARCXML records. \r
8205 68: \r
8206 69:     <!-- <form action="/opac/search" > -->\r
8207 70:     <% form_tag :controller => "opac", :action => "search", :url=> {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page, :term => page[:term].value} do -%>\r
8208 71:     \r
8209 72:       <br>\r
8210 73:       <%= text_field_tag "term", @data%>\r
8212     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
8213     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
8214     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
8215     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
8216     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
8217     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
8218     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
8219     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
8220     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8221     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8222     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8223     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
8224     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
8225     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
8226     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8227     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8228     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8229     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
8230     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
8231     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
8232     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
8233     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
8234     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
8235     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
8236     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
8237     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
8238     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
8239     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
8240     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
8241     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
8242     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8243     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
8244     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
8245     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8246     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
8247     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
8248     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
8249     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
8250     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
8251     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
8252     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
8253     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
8254     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
8255     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
8256     /var/lib/gems/1.8/bin/mongrel_rails:18
8259 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8262 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:15:23) [GET]
8263   Session ID: f8037c9334cc192f6537d802f010a1e0
8264   Parameters: {"action"=>"search", "controller"=>"opac"}
8265 Rendering opac/search
8266 Completed in 0.02411 (41 reqs/sec) | Rendering: 0.01360 (56%) | 200 OK [http://208.78.97.122/opac/search]
8269 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:17:37) [POST]
8270   Session ID: f8037c9334cc192f6537d802f010a1e0
8271   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8272 Rendering opac/search
8273 Completed in 0.02496 (40 reqs/sec) | Rendering: 0.01407 (56%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8276 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:17:43) [POST]
8277   Session ID: f8037c9334cc192f6537d802f010a1e0
8278   Parameters: {"term"=>"heat", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac", "with"=>"'term=' + $('term').value"}
8279 Rendering opac/search
8280 Completed in 0.93002 (1 reqs/sec) | Rendering: 0.46384 (49%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&with=%27term%3D%27+%2B+%24%28%27term%27%29.value]
8283 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:18:31) [GET]
8284   Session ID: f8037c9334cc192f6537d802f010a1e0
8285   Parameters: {"action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac", "with"=>"'term=' + $('term').value"}
8286 Rendering opac/search
8289 ActionView::TemplateError (undefined method `value' for :term:Symbol) on line #70 of app/views/opac/search.rhtml:
8290 67:     Search a zebra database of 250,000+ MARCXML records. \r
8291 68: \r
8292 69:     <!-- <form action="/opac/search" > -->\r
8293 70:     <% form_tag :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page, :term => :term.value do -%>\r
8294 71:     \r
8295 72:       <br>\r
8296 73:       <%= text_field_tag "term", @data%>\r
8298     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
8299     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
8300     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
8301     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
8302     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
8303     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
8304     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
8305     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
8306     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8307     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8308     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8309     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
8310     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
8311     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
8312     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8313     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8314     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8315     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
8316     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
8317     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
8318     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
8319     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
8320     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
8321     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
8322     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
8323     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
8324     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
8325     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
8326     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
8327     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
8328     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8329     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
8330     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
8331     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8332     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
8333     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
8334     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
8335     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
8336     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
8337     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
8338     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
8339     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
8340     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
8341     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
8342     /var/lib/gems/1.8/bin/mongrel_rails:18
8345 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8348 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:18:36) [POST]
8349   Session ID: f8037c9334cc192f6537d802f010a1e0
8350   Parameters: {"term"=>"heat", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac", "with"=>"'term=' + $('term').value"}
8351 Rendering opac/search
8354 ActionView::TemplateError (undefined method `value' for :term:Symbol) on line #70 of app/views/opac/search.rhtml:
8355 67:     Search a zebra database of 250,000+ MARCXML records. \r
8356 68: \r
8357 69:     <!-- <form action="/opac/search" > -->\r
8358 70:     <% form_tag :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page, :term => :term.value do -%>\r
8359 71:     \r
8360 72:       <br>\r
8361 73:       <%= text_field_tag "term", @data%>\r
8363     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
8364     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
8365     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
8366     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
8367     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
8368     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
8369     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
8370     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
8371     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8372     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8373     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8374     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
8375     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
8376     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
8377     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8378     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8379     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8380     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
8381     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
8382     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
8383     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
8384     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
8385     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
8386     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
8387     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
8388     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
8389     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
8390     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
8391     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
8392     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
8393     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8394     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
8395     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
8396     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8397     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
8398     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
8399     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
8400     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
8401     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
8402     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
8403     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
8404     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
8405     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
8406     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
8407     /var/lib/gems/1.8/bin/mongrel_rails:18
8410 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8413 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:18:46) [POST]
8414   Session ID: f8037c9334cc192f6537d802f010a1e0
8415   Parameters: {"term"=>"heat", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac", "with"=>"'term=' + $('term').value"}
8416 Rendering opac/search
8417 Completed in 0.57286 (1 reqs/sec) | Rendering: 0.48065 (83%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&with=%27term%3D%27+%2B+%24%28%27term%27%29.value]
8420 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:18:49) [POST]
8421   Session ID: f8037c9334cc192f6537d802f010a1e0
8422   Parameters: {"term"=>"term", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8423 Rendering opac/search
8424 Completed in 0.85858 (1 reqs/sec) | Rendering: 0.45751 (53%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=term&per_page=20]
8427 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:18:54) [POST]
8428   Session ID: f8037c9334cc192f6537d802f010a1e0
8429   Parameters: {"term"=>"term", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8430 Rendering opac/search
8431 Completed in 0.40128 (2 reqs/sec) | Rendering: 0.34507 (85%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=term&per_page=20]
8434 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:21:56) [POST]
8435   Session ID: f8037c9334cc192f6537d802f010a1e0
8436   Parameters: {"term"=>"term", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8437 Rendering opac/search
8438 Completed in 0.42298 (2 reqs/sec) | Rendering: 0.36499 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=term&per_page=20]
8441 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:22:02) [GET]
8442   Session ID: f8037c9334cc192f6537d802f010a1e0
8443   Parameters: {"action"=>"search", "controller"=>"opac"}
8444 Rendering opac/search
8445 Completed in 0.01556 (64 reqs/sec) | Rendering: 0.00525 (33%) | 200 OK [http://208.78.97.122/opac/search]
8448 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:22:04) [POST]
8449   Session ID: f8037c9334cc192f6537d802f010a1e0
8450   Parameters: {"term"=>"something", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8451 Rendering opac/search
8452 Completed in 0.77702 (1 reqs/sec) | Rendering: 0.44161 (56%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8455 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:22:54) [GET]
8456   Session ID: f8037c9334cc192f6537d802f010a1e0
8457   Parameters: {"action"=>"search", "controller"=>"opac"}
8458 Rendering opac/search
8459 Completed in 0.01644 (60 reqs/sec) | Rendering: 0.00535 (32%) | 200 OK [http://208.78.97.122/opac/search]
8462 Processing OpacController#search (for 130.207.50.152 at 2007-07-31 16:23:24) [GET]
8463   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
8464   Parameters: {"action"=>"search", "controller"=>"opac"}
8465 Rendering opac/search
8466 Completed in 0.01583 (63 reqs/sec) | Rendering: 0.00537 (33%) | 200 OK [http://208.78.97.122/opac/search]
8469 Processing OpacController#search (for 130.207.50.152 at 2007-07-31 16:23:36) [POST]
8470   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
8471   Parameters: {"term"=>"indiana", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8472 Rendering opac/search
8473 Completed in 0.83753 (1 reqs/sec) | Rendering: 0.45291 (54%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8476 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:25:21) [GET]
8477   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8478   Parameters: {"action"=>"search", "controller"=>"opac"}
8479 Rendering opac/search
8480 Completed in 0.01586 (63 reqs/sec) | Rendering: 0.00525 (33%) | 200 OK [http://208.78.97.122/opac/search]
8483 Processing OpacController#search (for 67.191.211.184 at 2007-07-31 16:25:28) [GET]
8484   Session ID: 2bdb7c6db6d9e4bd155c69fd662c54d9
8485   Parameters: {"action"=>"search", "controller"=>"opac"}
8486 Rendering opac/search
8487 Completed in 0.01593 (62 reqs/sec) | Rendering: 0.00527 (33%) | 200 OK [http://208.78.97.122/opac/search]
8490 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:25:30) [POST]
8491   Session ID: f8037c9334cc192f6537d802f010a1e0
8492   Parameters: {"term"=>"hot", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8493 Rendering opac/search
8494 Completed in 1.12393 (0 reqs/sec) | Rendering: 0.32878 (29%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8497 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:25:33) [GET]
8498   Session ID: f8037c9334cc192f6537d802f010a1e0
8499   Parameters: {"term"=>"hot", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
8500 Rendering opac/search
8501 Completed in 1.25632 (0 reqs/sec) | Rendering: 0.37215 (29%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=hot&per_page=20]
8504 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:25:46) [POST]
8505   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8506   Parameters: {"term"=>"blah", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8507 Rendering opac/search
8508 Completed in 0.13867 (7 reqs/sec) | Rendering: 0.03146 (22%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8511 Processing OpacController#search (for 67.191.211.184 at 2007-07-31 16:25:47) [POST]
8512   Session ID: 2bdb7c6db6d9e4bd155c69fd662c54d9
8513   Parameters: {"term"=>"harry potter", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8514 Rendering opac/search
8515 Completed in 0.80222 (1 reqs/sec) | Rendering: 0.22551 (28%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8518 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:25:54) [GET]
8519   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8520   Parameters: {"term"=>"blah", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
8521 Rendering opac/search
8522 Completed in 0.15438 (6 reqs/sec) | Rendering: 0.13492 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=blah&per_page=10]
8525 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:25:56) [GET]
8526   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8527   Parameters: {"term"=>"blah", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
8528 Rendering opac/search
8529 Completed in 0.05116 (19 reqs/sec) | Rendering: 0.03135 (61%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=blah&per_page=25]
8532 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:25:57) [GET]
8533   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8534   Parameters: {"term"=>"blah", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
8535 Rendering opac/search
8536 Completed in 0.05071 (19 reqs/sec) | Rendering: 0.03106 (61%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=blah&per_page=50]
8539 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:26:05) [POST]
8540   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8541   Parameters: {"term"=>"the", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
8542 Rendering opac/search
8543 Completed in 3.27789 (0 reqs/sec) | Rendering: 0.87361 (26%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
8546 Processing OpacController#search (for 149.28.227.51 at 2007-07-31 16:26:11) [GET]
8547   Session ID: f843272ea7a51829b2ae697bfaf757c4
8548   Parameters: {"action"=>"search", "controller"=>"opac"}
8549 Rendering opac/search
8550 Completed in 0.01562 (64 reqs/sec) | Rendering: 0.00519 (33%) | 200 OK [http://208.78.97.122/opac/search]
8553 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:26:17) [GET]
8554   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8555   Parameters: {"term"=>"the", "action"=>"search", "start"=>"50", "per_page"=>"50", "controller"=>"opac"}
8556 Rendering opac/search
8557 Completed in 2.28618 (0 reqs/sec) | Rendering: 0.86132 (37%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=the&per_page=50]
8560 Processing OpacController#search (for 149.28.227.51 at 2007-07-31 16:26:20) [POST]
8561   Session ID: f843272ea7a51829b2ae697bfaf757c4
8562   Parameters: {"term"=>"physics", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8563 Rendering opac/search
8564 Completed in 3.11298 (0 reqs/sec) | Rendering: 2.26265 (72%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8567 Processing ApplicationController#index (for 128.112.204.47 at 2007-07-31 16:26:29) [GET]
8568   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8569   Parameters: {"term"=>"the", "start"=>"50", "r"=>"lc-part01-1185759970.366230"}
8572 ActionController::RoutingError (no route found to match "/record/show" with {:method=>:get}):
8573     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
8574     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
8575     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
8576     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
8577     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
8578     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
8579     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
8580     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
8581     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
8582     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8583     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
8584     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
8585     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8586     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
8587     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
8588     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
8589     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
8590     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
8591     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
8592     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
8593     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
8594     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
8595     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
8596     /var/lib/gems/1.8/bin/mongrel_rails:18
8599 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
8602 Processing OpacController#search (for 149.28.227.51 at 2007-07-31 16:26:32) [POST]
8603   Session ID: f843272ea7a51829b2ae697bfaf757c4
8604   Parameters: {"term"=>"archives", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8605 Rendering opac/search
8606 Completed in 1.89711 (0 reqs/sec) | Rendering: 0.57345 (30%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8609 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:27:01) [POST]
8610   Session ID: f8037c9334cc192f6537d802f010a1e0
8611   Parameters: {"term"=>"something", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8612 Rendering opac/search
8613 Completed in 0.46117 (2 reqs/sec) | Rendering: 0.32988 (71%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8616 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:27:26) [POST]
8617   Session ID: f8037c9334cc192f6537d802f010a1e0
8618   Parameters: {"term"=>"archives", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8619 Rendering opac/search
8620 Completed in 0.62921 (1 reqs/sec) | Rendering: 0.46349 (73%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8623 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:27:30) [GET]
8624   Session ID: f8037c9334cc192f6537d802f010a1e0
8625   Parameters: {"term"=>"archives", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
8626 Rendering opac/search
8627 Completed in 0.93532 (1 reqs/sec) | Rendering: 0.53907 (57%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=archives&per_page=20]
8630 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:27:32) [GET]
8631   Session ID: f8037c9334cc192f6537d802f010a1e0
8632   Parameters: {"term"=>"archives", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
8633 Rendering opac/search
8634 Completed in 0.50906 (1 reqs/sec) | Rendering: 0.45041 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=archives&per_page=20]
8637 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:27:51) [POST]
8638   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8639   Parameters: {"term"=>"archives", "action"=>"search", "per_page"=>"50", "start"=>"0", "controller"=>"opac"}
8640 Rendering opac/search
8641 Completed in 1.48445 (0 reqs/sec) | Rendering: 1.19144 (80%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50]
8644 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:28:08) [GET]
8645   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8646   Parameters: {"action"=>"search", "controller"=>"opac"}
8647 Rendering opac/search
8648 Completed in 0.01651 (60 reqs/sec) | Rendering: 0.00590 (35%) | 200 OK [http://208.78.97.122/opac/search]
8651 Processing OpacController#search (for 142.51.8.34 at 2007-07-31 16:28:40) [GET]
8652   Session ID: d611563830060c675c4263166561c6df
8653   Parameters: {"action"=>"search", "controller"=>"opac"}
8654 Rendering opac/search
8655 Completed in 0.01667 (59 reqs/sec) | Rendering: 0.00535 (32%) | 200 OK [http://208.78.97.122/opac/search]
8658 Processing OpacController#search (for 142.51.8.34 at 2007-07-31 16:28:40) [GET]
8659   Session ID: d611563830060c675c4263166561c6df
8660   Parameters: {"action"=>"search", "controller"=>"opac"}
8661 Rendering opac/search
8662 Completed in 0.01636 (61 reqs/sec) | Rendering: 0.00547 (33%) | 200 OK [http://208.78.97.122/opac/search]
8665 Processing OpacController#search (for 142.51.8.34 at 2007-07-31 16:29:06) [POST]
8666   Session ID: d611563830060c675c4263166561c6df
8667   Parameters: {"term"=>"zoo", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8668 Rendering opac/search
8669 Completed in 1.58939 (0 reqs/sec) | Rendering: 0.30587 (19%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8672 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:29:22) [POST]
8673   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8674   Parameters: {"term"=>"archives", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8675 Rendering opac/search
8676 Completed in 0.62891 (1 reqs/sec) | Rendering: 0.57048 (90%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8679 Processing OpacController#search (for 128.112.204.47 at 2007-07-31 16:29:26) [GET]
8680   Session ID: 7fcd7701fe1a8ea21644730d6b32d1d9
8681   Parameters: {"term"=>"archives", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
8682 Rendering opac/search
8683 Completed in 0.48648 (2 reqs/sec) | Rendering: 0.42653 (87%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=archives&per_page=20]
8686 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:29:48) [POST]
8687   Session ID: f8037c9334cc192f6537d802f010a1e0
8688   Parameters: {"term"=>"archives", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8689 Rendering opac/search
8690 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
8691 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ':', expecting kEND
8692 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8693                                                   ^
8694 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting kEND
8695 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8696                                                                        ^
8697 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting kEND
8698 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8699                                                                                             ^
8700 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting kEND
8701 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8702                                                                                                                                                               ^
8703 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113: syntax error, unexpected kEND, expecting $end
8704 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
8705 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
8706 _erbout.concat "<html>\r\n"
8707 _erbout.concat "  <head>\r\n"
8708 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
8709 _erbout.concat "\r\n"
8710 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
8711 _erbout.concat "<style type=\"text/css\">\r\n"
8712 _erbout.concat "      input {\r\n"
8713 _erbout.concat "        font-size: 2em;\r\n"
8714 _erbout.concat "        border: 2px solid red;\r\n"
8715 _erbout.concat "        width: 90%;\r\n"
8716 _erbout.concat "        text-align: center;\r\n"
8717 _erbout.concat "      }\r\n"
8718 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
8719 _erbout.concat "      span.num_of_results{\r\n"
8720 _erbout.concat "        font-size: 2em;\r\n"
8721 _erbout.concat "      }\r\n"
8722 _erbout.concat "      body {\r\n"
8723 _erbout.concat "      text-align: center;\r\n"
8724 _erbout.concat "      }\r\n"
8725 _erbout.concat "      div.record {\r\n"
8726 _erbout.concat "        text-align: left;\r\n"
8727 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
8728 _erbout.concat "        width: 75%;\r\n"
8729 _erbout.concat "        margin: auto;\r\n"
8730 _erbout.concat "        margin-bottom: 3px;\r\n"
8731 _erbout.concat "        padding: 10px;\r\n"
8732 _erbout.concat "      }\r\n"
8733 _erbout.concat "      a {text-decoration: none;}\r\n"
8734 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
8735 _erbout.concat "      a.direction {\r\n"
8736 _erbout.concat "        font-size: 1.5em;\r\n"
8737 _erbout.concat "        color: red;\r\n"
8738 _erbout.concat "        text-decoration: none;\r\n"
8739 _erbout.concat "        border: 3px solid white;\r\n"
8740 _erbout.concat "        margin: 5px;\r\n"
8741 _erbout.concat "        padding: 5px;\r\n"
8742 _erbout.concat "      }\r\n"
8743 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
8744 _erbout.concat "        color: blue;\r\n"
8745 _erbout.concat "        border: 3px solid blue;\r\n"
8746 _erbout.concat "      }\r\n"
8747 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
8748 _erbout.concat "    \r\n"
8749 _erbout.concat "</style>\r\n"
8750 _erbout.concat "<script type=\"text/javascript\">\r\n"
8751 _erbout.concat "function toggleLayer( whichLayer )\r\n"
8752 _erbout.concat "{\r\n"
8753 _erbout.concat "  var elem, vis;\r\n"
8754 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
8755 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
8756 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
8757 _erbout.concat "      elem = document.all[whichLayer];\r\n"
8758 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
8759 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
8760 _erbout.concat "  vis = elem.style;\r\n"
8761 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
8762 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
8763 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
8764 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
8765 _erbout.concat "}\r\n"
8766 _erbout.concat "</script>\r\n"
8767 _erbout.concat "  </head>\r\n"
8768 _erbout.concat "\r\n"
8769 _erbout.concat "  <body>\r\n"
8770 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
8771 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
8772 _erbout.concat "\r\n"
8773 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
8774 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8775 _erbout.concat "    \r\n"
8776 _erbout.concat "      <br>\r\n"
8777 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
8778 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
8779 _erbout.concat "          <script type=\"text/javascript\">\r\n"
8780 _erbout.concat "            document.getElementById('term').focus();\r\n"
8781 _erbout.concat "          </script>\r\n"
8782 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
8783 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
8784 _erbout.concat "    <br>\r\n"
8785 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
8786 _erbout.concat "    <br>\r\n"
8787 _erbout.concat "    <br>\r\n"
8788 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
8789 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
8790 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
8791 _erbout.concat "    <br>\r\n"
8792 _erbout.concat "    \r\n"
8793 _erbout.concat "    <br>\r\n"
8794 _erbout.concat "    Per page: \r\n"
8795 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
8796 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
8797 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
8798 _erbout.concat "    <br>\r\n"
8799 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
8800 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
8801 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
8802 _erbout.concat "     \r\n"
8803 _erbout.concat "    <div class=\"record\">\r\n"
8804 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
8805 _erbout.concat "      \r\n"
8806 _erbout.concat "    </div>\r\n"
8807 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
8808 _erbout.concat "    <br>\r\n"
8809 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
8810 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
8811 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
8812 _erbout.concat "  </body>\r\n"
8813 _erbout.concat "</html>\r\n"
8814 _erbout.concat "\r\n"
8815 _erbout.concat "\r\n"
8816 _erbout
8818 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113:in `compile_template'
8819 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
8820 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
8821 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
8822 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
8823 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
8824 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
8825 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8826 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8827 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8828 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
8829 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
8830 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
8831 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8832 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8833 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8834 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
8835 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
8836 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
8837 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
8838 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
8839 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
8840 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
8841 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
8842 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
8843 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
8844 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
8845 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
8846 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
8847 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8848 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
8849 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
8850 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8851 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
8852 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
8853 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
8854 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
8855 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
8856 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
8857 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
8858 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
8859 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
8860 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
8861 /var/lib/gems/1.8/bin/mongrel_rails:18
8864 ActionView::TemplateError (compile error
8865 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ':', expecting kEND
8866 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8867                                                   ^
8868 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting kEND
8869 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8870                                                                        ^
8871 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting kEND
8872 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8873                                                                                             ^
8874 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting kEND
8875 _erbout.concat "    ";  form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do ; _erbout.concat "\r\n"
8876                                                                                                                                                               ^
8877 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113: syntax error, unexpected kEND, expecting $end) on line #70 of app/views/opac/search.rhtml:
8878 67:     Search a zebra database of 250,000+ MARCXML records. \r
8879 68: \r
8880 69:     <!-- <form action="/opac/search" > -->\r
8881 70:     <% form_tag :method=> "get" :controller => "opac", :action => "search",  :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page do -%>\r
8882 71:     \r
8883 72:       <br>\r
8884 73:       <%= text_field_tag "term", @data%>\r
8886     #{RAILS_ROOT}/app/views/opac/search.rhtml:113:in `compile_template'
8887     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
8888     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
8889     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
8890     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
8891     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
8892     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
8893     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8894     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8895     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
8896     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
8897     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
8898     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
8899     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8900     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
8901     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
8902     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
8903     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
8904     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
8905     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
8906     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
8907     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
8908     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
8909     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
8910     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
8911     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
8912     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
8913     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
8914     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
8915     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8916     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
8917     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
8918     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
8919     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
8920     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
8921     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
8922     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
8923     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
8924     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
8925     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
8926     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
8927     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
8928     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
8929     /var/lib/gems/1.8/bin/mongrel_rails:18
8932 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
8935 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:30:01) [POST]
8936   Session ID: f8037c9334cc192f6537d802f010a1e0
8937   Parameters: {"term"=>"archives", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8938 Rendering opac/search
8939 Completed in 0.75878 (1 reqs/sec) | Rendering: 0.69261 (91%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
8942 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:33:53) [POST]
8943   Session ID: f8037c9334cc192f6537d802f010a1e0
8944   Parameters: {"term"=>"silly", "action"=>"search", "method"=>"get", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8945 Rendering opac/search
8946 Completed in 0.92221 (1 reqs/sec) | Rendering: 0.32266 (34%) | 200 OK [http://208.78.97.122/opac/search?start=0&method=get&per_page=20]
8949 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:34:15) [POST]
8950   Session ID: f8037c9334cc192f6537d802f010a1e0
8951   Parameters: {"term"=>"what", "action"=>"search", "method"=>"get", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8952 Rendering opac/search
8953 Completed in 0.74781 (1 reqs/sec) | Rendering: 0.29382 (39%) | 200 OK [http://208.78.97.122/opac/search?start=0&method=get&per_page=20]
8956 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:35:46) [POST]
8957   Session ID: f8037c9334cc192f6537d802f010a1e0
8958   Parameters: {"term"=>"what", "action"=>"search", "method"=>"get", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8959 Rendering opac/search
8960 Completed in 0.46543 (2 reqs/sec) | Rendering: 0.40875 (87%) | 200 OK [http://208.78.97.122/opac/search?start=0&method=get&per_page=20]
8963 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:40:07) [POST]
8964   Session ID: f8037c9334cc192f6537d802f010a1e0
8965   Parameters: {"term"=>"what", "action"=>"search", "method"=>"get", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
8966 Rendering opac/search
8967 Completed in 0.35068 (2 reqs/sec) | Rendering: 0.29333 (83%) | 200 OK [http://208.78.97.122/opac/search?start=0&method=get&per_page=20]
8970 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:40:11) [GET]
8971   Session ID: f8037c9334cc192f6537d802f010a1e0
8972   Parameters: {"term"=>"something", "action"=>"search", "controller"=>"opac"}
8973 Rendering opac/search
8974 Completed in 0.49816 (2 reqs/sec) | Rendering: 0.44152 (88%) | 200 OK [http://208.78.97.122/opac/search?term=something]
8977 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:40:16) [GET]
8978   Session ID: f8037c9334cc192f6537d802f010a1e0
8979   Parameters: {"action"=>"search", "controller"=>"opac"}
8980 Rendering opac/search
8981 Completed in 0.01595 (62 reqs/sec) | Rendering: 0.00502 (31%) | 200 OK [http://208.78.97.122/opac/search]
8984 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:40:20) [GET]
8985   Session ID: f8037c9334cc192f6537d802f010a1e0
8986   Parameters: {"term"=>"got it", "action"=>"search", "controller"=>"opac"}
8987 Rendering opac/search
8988 Completed in 0.66346 (1 reqs/sec) | Rendering: 0.26623 (40%) | 200 OK [http://208.78.97.122/opac/search?term=got+it]
8991 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:40:32) [GET]
8992   Session ID: f8037c9334cc192f6537d802f010a1e0
8993   Parameters: {"term"=>"delete", "action"=>"search", "controller"=>"opac"}
8994 Rendering opac/search
8995 Completed in 0.06883 (14 reqs/sec) | Rendering: 0.00525 (7%) | 200 OK [http://208.78.97.122/opac/search?term=delete]
8998 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:40:51) [GET]
8999   Session ID: f8037c9334cc192f6537d802f010a1e0
9000   Parameters: {"term"=>"delete", "action"=>"search", "controller"=>"opac"}
9001 Rendering opac/search
9002 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
9003 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected kDO_BLOCK, expecting tASSOC
9004 _erbout.concat "    ";  form_tag '/opac/search', :method=>'get', {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page} do ; _erbout.concat "\r\n"
9005                                                                                                                                                              ^
9006 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113: syntax error, unexpected kEND, expecting $end
9007 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
9008 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
9009 _erbout.concat "<html>\r\n"
9010 _erbout.concat "  <head>\r\n"
9011 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
9012 _erbout.concat "\r\n"
9013 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
9014 _erbout.concat "<style type=\"text/css\">\r\n"
9015 _erbout.concat "      input {\r\n"
9016 _erbout.concat "        font-size: 2em;\r\n"
9017 _erbout.concat "        border: 2px solid red;\r\n"
9018 _erbout.concat "        width: 90%;\r\n"
9019 _erbout.concat "        text-align: center;\r\n"
9020 _erbout.concat "      }\r\n"
9021 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
9022 _erbout.concat "      span.num_of_results{\r\n"
9023 _erbout.concat "        font-size: 2em;\r\n"
9024 _erbout.concat "      }\r\n"
9025 _erbout.concat "      body {\r\n"
9026 _erbout.concat "      text-align: center;\r\n"
9027 _erbout.concat "      }\r\n"
9028 _erbout.concat "      div.record {\r\n"
9029 _erbout.concat "        text-align: left;\r\n"
9030 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
9031 _erbout.concat "        width: 75%;\r\n"
9032 _erbout.concat "        margin: auto;\r\n"
9033 _erbout.concat "        margin-bottom: 3px;\r\n"
9034 _erbout.concat "        padding: 10px;\r\n"
9035 _erbout.concat "      }\r\n"
9036 _erbout.concat "      a {text-decoration: none;}\r\n"
9037 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
9038 _erbout.concat "      a.direction {\r\n"
9039 _erbout.concat "        font-size: 1.5em;\r\n"
9040 _erbout.concat "        color: red;\r\n"
9041 _erbout.concat "        text-decoration: none;\r\n"
9042 _erbout.concat "        border: 3px solid white;\r\n"
9043 _erbout.concat "        margin: 5px;\r\n"
9044 _erbout.concat "        padding: 5px;\r\n"
9045 _erbout.concat "      }\r\n"
9046 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
9047 _erbout.concat "        color: blue;\r\n"
9048 _erbout.concat "        border: 3px solid blue;\r\n"
9049 _erbout.concat "      }\r\n"
9050 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
9051 _erbout.concat "    \r\n"
9052 _erbout.concat "</style>\r\n"
9053 _erbout.concat "<script type=\"text/javascript\">\r\n"
9054 _erbout.concat "function toggleLayer( whichLayer )\r\n"
9055 _erbout.concat "{\r\n"
9056 _erbout.concat "  var elem, vis;\r\n"
9057 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
9058 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
9059 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
9060 _erbout.concat "      elem = document.all[whichLayer];\r\n"
9061 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
9062 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
9063 _erbout.concat "  vis = elem.style;\r\n"
9064 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
9065 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
9066 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
9067 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
9068 _erbout.concat "}\r\n"
9069 _erbout.concat "</script>\r\n"
9070 _erbout.concat "  </head>\r\n"
9071 _erbout.concat "\r\n"
9072 _erbout.concat "  <body>\r\n"
9073 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
9074 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
9075 _erbout.concat "\r\n"
9076 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
9077 _erbout.concat "    ";  form_tag '/opac/search', :method=>'get', {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page} do ; _erbout.concat "\r\n"
9078 _erbout.concat "    \r\n"
9079 _erbout.concat "      <br>\r\n"
9080 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
9081 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
9082 _erbout.concat "          <script type=\"text/javascript\">\r\n"
9083 _erbout.concat "            document.getElementById('term').focus();\r\n"
9084 _erbout.concat "          </script>\r\n"
9085 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
9086 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
9087 _erbout.concat "    <br>\r\n"
9088 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
9089 _erbout.concat "    <br>\r\n"
9090 _erbout.concat "    <br>\r\n"
9091 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
9092 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
9093 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
9094 _erbout.concat "    <br>\r\n"
9095 _erbout.concat "    \r\n"
9096 _erbout.concat "    <br>\r\n"
9097 _erbout.concat "    Per page: \r\n"
9098 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
9099 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
9100 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
9101 _erbout.concat "    <br>\r\n"
9102 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
9103 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
9104 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
9105 _erbout.concat "     \r\n"
9106 _erbout.concat "    <div class=\"record\">\r\n"
9107 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
9108 _erbout.concat "      \r\n"
9109 _erbout.concat "    </div>\r\n"
9110 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
9111 _erbout.concat "    <br>\r\n"
9112 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
9113 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
9114 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
9115 _erbout.concat "  </body>\r\n"
9116 _erbout.concat "</html>\r\n"
9117 _erbout.concat "\r\n"
9118 _erbout.concat "\r\n"
9119 _erbout
9121 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113:in `compile_template'
9122 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
9123 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
9124 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
9125 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
9126 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
9127 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
9128 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
9129 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9130 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
9131 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
9132 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
9133 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
9134 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9135 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9136 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9137 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
9138 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
9139 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
9140 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
9141 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
9142 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
9143 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
9144 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9145 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9146 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9147 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9148 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9149 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9150 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9151 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9152 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9153 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9154 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9155 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9156 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9157 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9158 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9159 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9160 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9161 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9162 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9163 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9164 /var/lib/gems/1.8/bin/mongrel_rails:18
9167 ActionView::TemplateError (compile error
9168 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected kDO_BLOCK, expecting tASSOC
9169 _erbout.concat "    ";  form_tag '/opac/search', :method=>'get', {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page} do ; _erbout.concat "\r\n"
9170                                                                                                                                                              ^
9171 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113: syntax error, unexpected kEND, expecting $end) on line #70 of app/views/opac/search.rhtml:
9172 67:     Search a zebra database of 250,000+ MARCXML records. \r
9173 68: \r
9174 69:     <!-- <form action="/opac/search" > -->\r
9175 70:     <% form_tag '/opac/search', :method=>'get', {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page} do -%>\r
9176 71:     \r
9177 72:       <br>\r
9178 73:       <%= text_field_tag "term", @data%>\r
9180     #{RAILS_ROOT}/app/views/opac/search.rhtml:113:in `compile_template'
9181     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
9182     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
9183     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
9184     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
9185     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
9186     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
9187     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
9188     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9189     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
9190     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
9191     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
9192     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
9193     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9194     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9195     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9196     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
9197     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
9198     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
9199     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
9200     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
9201     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
9202     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
9203     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9204     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9205     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9206     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9207     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9208     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9209     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9210     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9211     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9212     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9213     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9214     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9215     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9216     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9217     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9218     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9219     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9220     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9221     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9222     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9223     /var/lib/gems/1.8/bin/mongrel_rails:18
9226 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
9229 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:41:24) [GET]
9230   Session ID: f8037c9334cc192f6537d802f010a1e0
9231   Parameters: {"term"=>"put", "action"=>"search", "controller"=>"opac"}
9232 Rendering opac/search
9233 Completed in 0.89768 (1 reqs/sec) | Rendering: 0.36171 (40%) | 200 OK [http://208.78.97.122/opac/search?term=put]
9236 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:42:28) [GET]
9237   Session ID: f8037c9334cc192f6537d802f010a1e0
9238   Parameters: {"term"=>"put", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
9239 Rendering opac/search
9240 Completed in 0.70278 (1 reqs/sec) | Rendering: 0.32262 (45%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=put&per_page=20]
9243 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:42:33) [GET]
9244   Session ID: f8037c9334cc192f6537d802f010a1e0
9245   Parameters: {"term"=>"put", "action"=>"search", "start"=>"40", "per_page"=>"20", "controller"=>"opac"}
9246 Rendering opac/search
9247 Completed in 0.98702 (1 reqs/sec) | Rendering: 0.31629 (32%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=put&per_page=20]
9250 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:42:38) [GET]
9251   Session ID: f8037c9334cc192f6537d802f010a1e0
9252   Parameters: {"term"=>"put", "action"=>"search", "start"=>"40", "per_page"=>"50", "controller"=>"opac"}
9253 Rendering opac/search
9254 Completed in 1.67351 (0 reqs/sec) | Rendering: 0.92743 (55%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=put&per_page=50]
9257 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:42:46) [GET]
9258   Session ID: f8037c9334cc192f6537d802f010a1e0
9259   Parameters: {"term"=>"something", "action"=>"search", "controller"=>"opac"}
9260 Rendering opac/search
9261 Completed in 0.49129 (2 reqs/sec) | Rendering: 0.43873 (89%) | 200 OK [http://208.78.97.122/opac/search?term=something]
9264 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:45:44) [GET]
9265   Session ID: f8037c9334cc192f6537d802f010a1e0
9266   Parameters: {"term"=>"something", "action"=>"search", "controller"=>"opac"}
9267 Rendering opac/search
9268 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
9269 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected kDO_BLOCK, expecting tASSOC
9270 _erbout.concat "    ";  form_tag '/opac/search', :method=>'get', {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page} do ; _erbout.concat "\r\n"
9271                                                                                                                                                              ^
9272 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113: syntax error, unexpected kEND, expecting $end
9273 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
9274 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
9275 _erbout.concat "<html>\r\n"
9276 _erbout.concat "  <head>\r\n"
9277 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
9278 _erbout.concat "\r\n"
9279 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
9280 _erbout.concat "<style type=\"text/css\">\r\n"
9281 _erbout.concat "      input {\r\n"
9282 _erbout.concat "        font-size: 2em;\r\n"
9283 _erbout.concat "        border: 2px solid red;\r\n"
9284 _erbout.concat "        width: 90%;\r\n"
9285 _erbout.concat "        text-align: center;\r\n"
9286 _erbout.concat "      }\r\n"
9287 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
9288 _erbout.concat "      span.num_of_results{\r\n"
9289 _erbout.concat "        font-size: 2em;\r\n"
9290 _erbout.concat "      }\r\n"
9291 _erbout.concat "      body {\r\n"
9292 _erbout.concat "      text-align: center;\r\n"
9293 _erbout.concat "      }\r\n"
9294 _erbout.concat "      div.record {\r\n"
9295 _erbout.concat "        text-align: left;\r\n"
9296 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
9297 _erbout.concat "        width: 75%;\r\n"
9298 _erbout.concat "        margin: auto;\r\n"
9299 _erbout.concat "        margin-bottom: 3px;\r\n"
9300 _erbout.concat "        padding: 10px;\r\n"
9301 _erbout.concat "      }\r\n"
9302 _erbout.concat "      a {text-decoration: none;}\r\n"
9303 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
9304 _erbout.concat "      a.direction {\r\n"
9305 _erbout.concat "        font-size: 1.5em;\r\n"
9306 _erbout.concat "        color: red;\r\n"
9307 _erbout.concat "        text-decoration: none;\r\n"
9308 _erbout.concat "        border: 3px solid white;\r\n"
9309 _erbout.concat "        margin: 5px;\r\n"
9310 _erbout.concat "        padding: 5px;\r\n"
9311 _erbout.concat "      }\r\n"
9312 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
9313 _erbout.concat "        color: blue;\r\n"
9314 _erbout.concat "        border: 3px solid blue;\r\n"
9315 _erbout.concat "      }\r\n"
9316 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
9317 _erbout.concat "    \r\n"
9318 _erbout.concat "</style>\r\n"
9319 _erbout.concat "<script type=\"text/javascript\">\r\n"
9320 _erbout.concat "function toggleLayer( whichLayer )\r\n"
9321 _erbout.concat "{\r\n"
9322 _erbout.concat "  var elem, vis;\r\n"
9323 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
9324 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
9325 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
9326 _erbout.concat "      elem = document.all[whichLayer];\r\n"
9327 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
9328 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
9329 _erbout.concat "  vis = elem.style;\r\n"
9330 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
9331 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
9332 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
9333 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
9334 _erbout.concat "}\r\n"
9335 _erbout.concat "</script>\r\n"
9336 _erbout.concat "  </head>\r\n"
9337 _erbout.concat "\r\n"
9338 _erbout.concat "  <body>\r\n"
9339 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
9340 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
9341 _erbout.concat "\r\n"
9342 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
9343 _erbout.concat "    ";  form_tag '/opac/search', :method=>'get', {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page} do ; _erbout.concat "\r\n"
9344 _erbout.concat "    \r\n"
9345 _erbout.concat "      <br>\r\n"
9346 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
9347 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
9348 _erbout.concat "          <script type=\"text/javascript\">\r\n"
9349 _erbout.concat "            document.getElementById('term').focus();\r\n"
9350 _erbout.concat "          </script>\r\n"
9351 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
9352 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
9353 _erbout.concat "    <br>\r\n"
9354 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
9355 _erbout.concat "    <br>\r\n"
9356 _erbout.concat "    <br>\r\n"
9357 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
9358 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
9359 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
9360 _erbout.concat "    <br>\r\n"
9361 _erbout.concat "    \r\n"
9362 _erbout.concat "    <br>\r\n"
9363 _erbout.concat "    Per page: \r\n"
9364 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
9365 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
9366 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
9367 _erbout.concat "    <br>\r\n"
9368 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
9369 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
9370 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
9371 _erbout.concat "     \r\n"
9372 _erbout.concat "    <div class=\"record\">\r\n"
9373 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
9374 _erbout.concat "      \r\n"
9375 _erbout.concat "    </div>\r\n"
9376 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
9377 _erbout.concat "    <br>\r\n"
9378 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
9379 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
9380 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
9381 _erbout.concat "  </body>\r\n"
9382 _erbout.concat "</html>\r\n"
9383 _erbout.concat "\r\n"
9384 _erbout.concat "\r\n"
9385 _erbout
9387 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113:in `compile_template'
9388 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
9389 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
9390 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
9391 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
9392 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
9393 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
9394 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
9395 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9396 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
9397 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
9398 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
9399 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
9400 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9401 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9402 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9403 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
9404 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
9405 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
9406 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
9407 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
9408 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
9409 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
9410 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9411 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9412 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9413 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9414 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9415 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9416 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9417 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9418 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9419 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9420 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9421 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9422 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9423 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9424 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9425 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9426 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9427 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9428 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9429 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9430 /var/lib/gems/1.8/bin/mongrel_rails:18
9433 ActionView::TemplateError (compile error
9434 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:70: syntax error, unexpected kDO_BLOCK, expecting tASSOC
9435 _erbout.concat "    ";  form_tag '/opac/search', :method=>'get', {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page} do ; _erbout.concat "\r\n"
9436                                                                                                                                                              ^
9437 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:113: syntax error, unexpected kEND, expecting $end) on line #70 of app/views/opac/search.rhtml:
9438 67:     Search a zebra database of 250,000+ MARCXML records. \r
9439 68: \r
9440 69:     <!-- <form action="/opac/search" > -->\r
9441 70:     <% form_tag '/opac/search', :method=>'get', {:start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}", :per_page => @per_page} do -%>\r
9442 71:     \r
9443 72:       <br>\r
9444 73:       <%= text_field_tag "term", @data%>\r
9446     #{RAILS_ROOT}/app/views/opac/search.rhtml:113:in `compile_template'
9447     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
9448     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
9449     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
9450     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
9451     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
9452     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
9453     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
9454     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9455     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
9456     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
9457     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
9458     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
9459     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9460     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9461     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9462     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
9463     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
9464     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
9465     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
9466     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
9467     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
9468     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
9469     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9470     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9471     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9472     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9473     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9474     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9475     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9476     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9477     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9478     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9479     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9480     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9481     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9482     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9483     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9484     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9485     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9486     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9487     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9488     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9489     /var/lib/gems/1.8/bin/mongrel_rails:18
9492 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
9495 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:46:00) [GET]
9496   Session ID: f8037c9334cc192f6537d802f010a1e0
9497   Parameters: {"term"=>"thing", "action"=>"search", "controller"=>"opac"}
9498 Rendering opac/search
9499 Completed in 0.81573 (1 reqs/sec) | Rendering: 0.35461 (43%) | 200 OK [http://208.78.97.122/opac/search?term=thing]
9502 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:46:26) [GET]
9503   Session ID: f8037c9334cc192f6537d802f010a1e0
9504   Parameters: {"term"=>"thing", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
9505 Rendering opac/search
9506 Completed in 0.22179 (4 reqs/sec) | Rendering: 0.18540 (83%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=thing&per_page=10]
9509 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:46:31) [GET]
9510   Session ID: f8037c9334cc192f6537d802f010a1e0
9511   Parameters: {"term"=>"thing", "action"=>"search", "start"=>"10", "per_page"=>"10", "controller"=>"opac"}
9512 Rendering opac/search
9513 Completed in 0.20929 (4 reqs/sec) | Rendering: 0.16954 (81%) | 200 OK [http://208.78.97.122/opac/search?start=10&term=thing&per_page=10]
9516 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:46:33) [GET]
9517   Session ID: f8037c9334cc192f6537d802f010a1e0
9518   Parameters: {"term"=>"thing", "action"=>"search", "start"=>"20", "per_page"=>"10", "controller"=>"opac"}
9519 Rendering opac/search
9520 Completed in 0.34313 (2 reqs/sec) | Rendering: 0.15246 (44%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=thing&per_page=10]
9523 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:46:35) [GET]
9524   Session ID: f8037c9334cc192f6537d802f010a1e0
9525   Parameters: {"term"=>"thing", "action"=>"search", "start"=>"30", "per_page"=>"10", "controller"=>"opac"}
9526 Rendering opac/search
9527 Completed in 0.48125 (2 reqs/sec) | Rendering: 0.25756 (53%) | 200 OK [http://208.78.97.122/opac/search?start=30&term=thing&per_page=10]
9530 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:46:38) [GET]
9531   Session ID: f8037c9334cc192f6537d802f010a1e0
9532   Parameters: {"term"=>"thing", "action"=>"search", "start"=>"40", "per_page"=>"10", "controller"=>"opac"}
9533 Rendering opac/search
9534 Completed in 0.37846 (2 reqs/sec) | Rendering: 0.16396 (43%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=thing&per_page=10]
9537 Processing ApplicationController#index (for 142.51.8.34 at 2007-07-31 16:52:06) [GET]
9538   Session ID: d611563830060c675c4263166561c6df
9539   Parameters: {"term"=>"zoo", "start"=>"0", "r"=>"lc-part01-1185750274.058237"}
9542 ActionController::RoutingError (no route found to match "/record/show" with {:method=>:get}):
9543     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
9544     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
9545     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
9546     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9547     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9548     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9549     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9550     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9551     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9552     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9553     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9554     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9555     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9556     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9557     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9558     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9559     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9560     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9561     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9562     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9563     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9564     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9565     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9566     /var/lib/gems/1.8/bin/mongrel_rails:18
9569 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
9572 Processing ApplicationController#index (for 142.51.8.34 at 2007-07-31 16:52:12) [GET]
9573   Session ID: d611563830060c675c4263166561c6df
9574   Parameters: {"term"=>"zoo", "start"=>"0", "r"=>"lc-part01-1185750274.058237"}
9577 ActionController::RoutingError (no route found to match "/record/show" with {:method=>:get}):
9578     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
9579     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
9580     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
9581     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9582     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9583     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9584     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9585     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9586     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9587     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9588     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9589     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9590     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9591     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9592     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9593     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9594     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9595     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9596     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9597     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9598     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9599     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9600     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9601     /var/lib/gems/1.8/bin/mongrel_rails:18
9604 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
9607 Processing OpacController#index (for 142.51.8.34 at 2007-07-31 16:52:29) [GET]
9608   Session ID: d611563830060c675c4263166561c6df
9609   Parameters: {"action"=>"index", "controller"=>"opac"}
9612 ActionController::UnknownAction (No action responded to index):
9613     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
9614     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
9615     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9616     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9617     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9618     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
9619     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
9620     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
9621     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
9622     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
9623     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
9624     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
9625     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9626     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9627     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9628     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9629     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9630     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9631     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9632     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9633     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9634     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9635     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9636     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9637     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9638     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9639     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9640     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9641     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9642     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9643     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9644     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9645     /var/lib/gems/1.8/bin/mongrel_rails:18
9648 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
9651 Processing OpacController#search (for 142.51.8.34 at 2007-07-31 16:52:34) [GET]
9652   Session ID: d611563830060c675c4263166561c6df
9653   Parameters: {"action"=>"search", "controller"=>"opac"}
9654 Rendering opac/search
9655 Completed in 0.01624 (61 reqs/sec) | Rendering: 0.00513 (31%) | 200 OK [http://208.78.97.122/opac/search]
9658 Processing OpacController#search (for 142.51.8.34 at 2007-07-31 16:52:38) [GET]
9659   Session ID: d611563830060c675c4263166561c6df
9660   Parameters: {"term"=>"resume", "action"=>"search", "controller"=>"opac"}
9661 Rendering opac/search
9662 Completed in 0.45929 (2 reqs/sec) | Rendering: 0.17779 (38%) | 200 OK [http://208.78.97.122/opac/search?term=resume]
9665 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:52:49) [GET]
9666   Session ID: f8037c9334cc192f6537d802f010a1e0
9667   Parameters: {"term"=>"resume", "action"=>"search", "controller"=>"opac"}
9668 Rendering opac/search
9669 Completed in 0.32397 (3 reqs/sec) | Rendering: 0.28475 (87%) | 200 OK [http://208.78.97.122/opac/search?term=resume]
9672 Processing OpacController#search (for 142.51.8.34 at 2007-07-31 16:52:57) [GET]
9673   Session ID: d611563830060c675c4263166561c6df
9674   Parameters: {"term"=>"francais", "action"=>"search", "controller"=>"opac"}
9675 Rendering opac/search
9676 Completed in 0.71863 (1 reqs/sec) | Rendering: 0.31978 (44%) | 200 OK [http://208.78.97.122/opac/search?term=francais]
9679 Processing OpacController#search (for 142.51.8.34 at 2007-07-31 16:53:08) [GET]
9680   Session ID: d611563830060c675c4263166561c6df
9681   Parameters: {"term"=>"français", "action"=>"search", "controller"=>"opac"}
9682 Rendering opac/search
9683 Completed in 0.01572 (63 reqs/sec) | Rendering: 0.00482 (30%) | 200 OK [http://208.78.97.122/opac/search?term=fran%C3%A7ais]
9686 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:53:22) [GET]
9687   Session ID: f8037c9334cc192f6537d802f010a1e0
9688   Parameters: {"term"=>"français", "action"=>"search", "controller"=>"opac"}
9689 Rendering opac/search
9690 Completed in 0.01636 (61 reqs/sec) | Rendering: 0.00518 (31%) | 200 OK [http://208.78.97.122/opac/search?term=fran%C3%A7ais]
9693 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:53:33) [GET]
9694   Session ID: f8037c9334cc192f6537d802f010a1e0
9695   Parameters: {"term"=>"francais", "action"=>"search", "controller"=>"opac"}
9696 Rendering opac/search
9697 Completed in 0.37751 (2 reqs/sec) | Rendering: 0.31935 (84%) | 200 OK [http://208.78.97.122/opac/search?term=francais]
9700 Processing OpacController#search (for 130.207.50.152 at 2007-07-31 16:53:48) [GET]
9701   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
9702   Parameters: {"action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
9703 Rendering opac/search
9704 Completed in 0.01552 (64 reqs/sec) | Rendering: 0.00470 (30%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20]
9707 Processing OpacController#search (for 142.51.8.34 at 2007-07-31 16:54:10) [GET]
9708   Session ID: 22acef583da4ee5049188dcd4d96127b
9709   Parameters: {"term"=>"français", "action"=>"search", "controller"=>"opac"}
9710 Rendering opac/search
9711 Completed in 0.01749 (57 reqs/sec) | Rendering: 0.00583 (33%) | 200 OK [http://208.78.97.122/opac/search?term=fran%C3%A7ais]
9714 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:56:06) [GET]
9715   Session ID: f8037c9334cc192f6537d802f010a1e0
9716   Parameters: {"term"=>"france", "action"=>"search", "controller"=>"opac"}
9717 Rendering opac/search
9718 Completed in 0.98775 (1 reqs/sec) | Rendering: 0.48223 (48%) | 200 OK [http://208.78.97.122/opac/search?term=france]
9721 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:56:55) [GET]
9722   Session ID: f8037c9334cc192f6537d802f010a1e0
9723   Parameters: {"term"=>"nuts", "action"=>"search", "controller"=>"opac"}
9724 Rendering opac/search
9725 Completed in 0.72533 (1 reqs/sec) | Rendering: 0.31251 (43%) | 200 OK [http://208.78.97.122/opac/search?term=nuts]
9728 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 16:57:21) [GET]
9729   Session ID: f8037c9334cc192f6537d802f010a1e0
9730   Parameters: {"term"=>"damn", "action"=>"search", "controller"=>"opac"}
9731 Rendering opac/search
9732 Completed in 0.33204 (3 reqs/sec) | Rendering: 0.15258 (45%) | 200 OK [http://208.78.97.122/opac/search?term=damn]
9735 Processing ApplicationController#index (for 149.166.220.116 at 2007-07-31 17:01:23) [GET]
9736   Session ID: f8037c9334cc192f6537d802f010a1e0
9737   Parameters: {"term"=>"damn", "start"=>"0", "r"=>"uva-1185558754.498223"}
9740 ActionController::RoutingError (no route found to match "/record/show" with {:method=>:get}):
9741     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
9742     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
9743     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
9744     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9745     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9746     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9747     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9748     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9749     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9750     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9751     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9752     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9753     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9754     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9755     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9756     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9757     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9758     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9759     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9760     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9761     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9762     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9763     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9764     /var/lib/gems/1.8/bin/mongrel_rails:18
9767 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
9770 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:01:54) [GET]
9771   Session ID: f8037c9334cc192f6537d802f010a1e0
9772   Parameters: {"term"=>"damn", "action"=>"search", "controller"=>"opac"}
9773 Rendering opac/search
9774 Completed in 0.20010 (4 reqs/sec) | Rendering: 0.16412 (82%) | 200 OK [http://208.78.97.122/opac/search?term=damn]
9777 Processing OpacController#record (for 149.166.220.116 at 2007-07-31 17:01:56) [GET]
9778   Session ID: f8037c9334cc192f6537d802f010a1e0
9779   Parameters: {"term"=>"damn", "action"=>"record", "start"=>"0", "controller"=>"opac", "r"=>"uva-1185558754.498223"}
9780 Rendering opac/record
9781 Completed in 0.18651 (5 reqs/sec) | Rendering: 0.01824 (9%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=damn&r=uva-1185558754.498223]
9784 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:02:00) [GET]
9785   Session ID: f8037c9334cc192f6537d802f010a1e0
9786   Parameters: {"term"=>"damn", "action"=>"search", "start"=>"0", "controller"=>"opac"}
9787 Rendering opac/search
9788 Completed in 0.18824 (5 reqs/sec) | Rendering: 0.15307 (81%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=damn]
9791 Processing OpacController#record (for 149.166.220.116 at 2007-07-31 17:02:03) [GET]
9792   Session ID: f8037c9334cc192f6537d802f010a1e0
9793   Parameters: {"term"=>"damn", "action"=>"record", "start"=>"0", "controller"=>"opac", "r"=>"lc-part01-1185574518.425836"}
9794 Rendering opac/record
9795 Completed in 0.19870 (5 reqs/sec) | Rendering: 0.00337 (1%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=damn&r=lc-part01-1185574518.425836]
9798 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:02:06) [GET]
9799   Session ID: f8037c9334cc192f6537d802f010a1e0
9800   Parameters: {"term"=>"damn", "action"=>"search", "start"=>"0", "controller"=>"opac"}
9801 Rendering opac/search
9802 Completed in 0.18900 (5 reqs/sec) | Rendering: 0.15383 (81%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=damn]
9805 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:02:09) [GET]
9806   Session ID: f8037c9334cc192f6537d802f010a1e0
9807   Parameters: {"term"=>"garden", "action"=>"search", "controller"=>"opac"}
9808 Rendering opac/search
9809 Completed in 1.10721 (0 reqs/sec) | Rendering: 0.48401 (43%) | 200 OK [http://208.78.97.122/opac/search?term=garden]
9812 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:02:13) [GET]
9813   Session ID: f8037c9334cc192f6537d802f010a1e0
9814   Parameters: {"term"=>"garden", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
9815 Rendering opac/search
9816 Completed in 1.43228 (0 reqs/sec) | Rendering: 0.96015 (67%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=garden&per_page=50]
9819 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:02:22) [GET]
9820   Session ID: f8037c9334cc192f6537d802f010a1e0
9821   Parameters: {"term"=>"height", "action"=>"search", "controller"=>"opac"}
9822 Rendering opac/search
9823 Completed in 0.62364 (1 reqs/sec) | Rendering: 0.17027 (27%) | 200 OK [http://208.78.97.122/opac/search?term=height]
9826 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:02:33) [GET]
9827   Session ID: f8037c9334cc192f6537d802f010a1e0
9828   Parameters: {"term"=>"summer", "action"=>"search", "controller"=>"opac"}
9829 Rendering opac/search
9830 Completed in 0.92480 (1 reqs/sec) | Rendering: 0.46592 (50%) | 200 OK [http://208.78.97.122/opac/search?term=summer]
9833 Processing OpacController#search (for 130.207.50.152 at 2007-07-31 17:10:01) [GET]
9834   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
9835   Parameters: {"term"=>"rope", "action"=>"search", "controller"=>"opac"}
9836 Rendering opac/search
9837 Completed in 1.01542 (0 reqs/sec) | Rendering: 0.42989 (42%) | 200 OK [http://208.78.97.122/opac/search?term=rope]
9840 Processing OpacController#search (for 130.207.50.152 at 2007-07-31 17:10:08) [GET]
9841   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
9842   Parameters: {"term"=>"rope", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
9843 Rendering opac/search
9844 Completed in 0.44531 (2 reqs/sec) | Rendering: 0.17538 (39%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=rope&per_page=20]
9847 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:10:10) [GET]
9848   Session ID: f8037c9334cc192f6537d802f010a1e0
9849   Parameters: {"term"=>"rope", "action"=>"search", "controller"=>"opac"}
9850 Rendering opac/search
9851 Completed in 0.38530 (2 reqs/sec) | Rendering: 0.30546 (79%) | 200 OK [http://208.78.97.122/opac/search?term=rope]
9854 Processing OpacController#record (for 130.207.50.152 at 2007-07-31 17:10:11) [GET]
9855   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
9856   Parameters: {"term"=>"rope", "action"=>"record", "start"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185760518.277072"}
9857 Rendering opac/record
9858 Completed in 0.13721 (7 reqs/sec) | Rendering: 0.00342 (2%) | 200 OK [http://208.78.97.122/opac/record?start=20&term=rope&r=lc-part01-1185760518.277072]
9861 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:10:40) [GET]
9862   Session ID: f8037c9334cc192f6537d802f010a1e0
9863   Parameters: {"term"=>"rope", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
9864 Rendering opac/search
9865 Completed in 0.54854 (1 reqs/sec) | Rendering: 0.46388 (84%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=rope&per_page=50]
9868 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:10:52) [GET]
9869   Session ID: f8037c9334cc192f6537d802f010a1e0
9870   Parameters: {"term"=>"gallop", "action"=>"search", "controller"=>"opac"}
9871 Rendering opac/search
9872 Completed in 0.22114 (4 reqs/sec) | Rendering: 0.07550 (34%) | 200 OK [http://208.78.97.122/opac/search?term=gallop]
9875 Processing OpacController#search (for 130.207.50.152 at 2007-07-31 17:11:27) [GET]
9876   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
9877   Parameters: {"term"=>"rope", "action"=>"search", "start"=>"20", "controller"=>"opac"}
9878 Rendering opac/search
9879 Completed in 0.22033 (4 reqs/sec) | Rendering: 0.16928 (76%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=rope]
9882 Processing OpacController#search (for 130.207.50.152 at 2007-07-31 17:11:31) [GET]
9883   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
9884   Parameters: {"term"=>"rope", "action"=>"search", "start"=>"20", "per_page"=>"50", "controller"=>"opac"}
9885 Rendering opac/search
9886 Completed in 0.29516 (3 reqs/sec) | Rendering: 0.25832 (87%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=rope&per_page=50]
9889 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:11:41) [GET]
9890   Session ID: f8037c9334cc192f6537d802f010a1e0
9891   Parameters: {"term"=>"rope", "action"=>"search", "controller"=>"opac"}
9892 Rendering opac/search
9893 Completed in 0.34685 (2 reqs/sec) | Rendering: 0.29329 (84%) | 200 OK [http://208.78.97.122/opac/search?term=rope]
9896 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:11:45) [GET]
9897   Session ID: f8037c9334cc192f6537d802f010a1e0
9898   Parameters: {"term"=>"rope", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
9899 Rendering opac/search
9900 Completed in 0.29985 (3 reqs/sec) | Rendering: 0.26284 (87%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=rope&per_page=20]
9903 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:11:50) [GET]
9904   Session ID: f8037c9334cc192f6537d802f010a1e0
9905   Parameters: {"term"=>"rope", "action"=>"search", "controller"=>"opac"}
9906 Rendering opac/search
9907 Completed in 0.35551 (2 reqs/sec) | Rendering: 0.29599 (83%) | 200 OK [http://208.78.97.122/opac/search?term=rope]
9910 Processing OpacController#record (for 130.207.50.152 at 2007-07-31 17:11:58) [GET]
9911   Session ID: 5496380e829b2eb9dc68bb04bd3a46bd
9912   Parameters: {"term"=>"rope", "action"=>"record", "start"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185755990.330381"}
9913 Rendering opac/record
9914 Completed in 0.10780 (9 reqs/sec) | Rendering: 0.00311 (2%) | 200 OK [http://208.78.97.122/opac/record?start=20&term=rope&r=lc-part01-1185755990.330381]
9917 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:12:46) [GET]
9918   Session ID: f8037c9334cc192f6537d802f010a1e0
9919   Parameters: {"term"=>"rope", "action"=>"search", "controller"=>"opac"}
9920 Rendering opac/search
9921 Completed in 0.35236 (2 reqs/sec) | Rendering: 0.29786 (84%) | 200 OK [http://208.78.97.122/opac/search?term=rope]
9924 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:12:53) [GET]
9925   Session ID: f8037c9334cc192f6537d802f010a1e0
9926   Parameters: {"term"=>"huh", "action"=>"search", "controller"=>"opac"}
9927 Rendering opac/search
9928 Completed in 0.92252 (1 reqs/sec) | Rendering: 0.60102 (65%) | 200 OK [http://208.78.97.122/opac/search?term=huh]
9931 Processing OpacController#search (for 204.38.4.80 at 2007-07-31 17:14:16) [GET]
9932   Session ID: 3f7acb6ca9b910ecbac5d1f075996c23
9933   Parameters: {"term"=>"fran\215ais", "action"=>"search", "controller"=>"opac"}
9936 RuntimeError (Query term includes characters that do not translate into the target character set (1072) ):
9937     /app/controllers/opac_controller.rb:78:in `search'
9938     /app/controllers/opac_controller.rb:78:in `search'
9939     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
9940     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
9941     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
9942     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
9943     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9944     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9945     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9946     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
9947     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
9948     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
9949     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
9950     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
9951     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
9952     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
9953     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
9954     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
9955     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
9956     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
9957     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
9958     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
9959     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9960     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
9961     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
9962     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
9963     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
9964     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
9965     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
9966     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
9967     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
9968     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
9969     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
9970     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
9971     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
9972     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
9973     /var/lib/gems/1.8/bin/mongrel_rails:18
9976 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
9979 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:14:28) [GET]
9980   Session ID: f8037c9334cc192f6537d802f010a1e0
9981   Parameters: {"term"=>"fran\\215ais", "action"=>"search", "controller"=>"opac"}
9984 RuntimeError (Query term includes characters that do not translate into the target character set (1072) ):
9985     /app/controllers/opac_controller.rb:78:in `search'
9986     /app/controllers/opac_controller.rb:78:in `search'
9987     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
9988     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
9989     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
9990     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
9991     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9992     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
9993     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
9994     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
9995     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
9996     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
9997     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
9998     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
9999     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
10000     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
10001     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
10002     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
10003     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
10004     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
10005     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
10006     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
10007     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10008     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
10009     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
10010     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10011     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
10012     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
10013     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
10014     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
10015     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
10016     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
10017     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
10018     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
10019     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
10020     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
10021     /var/lib/gems/1.8/bin/mongrel_rails:18
10024 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
10027 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:14:58) [GET]
10028   Session ID: f8037c9334cc192f6537d802f010a1e0
10029   Parameters: {"term"=>"fran\\215ais", "action"=>"search", "controller"=>"opac"}
10032 RuntimeError (Query term includes characters that do not translate into the target character set (1072) ):
10033     /app/controllers/opac_controller.rb:78:in `search'
10034     /app/controllers/opac_controller.rb:78:in `search'
10035     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
10036     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
10037     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
10038     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
10039     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10040     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10041     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10042     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
10043     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
10044     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
10045     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
10046     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
10047     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
10048     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
10049     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
10050     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
10051     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
10052     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
10053     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
10054     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
10055     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10056     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
10057     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
10058     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10059     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
10060     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
10061     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
10062     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
10063     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
10064     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
10065     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
10066     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
10067     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
10068     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
10069     /var/lib/gems/1.8/bin/mongrel_rails:18
10072 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
10075 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:15:36) [GET]
10076   Session ID: f8037c9334cc192f6537d802f010a1e0
10077   Parameters: {"term"=>"delete", "action"=>"search", "controller"=>"opac"}
10078 Rendering opac/search
10079 Completed in 0.01652 (60 reqs/sec) | Rendering: 0.00550 (33%) | 200 OK [http://208.78.97.122/opac/search?term=delete]
10082 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:15:40) [GET]
10083   Session ID: f8037c9334cc192f6537d802f010a1e0
10084   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
10085 Rendering opac/search
10086 Completed in 1.18412 (0 reqs/sec) | Rendering: 0.45900 (38%) | 200 OK [http://208.78.97.122/opac/search?term=nothing]
10089 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:15:50) [GET]
10090   Session ID: f8037c9334cc192f6537d802f010a1e0
10091   Parameters: {"term"=>"nothing", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
10092 Rendering opac/search
10093 Completed in 1.42132 (0 reqs/sec) | Rendering: 0.88536 (62%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=nothing&per_page=50]
10096 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:15:56) [GET]
10097   Session ID: f8037c9334cc192f6537d802f010a1e0
10098   Parameters: {"term"=>"nothing", "action"=>"search", "start"=>"50", "per_page"=>"50", "controller"=>"opac"}
10099 Rendering opac/search
10100 Completed in 1.70008 (0 reqs/sec) | Rendering: 0.96415 (56%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=nothing&per_page=50]
10103 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:16:00) [GET]
10104   Session ID: f8037c9334cc192f6537d802f010a1e0
10105   Parameters: {"term"=>"nothing", "action"=>"search", "start"=>"100", "per_page"=>"50", "controller"=>"opac"}
10106 Rendering opac/search
10107 Completed in 0.54087 (1 reqs/sec) | Rendering: 0.27348 (50%) | 200 OK [http://208.78.97.122/opac/search?start=100&term=nothing&per_page=50]
10110 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:17:10) [GET]
10111   Session ID: f8037c9334cc192f6537d802f010a1e0
10112   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
10113 Rendering opac/search
10114 Completed in 0.42779 (2 reqs/sec) | Rendering: 0.37312 (87%) | 200 OK [http://208.78.97.122/opac/search?term=nothing]
10117 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:17:16) [POST]
10118   Session ID: f8037c9334cc192f6537d802f010a1e0
10119   Parameters: {"term"=>"something", "action"=>"search", "controller"=>"opac"}
10120 Rendering opac/search
10121 Completed in 0.60597 (1 reqs/sec) | Rendering: 0.43836 (72%) | 200 OK [http://208.78.97.122/opac/search]
10124 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:17:21) [GET]
10125   Session ID: f8037c9334cc192f6537d802f010a1e0
10126   Parameters: {"term"=>"something", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
10127 Rendering opac/search
10128 Completed in 0.81958 (1 reqs/sec) | Rendering: 0.28841 (35%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=something&per_page=20]
10131 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:17:26) [POST]
10132   Session ID: f8037c9334cc192f6537d802f010a1e0
10133   Parameters: {"term"=>"anything", "action"=>"search", "controller"=>"opac"}
10134 Rendering opac/search
10135 Completed in 0.77755 (1 reqs/sec) | Rendering: 0.43775 (56%) | 200 OK [http://208.78.97.122/opac/search]
10138 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:17:48) [POST]
10139   Session ID: f8037c9334cc192f6537d802f010a1e0
10140   Parameters: {"term"=>"anything", "action"=>"search", "controller"=>"opac"}
10141 Rendering opac/search
10142 Completed in 0.39592 (2 reqs/sec) | Rendering: 0.33987 (85%) | 200 OK [http://208.78.97.122/opac/search]
10145 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:17:51) [GET]
10146   Session ID: f8037c9334cc192f6537d802f010a1e0
10147   Parameters: {"term"=>"anything", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
10148 Rendering opac/search
10149 Completed in 0.40060 (2 reqs/sec) | Rendering: 0.16487 (41%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=anything&per_page=20]
10152 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:17:55) [POST]
10153   Session ID: f8037c9334cc192f6537d802f010a1e0
10154   Parameters: {"term"=>"another", "action"=>"search", "controller"=>"opac"}
10155 Rendering opac/search
10156 Completed in 0.75545 (1 reqs/sec) | Rendering: 0.38346 (50%) | 200 OK [http://208.78.97.122/opac/search]
10159 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:18:23) [POST]
10160   Session ID: f8037c9334cc192f6537d802f010a1e0
10161   Parameters: {"term"=>"another", "action"=>"search", "controller"=>"opac"}
10162 Rendering opac/search
10163 Completed in 0.44331 (2 reqs/sec) | Rendering: 0.38649 (87%) | 200 OK [http://208.78.97.122/opac/search]
10166 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:18:26) [GET]
10167   Session ID: f8037c9334cc192f6537d802f010a1e0
10168   Parameters: {"term"=>"another", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
10169 Rendering opac/search
10170 Completed in 1.48345 (0 reqs/sec) | Rendering: 0.96607 (65%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=another&per_page=50]
10173 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:18:32) [POST]
10174   Session ID: f8037c9334cc192f6537d802f010a1e0
10175   Parameters: {"term"=>"friend", "action"=>"search", "controller"=>"opac"}
10176 Rendering opac/search
10177 Completed in 1.15482 (0 reqs/sec) | Rendering: 0.45798 (39%) | 200 OK [http://208.78.97.122/opac/search]
10180 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:19:03) [GET]
10181   Session ID: f8037c9334cc192f6537d802f010a1e0
10182   Parameters: {"action"=>"search", "controller"=>"opac"}
10183 Rendering opac/search
10184 Completed in 0.02608 (38 reqs/sec) | Rendering: 0.01494 (57%) | 200 OK [http://208.78.97.122/opac/search]
10187 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:19:07) [POST]
10188   Session ID: f8037c9334cc192f6537d802f010a1e0
10189   Parameters: {"term"=>"high", "action"=>"search", "controller"=>"opac"}
10190 Rendering opac/search
10191 Completed in 0.95644 (1 reqs/sec) | Rendering: 0.40090 (41%) | 200 OK [http://208.78.97.122/opac/search]
10194 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:19:18) [POST]
10195   Session ID: f8037c9334cc192f6537d802f010a1e0
10196   Parameters: {"term"=>"high", "action"=>"search", "controller"=>"opac"}
10197 Rendering opac/search
10198 Completed in 0.39469 (2 reqs/sec) | Rendering: 0.33394 (84%) | 200 OK [http://208.78.97.122/opac/search]
10201 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:19:23) [GET]
10202   Session ID: f8037c9334cc192f6537d802f010a1e0
10203   Parameters: {"action"=>"search", "controller"=>"opac"}
10204 Rendering opac/search
10205 Completed in 0.01588 (62 reqs/sec) | Rendering: 0.00510 (32%) | 200 OK [http://208.78.97.122/opac/search]
10208 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:19:28) [GET]
10209   Session ID: f8037c9334cc192f6537d802f010a1e0
10210   Parameters: {"term"=>"damn", "action"=>"search", "controller"=>"opac"}
10211 Rendering opac/search
10212 Completed in 0.35067 (2 reqs/sec) | Rendering: 0.15514 (44%) | 200 OK [http://208.78.97.122/opac/search?term=damn]
10215 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:19:52) [GET]
10216   Session ID: f8037c9334cc192f6537d802f010a1e0
10217   Parameters: {"term"=>"damn", "action"=>"search", "controller"=>"opac"}
10218 Rendering opac/search
10219 Completed in 0.19585 (5 reqs/sec) | Rendering: 0.16124 (82%) | 200 OK [http://208.78.97.122/opac/search?term=damn]
10222 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:19:55) [GET]
10223   Session ID: f8037c9334cc192f6537d802f010a1e0
10224   Parameters: {"term"=>"anger", "action"=>"search", "controller"=>"opac"}
10225 Rendering opac/search
10226 Completed in 1.06442 (0 reqs/sec) | Rendering: 0.43621 (40%) | 200 OK [http://208.78.97.122/opac/search?term=anger]
10229 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:19:59) [GET]
10230   Session ID: f8037c9334cc192f6537d802f010a1e0
10231   Parameters: {"term"=>"anger", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
10232 Rendering opac/search
10233 Completed in 1.16686 (0 reqs/sec) | Rendering: 0.80849 (69%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=anger&per_page=50]
10236 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:20:05) [GET]
10237   Session ID: f8037c9334cc192f6537d802f010a1e0
10238   Parameters: {"term"=>"around", "action"=>"search", "controller"=>"opac"}
10239 Rendering opac/search
10240 Completed in 1.18252 (0 reqs/sec) | Rendering: 0.33648 (28%) | 200 OK [http://208.78.97.122/opac/search?term=around]
10243 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:03) [GET]
10244   Session ID: f8037c9334cc192f6537d802f010a1e0
10245   Parameters: {"term"=>"idiot", "action"=>"search", "controller"=>"opac"}
10246 Rendering opac/search
10247 Completed in 0.73647 (1 reqs/sec) | Rendering: 0.44615 (60%) | 200 OK [http://208.78.97.122/opac/search?term=idiot]
10250 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:08) [GET]
10251   Session ID: f8037c9334cc192f6537d802f010a1e0
10252   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
10253 Rendering opac/search
10254 Completed in 0.20071 (4 reqs/sec) | Rendering: 0.16552 (82%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=idiot&per_page=10]
10257 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:10) [GET]
10258   Session ID: f8037c9334cc192f6537d802f010a1e0
10259   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"10", "per_page"=>"10", "controller"=>"opac"}
10260 Rendering opac/search
10261 Completed in 0.31244 (3 reqs/sec) | Rendering: 0.27451 (87%) | 200 OK [http://208.78.97.122/opac/search?start=10&term=idiot&per_page=10]
10264 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:12) [GET]
10265   Session ID: f8037c9334cc192f6537d802f010a1e0
10266   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"20", "per_page"=>"10", "controller"=>"opac"}
10267 Rendering opac/search
10268 Completed in 0.27283 (3 reqs/sec) | Rendering: 0.16677 (61%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=idiot&per_page=10]
10271 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:13) [GET]
10272   Session ID: f8037c9334cc192f6537d802f010a1e0
10273   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"30", "per_page"=>"10", "controller"=>"opac"}
10274 Rendering opac/search
10275 Completed in 0.34473 (2 reqs/sec) | Rendering: 0.17266 (50%) | 200 OK [http://208.78.97.122/opac/search?start=30&term=idiot&per_page=10]
10278 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:14) [GET]
10279   Session ID: f8037c9334cc192f6537d802f010a1e0
10280   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"40", "per_page"=>"10", "controller"=>"opac"}
10281 Rendering opac/search
10282 Completed in 0.25005 (3 reqs/sec) | Rendering: 0.15782 (63%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=idiot&per_page=10]
10285 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:16) [GET]
10286   Session ID: f8037c9334cc192f6537d802f010a1e0
10287   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"50", "per_page"=>"10", "controller"=>"opac"}
10288 Rendering opac/search
10289 Completed in 0.26311 (3 reqs/sec) | Rendering: 0.16104 (61%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=idiot&per_page=10]
10292 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:17) [GET]
10293   Session ID: f8037c9334cc192f6537d802f010a1e0
10294   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"60", "per_page"=>"10", "controller"=>"opac"}
10295 Rendering opac/search
10296 Completed in 0.31790 (3 reqs/sec) | Rendering: 0.26526 (83%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=idiot&per_page=10]
10299 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:19) [GET]
10300   Session ID: f8037c9334cc192f6537d802f010a1e0
10301   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"70", "per_page"=>"10", "controller"=>"opac"}
10302 Rendering opac/search
10303 Completed in 0.40564 (2 reqs/sec) | Rendering: 0.16659 (41%) | 200 OK [http://208.78.97.122/opac/search?start=70&term=idiot&per_page=10]
10306 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:20) [GET]
10307   Session ID: f8037c9334cc192f6537d802f010a1e0
10308   Parameters: {"term"=>"idiot", "action"=>"search", "start"=>"80", "per_page"=>"10", "controller"=>"opac"}
10309 Rendering opac/search
10310 Completed in 0.08957 (11 reqs/sec) | Rendering: 0.03766 (42%) | 200 OK [http://208.78.97.122/opac/search?start=80&term=idiot&per_page=10]
10313 Processing OpacController#search (for 149.166.220.116 at 2007-07-31 17:21:33) [GET]
10314   Session ID: f8037c9334cc192f6537d802f010a1e0
10315   Parameters: {"term"=>"time", "action"=>"search", "controller"=>"opac"}
10316 Rendering opac/search
10317 Completed in 0.80329 (1 reqs/sec) | Rendering: 0.35098 (43%) | 200 OK [http://208.78.97.122/opac/search?term=time]
10318 <<<<<<< .mine
10321 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 08:56:11) [GET]
10322   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
10323   Parameters: {"action"=>"search", "controller"=>"opac"}
10324 Rendering opac/search
10325 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
10326 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:120: syntax error, unexpected $end, expecting kEND
10327 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
10328 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
10329 _erbout.concat "<html>\r\n"
10330 _erbout.concat "  <head>\r\n"
10331 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
10332 _erbout.concat "\r\n"
10333 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
10334 _erbout.concat "<style type=\"text/css\">\r\n"
10335 _erbout.concat "      input {\r\n"
10336 _erbout.concat "        font-size: 2em;\r\n"
10337 _erbout.concat "        border: 2px solid red;\r\n"
10338 _erbout.concat "        width: 90%;\r\n"
10339 _erbout.concat "        text-align: center;\r\n"
10340 _erbout.concat "      }\r\n"
10341 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
10342 _erbout.concat "      span.num_of_results{\r\n"
10343 _erbout.concat "        font-size: 2em;\r\n"
10344 _erbout.concat "      }\r\n"
10345 _erbout.concat "      body {\r\n"
10346 _erbout.concat "      text-align: center;\r\n"
10347 _erbout.concat "      }\r\n"
10348 _erbout.concat "      div.record {\r\n"
10349 _erbout.concat "        text-align: left;\r\n"
10350 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
10351 _erbout.concat "        width: 75%;\r\n"
10352 _erbout.concat "        margin: auto;\r\n"
10353 _erbout.concat "        margin-bottom: 3px;\r\n"
10354 _erbout.concat "        padding: 10px;\r\n"
10355 _erbout.concat "      }\r\n"
10356 _erbout.concat "      a {text-decoration: none;}\r\n"
10357 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
10358 _erbout.concat "      a.direction {\r\n"
10359 _erbout.concat "        font-size: 1.5em;\r\n"
10360 _erbout.concat "        color: red;\r\n"
10361 _erbout.concat "        text-decoration: none;\r\n"
10362 _erbout.concat "        border: 3px solid white;\r\n"
10363 _erbout.concat "        margin: 5px;\r\n"
10364 _erbout.concat "        padding: 5px;\r\n"
10365 _erbout.concat "      }\r\n"
10366 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
10367 _erbout.concat "        color: blue;\r\n"
10368 _erbout.concat "        border: 3px solid blue;\r\n"
10369 _erbout.concat "      }\r\n"
10370 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
10371 _erbout.concat "    \r\n"
10372 _erbout.concat "</style>\r\n"
10373 _erbout.concat "<script type=\"text/javascript\">\r\n"
10374 _erbout.concat "function toggleLayer( whichLayer )\r\n"
10375 _erbout.concat "{\r\n"
10376 _erbout.concat "  var elem, vis;\r\n"
10377 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
10378 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
10379 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
10380 _erbout.concat "      elem = document.all[whichLayer];\r\n"
10381 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
10382 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
10383 _erbout.concat "  vis = elem.style;\r\n"
10384 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
10385 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
10386 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
10387 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
10388 _erbout.concat "}\r\n"
10389 _erbout.concat "</script>\r\n"
10390 _erbout.concat "  </head>\r\n"
10391 _erbout.concat "\r\n"
10392 _erbout.concat "  <body>\r\n"
10393 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
10394 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
10395 _erbout.concat "\r\n"
10396 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
10397 _erbout.concat "    <!--";  form_tag( { :controller => 'opac', :action => 'search' },\r
10398           { :method => :get }, \r
10399           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
10400           :per_page => @per_page ) do ; _erbout.concat " -->\r\n"
10401 _erbout.concat "          ";  form_tag( { :controller => 'opac', :action => 'search' }, {:method => :get } ) do ; _erbout.concat "\r\n"
10402 _erbout.concat "  <input type='hidden' name='start' value='start_logic'/>\r\n"
10403 _erbout.concat "  <input type='hidden' name='per_page' value='page_logic'/>\r\n"
10404 _erbout.concat "  "; _erbout.concat(( submit_tag ).to_s); _erbout.concat "\r\n"
10405 _erbout.concat "    \r\n"
10406 _erbout.concat "      <br>\r\n"
10407 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
10408 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
10409 _erbout.concat "          <script type=\"text/javascript\">\r\n"
10410 _erbout.concat "            document.getElementById('term').focus();\r\n"
10411 _erbout.concat "          </script>\r\n"
10412 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
10413 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
10414 _erbout.concat "    <br>\r\n"
10415 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
10416 _erbout.concat "    <br>\r\n"
10417 _erbout.concat "    <br>\r\n"
10418 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10419 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
10420 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10421 _erbout.concat "    <br>\r\n"
10422 _erbout.concat "    \r\n"
10423 _erbout.concat "    <br>\r\n"
10424 _erbout.concat "    Per page: \r\n"
10425 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
10426 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
10427 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
10428 _erbout.concat "    <br>\r\n"
10429 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
10430 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
10431 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
10432 _erbout.concat "     \r\n"
10433 _erbout.concat "    <div class=\"record\">\r\n"
10434 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
10435 _erbout.concat "      \r\n"
10436 _erbout.concat "    </div>\r\n"
10437 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
10438 _erbout.concat "    <br>\r\n"
10439 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
10440 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10441 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
10442 _erbout.concat "  </body>\r\n"
10443 _erbout.concat "</html>\r\n"
10444 _erbout.concat "\r\n"
10445 _erbout.concat "\r\n"
10446 _erbout
10448 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:120:in `compile_template'
10449 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
10450 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
10451 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
10452 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
10453 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
10454 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
10455 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10456 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10457 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10458 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
10459 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
10460 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
10461 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10462 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10463 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10464 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
10465 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
10466 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
10467 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
10468 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
10469 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
10470 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
10471 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
10472 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
10473 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
10474 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
10475 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
10476 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
10477 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10478 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
10479 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
10480 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10481 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
10482 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
10483 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
10484 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
10485 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
10486 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
10487 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
10488 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
10489 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
10490 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
10491 /var/lib/gems/1.8/bin/mongrel_rails:18
10494 ActionView::TemplateError (compile error
10495 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:120: syntax error, unexpected $end, expecting kEND) on line #120 of app/views/opac/search.rhtml:
10496 117: \r
10497 118: \r
10499     #{RAILS_ROOT}/app/views/opac/search.rhtml:120:in `compile_template'
10500     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
10501     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
10502     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
10503     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
10504     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
10505     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
10506     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10507     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10508     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10509     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
10510     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
10511     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
10512     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10513     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10514     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10515     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
10516     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
10517     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
10518     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
10519     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
10520     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
10521     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
10522     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
10523     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
10524     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
10525     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
10526     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
10527     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
10528     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10529     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
10530     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
10531     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10532     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
10533     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
10534     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
10535     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
10536     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
10537     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
10538     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
10539     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
10540     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
10541     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
10542     /var/lib/gems/1.8/bin/mongrel_rails:18
10545 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
10548 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 08:57:29) [GET]
10549   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
10550   Parameters: {"action"=>"search", "controller"=>"opac"}
10551 Rendering opac/search
10552 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
10553 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118: syntax error, unexpected $end, expecting kEND
10554 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
10555 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
10556 _erbout.concat "<html>\r\n"
10557 _erbout.concat "  <head>\r\n"
10558 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
10559 _erbout.concat "\r\n"
10560 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
10561 _erbout.concat "<style type=\"text/css\">\r\n"
10562 _erbout.concat "      input {\r\n"
10563 _erbout.concat "        font-size: 2em;\r\n"
10564 _erbout.concat "        border: 2px solid red;\r\n"
10565 _erbout.concat "        width: 90%;\r\n"
10566 _erbout.concat "        text-align: center;\r\n"
10567 _erbout.concat "      }\r\n"
10568 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
10569 _erbout.concat "      span.num_of_results{\r\n"
10570 _erbout.concat "        font-size: 2em;\r\n"
10571 _erbout.concat "      }\r\n"
10572 _erbout.concat "      body {\r\n"
10573 _erbout.concat "      text-align: center;\r\n"
10574 _erbout.concat "      }\r\n"
10575 _erbout.concat "      div.record {\r\n"
10576 _erbout.concat "        text-align: left;\r\n"
10577 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
10578 _erbout.concat "        width: 75%;\r\n"
10579 _erbout.concat "        margin: auto;\r\n"
10580 _erbout.concat "        margin-bottom: 3px;\r\n"
10581 _erbout.concat "        padding: 10px;\r\n"
10582 _erbout.concat "      }\r\n"
10583 _erbout.concat "      a {text-decoration: none;}\r\n"
10584 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
10585 _erbout.concat "      a.direction {\r\n"
10586 _erbout.concat "        font-size: 1.5em;\r\n"
10587 _erbout.concat "        color: red;\r\n"
10588 _erbout.concat "        text-decoration: none;\r\n"
10589 _erbout.concat "        border: 3px solid white;\r\n"
10590 _erbout.concat "        margin: 5px;\r\n"
10591 _erbout.concat "        padding: 5px;\r\n"
10592 _erbout.concat "      }\r\n"
10593 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
10594 _erbout.concat "        color: blue;\r\n"
10595 _erbout.concat "        border: 3px solid blue;\r\n"
10596 _erbout.concat "      }\r\n"
10597 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
10598 _erbout.concat "    \r\n"
10599 _erbout.concat "</style>\r\n"
10600 _erbout.concat "<script type=\"text/javascript\">\r\n"
10601 _erbout.concat "function toggleLayer( whichLayer )\r\n"
10602 _erbout.concat "{\r\n"
10603 _erbout.concat "  var elem, vis;\r\n"
10604 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
10605 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
10606 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
10607 _erbout.concat "      elem = document.all[whichLayer];\r\n"
10608 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
10609 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
10610 _erbout.concat "  vis = elem.style;\r\n"
10611 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
10612 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
10613 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
10614 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
10615 _erbout.concat "}\r\n"
10616 _erbout.concat "</script>\r\n"
10617 _erbout.concat "  </head>\r\n"
10618 _erbout.concat "\r\n"
10619 _erbout.concat "  <body>\r\n"
10620 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
10621 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
10622 _erbout.concat "\r\n"
10623 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
10624 _erbout.concat "    <!--";  form_tag( { :controller => 'opac', :action => 'search' },\r
10625           { :method => :get }, \r
10626           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
10627           :per_page => @per_page ) do ; _erbout.concat " -->\r\n"
10628 _erbout.concat "        ";  form_tag( { :controller => 'opac', :action => 'search' }, {:method => :get } ) do ; _erbout.concat "\r\n"
10629 _erbout.concat "          <input type='hidden' name='start' value='start_logic'/>\r\n"
10630 _erbout.concat "          <input type='hidden' name='per_page' value='page_logic'/>\r\n"
10631 _erbout.concat "          "; _erbout.concat(( submit_tag ).to_s); _erbout.concat "\r\n"
10632 _erbout.concat "    \r\n"
10633 _erbout.concat "      <br>\r\n"
10634 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
10635 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
10636 _erbout.concat "          <script type=\"text/javascript\">\r\n"
10637 _erbout.concat "            document.getElementById('term').focus();\r\n"
10638 _erbout.concat "          </script>\r\n"
10639 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
10640 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
10641 _erbout.concat "    <br>\r\n"
10642 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
10643 _erbout.concat "    <br>\r\n"
10644 _erbout.concat "    <br>\r\n"
10645 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10646 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
10647 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10648 _erbout.concat "    <br>\r\n"
10649 _erbout.concat "    \r\n"
10650 _erbout.concat "    <br>\r\n"
10651 _erbout.concat "    Per page: \r\n"
10652 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
10653 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
10654 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
10655 _erbout.concat "    <br>\r\n"
10656 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
10657 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
10658 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
10659 _erbout.concat "     \r\n"
10660 _erbout.concat "    <div class=\"record\">\r\n"
10661 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
10662 _erbout.concat "      \r\n"
10663 _erbout.concat "    </div>\r\n"
10664 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
10665 _erbout.concat "    <br>\r\n"
10666 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
10667 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10668 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
10669 _erbout.concat "  </body>\r\n"
10670 _erbout.concat "</html>\r\n"
10671 _erbout
10673 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118:in `compile_template'
10674 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
10675 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
10676 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
10677 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
10678 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
10679 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
10680 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10681 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10682 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10683 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
10684 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
10685 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
10686 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10687 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10688 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10689 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
10690 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
10691 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
10692 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
10693 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
10694 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
10695 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
10696 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
10697 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
10698 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
10699 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
10700 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
10701 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
10702 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10703 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
10704 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
10705 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10706 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
10707 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
10708 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
10709 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
10710 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
10711 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
10712 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
10713 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
10714 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
10715 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
10716 /var/lib/gems/1.8/bin/mongrel_rails:18
10719 ActionView::TemplateError (compile error
10720 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118: syntax error, unexpected $end, expecting kEND) on line #118 of app/views/opac/search.rhtml:
10721 115:   </body>\r
10722 116: </html>\r
10724     #{RAILS_ROOT}/app/views/opac/search.rhtml:118:in `compile_template'
10725     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
10726     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
10727     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
10728     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
10729     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
10730     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
10731     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10732     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10733     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10734     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
10735     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
10736     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
10737     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10738     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10739     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10740     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
10741     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
10742     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
10743     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
10744     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
10745     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
10746     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
10747     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
10748     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
10749     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
10750     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
10751     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
10752     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
10753     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10754     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
10755     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
10756     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10757     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
10758     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
10759     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
10760     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
10761     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
10762     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
10763     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
10764     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
10765     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
10766     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
10767     /var/lib/gems/1.8/bin/mongrel_rails:18
10770 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
10773 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 08:58:03) [GET]
10774   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
10775   Parameters: {"action"=>"search", "controller"=>"opac"}
10776 Rendering opac/search
10777 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
10778 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118: syntax error, unexpected $end, expecting kEND
10779 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
10780 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
10781 _erbout.concat "<html>\r\n"
10782 _erbout.concat "  <head>\r\n"
10783 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
10784 _erbout.concat "\r\n"
10785 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
10786 _erbout.concat "<style type=\"text/css\">\r\n"
10787 _erbout.concat "      input {\r\n"
10788 _erbout.concat "        font-size: 2em;\r\n"
10789 _erbout.concat "        border: 2px solid red;\r\n"
10790 _erbout.concat "        width: 90%;\r\n"
10791 _erbout.concat "        text-align: center;\r\n"
10792 _erbout.concat "      }\r\n"
10793 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
10794 _erbout.concat "      span.num_of_results{\r\n"
10795 _erbout.concat "        font-size: 2em;\r\n"
10796 _erbout.concat "      }\r\n"
10797 _erbout.concat "      body {\r\n"
10798 _erbout.concat "      text-align: center;\r\n"
10799 _erbout.concat "      }\r\n"
10800 _erbout.concat "      div.record {\r\n"
10801 _erbout.concat "        text-align: left;\r\n"
10802 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
10803 _erbout.concat "        width: 75%;\r\n"
10804 _erbout.concat "        margin: auto;\r\n"
10805 _erbout.concat "        margin-bottom: 3px;\r\n"
10806 _erbout.concat "        padding: 10px;\r\n"
10807 _erbout.concat "      }\r\n"
10808 _erbout.concat "      a {text-decoration: none;}\r\n"
10809 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
10810 _erbout.concat "      a.direction {\r\n"
10811 _erbout.concat "        font-size: 1.5em;\r\n"
10812 _erbout.concat "        color: red;\r\n"
10813 _erbout.concat "        text-decoration: none;\r\n"
10814 _erbout.concat "        border: 3px solid white;\r\n"
10815 _erbout.concat "        margin: 5px;\r\n"
10816 _erbout.concat "        padding: 5px;\r\n"
10817 _erbout.concat "      }\r\n"
10818 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
10819 _erbout.concat "        color: blue;\r\n"
10820 _erbout.concat "        border: 3px solid blue;\r\n"
10821 _erbout.concat "      }\r\n"
10822 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
10823 _erbout.concat "    \r\n"
10824 _erbout.concat "</style>\r\n"
10825 _erbout.concat "<script type=\"text/javascript\">\r\n"
10826 _erbout.concat "function toggleLayer( whichLayer )\r\n"
10827 _erbout.concat "{\r\n"
10828 _erbout.concat "  var elem, vis;\r\n"
10829 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
10830 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
10831 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
10832 _erbout.concat "      elem = document.all[whichLayer];\r\n"
10833 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
10834 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
10835 _erbout.concat "  vis = elem.style;\r\n"
10836 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
10837 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
10838 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
10839 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
10840 _erbout.concat "}\r\n"
10841 _erbout.concat "</script>\r\n"
10842 _erbout.concat "  </head>\r\n"
10843 _erbout.concat "\r\n"
10844 _erbout.concat "  <body>\r\n"
10845 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
10846 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
10847 _erbout.concat "\r\n"
10848 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
10849 _erbout.concat "    <!--";  form_tag( { :controller => 'opac', :action => 'search' },\r
10850           { :method => :get }, \r
10851           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
10852           :per_page => @per_page ) do ; _erbout.concat " -->\r\n"
10853 _erbout.concat "        ";  form_tag( { :controller => 'opac', :action => 'search' }, {:method => :get } ) do ; _erbout.concat "\r\n"
10854 _erbout.concat "          <input type='hidden' name='start' value='start_logic'/>\r\n"
10855 _erbout.concat "          <input type='hidden' name='per_page' value='page_logic'/>\r\n"
10856 _erbout.concat "          \r\n"
10857 _erbout.concat "    \r\n"
10858 _erbout.concat "      <br>\r\n"
10859 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
10860 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
10861 _erbout.concat "          <script type=\"text/javascript\">\r\n"
10862 _erbout.concat "            document.getElementById('term').focus();\r\n"
10863 _erbout.concat "          </script>\r\n"
10864 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
10865 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
10866 _erbout.concat "    <br>\r\n"
10867 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
10868 _erbout.concat "    <br>\r\n"
10869 _erbout.concat "    <br>\r\n"
10870 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10871 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
10872 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10873 _erbout.concat "    <br>\r\n"
10874 _erbout.concat "    \r\n"
10875 _erbout.concat "    <br>\r\n"
10876 _erbout.concat "    Per page: \r\n"
10877 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
10878 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
10879 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
10880 _erbout.concat "    <br>\r\n"
10881 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
10882 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
10883 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
10884 _erbout.concat "     \r\n"
10885 _erbout.concat "    <div class=\"record\">\r\n"
10886 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
10887 _erbout.concat "      \r\n"
10888 _erbout.concat "    </div>\r\n"
10889 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
10890 _erbout.concat "    <br>\r\n"
10891 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
10892 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
10893 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
10894 _erbout.concat "  </body>\r\n"
10895 _erbout.concat "</html>\r\n"
10896 _erbout
10898 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118:in `compile_template'
10899 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
10900 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
10901 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
10902 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
10903 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
10904 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
10905 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10906 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10907 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10908 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
10909 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
10910 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
10911 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10912 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10913 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10914 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
10915 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
10916 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
10917 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
10918 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
10919 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
10920 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
10921 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
10922 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
10923 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
10924 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
10925 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
10926 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
10927 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10928 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
10929 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
10930 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10931 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
10932 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
10933 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
10934 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
10935 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
10936 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
10937 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
10938 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
10939 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
10940 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
10941 /var/lib/gems/1.8/bin/mongrel_rails:18
10944 ActionView::TemplateError (compile error
10945 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118: syntax error, unexpected $end, expecting kEND) on line #118 of app/views/opac/search.rhtml:
10946 115:   </body>\r
10947 116: </html>\r
10949     #{RAILS_ROOT}/app/views/opac/search.rhtml:118:in `compile_template'
10950     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
10951     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
10952     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
10953     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
10954     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
10955     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
10956     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10957     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10958     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
10959     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
10960     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
10961     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
10962     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10963     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
10964     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
10965     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
10966     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
10967     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
10968     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
10969     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
10970     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
10971     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
10972     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
10973     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
10974     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
10975     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
10976     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
10977     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
10978     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10979     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
10980     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
10981     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
10982     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
10983     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
10984     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
10985     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
10986     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
10987     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
10988     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
10989     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
10990     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
10991     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
10992     /var/lib/gems/1.8/bin/mongrel_rails:18
10995 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
10998 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 08:59:16) [GET]
10999   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11000   Parameters: {"action"=>"search", "controller"=>"opac"}
11001 Rendering opac/search
11002 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
11003 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118: syntax error, unexpected $end, expecting kEND
11004 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
11005 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
11006 _erbout.concat "<html>\r\n"
11007 _erbout.concat "  <head>\r\n"
11008 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
11009 _erbout.concat "\r\n"
11010 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
11011 _erbout.concat "<style type=\"text/css\">\r\n"
11012 _erbout.concat "      input {\r\n"
11013 _erbout.concat "        font-size: 2em;\r\n"
11014 _erbout.concat "        border: 2px solid red;\r\n"
11015 _erbout.concat "        width: 90%;\r\n"
11016 _erbout.concat "        text-align: center;\r\n"
11017 _erbout.concat "      }\r\n"
11018 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
11019 _erbout.concat "      span.num_of_results{\r\n"
11020 _erbout.concat "        font-size: 2em;\r\n"
11021 _erbout.concat "      }\r\n"
11022 _erbout.concat "      body {\r\n"
11023 _erbout.concat "      text-align: center;\r\n"
11024 _erbout.concat "      }\r\n"
11025 _erbout.concat "      div.record {\r\n"
11026 _erbout.concat "        text-align: left;\r\n"
11027 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
11028 _erbout.concat "        width: 75%;\r\n"
11029 _erbout.concat "        margin: auto;\r\n"
11030 _erbout.concat "        margin-bottom: 3px;\r\n"
11031 _erbout.concat "        padding: 10px;\r\n"
11032 _erbout.concat "      }\r\n"
11033 _erbout.concat "      a {text-decoration: none;}\r\n"
11034 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
11035 _erbout.concat "      a.direction {\r\n"
11036 _erbout.concat "        font-size: 1.5em;\r\n"
11037 _erbout.concat "        color: red;\r\n"
11038 _erbout.concat "        text-decoration: none;\r\n"
11039 _erbout.concat "        border: 3px solid white;\r\n"
11040 _erbout.concat "        margin: 5px;\r\n"
11041 _erbout.concat "        padding: 5px;\r\n"
11042 _erbout.concat "      }\r\n"
11043 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
11044 _erbout.concat "        color: blue;\r\n"
11045 _erbout.concat "        border: 3px solid blue;\r\n"
11046 _erbout.concat "      }\r\n"
11047 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
11048 _erbout.concat "    \r\n"
11049 _erbout.concat "</style>\r\n"
11050 _erbout.concat "<script type=\"text/javascript\">\r\n"
11051 _erbout.concat "function toggleLayer( whichLayer )\r\n"
11052 _erbout.concat "{\r\n"
11053 _erbout.concat "  var elem, vis;\r\n"
11054 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
11055 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
11056 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
11057 _erbout.concat "      elem = document.all[whichLayer];\r\n"
11058 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
11059 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
11060 _erbout.concat "  vis = elem.style;\r\n"
11061 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
11062 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
11063 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
11064 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
11065 _erbout.concat "}\r\n"
11066 _erbout.concat "</script>\r\n"
11067 _erbout.concat "  </head>\r\n"
11068 _erbout.concat "\r\n"
11069 _erbout.concat "  <body>\r\n"
11070 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
11071 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
11072 _erbout.concat "\r\n"
11073 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
11074 _erbout.concat "    <!--";  form_tag( { :controller => 'opac', :action => 'search' },\r
11075           { :method => :get }, \r
11076           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
11077           :per_page => @per_page ) do ; _erbout.concat " -->\r\n"
11078 _erbout.concat "        ";  form_tag( { :controller => 'opac', :action => 'search' }, {:method => :get } ) do ; _erbout.concat "\r\n"
11079 _erbout.concat "          <!--<input type='hidden' name='start' value='start_logic'/>\r\n"
11080 _erbout.concat "          <input type='hidden' name='per_page' value='page_logic'/>\r\n"
11081 _erbout.concat "          "; _erbout.concat(( submit_tag ).to_s); _erbout.concat "-->\r\n"
11082 _erbout.concat "    \r\n"
11083 _erbout.concat "      <br>\r\n"
11084 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
11085 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
11086 _erbout.concat "          <script type=\"text/javascript\">\r\n"
11087 _erbout.concat "            document.getElementById('term').focus();\r\n"
11088 _erbout.concat "          </script>\r\n"
11089 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
11090 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
11091 _erbout.concat "    <br>\r\n"
11092 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
11093 _erbout.concat "    <br>\r\n"
11094 _erbout.concat "    <br>\r\n"
11095 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
11096 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
11097 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
11098 _erbout.concat "    <br>\r\n"
11099 _erbout.concat "    \r\n"
11100 _erbout.concat "    <br>\r\n"
11101 _erbout.concat "    Per page: \r\n"
11102 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
11103 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
11104 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
11105 _erbout.concat "    <br>\r\n"
11106 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
11107 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
11108 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
11109 _erbout.concat "     \r\n"
11110 _erbout.concat "    <div class=\"record\">\r\n"
11111 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
11112 _erbout.concat "      \r\n"
11113 _erbout.concat "    </div>\r\n"
11114 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
11115 _erbout.concat "    <br>\r\n"
11116 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
11117 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
11118 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
11119 _erbout.concat "  </body>\r\n"
11120 _erbout.concat "</html>\r\n"
11121 _erbout
11123 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118:in `compile_template'
11124 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
11125 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
11126 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
11127 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
11128 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
11129 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
11130 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
11131 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11132 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
11133 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
11134 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11135 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11136 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11137 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11138 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11139 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11140 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11141 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11142 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11143 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11144 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11145 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11146 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11147 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11148 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11149 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11150 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11151 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11152 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11153 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11154 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11155 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11156 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11157 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11158 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11159 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11160 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11161 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11162 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11163 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11164 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11165 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11166 /var/lib/gems/1.8/bin/mongrel_rails:18
11169 ActionView::TemplateError (compile error
11170 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118: syntax error, unexpected $end, expecting kEND) on line #118 of app/views/opac/search.rhtml:
11171 115:   </body>\r
11172 116: </html>\r
11174     #{RAILS_ROOT}/app/views/opac/search.rhtml:118:in `compile_template'
11175     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
11176     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
11177     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
11178     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
11179     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
11180     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
11181     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
11182     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11183     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
11184     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
11185     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11186     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11187     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11188     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11189     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11190     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11191     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11192     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11193     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11194     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11195     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11196     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11197     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11198     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11199     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11200     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11201     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11202     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11203     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11204     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11205     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11206     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11207     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11208     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11209     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11210     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11211     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11212     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11213     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11214     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11215     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11216     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11217     /var/lib/gems/1.8/bin/mongrel_rails:18
11220 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
11223 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 08:59:41) [GET]
11224   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11225   Parameters: {"action"=>"search", "controller"=>"opac"}
11226 Rendering opac/search
11227 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
11228 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118: syntax error, unexpected $end, expecting kEND
11229 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
11230 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
11231 _erbout.concat "<html>\r\n"
11232 _erbout.concat "  <head>\r\n"
11233 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
11234 _erbout.concat "\r\n"
11235 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
11236 _erbout.concat "<style type=\"text/css\">\r\n"
11237 _erbout.concat "      input {\r\n"
11238 _erbout.concat "        font-size: 2em;\r\n"
11239 _erbout.concat "        border: 2px solid red;\r\n"
11240 _erbout.concat "        width: 90%;\r\n"
11241 _erbout.concat "        text-align: center;\r\n"
11242 _erbout.concat "      }\r\n"
11243 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
11244 _erbout.concat "      span.num_of_results{\r\n"
11245 _erbout.concat "        font-size: 2em;\r\n"
11246 _erbout.concat "      }\r\n"
11247 _erbout.concat "      body {\r\n"
11248 _erbout.concat "      text-align: center;\r\n"
11249 _erbout.concat "      }\r\n"
11250 _erbout.concat "      div.record {\r\n"
11251 _erbout.concat "        text-align: left;\r\n"
11252 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
11253 _erbout.concat "        width: 75%;\r\n"
11254 _erbout.concat "        margin: auto;\r\n"
11255 _erbout.concat "        margin-bottom: 3px;\r\n"
11256 _erbout.concat "        padding: 10px;\r\n"
11257 _erbout.concat "      }\r\n"
11258 _erbout.concat "      a {text-decoration: none;}\r\n"
11259 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
11260 _erbout.concat "      a.direction {\r\n"
11261 _erbout.concat "        font-size: 1.5em;\r\n"
11262 _erbout.concat "        color: red;\r\n"
11263 _erbout.concat "        text-decoration: none;\r\n"
11264 _erbout.concat "        border: 3px solid white;\r\n"
11265 _erbout.concat "        margin: 5px;\r\n"
11266 _erbout.concat "        padding: 5px;\r\n"
11267 _erbout.concat "      }\r\n"
11268 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
11269 _erbout.concat "        color: blue;\r\n"
11270 _erbout.concat "        border: 3px solid blue;\r\n"
11271 _erbout.concat "      }\r\n"
11272 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
11273 _erbout.concat "    \r\n"
11274 _erbout.concat "</style>\r\n"
11275 _erbout.concat "<script type=\"text/javascript\">\r\n"
11276 _erbout.concat "function toggleLayer( whichLayer )\r\n"
11277 _erbout.concat "{\r\n"
11278 _erbout.concat "  var elem, vis;\r\n"
11279 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
11280 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
11281 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
11282 _erbout.concat "      elem = document.all[whichLayer];\r\n"
11283 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
11284 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
11285 _erbout.concat "  vis = elem.style;\r\n"
11286 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
11287 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
11288 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
11289 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
11290 _erbout.concat "}\r\n"
11291 _erbout.concat "</script>\r\n"
11292 _erbout.concat "  </head>\r\n"
11293 _erbout.concat "\r\n"
11294 _erbout.concat "  <body>\r\n"
11295 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
11296 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
11297 _erbout.concat "\r\n"
11298 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
11299 _erbout.concat "    <!--";  form_tag( { :controller => 'opac', :action => 'search' },\r
11300           { :method => :get }, \r
11301           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
11302           :per_page => @per_page ) do ; _erbout.concat " -->\r\n"
11303 _erbout.concat "        ";  form_tag( { :controller => 'opac', :action => 'search' }, {:method => :get } ) do ; _erbout.concat "\r\n"
11304 _erbout.concat "          <!--<input type='hidden' name='start' value='start_logic'/>\r\n"
11305 _erbout.concat "          <input type='hidden' name='per_page' value='page_logic'/>\r\n"
11306 _erbout.concat "          "; _erbout.concat(( submit_tag ).to_s); _erbout.concat "-->\r\n"
11307 _erbout.concat "    \r\n"
11308 _erbout.concat "      <br>\r\n"
11309 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
11310 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
11311 _erbout.concat "          <script type=\"text/javascript\">\r\n"
11312 _erbout.concat "            document.getElementById('term').focus();\r\n"
11313 _erbout.concat "          </script>\r\n"
11314 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
11315 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
11316 _erbout.concat "    <br>\r\n"
11317 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
11318 _erbout.concat "    <br>\r\n"
11319 _erbout.concat "    <br>\r\n"
11320 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
11321 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
11322 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
11323 _erbout.concat "    <br>\r\n"
11324 _erbout.concat "    \r\n"
11325 _erbout.concat "    <br>\r\n"
11326 _erbout.concat "    Per page: \r\n"
11327 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
11328 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
11329 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
11330 _erbout.concat "    <br>\r\n"
11331 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
11332 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
11333 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
11334 _erbout.concat "     \r\n"
11335 _erbout.concat "    <div class=\"record\">\r\n"
11336 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
11337 _erbout.concat "      \r\n"
11338 _erbout.concat "    </div>\r\n"
11339 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
11340 _erbout.concat "    <br>\r\n"
11341 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
11342 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
11343 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
11344 _erbout.concat "  </body>\r\n"
11345 _erbout.concat "</html>\r\n"
11346 _erbout
11348 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118:in `compile_template'
11349 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
11350 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
11351 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
11352 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
11353 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
11354 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
11355 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
11356 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11357 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
11358 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
11359 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11360 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11361 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11362 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11363 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11364 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11365 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11366 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11367 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11368 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11369 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11370 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11371 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11372 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11373 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11374 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11375 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11376 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11377 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11378 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11379 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11380 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11381 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11382 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11383 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11384 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11385 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11386 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11387 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11388 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11389 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11390 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11391 /var/lib/gems/1.8/bin/mongrel_rails:18
11394 ActionView::TemplateError (compile error
11395 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:118: syntax error, unexpected $end, expecting kEND) on line #118 of app/views/opac/search.rhtml:
11396 115:   </body>\r
11397 116: </html>\r
11399     #{RAILS_ROOT}/app/views/opac/search.rhtml:118:in `compile_template'
11400     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
11401     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
11402     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
11403     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
11404     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
11405     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
11406     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
11407     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11408     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
11409     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
11410     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11411     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11412     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11413     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11414     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11415     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11416     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11417     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11418     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11419     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11420     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11421     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11422     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11423     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11424     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11425     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11426     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11427     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11428     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11429     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11430     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11431     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11432     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11433     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11434     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11435     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11436     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11437     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11438     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11439     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11440     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11441     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11442     /var/lib/gems/1.8/bin/mongrel_rails:18
11445 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
11448 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:00:00) [GET]
11449   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11450   Parameters: {"action"=>"search", "controller"=>"opac"}
11451 Rendering opac/search
11452 Completed in 0.02478 (40 reqs/sec) | Rendering: 0.01397 (56%) | 200 OK [http://208.78.97.122/opac/search]
11455 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:00:18) [GET]
11456   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11457   Parameters: {"action"=>"search", "controller"=>"opac"}
11458 Rendering opac/search
11459 Completed in 0.02477 (40 reqs/sec) | Rendering: 0.01400 (56%) | 200 OK [http://208.78.97.122/opac/search]
11462 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:00:21) [GET]
11463   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11464   Parameters: {"action"=>"search", "controller"=>"opac"}
11465 Rendering opac/search
11466 Completed in 0.01554 (64 reqs/sec) | Rendering: 0.00513 (33%) | 200 OK [http://208.78.97.122/opac/search]
11469 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:00:49) [GET]
11470   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11471   Parameters: {"action"=>"search", "controller"=>"opac"}
11472 Rendering opac/search
11473 Completed in 0.02663 (37 reqs/sec) | Rendering: 0.01503 (56%) | 200 OK [http://208.78.97.122/opac/search]
11476 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:01:05) [GET]
11477   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11478   Parameters: {"action"=>"search", "controller"=>"opac"}
11479 Rendering opac/search
11480 Completed in 0.02501 (39 reqs/sec) | Rendering: 0.01425 (56%) | 200 OK [http://208.78.97.122/opac/search]
11483 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:01:07) [GET]
11484   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11485   Parameters: {"term"=>"search", "action"=>"search", "start"=>"start_logic", "per_page"=>"page_logic", "controller"=>"opac"}
11488 EOFError (end of file reached):
11489     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
11490     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
11491     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
11492     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
11493     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
11494     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
11495     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
11496     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
11497     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
11498     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
11499     /app/controllers/opac_controller.rb:97:in `new'
11500     /app/controllers/opac_controller.rb:97:in `search'
11501     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
11502     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
11503     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11504     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11505     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11506     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11507     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11508     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11509     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11510     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11511     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11512     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11513     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11514     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11515     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11516     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11517     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11518     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11519     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11520     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11521     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11522     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11523     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11524     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11525     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11526     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11527     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11528     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11529     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11530     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11531     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11532     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11533     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11534     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11535     /var/lib/gems/1.8/bin/mongrel_rails:18
11538 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
11541 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:02:55) [GET]
11542   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11543   Parameters: {"term"=>"search", "action"=>"search", "start"=>"start_logic", "per_page"=>"page_logic", "controller"=>"opac"}
11546 EOFError (end of file reached):
11547     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
11548     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
11549     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
11550     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
11551     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
11552     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
11553     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
11554     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
11555     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
11556     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
11557     /app/controllers/opac_controller.rb:97:in `new'
11558     /app/controllers/opac_controller.rb:97:in `search'
11559     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
11560     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
11561     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11562     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11563     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11564     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11565     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11566     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11567     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11568     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11569     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11570     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11571     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11572     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11573     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11574     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11575     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11576     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11577     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11578     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11579     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11580     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11581     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11582     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11583     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11584     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11585     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11586     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11587     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11588     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11589     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11590     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11591     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11592     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11593     /var/lib/gems/1.8/bin/mongrel_rails:18
11596 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
11599 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:02:58) [GET]
11600   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11601   Parameters: {"term"=>"search", "action"=>"search", "start"=>"start_logic", "per_page"=>"page_logic", "controller"=>"opac"}
11604 EOFError (end of file reached):
11605     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
11606     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
11607     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
11608     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
11609     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
11610     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
11611     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
11612     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
11613     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
11614     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
11615     /app/controllers/opac_controller.rb:97:in `new'
11616     /app/controllers/opac_controller.rb:97:in `search'
11617     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
11618     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
11619     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11620     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11621     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11622     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11623     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11624     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11625     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11626     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11627     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11628     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11629     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11630     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11631     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11632     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11633     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11634     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11635     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11636     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11637     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11638     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11639     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11640     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11641     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11642     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11643     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11644     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11645     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11646     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11647     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11648     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11649     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11650     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11651     /var/lib/gems/1.8/bin/mongrel_rails:18
11654 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
11657 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:03:59) [GET]
11658   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11659   Parameters: {"term"=>"search", "action"=>"search", "start"=>"start_logic", "per_page"=>"page_logic", "controller"=>"opac"}
11662 EOFError (end of file reached):
11663     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
11664     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
11665     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
11666     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
11667     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
11668     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
11669     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
11670     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
11671     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
11672     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
11673     /app/controllers/opac_controller.rb:97:in `new'
11674     /app/controllers/opac_controller.rb:97:in `search'
11675     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
11676     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
11677     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11678     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11679     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11680     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11681     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11682     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11683     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11684     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11685     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11686     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11687     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11688     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11689     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11690     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11691     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11692     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11693     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11694     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11695     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11696     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11697     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11698     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11699     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11700     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11701     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11702     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11703     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11704     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11705     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11706     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11707     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11708     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11709     /var/lib/gems/1.8/bin/mongrel_rails:18
11712 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
11715 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:05:25) [GET]
11716   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11717   Parameters: {"term"=>"search", "action"=>"search", "start"=>"start_logic", "per_page"=>"page_logic", "controller"=>"opac"}
11720 EOFError (end of file reached):
11721     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
11722     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
11723     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
11724     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
11725     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
11726     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
11727     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
11728     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
11729     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
11730     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
11731     /app/controllers/opac_controller.rb:97:in `new'
11732     /app/controllers/opac_controller.rb:97:in `search'
11733     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
11734     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
11735     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11736     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11737     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11738     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11739     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11740     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11741     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11742     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11743     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11744     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11745     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11746     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11747     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11748     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11749     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11750     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11751     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11752     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11753     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11754     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11755     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11756     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11757     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11758     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11759     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11760     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11761     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11762     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11763     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11764     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11765     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11766     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
11767     /var/lib/gems/1.8/bin/mongrel_rails:18
11770 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
11773 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:05:35) [GET]
11774   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11775   Parameters: {"action"=>"search", "controller"=>"opac"}
11776 Rendering opac/search
11777 Completed in 0.02934 (34 reqs/sec) | Rendering: 0.01496 (50%) | 200 OK [http://208.78.97.122/opac/search]
11780 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:05:37) [GET]
11781   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11782   Parameters: {"term"=>"search", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
11783 Rendering opac/search
11784 Completed in 0.95896 (1 reqs/sec) | Rendering: 0.48602 (50%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=search]
11787 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:05:50) [GET]
11788   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11789   Parameters: {"term"=>"search", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
11790 Rendering opac/search
11791 Completed in 1.88940 (0 reqs/sec) | Rendering: 1.19832 (63%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=search&per_page=50]
11794 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:05:59) [GET]
11795   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11796   Parameters: {"term"=>"something else", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
11797 Rendering opac/search
11798 Completed in 0.18816 (5 reqs/sec) | Rendering: 0.03173 (16%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50&term=something+else]
11801 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:06:05) [GET]
11802   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
11803   Parameters: {"term"=>"else", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
11804 Rendering opac/search
11805 Completed in 2.75909 (0 reqs/sec) | Rendering: 0.95174 (34%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=50&term=else]
11806 =======
11809 Processing OpacController#index (for 127.0.0.1 at 2007-07-31 20:02:03) [GET]
11810   Session ID: f92333d75805ed2a9d24690cda330ab6
11811   Parameters: {"action"=>"index", "controller"=>"opac"}
11814 ActionController::UnknownAction (No action responded to index):
11815     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11816     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11817     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11818     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11819     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11820     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11821     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11822     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11823     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11824     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11825     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11826     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11827     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11828     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11829     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11830     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11831     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11832     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11833     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11834     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11835     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11836     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11837     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11838     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11839     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11840     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11841     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11842     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11843     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11844     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11845     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11846     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
11847     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
11848     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
11849     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
11850     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
11851     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
11852     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
11853     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
11854     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
11855     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
11856     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
11857     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
11858     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
11859     script/server:3
11862 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
11865 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:02:11) [GET]
11866   Session ID: f92333d75805ed2a9d24690cda330ab6
11867   Parameters: {"action"=>"search", "controller"=>"opac"}
11870 RuntimeError (Connect failed (10000) localhost:9999):
11871     .//app/controllers/opac_controller.rb:72:in `connect'
11872     .//app/controllers/opac_controller.rb:72:in `search'
11873     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
11874     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
11875     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
11876     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
11877     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11878     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
11879     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
11880     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
11881     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
11882     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
11883     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
11884     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
11885     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
11886     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
11887     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
11888     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
11889     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
11890     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
11891     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
11892     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
11893     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11894     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
11895     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
11896     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
11897     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
11898     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
11899     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
11900     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
11901     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
11902     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
11903     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
11904     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
11905     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
11906     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
11907     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
11908     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
11909     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
11910     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
11911     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
11912     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
11913     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
11914     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
11915     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
11916     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
11917     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
11918     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
11919     script/server:3
11922 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
11925 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:02:35) [GET]
11926   Session ID: f92333d75805ed2a9d24690cda330ab6
11927   Parameters: {"action"=>"search", "controller"=>"opac"}
11928 Rendering opac/search
11929 Completed in 0.50663 (1 reqs/sec) | Rendering: 0.01712 (3%) | 200 OK [http://localhost/opac/search]
11932 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:02:42) [GET]
11933   Session ID: f92333d75805ed2a9d24690cda330ab6
11934   Parameters: {"term"=>"type", "action"=>"search", "controller"=>"opac"}
11935 Rendering opac/search
11936 Completed in 1.28140 (0 reqs/sec) | Rendering: 0.32354 (25%) | 200 OK [http://localhost/opac/search?term=type]
11939 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:02:47) [GET]
11940   Session ID: f92333d75805ed2a9d24690cda330ab6
11941   Parameters: {"term"=>"type", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
11942 Rendering opac/search
11943 Completed in 2.26013 (0 reqs/sec) | Rendering: 0.77600 (34%) | 200 OK [http://localhost/opac/search?start=0&per_page=50&term=type]
11946 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:06:32) [GET]
11947   Session ID: f92333d75805ed2a9d24690cda330ab6
11948   Parameters: {"term"=>"type", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
11949 Rendering opac/search
11950 Completed in 1.04812 (0 reqs/sec) | Rendering: 0.88512 (84%) | 200 OK [http://localhost/opac/search?start=0&per_page=50&term=type]
11953 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:17:24) [GET]
11954   Session ID: f92333d75805ed2a9d24690cda330ab6
11955   Parameters: {"term"=>"type", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
11956 Rendering opac/search
11957 Completed in 1.19310 (0 reqs/sec) | Rendering: 1.05105 (88%) | 200 OK [http://localhost/opac/search?start=0&per_page=50&term=type]
11960 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:17:31) [GET]
11961   Session ID: f92333d75805ed2a9d24690cda330ab6
11962   Parameters: {"term"=>"time", "action"=>"search", "controller"=>"opac"}
11963 Rendering opac/search
11964 Completed in 1.28136 (0 reqs/sec) | Rendering: 0.35268 (27%) | 200 OK [http://localhost/opac/search?term=time]
11967 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:18:01) [GET]
11968   Session ID: f92333d75805ed2a9d24690cda330ab6
11969   Parameters: {"term"=>"time", "action"=>"search", "controller"=>"opac"}
11970 Rendering opac/search
11971 Completed in 0.62659 (1 reqs/sec) | Rendering: 0.47965 (76%) | 200 OK [http://localhost/opac/search?term=time]
11974 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:18:37) [GET]
11975   Session ID: f92333d75805ed2a9d24690cda330ab6
11976   Parameters: {"term"=>"time", "action"=>"search", "controller"=>"opac"}
11977 Rendering opac/search
11978 Completed in 0.39198 (2 reqs/sec) | Rendering: 0.31473 (80%) | 200 OK [http://localhost/opac/search?term=time]
11981 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:18:45) [POST]
11982   Session ID: f92333d75805ed2a9d24690cda330ab6
11983   Parameters: {"term"=>"immemorial", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
11984 Rendering opac/search
11985 Completed in 0.17763 (5 reqs/sec) | Rendering: 0.01727 (9%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
11988 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:20:52) [POST]
11989   Session ID: f92333d75805ed2a9d24690cda330ab6
11990   Parameters: {"term"=>"immemorial", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
11991 Rendering opac/search
11992 Completed in 0.06682 (14 reqs/sec) | Rendering: 0.02845 (42%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
11995 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:21:03) [GET]
11996   Session ID: f92333d75805ed2a9d24690cda330ab6
11997   Parameters: {"term"=>"immemorial", "action"=>"search", "controller"=>"opac"}
11998 Rendering opac/search
11999 Completed in 0.08829 (11 reqs/sec) | Rendering: 0.01965 (22%) | 200 OK [http://localhost/opac/search?term=immemorial]
12002 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:21:10) [GET]
12003   Session ID: f92333d75805ed2a9d24690cda330ab6
12004   Parameters: {"action"=>"search", "controller"=>"opac"}
12005 Rendering opac/search
12006 Completed in 0.15191 (6 reqs/sec) | Rendering: 0.00602 (3%) | 200 OK [http://localhost/opac/search]
12009 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:21:14) [GET]
12010   Session ID: f92333d75805ed2a9d24690cda330ab6
12011   Parameters: {"term"=>"dumb", "action"=>"search", "controller"=>"opac"}
12012 Rendering opac/search
12013 Completed in 1.17811 (0 reqs/sec) | Rendering: 0.30157 (25%) | 200 OK [http://localhost/opac/search?term=dumb]
12016 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:21:50) [GET]
12017   Session ID: f92333d75805ed2a9d24690cda330ab6
12018   Parameters: {"term"=>"dumb", "action"=>"search", "controller"=>"opac"}
12019 Rendering opac/search
12020 Completed in 0.68022 (1 reqs/sec) | Rendering: 0.46900 (68%) | 200 OK [http://localhost/opac/search?term=dumb]
12023 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:21:53) [GET]
12024   Session ID: f92333d75805ed2a9d24690cda330ab6
12025   Parameters: {"term"=>"dumb", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
12026 Rendering opac/search
12027 Completed in 1.77931 (0 reqs/sec) | Rendering: 0.60747 (34%) | 200 OK [http://localhost/opac/search?start=0&per_page=50&term=dumb]
12030 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:22:02) [GET]
12031   Session ID: f92333d75805ed2a9d24690cda330ab6
12032   Parameters: {"term"=>"puddle", "action"=>"search", "controller"=>"opac"}
12033 Rendering opac/search
12034 Completed in 0.32327 (3 reqs/sec) | Rendering: 0.08704 (26%) | 200 OK [http://localhost/opac/search?term=puddle]
12037 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:22:35) [GET]
12038   Session ID: f92333d75805ed2a9d24690cda330ab6
12039   Parameters: {"term"=>"time", "action"=>"search", "controller"=>"opac"}
12040 Rendering opac/search
12041 Completed in 0.38733 (2 reqs/sec) | Rendering: 0.30615 (79%) | 200 OK [http://localhost/opac/search?term=time]
12044 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:23:00) [GET]
12045   Session ID: f92333d75805ed2a9d24690cda330ab6
12046   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
12047 Rendering opac/search
12048 Completed in 2.84913 (0 reqs/sec) | Rendering: 1.00819 (35%) | 200 OK [http://localhost/opac/search?start=0&per_page=50&term=time]
12051 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:23:10) [GET]
12052   Session ID: f92333d75805ed2a9d24690cda330ab6
12053   Parameters: {"term"=>"heat", "action"=>"search", "controller"=>"opac"}
12054 Rendering opac/search
12055 Completed in 1.22089 (0 reqs/sec) | Rendering: 0.34276 (28%) | 200 OK [http://localhost/opac/search?term=heat]
12058 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:23:54) [GET]
12059   Session ID: f92333d75805ed2a9d24690cda330ab6
12060   Parameters: {"term"=>"heat", "action"=>"search", "controller"=>"opac"}
12061 Rendering opac/search
12062 Completed in 0.39058 (2 reqs/sec) | Rendering: 0.31692 (81%) | 200 OK [http://localhost/opac/search?term=heat]
12065 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:23:56) [POST]
12066   Session ID: f92333d75805ed2a9d24690cda330ab6
12067   Parameters: {"term"=>"heat", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
12068 Rendering opac/search
12069 Completed in 0.41834 (2 reqs/sec) | Rendering: 0.34004 (81%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
12072 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:26:28) [GET]
12073   Session ID: f92333d75805ed2a9d24690cda330ab6
12074   Parameters: {"action"=>"search", "controller"=>"opac"}
12075 Rendering opac/search
12076 Completed in 0.02927 (34 reqs/sec) | Rendering: 0.01544 (52%) | 200 OK [http://localhost/opac/search]
12079 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:26:31) [GET]
12080   Session ID: f92333d75805ed2a9d24690cda330ab6
12081   Parameters: {"term"=>"diet", "action"=>"search", "controller"=>"opac"}
12082 Rendering opac/search
12083 Completed in 0.97407 (1 reqs/sec) | Rendering: 0.32404 (33%) | 200 OK [http://localhost/opac/search?term=diet]
12086 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:37:55) [GET]
12087   Session ID: f92333d75805ed2a9d24690cda330ab6
12088   Parameters: {"action"=>"search", "controller"=>"opac"}
12089 Rendering opac/search
12090 Completed in 0.03479 (28 reqs/sec) | Rendering: 0.01849 (53%) | 200 OK [http://localhost/opac/search]
12093 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:37:59) [GET]
12094   Session ID: f92333d75805ed2a9d24690cda330ab6
12095   Parameters: {"term"=>"title", "action"=>"search", "controller"=>"opac"}
12096 Rendering opac/search
12097 Completed in 0.97977 (1 reqs/sec) | Rendering: 0.35480 (36%) | 200 OK [http://localhost/opac/search?term=title]
12100 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:38:12) [GET]
12101   Session ID: f92333d75805ed2a9d24690cda330ab6
12102   Parameters: {"term"=>"title", "action"=>"search", "controller"=>"opac"}
12103 Rendering opac/search
12104 Completed in 0.40766 (2 reqs/sec) | Rendering: 0.29859 (73%) | 200 OK [http://localhost/opac/search?term=title]
12107 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:38:17) [GET]
12108   Session ID: f92333d75805ed2a9d24690cda330ab6
12109   Parameters: {"action"=>"search", "controller"=>"opac"}
12110 Rendering opac/search
12111 Completed in 0.02178 (45 reqs/sec) | Rendering: 0.00696 (31%) | 200 OK [http://localhost/opac/search]
12114 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:38:20) [POST]
12115   Session ID: f92333d75805ed2a9d24690cda330ab6
12116   Parameters: {"term"=>"title", "action"=>"search", "controller"=>"opac"}
12117 Rendering opac/search
12118 Completed in 0.34202 (2 reqs/sec) | Rendering: 0.26432 (77%) | 200 OK [http://localhost/opac/search]
12121 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:38:41) [GET]
12122   Session ID: f92333d75805ed2a9d24690cda330ab6
12123   Parameters: {"action"=>"search", "controller"=>"opac"}
12124 Rendering opac/search
12125 Completed in 0.17689 (5 reqs/sec) | Rendering: 0.01485 (8%) | 200 OK [http://localhost/opac/search]
12128 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:38:45) [POST]
12129   Session ID: f92333d75805ed2a9d24690cda330ab6
12130   Parameters: {"term"=>"update", "action"=>"search", "controller"=>"opac"}
12131 Rendering opac/search
12132 Completed in 1.22739 (0 reqs/sec) | Rendering: 0.53355 (43%) | 200 OK [http://localhost/opac/search]
12135 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:39:28) [GET]
12136   Session ID: f92333d75805ed2a9d24690cda330ab6
12137   Parameters: {"action"=>"search", "controller"=>"opac"}
12138 Rendering opac/search
12139 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
12140 script/../config/../app/views/opac/search.rhtml:71: syntax error, unexpected ';', expecting ')'
12141          :method=> :get;\r
12142                         ^
12143 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ',', expecting kEND
12144           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
12145                                                                           ^
12146 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end
12147 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
12148 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
12149 _erbout.concat "<html>\r\n"
12150 _erbout.concat "  <head>\r\n"
12151 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
12152 _erbout.concat "\r\n"
12153 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
12154 _erbout.concat "<style type=\"text/css\">\r\n"
12155 _erbout.concat "      input {\r\n"
12156 _erbout.concat "        font-size: 2em;\r\n"
12157 _erbout.concat "        border: 2px solid red;\r\n"
12158 _erbout.concat "        width: 90%;\r\n"
12159 _erbout.concat "        text-align: center;\r\n"
12160 _erbout.concat "      }\r\n"
12161 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
12162 _erbout.concat "      span.num_of_results{\r\n"
12163 _erbout.concat "        font-size: 2em;\r\n"
12164 _erbout.concat "      }\r\n"
12165 _erbout.concat "      body {\r\n"
12166 _erbout.concat "      text-align: center;\r\n"
12167 _erbout.concat "      }\r\n"
12168 _erbout.concat "      div.record {\r\n"
12169 _erbout.concat "        text-align: left;\r\n"
12170 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
12171 _erbout.concat "        width: 75%;\r\n"
12172 _erbout.concat "        margin: auto;\r\n"
12173 _erbout.concat "        margin-bottom: 3px;\r\n"
12174 _erbout.concat "        padding: 10px;\r\n"
12175 _erbout.concat "      }\r\n"
12176 _erbout.concat "      a {text-decoration: none;}\r\n"
12177 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
12178 _erbout.concat "      a.direction {\r\n"
12179 _erbout.concat "        font-size: 1.5em;\r\n"
12180 _erbout.concat "        color: red;\r\n"
12181 _erbout.concat "        text-decoration: none;\r\n"
12182 _erbout.concat "        border: 3px solid white;\r\n"
12183 _erbout.concat "        margin: 5px;\r\n"
12184 _erbout.concat "        padding: 5px;\r\n"
12185 _erbout.concat "      }\r\n"
12186 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
12187 _erbout.concat "        color: blue;\r\n"
12188 _erbout.concat "        border: 3px solid blue;\r\n"
12189 _erbout.concat "      }\r\n"
12190 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
12191 _erbout.concat "    \r\n"
12192 _erbout.concat "</style>\r\n"
12193 _erbout.concat "<script type=\"text/javascript\">\r\n"
12194 _erbout.concat "function toggleLayer( whichLayer )\r\n"
12195 _erbout.concat "{\r\n"
12196 _erbout.concat "  var elem, vis;\r\n"
12197 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
12198 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
12199 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
12200 _erbout.concat "      elem = document.all[whichLayer];\r\n"
12201 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
12202 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
12203 _erbout.concat "  vis = elem.style;\r\n"
12204 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
12205 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
12206 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
12207 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
12208 _erbout.concat "}\r\n"
12209 _erbout.concat "</script>\r\n"
12210 _erbout.concat "  </head>\r\n"
12211 _erbout.concat "\r\n"
12212 _erbout.concat "  <body>\r\n"
12213 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
12214 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
12215 _erbout.concat "\r\n"
12216 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
12217 _erbout.concat "    ";  form_tag( { :controller => 'opac', :action => 'search' },\r
12218          :method=> :get;\r
12219           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
12220           :per_page => @per_page ) do ; _erbout.concat "\r\n"
12221 _erbout.concat "    \r\n"
12222 _erbout.concat "      <br>\r\n"
12223 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
12224 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
12225 _erbout.concat "          <script type=\"text/javascript\">\r\n"
12226 _erbout.concat "            document.getElementById('term').focus();\r\n"
12227 _erbout.concat "          </script>\r\n"
12228 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
12229 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
12230 _erbout.concat "    <br>\r\n"
12231 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
12232 _erbout.concat "    <br>\r\n"
12233 _erbout.concat "    <br>\r\n"
12234 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12235 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
12236 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12237 _erbout.concat "    <br>\r\n"
12238 _erbout.concat "    \r\n"
12239 _erbout.concat "    <br>\r\n"
12240 _erbout.concat "    Per page: \r\n"
12241 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
12242 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
12243 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
12244 _erbout.concat "    <br>\r\n"
12245 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
12246 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
12247 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
12248 _erbout.concat "     \r\n"
12249 _erbout.concat "    <div class=\"record\">\r\n"
12250 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
12251 _erbout.concat "      \r\n"
12252 _erbout.concat "    </div>\r\n"
12253 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
12254 _erbout.concat "    <br>\r\n"
12255 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
12256 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12257 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
12258 _erbout.concat "  </body>\r\n"
12259 _erbout.concat "</html>\r\n"
12260 _erbout.concat "\r\n"
12261 _erbout.concat "\r\n"
12262 _erbout
12264 Backtrace: script/../config/../app/views/opac/search.rhtml:116:in `compile_template'
12265 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
12266 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
12267 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
12268 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
12269 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
12270 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
12271 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12272 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12273 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12274 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
12275 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
12276 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
12277 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12278 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12279 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12280 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
12281 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
12282 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
12283 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
12284 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
12285 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
12286 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
12287 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
12288 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
12289 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
12290 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
12291 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
12292 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
12293 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12294 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
12295 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
12296 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12297 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
12298 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
12299 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
12300 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
12301 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
12302 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
12303 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
12304 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
12305 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
12306 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12307 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12308 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12309 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12310 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
12311 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12312 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12313 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12314 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12315 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12316 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
12317 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12318 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12319 script/server:3
12322 ActionView::TemplateError (compile error
12323 script/../config/../app/views/opac/search.rhtml:71: syntax error, unexpected ';', expecting ')'
12324          :method=> :get;\r
12325                         ^
12326 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ',', expecting kEND
12327           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
12328                                                                           ^
12329 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end) on line #71 of app/views/opac/search.rhtml:
12330 68: \r
12331 69:     <!-- <form action="/opac/search" > -->\r
12332 70:     <% form_tag( { :controller => 'opac', :action => 'search' },\r
12333 71:          :method=> :get;\r
12334 72:           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
12335 73:           :per_page => @per_page ) do -%>\r
12336 74:     \r
12338     #{RAILS_ROOT}/app/views/opac/search.rhtml:116:in `compile_template'
12339     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
12340     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
12341     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
12342     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
12343     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
12344     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
12345     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12346     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12347     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12348     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
12349     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
12350     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
12351     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12352     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12353     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12354     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
12355     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
12356     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
12357     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
12358     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
12359     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
12360     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
12361     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
12362     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
12363     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
12364     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
12365     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
12366     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
12367     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12368     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
12369     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
12370     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12371     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
12372     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
12373     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
12374     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
12375     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
12376     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
12377     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
12378     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
12379     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
12380     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12381     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12382     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12383     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12384     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
12385     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12386     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12387     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12388     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12389     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12390     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
12391     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12392     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12393     script/server:3
12396 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
12399 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:39:38) [GET]
12400   Session ID: f92333d75805ed2a9d24690cda330ab6
12401   Parameters: {"action"=>"search", "controller"=>"opac"}
12402 Rendering opac/search
12403 Completed in 0.02464 (40 reqs/sec) | Rendering: 0.01414 (57%) | 200 OK [http://localhost/opac/search]
12406 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:39:41) [GET]
12407   Session ID: f92333d75805ed2a9d24690cda330ab6
12408   Parameters: {"term"=>"jump", "action"=>"search", "controller"=>"opac"}
12409 Rendering opac/search
12410 Completed in 1.28128 (0 reqs/sec) | Rendering: 0.36374 (28%) | 200 OK [http://localhost/opac/search?term=jump]
12413 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:40:54) [GET]
12414   Session ID: f92333d75805ed2a9d24690cda330ab6
12415   Parameters: {"action"=>"search", "controller"=>"opac"}
12416 Rendering opac/search
12417 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
12418 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ')'
12419            ) do ; _erbout.concat "\r\n"
12420             ^
12421 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end
12422 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
12423 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
12424 _erbout.concat "<html>\r\n"
12425 _erbout.concat "  <head>\r\n"
12426 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
12427 _erbout.concat "\r\n"
12428 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
12429 _erbout.concat "<style type=\"text/css\">\r\n"
12430 _erbout.concat "      input {\r\n"
12431 _erbout.concat "        font-size: 2em;\r\n"
12432 _erbout.concat "        border: 2px solid red;\r\n"
12433 _erbout.concat "        width: 90%;\r\n"
12434 _erbout.concat "        text-align: center;\r\n"
12435 _erbout.concat "      }\r\n"
12436 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
12437 _erbout.concat "      span.num_of_results{\r\n"
12438 _erbout.concat "        font-size: 2em;\r\n"
12439 _erbout.concat "      }\r\n"
12440 _erbout.concat "      body {\r\n"
12441 _erbout.concat "      text-align: center;\r\n"
12442 _erbout.concat "      }\r\n"
12443 _erbout.concat "      div.record {\r\n"
12444 _erbout.concat "        text-align: left;\r\n"
12445 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
12446 _erbout.concat "        width: 75%;\r\n"
12447 _erbout.concat "        margin: auto;\r\n"
12448 _erbout.concat "        margin-bottom: 3px;\r\n"
12449 _erbout.concat "        padding: 10px;\r\n"
12450 _erbout.concat "      }\r\n"
12451 _erbout.concat "      a {text-decoration: none;}\r\n"
12452 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
12453 _erbout.concat "      a.direction {\r\n"
12454 _erbout.concat "        font-size: 1.5em;\r\n"
12455 _erbout.concat "        color: red;\r\n"
12456 _erbout.concat "        text-decoration: none;\r\n"
12457 _erbout.concat "        border: 3px solid white;\r\n"
12458 _erbout.concat "        margin: 5px;\r\n"
12459 _erbout.concat "        padding: 5px;\r\n"
12460 _erbout.concat "      }\r\n"
12461 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
12462 _erbout.concat "        color: blue;\r\n"
12463 _erbout.concat "        border: 3px solid blue;\r\n"
12464 _erbout.concat "      }\r\n"
12465 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
12466 _erbout.concat "    \r\n"
12467 _erbout.concat "</style>\r\n"
12468 _erbout.concat "<script type=\"text/javascript\">\r\n"
12469 _erbout.concat "function toggleLayer( whichLayer )\r\n"
12470 _erbout.concat "{\r\n"
12471 _erbout.concat "  var elem, vis;\r\n"
12472 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
12473 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
12474 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
12475 _erbout.concat "      elem = document.all[whichLayer];\r\n"
12476 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
12477 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
12478 _erbout.concat "  vis = elem.style;\r\n"
12479 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
12480 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
12481 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
12482 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
12483 _erbout.concat "}\r\n"
12484 _erbout.concat "</script>\r\n"
12485 _erbout.concat "  </head>\r\n"
12486 _erbout.concat "\r\n"
12487 _erbout.concat "  <body>\r\n"
12488 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
12489 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
12490 _erbout.concat "\r\n"
12491 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
12492 _erbout.concat "    ";  form_tag( { :controller => 'opac', :action => 'search' },\r
12493          :method=> :get,\r
12494            ) do ; _erbout.concat "\r\n"
12495 _erbout.concat "    \r\n"
12496 _erbout.concat "      <br>\r\n"
12497 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data, :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
12498           :per_page => @per_page).to_s); _erbout.concat "\r\n"
12499 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
12500 _erbout.concat "          <script type=\"text/javascript\">\r\n"
12501 _erbout.concat "            document.getElementById('term').focus();\r\n"
12502 _erbout.concat "          </script>\r\n"
12503 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
12504 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
12505 _erbout.concat "    <br>\r\n"
12506 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
12507 _erbout.concat "    <br>\r\n"
12508 _erbout.concat "    <br>\r\n"
12509 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12510 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
12511 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12512 _erbout.concat "    <br>\r\n"
12513 _erbout.concat "    \r\n"
12514 _erbout.concat "    <br>\r\n"
12515 _erbout.concat "    Per page: \r\n"
12516 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
12517 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
12518 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
12519 _erbout.concat "    <br>\r\n"
12520 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
12521 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
12522 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
12523 _erbout.concat "     \r\n"
12524 _erbout.concat "    <div class=\"record\">\r\n"
12525 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
12526 _erbout.concat "      \r\n"
12527 _erbout.concat "    </div>\r\n"
12528 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
12529 _erbout.concat "    <br>\r\n"
12530 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
12531 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12532 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
12533 _erbout.concat "  </body>\r\n"
12534 _erbout.concat "</html>\r\n"
12535 _erbout.concat "\r\n"
12536 _erbout.concat "\r\n"
12537 _erbout
12539 Backtrace: script/../config/../app/views/opac/search.rhtml:116:in `compile_template'
12540 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
12541 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
12542 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
12543 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
12544 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
12545 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
12546 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12547 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12548 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12549 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
12550 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
12551 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
12552 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12553 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12554 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12555 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
12556 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
12557 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
12558 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
12559 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
12560 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
12561 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
12562 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
12563 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
12564 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
12565 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
12566 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
12567 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
12568 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12569 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
12570 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
12571 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12572 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
12573 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
12574 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
12575 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
12576 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
12577 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
12578 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
12579 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
12580 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
12581 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12582 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12583 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12584 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12585 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
12586 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12587 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12588 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12589 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12590 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12591 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
12592 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12593 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12594 script/server:3
12597 ActionView::TemplateError (compile error
12598 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ')'
12599            ) do ; _erbout.concat "\r\n"
12600             ^
12601 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end) on line #72 of app/views/opac/search.rhtml:
12602 69:     <!-- <form action="/opac/search" > -->\r
12603 70:     <% form_tag( { :controller => 'opac', :action => 'search' },\r
12604 71:          :method=> :get,\r
12605 72:            ) do -%>\r
12606 73:     \r
12607 74:       <br>\r
12608 75:       <%= text_field_tag "term", @data, :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
12610     #{RAILS_ROOT}/app/views/opac/search.rhtml:116:in `compile_template'
12611     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
12612     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
12613     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
12614     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
12615     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
12616     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
12617     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12618     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12619     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12620     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
12621     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
12622     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
12623     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12624     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12625     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12626     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
12627     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
12628     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
12629     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
12630     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
12631     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
12632     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
12633     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
12634     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
12635     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
12636     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
12637     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
12638     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
12639     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12640     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
12641     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
12642     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12643     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
12644     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
12645     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
12646     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
12647     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
12648     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
12649     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
12650     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
12651     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
12652     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12653     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12654     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12655     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12656     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
12657     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12658     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12659     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12660     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12661     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12662     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
12663     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12664     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12665     script/server:3
12668 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
12671 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:41:17) [GET]
12672   Session ID: f92333d75805ed2a9d24690cda330ab6
12673   Parameters: {"action"=>"search", "controller"=>"opac"}
12674 Rendering opac/search
12675 Completed in 0.17575 (5 reqs/sec) | Rendering: 0.01541 (8%) | 200 OK [http://localhost/opac/search]
12678 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:41:35) [GET]
12679   Session ID: f92333d75805ed2a9d24690cda330ab6
12680   Parameters: {"term"=>"page", "action"=>"search", "controller"=>"opac"}
12681 Rendering opac/search
12682 Completed in 1.22979 (0 reqs/sec) | Rendering: 0.29393 (23%) | 200 OK [http://localhost/opac/search?term=page]
12685 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:41:54) [GET]
12686   Session ID: f92333d75805ed2a9d24690cda330ab6
12687   Parameters: {"action"=>"search", "controller"=>"opac"}
12688 Rendering opac/search
12689 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
12690 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ')'
12691            ) do ; _erbout.concat "\r\n"
12692             ^
12693 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end
12694 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
12695 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
12696 _erbout.concat "<html>\r\n"
12697 _erbout.concat "  <head>\r\n"
12698 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
12699 _erbout.concat "\r\n"
12700 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
12701 _erbout.concat "<style type=\"text/css\">\r\n"
12702 _erbout.concat "      input {\r\n"
12703 _erbout.concat "        font-size: 2em;\r\n"
12704 _erbout.concat "        border: 2px solid red;\r\n"
12705 _erbout.concat "        width: 90%;\r\n"
12706 _erbout.concat "        text-align: center;\r\n"
12707 _erbout.concat "      }\r\n"
12708 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
12709 _erbout.concat "      span.num_of_results{\r\n"
12710 _erbout.concat "        font-size: 2em;\r\n"
12711 _erbout.concat "      }\r\n"
12712 _erbout.concat "      body {\r\n"
12713 _erbout.concat "      text-align: center;\r\n"
12714 _erbout.concat "      }\r\n"
12715 _erbout.concat "      div.record {\r\n"
12716 _erbout.concat "        text-align: left;\r\n"
12717 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
12718 _erbout.concat "        width: 75%;\r\n"
12719 _erbout.concat "        margin: auto;\r\n"
12720 _erbout.concat "        margin-bottom: 3px;\r\n"
12721 _erbout.concat "        padding: 10px;\r\n"
12722 _erbout.concat "      }\r\n"
12723 _erbout.concat "      a {text-decoration: none;}\r\n"
12724 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
12725 _erbout.concat "      a.direction {\r\n"
12726 _erbout.concat "        font-size: 1.5em;\r\n"
12727 _erbout.concat "        color: red;\r\n"
12728 _erbout.concat "        text-decoration: none;\r\n"
12729 _erbout.concat "        border: 3px solid white;\r\n"
12730 _erbout.concat "        margin: 5px;\r\n"
12731 _erbout.concat "        padding: 5px;\r\n"
12732 _erbout.concat "      }\r\n"
12733 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
12734 _erbout.concat "        color: blue;\r\n"
12735 _erbout.concat "        border: 3px solid blue;\r\n"
12736 _erbout.concat "      }\r\n"
12737 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
12738 _erbout.concat "    \r\n"
12739 _erbout.concat "</style>\r\n"
12740 _erbout.concat "<script type=\"text/javascript\">\r\n"
12741 _erbout.concat "function toggleLayer( whichLayer )\r\n"
12742 _erbout.concat "{\r\n"
12743 _erbout.concat "  var elem, vis;\r\n"
12744 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
12745 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
12746 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
12747 _erbout.concat "      elem = document.all[whichLayer];\r\n"
12748 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
12749 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
12750 _erbout.concat "  vis = elem.style;\r\n"
12751 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
12752 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
12753 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
12754 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
12755 _erbout.concat "}\r\n"
12756 _erbout.concat "</script>\r\n"
12757 _erbout.concat "  </head>\r\n"
12758 _erbout.concat "\r\n"
12759 _erbout.concat "  <body>\r\n"
12760 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
12761 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
12762 _erbout.concat "\r\n"
12763 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
12764 _erbout.concat "    ";  form_tag( { :controller => 'opac', :action => 'search' },\r
12765          \r
12766            ) do ; _erbout.concat "\r\n"
12767 _erbout.concat "    \r\n"
12768 _erbout.concat "      <br>\r\n"
12769 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data, :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
12770           :per_page => @per_page).to_s); _erbout.concat "\r\n"
12771 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
12772 _erbout.concat "          <script type=\"text/javascript\">\r\n"
12773 _erbout.concat "            document.getElementById('term').focus();\r\n"
12774 _erbout.concat "          </script>\r\n"
12775 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
12776 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
12777 _erbout.concat "    <br>\r\n"
12778 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
12779 _erbout.concat "    <br>\r\n"
12780 _erbout.concat "    <br>\r\n"
12781 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12782 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
12783 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12784 _erbout.concat "    <br>\r\n"
12785 _erbout.concat "    \r\n"
12786 _erbout.concat "    <br>\r\n"
12787 _erbout.concat "    Per page: \r\n"
12788 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
12789 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
12790 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
12791 _erbout.concat "    <br>\r\n"
12792 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
12793 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
12794 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
12795 _erbout.concat "     \r\n"
12796 _erbout.concat "    <div class=\"record\">\r\n"
12797 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
12798 _erbout.concat "      \r\n"
12799 _erbout.concat "    </div>\r\n"
12800 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
12801 _erbout.concat "    <br>\r\n"
12802 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
12803 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
12804 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
12805 _erbout.concat "  </body>\r\n"
12806 _erbout.concat "</html>\r\n"
12807 _erbout.concat "\r\n"
12808 _erbout.concat "\r\n"
12809 _erbout
12811 Backtrace: script/../config/../app/views/opac/search.rhtml:116:in `compile_template'
12812 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
12813 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
12814 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
12815 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
12816 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
12817 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
12818 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12819 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12820 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12821 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
12822 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
12823 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
12824 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12825 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12826 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12827 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
12828 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
12829 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
12830 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
12831 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
12832 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
12833 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
12834 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
12835 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
12836 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
12837 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
12838 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
12839 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
12840 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12841 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
12842 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
12843 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12844 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
12845 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
12846 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
12847 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
12848 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
12849 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
12850 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
12851 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
12852 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
12853 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12854 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12855 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12856 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12857 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
12858 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12859 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12860 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12861 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12862 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12863 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
12864 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12865 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12866 script/server:3
12869 ActionView::TemplateError (compile error
12870 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ')'
12871            ) do ; _erbout.concat "\r\n"
12872             ^
12873 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end) on line #72 of app/views/opac/search.rhtml:
12874 69:     <!-- <form action="/opac/search" > -->\r
12875 70:     <% form_tag( { :controller => 'opac', :action => 'search' },\r
12876 71:          \r
12877 72:            ) do -%>\r
12878 73:     \r
12879 74:       <br>\r
12880 75:       <%= text_field_tag "term", @data, :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
12882     #{RAILS_ROOT}/app/views/opac/search.rhtml:116:in `compile_template'
12883     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
12884     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
12885     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
12886     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
12887     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
12888     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
12889     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12890     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12891     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
12892     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
12893     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
12894     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
12895     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12896     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
12897     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
12898     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
12899     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
12900     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
12901     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
12902     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
12903     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
12904     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
12905     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
12906     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
12907     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
12908     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
12909     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
12910     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
12911     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12912     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
12913     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
12914     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
12915     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
12916     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
12917     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
12918     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
12919     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
12920     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
12921     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
12922     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
12923     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
12924     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12925     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12926     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12927     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
12928     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
12929     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12930     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12931     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12932     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
12933     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
12934     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
12935     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
12936     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
12937     script/server:3
12940 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
12943 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:42:06) [GET]
12944   Session ID: f92333d75805ed2a9d24690cda330ab6
12945   Parameters: {"action"=>"search", "controller"=>"opac"}
12946 Rendering opac/search
12947 Completed in 0.03039 (32 reqs/sec) | Rendering: 0.01641 (53%) | 200 OK [http://localhost/opac/search]
12950 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:42:09) [POST]
12951   Session ID: f92333d75805ed2a9d24690cda330ab6
12952   Parameters: {"term"=>"spider", "action"=>"search", "controller"=>"opac"}
12953 Rendering opac/search
12954 Completed in 1.24486 (0 reqs/sec) | Rendering: 0.36830 (29%) | 200 OK [http://localhost/opac/search]
12957 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:45:51) [GET]
12958   Session ID: f92333d75805ed2a9d24690cda330ab6
12959   Parameters: {"action"=>"search", "controller"=>"opac"}
12960 Rendering opac/search
12961 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
12962 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected tSYMBEG, expecting ')'
12963           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}"            \r
12964            ^
12965 script/../config/../app/views/opac/search.rhtml:73: syntax error, unexpected ')', expecting kEND
12966            ) do ; _erbout.concat "\r\n"
12967             ^
12968 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end
12969 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
12970 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
12971 _erbout.concat "<html>\r\n"
12972 _erbout.concat "  <head>\r\n"
12973 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
12974 _erbout.concat "\r\n"
12975 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
12976 _erbout.concat "<style type=\"text/css\">\r\n"
12977 _erbout.concat "      input {\r\n"
12978 _erbout.concat "        font-size: 2em;\r\n"
12979 _erbout.concat "        border: 2px solid red;\r\n"
12980 _erbout.concat "        width: 90%;\r\n"
12981 _erbout.concat "        text-align: center;\r\n"
12982 _erbout.concat "      }\r\n"
12983 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
12984 _erbout.concat "      span.num_of_results{\r\n"
12985 _erbout.concat "        font-size: 2em;\r\n"
12986 _erbout.concat "      }\r\n"
12987 _erbout.concat "      body {\r\n"
12988 _erbout.concat "      text-align: center;\r\n"
12989 _erbout.concat "      }\r\n"
12990 _erbout.concat "      div.record {\r\n"
12991 _erbout.concat "        text-align: left;\r\n"
12992 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
12993 _erbout.concat "        width: 75%;\r\n"
12994 _erbout.concat "        margin: auto;\r\n"
12995 _erbout.concat "        margin-bottom: 3px;\r\n"
12996 _erbout.concat "        padding: 10px;\r\n"
12997 _erbout.concat "      }\r\n"
12998 _erbout.concat "      a {text-decoration: none;}\r\n"
12999 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
13000 _erbout.concat "      a.direction {\r\n"
13001 _erbout.concat "        font-size: 1.5em;\r\n"
13002 _erbout.concat "        color: red;\r\n"
13003 _erbout.concat "        text-decoration: none;\r\n"
13004 _erbout.concat "        border: 3px solid white;\r\n"
13005 _erbout.concat "        margin: 5px;\r\n"
13006 _erbout.concat "        padding: 5px;\r\n"
13007 _erbout.concat "      }\r\n"
13008 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
13009 _erbout.concat "        color: blue;\r\n"
13010 _erbout.concat "        border: 3px solid blue;\r\n"
13011 _erbout.concat "      }\r\n"
13012 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
13013 _erbout.concat "    \r\n"
13014 _erbout.concat "</style>\r\n"
13015 _erbout.concat "<script type=\"text/javascript\">\r\n"
13016 _erbout.concat "function toggleLayer( whichLayer )\r\n"
13017 _erbout.concat "{\r\n"
13018 _erbout.concat "  var elem, vis;\r\n"
13019 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
13020 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
13021 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
13022 _erbout.concat "      elem = document.all[whichLayer];\r\n"
13023 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
13024 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
13025 _erbout.concat "  vis = elem.style;\r\n"
13026 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
13027 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
13028 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
13029 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
13030 _erbout.concat "}\r\n"
13031 _erbout.concat "</script>\r\n"
13032 _erbout.concat "  </head>\r\n"
13033 _erbout.concat "\r\n"
13034 _erbout.concat "  <body>\r\n"
13035 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
13036 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
13037 _erbout.concat "\r\n"
13038 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
13039 _erbout.concat "    ";  form_tag( { :controller => 'opac', :action => 'search' },\r
13040           { :method => :get }, url_for(:overwrite_params => {:per_page => @per_page} \r
13041           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}"            \r
13042            ) do ; _erbout.concat "\r\n"
13043 _erbout.concat "    \r\n"
13044 _erbout.concat "      <br>\r\n"
13045 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
13046 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
13047 _erbout.concat "          <script type=\"text/javascript\">\r\n"
13048 _erbout.concat "            document.getElementById('term').focus();\r\n"
13049 _erbout.concat "          </script>\r\n"
13050 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
13051 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
13052 _erbout.concat "    <br>\r\n"
13053 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
13054 _erbout.concat "    <br>\r\n"
13055 _erbout.concat "    <br>\r\n"
13056 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13057 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
13058 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13059 _erbout.concat "    <br>\r\n"
13060 _erbout.concat "    \r\n"
13061 _erbout.concat "    <br>\r\n"
13062 _erbout.concat "    Per page: \r\n"
13063 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
13064 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
13065 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
13066 _erbout.concat "    <br>\r\n"
13067 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
13068 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
13069 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
13070 _erbout.concat "     \r\n"
13071 _erbout.concat "    <div class=\"record\">\r\n"
13072 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
13073 _erbout.concat "      \r\n"
13074 _erbout.concat "    </div>\r\n"
13075 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
13076 _erbout.concat "    <br>\r\n"
13077 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
13078 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13079 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
13080 _erbout.concat "  </body>\r\n"
13081 _erbout.concat "</html>\r\n"
13082 _erbout.concat "\r\n"
13083 _erbout.concat "\r\n"
13084 _erbout
13086 Backtrace: script/../config/../app/views/opac/search.rhtml:116:in `compile_template'
13087 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
13088 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
13089 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
13090 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
13091 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
13092 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
13093 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13094 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13095 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13096 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
13097 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
13098 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
13099 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13100 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13101 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13102 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
13103 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
13104 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
13105 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
13106 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
13107 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
13108 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
13109 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
13110 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
13111 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
13112 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
13113 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
13114 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
13115 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13116 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
13117 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
13118 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13119 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
13120 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
13121 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
13122 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
13123 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
13124 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
13125 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
13126 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
13127 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
13128 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13129 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13130 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13131 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13132 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
13133 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13134 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13135 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13136 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13137 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13138 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
13139 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13140 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13141 script/server:3
13144 ActionView::TemplateError (compile error
13145 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected tSYMBEG, expecting ')'
13146           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}"            \r
13147            ^
13148 script/../config/../app/views/opac/search.rhtml:73: syntax error, unexpected ')', expecting kEND
13149            ) do ; _erbout.concat "\r\n"
13150             ^
13151 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end) on line #72 of app/views/opac/search.rhtml:
13152 69:     <!-- <form action="/opac/search" > -->\r
13153 70:     <% form_tag( { :controller => 'opac', :action => 'search' },\r
13154 71:           { :method => :get }, url_for(:overwrite_params => {:per_page => @per_page} \r
13155 72:           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}"            \r
13156 73:            ) do -%>\r
13157 74:     \r
13158 75:       <br>\r
13160     #{RAILS_ROOT}/app/views/opac/search.rhtml:116:in `compile_template'
13161     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
13162     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
13163     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
13164     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
13165     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
13166     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
13167     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13168     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13169     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13170     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
13171     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
13172     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
13173     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13174     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13175     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13176     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
13177     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
13178     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
13179     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
13180     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
13181     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
13182     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
13183     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
13184     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
13185     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
13186     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
13187     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
13188     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
13189     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13190     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
13191     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
13192     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13193     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
13194     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
13195     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
13196     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
13197     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
13198     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
13199     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
13200     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
13201     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
13202     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13203     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13204     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13205     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13206     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
13207     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13208     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13209     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13210     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13211     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13212     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
13213     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13214     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13215     script/server:3
13218 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
13221 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:46:19) [GET]
13222   Session ID: f92333d75805ed2a9d24690cda330ab6
13223   Parameters: {"action"=>"search", "controller"=>"opac"}
13224 Rendering opac/search
13225 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
13226 script/../config/../app/views/opac/search.rhtml:81: syntax error, unexpected ';', expecting ')'
13227 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
13228                              ^
13229 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
13230 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
13231 _erbout.concat "<html>\r\n"
13232 _erbout.concat "  <head>\r\n"
13233 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
13234 _erbout.concat "\r\n"
13235 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
13236 _erbout.concat "<style type=\"text/css\">\r\n"
13237 _erbout.concat "      input {\r\n"
13238 _erbout.concat "        font-size: 2em;\r\n"
13239 _erbout.concat "        border: 2px solid red;\r\n"
13240 _erbout.concat "        width: 90%;\r\n"
13241 _erbout.concat "        text-align: center;\r\n"
13242 _erbout.concat "      }\r\n"
13243 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
13244 _erbout.concat "      span.num_of_results{\r\n"
13245 _erbout.concat "        font-size: 2em;\r\n"
13246 _erbout.concat "      }\r\n"
13247 _erbout.concat "      body {\r\n"
13248 _erbout.concat "      text-align: center;\r\n"
13249 _erbout.concat "      }\r\n"
13250 _erbout.concat "      div.record {\r\n"
13251 _erbout.concat "        text-align: left;\r\n"
13252 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
13253 _erbout.concat "        width: 75%;\r\n"
13254 _erbout.concat "        margin: auto;\r\n"
13255 _erbout.concat "        margin-bottom: 3px;\r\n"
13256 _erbout.concat "        padding: 10px;\r\n"
13257 _erbout.concat "      }\r\n"
13258 _erbout.concat "      a {text-decoration: none;}\r\n"
13259 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
13260 _erbout.concat "      a.direction {\r\n"
13261 _erbout.concat "        font-size: 1.5em;\r\n"
13262 _erbout.concat "        color: red;\r\n"
13263 _erbout.concat "        text-decoration: none;\r\n"
13264 _erbout.concat "        border: 3px solid white;\r\n"
13265 _erbout.concat "        margin: 5px;\r\n"
13266 _erbout.concat "        padding: 5px;\r\n"
13267 _erbout.concat "      }\r\n"
13268 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
13269 _erbout.concat "        color: blue;\r\n"
13270 _erbout.concat "        border: 3px solid blue;\r\n"
13271 _erbout.concat "      }\r\n"
13272 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
13273 _erbout.concat "    \r\n"
13274 _erbout.concat "</style>\r\n"
13275 _erbout.concat "<script type=\"text/javascript\">\r\n"
13276 _erbout.concat "function toggleLayer( whichLayer )\r\n"
13277 _erbout.concat "{\r\n"
13278 _erbout.concat "  var elem, vis;\r\n"
13279 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
13280 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
13281 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
13282 _erbout.concat "      elem = document.all[whichLayer];\r\n"
13283 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
13284 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
13285 _erbout.concat "  vis = elem.style;\r\n"
13286 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
13287 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
13288 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
13289 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
13290 _erbout.concat "}\r\n"
13291 _erbout.concat "</script>\r\n"
13292 _erbout.concat "  </head>\r\n"
13293 _erbout.concat "\r\n"
13294 _erbout.concat "  <body>\r\n"
13295 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
13296 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
13297 _erbout.concat "\r\n"
13298 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
13299 _erbout.concat "    ";  form_tag( { :controller => 'opac', :action => 'search' },\r
13300           { :method => :get }, url_for(:overwrite_params => {:per_page => @per_page} ,\r
13301           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}"            \r
13302            ) do ; _erbout.concat "\r\n"
13303 _erbout.concat "    \r\n"
13304 _erbout.concat "      <br>\r\n"
13305 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
13306 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
13307 _erbout.concat "          <script type=\"text/javascript\">\r\n"
13308 _erbout.concat "            document.getElementById('term').focus();\r\n"
13309 _erbout.concat "          </script>\r\n"
13310 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
13311 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
13312 _erbout.concat "    <br>\r\n"
13313 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
13314 _erbout.concat "    <br>\r\n"
13315 _erbout.concat "    <br>\r\n"
13316 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13317 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
13318 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13319 _erbout.concat "    <br>\r\n"
13320 _erbout.concat "    \r\n"
13321 _erbout.concat "    <br>\r\n"
13322 _erbout.concat "    Per page: \r\n"
13323 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
13324 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
13325 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
13326 _erbout.concat "    <br>\r\n"
13327 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
13328 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
13329 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
13330 _erbout.concat "     \r\n"
13331 _erbout.concat "    <div class=\"record\">\r\n"
13332 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
13333 _erbout.concat "      \r\n"
13334 _erbout.concat "    </div>\r\n"
13335 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
13336 _erbout.concat "    <br>\r\n"
13337 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
13338 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13339 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
13340 _erbout.concat "  </body>\r\n"
13341 _erbout.concat "</html>\r\n"
13342 _erbout.concat "\r\n"
13343 _erbout.concat "\r\n"
13344 _erbout
13346 Backtrace: script/../config/../app/views/opac/search.rhtml:116:in `compile_template'
13347 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
13348 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
13349 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
13350 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
13351 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
13352 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
13353 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13354 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13355 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13356 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
13357 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
13358 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
13359 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13360 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13361 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13362 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
13363 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
13364 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
13365 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
13366 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
13367 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
13368 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
13369 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
13370 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
13371 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
13372 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
13373 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
13374 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
13375 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13376 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
13377 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
13378 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13379 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
13380 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
13381 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
13382 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
13383 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
13384 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
13385 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
13386 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
13387 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
13388 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13389 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13390 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13391 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13392 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
13393 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13394 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13395 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13396 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13397 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13398 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
13399 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13400 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13401 script/server:3
13404 ActionView::TemplateError (compile error
13405 script/../config/../app/views/opac/search.rhtml:81: syntax error, unexpected ';', expecting ')'
13406 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
13407                              ^) on line #81 of app/views/opac/search.rhtml:
13408 78:           <script type="text/javascript">\r
13409 79:             document.getElementById('term').focus();\r
13410 80:           </script>\r
13411 81:     <% end %>\r
13412 82:     Number of records found: <span class="num_of_results"><%= @rset_size %></span>\r
13413 83:     <br>\r
13414 84:      Time to process results: <span class="num_of_results"><%= @time_difference %></span> \r
13416     #{RAILS_ROOT}/app/views/opac/search.rhtml:116:in `compile_template'
13417     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
13418     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
13419     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
13420     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
13421     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
13422     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
13423     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13424     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13425     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13426     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
13427     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
13428     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
13429     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13430     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13431     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13432     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
13433     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
13434     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
13435     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
13436     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
13437     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
13438     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
13439     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
13440     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
13441     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
13442     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
13443     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
13444     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
13445     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13446     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
13447     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
13448     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13449     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
13450     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
13451     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
13452     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
13453     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
13454     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
13455     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
13456     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
13457     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
13458     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13459     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13460     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13461     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13462     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
13463     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13464     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13465     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13466     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13467     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13468     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
13469     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13470     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13471     script/server:3
13474 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
13477 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:46:48) [GET]
13478   Session ID: f92333d75805ed2a9d24690cda330ab6
13479   Parameters: {"action"=>"search", "controller"=>"opac"}
13480 Rendering opac/search
13481 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
13482 script/../config/../app/views/opac/search.rhtml:80: syntax error, unexpected ';', expecting ')'
13483 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
13484                              ^
13485 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
13486 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
13487 _erbout.concat "<html>\r\n"
13488 _erbout.concat "  <head>\r\n"
13489 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
13490 _erbout.concat "\r\n"
13491 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
13492 _erbout.concat "<style type=\"text/css\">\r\n"
13493 _erbout.concat "      input {\r\n"
13494 _erbout.concat "        font-size: 2em;\r\n"
13495 _erbout.concat "        border: 2px solid red;\r\n"
13496 _erbout.concat "        width: 90%;\r\n"
13497 _erbout.concat "        text-align: center;\r\n"
13498 _erbout.concat "      }\r\n"
13499 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
13500 _erbout.concat "      span.num_of_results{\r\n"
13501 _erbout.concat "        font-size: 2em;\r\n"
13502 _erbout.concat "      }\r\n"
13503 _erbout.concat "      body {\r\n"
13504 _erbout.concat "      text-align: center;\r\n"
13505 _erbout.concat "      }\r\n"
13506 _erbout.concat "      div.record {\r\n"
13507 _erbout.concat "        text-align: left;\r\n"
13508 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
13509 _erbout.concat "        width: 75%;\r\n"
13510 _erbout.concat "        margin: auto;\r\n"
13511 _erbout.concat "        margin-bottom: 3px;\r\n"
13512 _erbout.concat "        padding: 10px;\r\n"
13513 _erbout.concat "      }\r\n"
13514 _erbout.concat "      a {text-decoration: none;}\r\n"
13515 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
13516 _erbout.concat "      a.direction {\r\n"
13517 _erbout.concat "        font-size: 1.5em;\r\n"
13518 _erbout.concat "        color: red;\r\n"
13519 _erbout.concat "        text-decoration: none;\r\n"
13520 _erbout.concat "        border: 3px solid white;\r\n"
13521 _erbout.concat "        margin: 5px;\r\n"
13522 _erbout.concat "        padding: 5px;\r\n"
13523 _erbout.concat "      }\r\n"
13524 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
13525 _erbout.concat "        color: blue;\r\n"
13526 _erbout.concat "        border: 3px solid blue;\r\n"
13527 _erbout.concat "      }\r\n"
13528 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
13529 _erbout.concat "    \r\n"
13530 _erbout.concat "</style>\r\n"
13531 _erbout.concat "<script type=\"text/javascript\">\r\n"
13532 _erbout.concat "function toggleLayer( whichLayer )\r\n"
13533 _erbout.concat "{\r\n"
13534 _erbout.concat "  var elem, vis;\r\n"
13535 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
13536 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
13537 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
13538 _erbout.concat "      elem = document.all[whichLayer];\r\n"
13539 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
13540 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
13541 _erbout.concat "  vis = elem.style;\r\n"
13542 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
13543 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
13544 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
13545 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
13546 _erbout.concat "}\r\n"
13547 _erbout.concat "</script>\r\n"
13548 _erbout.concat "  </head>\r\n"
13549 _erbout.concat "\r\n"
13550 _erbout.concat "  <body>\r\n"
13551 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
13552 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
13553 _erbout.concat "\r\n"
13554 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
13555 _erbout.concat "    ";  form_tag( { :controller => 'opac', :action => 'search' },\r
13556           { :method => :get }, url_for(:overwrite_params => {:per_page => @per_page} \r
13557            ) do ; _erbout.concat "\r\n"
13558 _erbout.concat "    \r\n"
13559 _erbout.concat "      <br>\r\n"
13560 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
13561 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
13562 _erbout.concat "          <script type=\"text/javascript\">\r\n"
13563 _erbout.concat "            document.getElementById('term').focus();\r\n"
13564 _erbout.concat "          </script>\r\n"
13565 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
13566 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
13567 _erbout.concat "    <br>\r\n"
13568 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
13569 _erbout.concat "    <br>\r\n"
13570 _erbout.concat "    <br>\r\n"
13571 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13572 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
13573 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13574 _erbout.concat "    <br>\r\n"
13575 _erbout.concat "    \r\n"
13576 _erbout.concat "    <br>\r\n"
13577 _erbout.concat "    Per page: \r\n"
13578 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
13579 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
13580 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
13581 _erbout.concat "    <br>\r\n"
13582 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
13583 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
13584 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
13585 _erbout.concat "     \r\n"
13586 _erbout.concat "    <div class=\"record\">\r\n"
13587 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
13588 _erbout.concat "      \r\n"
13589 _erbout.concat "    </div>\r\n"
13590 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
13591 _erbout.concat "    <br>\r\n"
13592 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
13593 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13594 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
13595 _erbout.concat "  </body>\r\n"
13596 _erbout.concat "</html>\r\n"
13597 _erbout.concat "\r\n"
13598 _erbout.concat "\r\n"
13599 _erbout
13601 Backtrace: script/../config/../app/views/opac/search.rhtml:115:in `compile_template'
13602 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
13603 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
13604 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
13605 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
13606 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
13607 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
13608 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13609 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13610 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13611 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
13612 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
13613 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
13614 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13615 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13616 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13617 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
13618 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
13619 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
13620 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
13621 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
13622 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
13623 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
13624 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
13625 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
13626 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
13627 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
13628 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
13629 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
13630 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13631 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
13632 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
13633 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13634 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
13635 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
13636 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
13637 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
13638 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
13639 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
13640 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
13641 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
13642 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
13643 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13644 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13645 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13646 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13647 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
13648 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13649 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13650 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13651 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13652 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13653 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
13654 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13655 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13656 script/server:3
13659 ActionView::TemplateError (compile error
13660 script/../config/../app/views/opac/search.rhtml:80: syntax error, unexpected ';', expecting ')'
13661 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
13662                              ^) on line #80 of app/views/opac/search.rhtml:
13663 77:           <script type="text/javascript">\r
13664 78:             document.getElementById('term').focus();\r
13665 79:           </script>\r
13666 80:     <% end %>\r
13667 81:     Number of records found: <span class="num_of_results"><%= @rset_size %></span>\r
13668 82:     <br>\r
13669 83:      Time to process results: <span class="num_of_results"><%= @time_difference %></span> \r
13671     #{RAILS_ROOT}/app/views/opac/search.rhtml:115:in `compile_template'
13672     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
13673     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
13674     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
13675     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
13676     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
13677     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
13678     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13679     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13680     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
13681     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
13682     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
13683     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
13684     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13685     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13686     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13687     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
13688     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
13689     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
13690     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
13691     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
13692     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
13693     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
13694     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
13695     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
13696     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
13697     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
13698     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
13699     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
13700     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13701     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
13702     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
13703     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13704     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
13705     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
13706     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
13707     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
13708     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
13709     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
13710     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
13711     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
13712     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
13713     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13714     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13715     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13716     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13717     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
13718     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13719     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13720     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13721     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13722     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13723     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
13724     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13725     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13726     script/server:3
13729 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
13732 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:47:16) [GET]
13733   Session ID: f92333d75805ed2a9d24690cda330ab6
13734   Parameters: {"action"=>"search", "controller"=>"opac"}
13735 Rendering opac/search
13736 Completed in 0.10129 (9 reqs/sec) | Rendering: 0.01581 (15%) | 200 OK [http://localhost/opac/search]
13739 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:47:33) [GET]
13740   Session ID: f92333d75805ed2a9d24690cda330ab6
13741   Parameters: {"term"=>"get", "action"=>"search", "controller"=>"opac"}
13742 Rendering opac/search
13743 Completed in 1.25019 (0 reqs/sec) | Rendering: 0.52288 (41%) | 200 OK [http://localhost/opac/search?term=get]
13746 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:50:51) [GET]
13747   Session ID: f92333d75805ed2a9d24690cda330ab6
13748   Parameters: {"action"=>"search", "controller"=>"opac"}
13749 Rendering opac/search
13750 Completed in 0.17326 (5 reqs/sec) | Rendering: 0.00561 (3%) | 200 OK [http://localhost/opac/search]
13753 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:50:54) [GET]
13754   Session ID: f92333d75805ed2a9d24690cda330ab6
13755   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
13756 Rendering opac/search
13757 Completed in 0.94583 (1 reqs/sec) | Rendering: 0.33573 (35%) | 200 OK [http://localhost/opac/search?term=nothing]
13760 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:52:05) [GET]
13761   Session ID: f92333d75805ed2a9d24690cda330ab6
13762   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
13763 Rendering opac/search
13764 Completed in 0.69218 (1 reqs/sec) | Rendering: 0.54726 (79%) | 200 OK [http://localhost/opac/search?term=nothing]
13767 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:52:25) [GET]
13768   Session ID: f92333d75805ed2a9d24690cda330ab6
13769   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
13770 Rendering opac/search
13771 Completed in 0.37459 (2 reqs/sec) | Rendering: 0.30276 (80%) | 200 OK [http://localhost/opac/search?term=nothing]
13774 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:52:57) [GET]
13775   Session ID: f92333d75805ed2a9d24690cda330ab6
13776   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
13777 Rendering opac/search
13778 Completed in 0.44915 (2 reqs/sec) | Rendering: 0.34106 (75%) | 200 OK [http://localhost/opac/search?term=nothing]
13781 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:52:59) [POST]
13782   Session ID: f92333d75805ed2a9d24690cda330ab6
13783   Parameters: {"term"=>"nothing", "action"=>"search", "per_page"=>"20", "controller"=>"opac"}
13784 Rendering opac/search
13785 Completed in 0.51786 (1 reqs/sec) | Rendering: 0.44693 (86%) | 200 OK [http://localhost/opac/search?per_page=20]
13788 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:54:10) [POST]
13789   Session ID: f92333d75805ed2a9d24690cda330ab6
13790   Parameters: {"term"=>"nothing", "action"=>"search", "per_page"=>"20", "controller"=>"opac"}
13791 Rendering opac/search
13792 Completed in 0.40083 (2 reqs/sec) | Rendering: 0.31747 (79%) | 200 OK [http://localhost/opac/search?per_page=20]
13795 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:54:12) [POST]
13796   Session ID: f92333d75805ed2a9d24690cda330ab6
13797   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
13798 Rendering opac/search
13799 Completed in 0.56931 (1 reqs/sec) | Rendering: 0.32422 (56%) | 200 OK [http://localhost/opac/search]
13802 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:54:50) [POST]
13803   Session ID: f92333d75805ed2a9d24690cda330ab6
13804   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
13805 Rendering opac/search
13806 Completed in 0.47418 (2 reqs/sec) | Rendering: 0.33957 (71%) | 200 OK [http://localhost/opac/search]
13809 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:54:51) [GET]
13810   Session ID: f92333d75805ed2a9d24690cda330ab6
13811   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
13812 Rendering opac/search
13813 Completed in 0.72340 (1 reqs/sec) | Rendering: 0.57347 (79%) | 200 OK [http://localhost/opac/search?term=nothing]
13816 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:56:53) [GET]
13817   Session ID: f92333d75805ed2a9d24690cda330ab6
13818   Parameters: {"term"=>"nothing", "action"=>"search", "controller"=>"opac"}
13819 Rendering opac/search
13820 Completed in 0.36424 (2 reqs/sec) | Rendering: 0.30604 (84%) | 200 OK [http://localhost/opac/search?term=nothing]
13823 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 20:56:57) [GET]
13824   Session ID: f92333d75805ed2a9d24690cda330ab6
13825   Parameters: {"term"=>{"st"=>"nothing"}, "action"=>"search", "controller"=>"opac"}
13828 NoMethodError (private method `gsub' called for {"st"=>"nothing"}:HashWithIndifferentAccess):
13829     .//app/controllers/opac_controller.rb:56:in `search'
13830     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
13831     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
13832     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
13833     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
13834     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13835     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
13836     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
13837     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
13838     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
13839     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
13840     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
13841     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
13842     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
13843     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
13844     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
13845     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
13846     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
13847     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
13848     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
13849     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
13850     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13851     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
13852     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
13853     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
13854     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
13855     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
13856     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
13857     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
13858     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
13859     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
13860     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
13861     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
13862     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
13863     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13864     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13865     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13866     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
13867     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
13868     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13869     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13870     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13871     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
13872     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
13873     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
13874     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
13875     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
13876     script/server:3
13879 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
13882 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:04:26) [GET]
13883   Session ID: f92333d75805ed2a9d24690cda330ab6
13884   Parameters: {"action"=>"search", "controller"=>"opac"}
13885 Rendering opac/search
13886 Completed in 0.21878 (4 reqs/sec) | Rendering: 0.02453 (11%) | 200 OK [http://localhost/opac/search]
13889 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:04:49) [GET]
13890   Session ID: f92333d75805ed2a9d24690cda330ab6
13891   Parameters: {"term"=>"joke", "action"=>"search", "controller"=>"opac"}
13892 Rendering opac/search
13893 Completed in 1.05926 (0 reqs/sec) | Rendering: 0.32994 (31%) | 200 OK [http://localhost/opac/search?term=joke]
13896 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:10:23) [GET]
13897   Session ID: f92333d75805ed2a9d24690cda330ab6
13898   Parameters: {"action"=>"search", "controller"=>"opac"}
13899 Rendering opac/search
13900 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
13901 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected tSYMBEG, expecting ')'
13902           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
13903            ^
13904 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ',', expecting kEND
13905           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
13906                                                                           ^
13907 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end
13908 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
13909 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
13910 _erbout.concat "<html>\r\n"
13911 _erbout.concat "  <head>\r\n"
13912 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
13913 _erbout.concat "\r\n"
13914 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
13915 _erbout.concat "<style type=\"text/css\">\r\n"
13916 _erbout.concat "      input {\r\n"
13917 _erbout.concat "        font-size: 2em;\r\n"
13918 _erbout.concat "        border: 2px solid red;\r\n"
13919 _erbout.concat "        width: 90%;\r\n"
13920 _erbout.concat "        text-align: center;\r\n"
13921 _erbout.concat "      }\r\n"
13922 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
13923 _erbout.concat "      span.num_of_results{\r\n"
13924 _erbout.concat "        font-size: 2em;\r\n"
13925 _erbout.concat "      }\r\n"
13926 _erbout.concat "      body {\r\n"
13927 _erbout.concat "      text-align: center;\r\n"
13928 _erbout.concat "      }\r\n"
13929 _erbout.concat "      div.record {\r\n"
13930 _erbout.concat "        text-align: left;\r\n"
13931 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
13932 _erbout.concat "        width: 75%;\r\n"
13933 _erbout.concat "        margin: auto;\r\n"
13934 _erbout.concat "        margin-bottom: 3px;\r\n"
13935 _erbout.concat "        padding: 10px;\r\n"
13936 _erbout.concat "      }\r\n"
13937 _erbout.concat "      a {text-decoration: none;}\r\n"
13938 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
13939 _erbout.concat "      a.direction {\r\n"
13940 _erbout.concat "        font-size: 1.5em;\r\n"
13941 _erbout.concat "        color: red;\r\n"
13942 _erbout.concat "        text-decoration: none;\r\n"
13943 _erbout.concat "        border: 3px solid white;\r\n"
13944 _erbout.concat "        margin: 5px;\r\n"
13945 _erbout.concat "        padding: 5px;\r\n"
13946 _erbout.concat "      }\r\n"
13947 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
13948 _erbout.concat "        color: blue;\r\n"
13949 _erbout.concat "        border: 3px solid blue;\r\n"
13950 _erbout.concat "      }\r\n"
13951 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
13952 _erbout.concat "    \r\n"
13953 _erbout.concat "</style>\r\n"
13954 _erbout.concat "<script type=\"text/javascript\">\r\n"
13955 _erbout.concat "function toggleLayer( whichLayer )\r\n"
13956 _erbout.concat "{\r\n"
13957 _erbout.concat "  var elem, vis;\r\n"
13958 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
13959 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
13960 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
13961 _erbout.concat "      elem = document.all[whichLayer];\r\n"
13962 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
13963 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
13964 _erbout.concat "  vis = elem.style;\r\n"
13965 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
13966 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
13967 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
13968 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
13969 _erbout.concat "}\r\n"
13970 _erbout.concat "</script>\r\n"
13971 _erbout.concat "  </head>\r\n"
13972 _erbout.concat "\r\n"
13973 _erbout.concat "  <body>\r\n"
13974 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
13975 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
13976 _erbout.concat "\r\n"
13977 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
13978 _erbout.concat "    ";  form_tag( { :controller => 'opac', :action => 'search' },\r
13979           { :method => :get }, :overwrite_params => { :diff => 'print' }\r
13980           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
13981           :per_page => @per_page ) do ; _erbout.concat "\r\n"
13982 _erbout.concat "    \r\n"
13983 _erbout.concat "      <br>\r\n"
13984 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
13985 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
13986 _erbout.concat "          <script type=\"text/javascript\">\r\n"
13987 _erbout.concat "            document.getElementById('term').focus();\r\n"
13988 _erbout.concat "          </script>\r\n"
13989 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
13990 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
13991 _erbout.concat "    <br>\r\n"
13992 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
13993 _erbout.concat "    <br>\r\n"
13994 _erbout.concat "    <br>\r\n"
13995 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13996 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
13997 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
13998 _erbout.concat "    <br>\r\n"
13999 _erbout.concat "    \r\n"
14000 _erbout.concat "    <br>\r\n"
14001 _erbout.concat "    Per page: \r\n"
14002 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
14003 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
14004 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
14005 _erbout.concat "    <br>\r\n"
14006 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
14007 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
14008 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
14009 _erbout.concat "     \r\n"
14010 _erbout.concat "    <div class=\"record\">\r\n"
14011 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
14012 _erbout.concat "      \r\n"
14013 _erbout.concat "    </div>\r\n"
14014 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
14015 _erbout.concat "    <br>\r\n"
14016 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
14017 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
14018 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
14019 _erbout.concat "  </body>\r\n"
14020 _erbout.concat "</html>\r\n"
14021 _erbout.concat "\r\n"
14022 _erbout.concat "\r\n"
14023 _erbout
14025 Backtrace: script/../config/../app/views/opac/search.rhtml:116:in `compile_template'
14026 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
14027 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
14028 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
14029 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
14030 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
14031 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
14032 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14033 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14034 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14035 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
14036 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
14037 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
14038 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14039 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14040 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14041 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
14042 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
14043 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
14044 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
14045 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
14046 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
14047 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
14048 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14049 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14050 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14051 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14052 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14053 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14054 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14055 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14056 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14057 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14058 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14059 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14060 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14061 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14062 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14063 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14064 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14065 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14066 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14067 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14068 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14069 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14070 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14071 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14072 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14073 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14074 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14075 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14076 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14077 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14078 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14079 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14080 script/server:3
14083 ActionView::TemplateError (compile error
14084 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected tSYMBEG, expecting ')'
14085           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
14086            ^
14087 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ',', expecting kEND
14088           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
14089                                                                           ^
14090 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end) on line #72 of app/views/opac/search.rhtml:
14091 69:     <!-- <form action="/opac/search" > -->\r
14092 70:     <% form_tag( { :controller => 'opac', :action => 'search' },\r
14093 71:           { :method => :get }, :overwrite_params => { :diff => 'print' }\r
14094 72:           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
14095 73:           :per_page => @per_page ) do -%>\r
14096 74:     \r
14097 75:       <br>\r
14099     #{RAILS_ROOT}/app/views/opac/search.rhtml:116:in `compile_template'
14100     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
14101     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
14102     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
14103     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
14104     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
14105     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
14106     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14107     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14108     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14109     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
14110     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
14111     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
14112     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14113     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14114     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14115     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
14116     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
14117     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
14118     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
14119     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
14120     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
14121     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
14122     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14123     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14124     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14125     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14126     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14127     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14128     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14129     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14130     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14131     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14132     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14133     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14134     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14135     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14136     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14137     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14138     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14139     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14140     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14141     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14142     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14143     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14144     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14145     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14146     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14147     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14148     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14149     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14150     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14151     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14152     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14153     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14154     script/server:3
14157 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
14160 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:10:41) [GET]
14161   Session ID: f92333d75805ed2a9d24690cda330ab6
14162   Parameters: {"action"=>"search", "controller"=>"opac"}
14163 Rendering opac/search
14164 Completed in 0.02839 (35 reqs/sec) | Rendering: 0.01563 (55%) | 200 OK [http://localhost/opac/search]
14167 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:10:45) [GET]
14168   Session ID: f92333d75805ed2a9d24690cda330ab6
14169   Parameters: {"term"=>"hit", "action"=>"search", "controller"=>"opac"}
14170 Rendering opac/search
14171 Completed in 0.89681 (1 reqs/sec) | Rendering: 0.26505 (29%) | 200 OK [http://localhost/opac/search?term=hit]
14174 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:49:30) [GET]
14175   Session ID: f92333d75805ed2a9d24690cda330ab6
14176   Parameters: {"term"=>"hit", "action"=>"search", "controller"=>"opac"}
14177 Rendering opac/search
14178 Completed in 0.28410 (3 reqs/sec) | Rendering: 0.23531 (82%) | 200 OK [http://localhost/opac/search?term=hit]
14181 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:49:33) [GET]
14182   Session ID: f92333d75805ed2a9d24690cda330ab6
14183   Parameters: {"term"=>"hit", "action"=>"search", "controller"=>"opac"}
14184 Rendering opac/search
14185 Completed in 0.38457 (2 reqs/sec) | Rendering: 0.29667 (77%) | 200 OK [http://localhost/opac/search?term=hit]
14188 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:49:48) [GET]
14189   Session ID: f92333d75805ed2a9d24690cda330ab6
14190   Parameters: {"term"=>nil, "action"=>"search", "controller"=>"opac"}
14191 Rendering opac/search
14192 Completed in 0.01843 (54 reqs/sec) | Rendering: 0.00591 (32%) | 200 OK [http://localhost/opac/search?term=]
14195 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:50:19) [GET]
14196   Session ID: f92333d75805ed2a9d24690cda330ab6
14197   Parameters: {"term"=>nil, "action"=>"search", "controller"=>"opac"}
14198 Rendering opac/search
14199 Completed in 0.02744 (36 reqs/sec) | Rendering: 0.01488 (54%) | 200 OK [http://localhost/opac/search?term=]
14202 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:50:20) [GET]
14203   Session ID: f92333d75805ed2a9d24690cda330ab6
14204   Parameters: {"term"=>nil, "action"=>"search", "controller"=>"opac"}
14205 Rendering opac/search
14206 Completed in 0.01689 (59 reqs/sec) | Rendering: 0.00481 (28%) | 200 OK [http://localhost/opac/search?term=]
14209 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:50:28) [GET]
14210   Session ID: f92333d75805ed2a9d24690cda330ab6
14211   Parameters: {"term"=>nil, "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
14212 Rendering opac/search
14213 Completed in 0.08711 (11 reqs/sec) | Rendering: 0.00543 (6%) | 200 OK [http://localhost/opac/search?start=0&per_page=50&term=]
14216 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:50:31) [GET]
14217   Session ID: f92333d75805ed2a9d24690cda330ab6
14218   Parameters: {"term"=>"time", "action"=>"search", "controller"=>"opac"}
14219 Rendering opac/search
14220 Completed in 0.49730 (2 reqs/sec) | Rendering: 0.33108 (66%) | 200 OK [http://localhost/opac/search?term=time]
14223 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:51:02) [GET]
14224   Session ID: f92333d75805ed2a9d24690cda330ab6
14225   Parameters: {"term"=>"time", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
14226 Rendering opac/search
14227 Completed in 0.67929 (1 reqs/sec) | Rendering: 0.57751 (85%) | 200 OK [http://localhost/opac/search?start=0&per_page=25&term=time]
14230 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:51:35) [GET]
14231   Session ID: f92333d75805ed2a9d24690cda330ab6
14232   Parameters: {"term"=>"toffee", "action"=>"search", "controller"=>"opac"}
14233 Rendering opac/search
14234 Completed in 0.03706 (26 reqs/sec) | Rendering: 0.00552 (14%) | 200 OK [http://localhost/opac/search?term=toffee]
14237 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:51:53) [GET]
14238   Session ID: f92333d75805ed2a9d24690cda330ab6
14239   Parameters: {"term"=>"toffee", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
14240 Rendering opac/search
14241 Completed in 0.01851 (54 reqs/sec) | Rendering: 0.00534 (28%) | 200 OK [http://localhost/opac/search?start=0&per_page=25&term=toffee]
14244 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:52:05) [GET]
14245   Session ID: f92333d75805ed2a9d24690cda330ab6
14246   Parameters: {"term"=>"terror", "action"=>"search", "controller"=>"opac"}
14247 Rendering opac/search
14248 Completed in 2.08522 (0 reqs/sec) | Rendering: 0.37377 (17%) | 200 OK [http://localhost/opac/search?term=terror]
14251 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:52:38) [GET]
14252   Session ID: f92333d75805ed2a9d24690cda330ab6
14253   Parameters: {"term"=>"terror", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
14254 Rendering opac/search
14255 Completed in 1.07403 (0 reqs/sec) | Rendering: 0.46275 (43%) | 200 OK [http://localhost/opac/search?start=0&per_page=25&term=terror]
14258 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:52:48) [GET]
14259   Session ID: f92333d75805ed2a9d24690cda330ab6
14260   Parameters: {"term"=>"less", "action"=>"search", "controller"=>"opac"}
14261 Rendering opac/search
14262 Completed in 0.97005 (1 reqs/sec) | Rendering: 0.32501 (33%) | 200 OK [http://localhost/opac/search?term=less]
14265 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:53:07) [GET]
14266   Session ID: f92333d75805ed2a9d24690cda330ab6
14267   Parameters: {"term"=>"less", "action"=>"search", "controller"=>"opac"}
14268 Rendering opac/search
14269 Completed in 0.61841 (1 reqs/sec) | Rendering: 0.54858 (88%) | 200 OK [http://localhost/opac/search?term=less]
14272 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:53:08) [POST]
14273   Session ID: f92333d75805ed2a9d24690cda330ab6
14274   Parameters: {"term"=>"less", "action"=>"search", "controller"=>"opac"}
14275 Rendering opac/search
14276 Completed in 0.35433 (2 reqs/sec) | Rendering: 0.28419 (80%) | 200 OK [http://localhost/opac/search]
14279 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:53:32) [POST]
14280   Session ID: f92333d75805ed2a9d24690cda330ab6
14281   Parameters: {"term"=>"less", "action"=>"search", "controller"=>"opac"}
14282 Rendering opac/search
14283 Completed in 0.36360 (2 reqs/sec) | Rendering: 0.29243 (80%) | 200 OK [http://localhost/opac/search]
14286 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:53:33) [POST]
14287   Session ID: f92333d75805ed2a9d24690cda330ab6
14288   Parameters: {"term"=>"less", "action"=>"search", "controller"=>"opac"}
14289 Rendering opac/search
14290 Completed in 0.41173 (2 reqs/sec) | Rendering: 0.31174 (75%) | 200 OK [http://localhost/opac/search]
14293 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:54:05) [POST]
14294   Session ID: f92333d75805ed2a9d24690cda330ab6
14295   Parameters: {"term"=>"less", "action"=>"search", "controller"=>"opac"}
14296 Rendering opac/search
14297 Completed in 0.42194 (2 reqs/sec) | Rendering: 0.32773 (77%) | 200 OK [http://localhost/opac/search]
14300 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:54:06) [POST]
14301   Session ID: f92333d75805ed2a9d24690cda330ab6
14302   Parameters: {"term"=>"less", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14303 Rendering opac/search
14304 Completed in 0.53656 (1 reqs/sec) | Rendering: 0.46711 (87%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
14307 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:54:35) [POST]
14308   Session ID: f92333d75805ed2a9d24690cda330ab6
14309   Parameters: {"term"=>"less", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14310 Rendering opac/search
14311 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
14312 script/../config/../app/views/opac/search.rhtml:73: syntax error, unexpected ')', expecting tASSOC
14313           :per_page => @per_page, {:method=>:get} ) do ; _erbout.concat "\r\n"
14314                                                    ^
14315 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end
14316 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
14317 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
14318 _erbout.concat "<html>\r\n"
14319 _erbout.concat "  <head>\r\n"
14320 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
14321 _erbout.concat "\r\n"
14322 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
14323 _erbout.concat "<style type=\"text/css\">\r\n"
14324 _erbout.concat "      input {\r\n"
14325 _erbout.concat "        font-size: 2em;\r\n"
14326 _erbout.concat "        border: 2px solid red;\r\n"
14327 _erbout.concat "        width: 90%;\r\n"
14328 _erbout.concat "        text-align: center;\r\n"
14329 _erbout.concat "      }\r\n"
14330 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
14331 _erbout.concat "      span.num_of_results{\r\n"
14332 _erbout.concat "        font-size: 2em;\r\n"
14333 _erbout.concat "      }\r\n"
14334 _erbout.concat "      body {\r\n"
14335 _erbout.concat "      text-align: center;\r\n"
14336 _erbout.concat "      }\r\n"
14337 _erbout.concat "      div.record {\r\n"
14338 _erbout.concat "        text-align: left;\r\n"
14339 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
14340 _erbout.concat "        width: 75%;\r\n"
14341 _erbout.concat "        margin: auto;\r\n"
14342 _erbout.concat "        margin-bottom: 3px;\r\n"
14343 _erbout.concat "        padding: 10px;\r\n"
14344 _erbout.concat "      }\r\n"
14345 _erbout.concat "      a {text-decoration: none;}\r\n"
14346 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
14347 _erbout.concat "      a.direction {\r\n"
14348 _erbout.concat "        font-size: 1.5em;\r\n"
14349 _erbout.concat "        color: red;\r\n"
14350 _erbout.concat "        text-decoration: none;\r\n"
14351 _erbout.concat "        border: 3px solid white;\r\n"
14352 _erbout.concat "        margin: 5px;\r\n"
14353 _erbout.concat "        padding: 5px;\r\n"
14354 _erbout.concat "      }\r\n"
14355 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
14356 _erbout.concat "        color: blue;\r\n"
14357 _erbout.concat "        border: 3px solid blue;\r\n"
14358 _erbout.concat "      }\r\n"
14359 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
14360 _erbout.concat "    \r\n"
14361 _erbout.concat "</style>\r\n"
14362 _erbout.concat "<script type=\"text/javascript\">\r\n"
14363 _erbout.concat "function toggleLayer( whichLayer )\r\n"
14364 _erbout.concat "{\r\n"
14365 _erbout.concat "  var elem, vis;\r\n"
14366 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
14367 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
14368 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
14369 _erbout.concat "      elem = document.all[whichLayer];\r\n"
14370 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
14371 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
14372 _erbout.concat "  vis = elem.style;\r\n"
14373 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
14374 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
14375 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
14376 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
14377 _erbout.concat "}\r\n"
14378 _erbout.concat "</script>\r\n"
14379 _erbout.concat "  </head>\r\n"
14380 _erbout.concat "\r\n"
14381 _erbout.concat "  <body>\r\n"
14382 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
14383 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
14384 _erbout.concat "\r\n"
14385 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
14386 _erbout.concat "    ";  form_tag(  :controller => 'opac', :action => 'search',\r
14387            \r
14388           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
14389           :per_page => @per_page, {:method=>:get} ) do ; _erbout.concat "\r\n"
14390 _erbout.concat "    \r\n"
14391 _erbout.concat "      <br>\r\n"
14392 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
14393 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
14394 _erbout.concat "          <script type=\"text/javascript\">\r\n"
14395 _erbout.concat "            document.getElementById('term').focus();\r\n"
14396 _erbout.concat "          </script>\r\n"
14397 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
14398 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
14399 _erbout.concat "    <br>\r\n"
14400 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
14401 _erbout.concat "    <br>\r\n"
14402 _erbout.concat "    <br>\r\n"
14403 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
14404 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
14405 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
14406 _erbout.concat "    <br>\r\n"
14407 _erbout.concat "    \r\n"
14408 _erbout.concat "    <br>\r\n"
14409 _erbout.concat "    Per page: \r\n"
14410 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
14411 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
14412 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
14413 _erbout.concat "    <br>\r\n"
14414 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
14415 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
14416 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
14417 _erbout.concat "     \r\n"
14418 _erbout.concat "    <div class=\"record\">\r\n"
14419 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
14420 _erbout.concat "      \r\n"
14421 _erbout.concat "    </div>\r\n"
14422 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
14423 _erbout.concat "    <br>\r\n"
14424 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
14425 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
14426 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
14427 _erbout.concat "  </body>\r\n"
14428 _erbout.concat "</html>\r\n"
14429 _erbout.concat "\r\n"
14430 _erbout.concat "\r\n"
14431 _erbout
14433 Backtrace: script/../config/../app/views/opac/search.rhtml:116:in `compile_template'
14434 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
14435 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
14436 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
14437 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
14438 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
14439 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
14440 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14441 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14442 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14443 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
14444 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
14445 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
14446 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14447 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14448 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14449 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
14450 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
14451 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
14452 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
14453 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
14454 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
14455 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
14456 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14457 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14458 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14459 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14460 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14461 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14462 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14463 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14464 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14465 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14466 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14467 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14468 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14469 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14470 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14471 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14472 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14473 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14474 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14475 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14476 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14477 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14478 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14479 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14480 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14481 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14482 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14483 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14484 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14485 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14486 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14487 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14488 script/server:3
14491 ActionView::TemplateError (compile error
14492 script/../config/../app/views/opac/search.rhtml:73: syntax error, unexpected ')', expecting tASSOC
14493           :per_page => @per_page, {:method=>:get} ) do ; _erbout.concat "\r\n"
14494                                                    ^
14495 script/../config/../app/views/opac/search.rhtml:116: syntax error, unexpected kEND, expecting $end) on line #73 of app/views/opac/search.rhtml:
14496 70:     <% form_tag(  :controller => 'opac', :action => 'search',\r
14497 71:            \r
14498 72:           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
14499 73:           :per_page => @per_page, {:method=>:get} ) do -%>\r
14500 74:     \r
14501 75:       <br>\r
14502 76:       <%= text_field_tag "term", @data%>\r
14504     #{RAILS_ROOT}/app/views/opac/search.rhtml:116:in `compile_template'
14505     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
14506     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
14507     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
14508     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
14509     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
14510     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
14511     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14512     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14513     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14514     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
14515     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
14516     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
14517     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14518     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14519     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14520     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
14521     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
14522     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
14523     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
14524     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
14525     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
14526     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
14527     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14528     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14529     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14530     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14531     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14532     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14533     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14534     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14535     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14536     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14537     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14538     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14539     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14540     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14541     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14542     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14543     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14544     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14545     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14546     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14547     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14548     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14549     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14550     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14551     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14552     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14553     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14554     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14555     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14556     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14557     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14558     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14559     script/server:3
14562 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
14565 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:54:50) [POST]
14566   Session ID: f92333d75805ed2a9d24690cda330ab6
14567   Parameters: {"term"=>"less", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14568 Rendering opac/search
14569 Completed in 0.64572 (1 reqs/sec) | Rendering: 0.57539 (89%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
14572 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:54:54) [POST]
14573   Session ID: f92333d75805ed2a9d24690cda330ab6
14574   Parameters: {"term"=>"less", "action"=>"search", "method"=>"get", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14575 Rendering opac/search
14576 Completed in 0.36166 (2 reqs/sec) | Rendering: 0.29173 (80%) | 200 OK [http://localhost/opac/search?start=0&method=get&per_page=20]
14579 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:55:23) [POST]
14580   Session ID: f92333d75805ed2a9d24690cda330ab6
14581   Parameters: {"term"=>"less", "action"=>"search", "method"=>"get", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14582 Rendering opac/search
14583 Completed in 0.48968 (2 reqs/sec) | Rendering: 0.32734 (66%) | 200 OK [http://localhost/opac/search?start=0&method=get&per_page=20]
14586 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:55:25) [POST]
14587   Session ID: f92333d75805ed2a9d24690cda330ab6
14588   Parameters: {"term"=>"less", "action"=>"search", "method"=>"get", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14589 Rendering opac/search
14590 Completed in 0.53398 (1 reqs/sec) | Rendering: 0.34812 (65%) | 200 OK [http://localhost/opac/search?start=0&method=get&per_page=20]
14593 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:56:11) [POST]
14594   Session ID: f92333d75805ed2a9d24690cda330ab6
14595   Parameters: {"term"=>"less", "action"=>"search", "method"=>"get", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14596 Rendering opac/search
14597 Completed in 0.49132 (2 reqs/sec) | Rendering: 0.32835 (66%) | 200 OK [http://localhost/opac/search?start=0&method=get&per_page=20]
14600 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:56:12) [POST]
14601   Session ID: f92333d75805ed2a9d24690cda330ab6
14602   Parameters: {"term"=>"less", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14603 Rendering opac/search
14604 Completed in 0.72341 (1 reqs/sec) | Rendering: 0.54329 (75%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
14607 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:56:32) [POST]
14608   Session ID: f92333d75805ed2a9d24690cda330ab6
14609   Parameters: {"term"=>"less", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14610 Rendering opac/search
14611 Completed in 0.43872 (2 reqs/sec) | Rendering: 0.34663 (79%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
14614 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:56:33) [GET]
14615   Session ID: f92333d75805ed2a9d24690cda330ab6
14616   Parameters: {"term"=>"less", "action"=>"search", "controller"=>"opac"}
14617 Rendering opac/search
14618 Completed in 0.47517 (2 reqs/sec) | Rendering: 0.31985 (67%) | 200 OK [http://localhost/opac/search?term=less]
14621 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:58:26) [GET]
14622   Session ID: f92333d75805ed2a9d24690cda330ab6
14623   Parameters: {"term"=>"less", "action"=>"search", "controller"=>"opac"}
14624 Rendering opac/search
14625 Completed in 0.39502 (2 reqs/sec) | Rendering: 0.32006 (81%) | 200 OK [http://localhost/opac/search?term=less]
14628 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 21:58:27) [POST]
14629   Session ID: f92333d75805ed2a9d24690cda330ab6
14630   Parameters: {"term"=>"less", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14631 Rendering opac/search
14632 Completed in 0.34611 (2 reqs/sec) | Rendering: 0.27622 (79%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
14635 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:10:26) [POST]
14636   Session ID: f92333d75805ed2a9d24690cda330ab6
14637   Parameters: {"term"=>"less", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14638 Rendering opac/search
14641 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #91 of app/views/opac/search.rhtml:
14642 88:     <br>\r
14643 89:     <br>\r
14644 90:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
14645 91:      <% unless @start + @per_page >= @rset_size -%>\r
14646 92:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
14647 93:     <br>\r
14648 94:     \r
14650     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
14651     #{RAILS_ROOT}/app/views/opac/search.rhtml:91:in `_run_rhtml_47app47views47opac47search46rhtml'
14652     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
14653     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
14654     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
14655     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
14656     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
14657     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:738:in `render_with_no_layout'
14658     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:863:in `render_without_layout'
14659     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:798:in `render_action'
14660     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:748:in `render_with_no_layout'
14661     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/deprecation.rb:44:in `silence'
14662     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:747:in `render_with_no_layout'
14663     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
14664     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14665     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14666     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14667     app/controllers/opac_controller.rb:60:in `search'
14668     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
14669     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
14670     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
14671     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
14672     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14673     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14674     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14675     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
14676     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
14677     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
14678     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
14679     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
14680     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
14681     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
14682     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14683     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14684     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14685     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14686     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14687     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14688     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14689     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14690     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14691     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14692     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14693     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14694     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14695     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14696     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14697     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14698     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14699     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14700     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14701     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14702     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14703     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14704     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14705     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14706     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14707     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14708     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14709     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14710     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14711     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14712     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14713     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14714     script/server:3
14717 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
14720 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:10:42) [GET]
14721   Session ID: f92333d75805ed2a9d24690cda330ab6
14722   Parameters: {"action"=>"search", "controller"=>"opac"}
14723 Rendering opac/search
14726 ActionView::TemplateError (comparison of Fixnum with nil failed) on line #91 of app/views/opac/search.rhtml:
14727 88:     <br>\r
14728 89:     <br>\r
14729 90:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
14730 91:      <% unless @start + @per_page >= @rset_size -%>\r
14731 92:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
14732 93:     <br>\r
14733 94:     \r
14735     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `>='
14736     #{RAILS_ROOT}/app/views/opac/search.rhtml:91:in `_run_rhtml_47app47views47opac47search46rhtml'
14737     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
14738     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
14739     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
14740     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
14741     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
14742     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:738:in `render_with_no_layout'
14743     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:863:in `render_without_layout'
14744     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:798:in `render_action'
14745     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:748:in `render_with_no_layout'
14746     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/deprecation.rb:44:in `silence'
14747     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:747:in `render_with_no_layout'
14748     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
14749     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14750     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14751     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
14752     app/controllers/opac_controller.rb:60:in `search'
14753     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
14754     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
14755     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
14756     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
14757     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14758     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
14759     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
14760     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
14761     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
14762     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
14763     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
14764     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
14765     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
14766     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
14767     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14768     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14769     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14770     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14771     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14772     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14773     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14774     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14775     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14776     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14777     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14778     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14779     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14780     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14781     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14782     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14783     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14784     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14785     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14786     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14787     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14788     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14789     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14790     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14791     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14792     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14793     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14794     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14795     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14796     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14797     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14798     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14799     script/server:3
14802 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
14805 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:10:54) [GET]
14806   Session ID: f92333d75805ed2a9d24690cda330ab6
14807   Parameters: {"action"=>"search", "controller"=>"opac"}
14808 Rendering opac/search
14809 Completed in 0.01950 (51 reqs/sec) | Rendering: 0.00589 (30%) | 200 OK [http://localhost/opac/search]
14812 Processing ApplicationController#search (for 127.0.0.1 at 2007-07-31 22:11:47) [POST]
14813   Session ID: f92333d75805ed2a9d24690cda330ab6
14814   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14817 SyntaxError (./script/../config/../app/controllers/opac_controller.rb:104: syntax error, unexpected tSTRING_BEG, expecting kEND
14818     render :action="search", :nottin => "foo"
14819                     ^
14820 ./script/../config/../app/controllers/opac_controller.rb:104: syntax error, unexpected ',', expecting kEND
14821     render :action="search", :nottin => "foo"
14822                             ^):
14823     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_without_new_constant_marking'
14824     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_file'
14825     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14826     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:202:in `load_file'
14827     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:94:in `require_or_load'
14828     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:248:in `load_missing_constant'
14829     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in `const_missing'
14830     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:464:in `const_missing'
14831     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/inflector.rb:250:in `constantize'
14832     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/string/inflections.rb:148:in `constantize'
14833     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1284:in `recognize'
14834     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
14835     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14836     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14837     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14838     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14839     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14840     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14841     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14842     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14843     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14844     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14845     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14846     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14847     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14848     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14849     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14850     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14851     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14852     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14853     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14854     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14855     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14856     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14857     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14858     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14859     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14860     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14861     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14862     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14863     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14864     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14865     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14866     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14867     script/server:3
14870 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
14873 Processing ApplicationController#search (for 127.0.0.1 at 2007-07-31 22:12:17) [POST]
14874   Session ID: f92333d75805ed2a9d24690cda330ab6
14875   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14878 SyntaxError (./script/../config/../app/controllers/opac_controller.rb:104: syntax error, unexpected tSTRING_BEG, expecting '}'
14879     render {:action="search", :nottin => "foo"}
14880                      ^
14881 ./script/../config/../app/controllers/opac_controller.rb:104: syntax error, unexpected ',', expecting '}'
14882     render {:action="search", :nottin => "foo"}
14883                              ^):
14884     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_without_new_constant_marking'
14885     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_file'
14886     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14887     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:202:in `load_file'
14888     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:94:in `require_or_load'
14889     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:248:in `load_missing_constant'
14890     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in `const_missing'
14891     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:464:in `const_missing'
14892     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/inflector.rb:250:in `constantize'
14893     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/string/inflections.rb:148:in `constantize'
14894     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1284:in `recognize'
14895     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
14896     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14897     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14898     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14899     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14900     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14901     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14902     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14903     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14904     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14905     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14906     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14907     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14908     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14909     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14910     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14911     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14912     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14913     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14914     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14915     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14916     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14917     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14918     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14919     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14920     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14921     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14922     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14923     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14924     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14925     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14926     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14927     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14928     script/server:3
14931 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
14934 Processing ApplicationController#search (for 127.0.0.1 at 2007-07-31 22:12:33) [POST]
14935   Session ID: f92333d75805ed2a9d24690cda330ab6
14936   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14939 SyntaxError (./script/../config/../app/controllers/opac_controller.rb:104: syntax error, unexpected tSTRING_BEG, expecting kEND
14940     render :action="search"
14941                     ^):
14942     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_without_new_constant_marking'
14943     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_file'
14944     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14945     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:202:in `load_file'
14946     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:94:in `require_or_load'
14947     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:248:in `load_missing_constant'
14948     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in `const_missing'
14949     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:464:in `const_missing'
14950     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/inflector.rb:250:in `constantize'
14951     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/string/inflections.rb:148:in `constantize'
14952     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1284:in `recognize'
14953     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
14954     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
14955     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
14956     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
14957     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
14958     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
14959     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
14960     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14961     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
14962     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
14963     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
14964     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
14965     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
14966     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
14967     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
14968     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
14969     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
14970     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
14971     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
14972     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
14973     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14974     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14975     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14976     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
14977     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
14978     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14979     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14980     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14981     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
14982     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
14983     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
14984     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
14985     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
14986     script/server:3
14989 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
14992 Processing ApplicationController#search (for 127.0.0.1 at 2007-07-31 22:12:55) [POST]
14993   Session ID: f92333d75805ed2a9d24690cda330ab6
14994   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
14997 SyntaxError (./script/../config/../app/controllers/opac_controller.rb:104: syntax error, unexpected tASSOC, expecting '}'
14998     render {:action=>"search", :nottin => "foo"}
14999                      ^
15000 ./script/../config/../app/controllers/opac_controller.rb:104: syntax error, unexpected ',', expecting '}'
15001     render {:action=>"search", :nottin => "foo"}
15002                               ^):
15003     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_without_new_constant_marking'
15004     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:203:in `load_file'
15005     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15006     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:202:in `load_file'
15007     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:94:in `require_or_load'
15008     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:248:in `load_missing_constant'
15009     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in `const_missing'
15010     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:464:in `const_missing'
15011     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/inflector.rb:250:in `constantize'
15012     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/core_ext/string/inflections.rb:148:in `constantize'
15013     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1284:in `recognize'
15014     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
15015     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15016     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15017     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15018     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15019     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15020     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15021     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15022     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15023     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15024     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15025     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15026     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15027     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15028     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15029     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15030     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15031     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15032     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15033     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15034     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15035     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15036     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15037     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15038     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
15039     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15040     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15041     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15042     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15043     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15044     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
15045     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15046     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15047     script/server:3
15050 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
15053 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:13:09) [POST]
15054   Session ID: f92333d75805ed2a9d24690cda330ab6
15055   Parameters: {"term"=>"", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15056 Rendering opac/search
15057 Completed in 0.02034 (49 reqs/sec) | Rendering: 0.00583 (28%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
15060 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:13:16) [POST]
15061   Session ID: f92333d75805ed2a9d24690cda330ab6
15062   Parameters: {"term"=>"open", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15063 Rendering opac/search
15064 Completed in 1.16401 (0 reqs/sec) | Rendering: 0.49852 (42%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
15067 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:13:25) [GET]
15068   Session ID: f92333d75805ed2a9d24690cda330ab6
15069   Parameters: {"action"=>"search", "controller"=>"opac"}
15070 Rendering opac/search
15071 Completed in 0.03867 (25 reqs/sec) | Rendering: 0.00560 (14%) | 200 OK [http://localhost/opac/search]
15074 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:13:30) [POST]
15075   Session ID: f92333d75805ed2a9d24690cda330ab6
15076   Parameters: {"term"=>"nothing", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15077 Rendering opac/search
15078 Completed in 0.39051 (2 reqs/sec) | Rendering: 0.30723 (78%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
15081 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:20:30) [POST]
15082   Session ID: f92333d75805ed2a9d24690cda330ab6
15083   Parameters: {"term"=>"nothing", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15086 TypeError (no implicit conversion from nil to integer):
15087     .//app/controllers/opac_controller.rb:84:in `[]'
15088     .//app/controllers/opac_controller.rb:84:in `search'
15089     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
15090     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
15091     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
15092     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
15093     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15094     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15095     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15096     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
15097     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
15098     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
15099     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
15100     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
15101     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
15102     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
15103     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15104     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15105     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15106     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15107     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15108     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15109     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15110     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15111     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15112     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15113     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15114     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15115     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15116     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15117     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15118     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15119     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15120     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15121     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15122     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15123     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15124     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15125     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15126     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
15127     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15128     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15129     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15130     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15131     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15132     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
15133     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15134     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15135     script/server:3
15138 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
15141 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:21:43) [GET]
15142   Session ID: f92333d75805ed2a9d24690cda330ab6
15143   Parameters: {"action"=>"search", "controller"=>"opac"}
15144 Rendering opac/search
15147 ActionView::TemplateError (nil can't be coerced into Fixnum) on line #71 of app/views/opac/search.rhtml:
15148 68: \r
15149 69:     <!-- <form action="/opac/search" > -->\r
15150 70:     <% form_tag(  :controller => 'opac', :action => 'search',\r
15151 71:           :start => "#{@start - @per_page <= 0 ? 0 : @start - @per_page}",            \r
15152 72:           :per_page => @per_page) do -%>\r
15153 73:           \r
15154 74:           \r
15156     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `-'
15157     #{RAILS_ROOT}/app/views/opac/search.rhtml:71:in `_run_rhtml_47app47views47opac47search46rhtml'
15158     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
15159     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
15160     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
15161     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
15162     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
15163     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
15164     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
15165     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15166     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15167     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15168     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
15169     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
15170     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
15171     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15172     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15173     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15174     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
15175     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
15176     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
15177     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
15178     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
15179     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
15180     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
15181     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15182     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15183     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15184     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15185     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15186     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15187     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15188     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15189     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15190     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15191     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15192     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15193     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15194     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15195     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15196     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15197     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15198     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15199     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15200     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15201     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15202     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15203     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15204     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
15205     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15206     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15207     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15208     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15209     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15210     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
15211     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15212     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15213     script/server:3
15216 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
15219 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:22:19) [GET]
15220   Session ID: f92333d75805ed2a9d24690cda330ab6
15221   Parameters: {"action"=>"search", "controller"=>"opac"}
15222 Rendering opac/search
15225 ActionView::TemplateError (nil can't be coerced into Fixnum) on line #89 of app/views/opac/search.rhtml:
15226 86:     <br>\r
15227 87:     <br>\r
15228 88:      <% unless @start <= 0 %><%= link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 0 ? 0 : @start - @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
15229 89:      <% unless @start + @per_page >= @rset_size -%>\r
15230 90:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => "#{@per_page}"}, :class => "direction" %><% end %> \r
15231 91:     <br>\r
15232 92:     \r
15234     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `+'
15235     #{RAILS_ROOT}/app/views/opac/search.rhtml:89:in `_run_rhtml_47app47views47opac47search46rhtml'
15236     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
15237     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
15238     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
15239     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
15240     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
15241     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
15242     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
15243     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15244     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15245     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15246     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
15247     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
15248     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
15249     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15250     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15251     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15252     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
15253     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
15254     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
15255     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
15256     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
15257     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
15258     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
15259     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15260     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15261     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15262     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15263     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15264     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15265     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15266     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15267     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15268     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15269     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15270     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15271     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15272     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15273     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15274     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15275     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15276     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15277     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15278     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15279     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15280     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15281     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15282     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
15283     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15284     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15285     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15286     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15287     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15288     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
15289     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15290     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15291     script/server:3
15294 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
15297 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:22:47) [GET]
15298   Session ID: f92333d75805ed2a9d24690cda330ab6
15299   Parameters: {"action"=>"search", "controller"=>"opac"}
15300 Rendering opac/search
15301 Completed in 0.02694 (37 reqs/sec) | Rendering: 0.01499 (55%) | 200 OK [http://localhost/opac/search]
15304 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:22:51) [POST]
15305   Session ID: f92333d75805ed2a9d24690cda330ab6
15306   Parameters: {"term"=>"something", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15309 TypeError (no implicit conversion from nil to integer):
15310     .//app/controllers/opac_controller.rb:84:in `[]'
15311     .//app/controllers/opac_controller.rb:84:in `search'
15312     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
15313     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
15314     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
15315     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
15316     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15317     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15318     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15319     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
15320     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
15321     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
15322     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
15323     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
15324     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
15325     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
15326     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15327     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15328     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15329     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15330     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15331     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15332     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15333     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15334     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15335     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15336     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15337     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15338     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15339     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15340     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15341     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15342     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15343     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15344     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15345     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15346     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15347     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15348     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15349     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
15350     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15351     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15352     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15353     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15354     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15355     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
15356     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15357     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15358     script/server:3
15361 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
15364 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:23:46) [POST]
15365   Session ID: f92333d75805ed2a9d24690cda330ab6
15366   Parameters: {"term"=>"something", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15367 Rendering opac/search
15368 Completed in 1.39390 (0 reqs/sec) | Rendering: 0.71779 (51%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
15371 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:23:50) [POST]
15372   Session ID: f92333d75805ed2a9d24690cda330ab6
15373   Parameters: {"term"=>"something", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15374 Rendering opac/search
15375 Completed in 0.45675 (2 reqs/sec) | Rendering: 0.31724 (69%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
15378 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:24:20) [POST]
15379   Session ID: f92333d75805ed2a9d24690cda330ab6
15380   Parameters: {"term"=>"something", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15381 Rendering opac/search
15382 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
15383 script/../config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting tASSOC
15384 _erbout.concat "    ";  form_tag(  :controller => 'opac', :action => 'search', {:method=>get},\r
15385                                                                                               ^
15386 script/../config/../app/views/opac/search.rhtml:71: syntax error, unexpected ',', expecting kEND
15387           :start => "#{@start - session[:per_page] <= 0 ? 0 : @start - session[:per_page]}",            \r
15388                                                                                             ^
15389 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ')', expecting kEND
15390           :per_page => session[:per_page]) do ; _erbout.concat "\r\n"
15391                                           ^
15392 script/../config/../app/views/opac/search.rhtml:117: syntax error, unexpected kEND, expecting $end
15393 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
15394 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
15395 _erbout.concat "<html>\r\n"
15396 _erbout.concat "  <head>\r\n"
15397 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
15398 _erbout.concat "\r\n"
15399 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
15400 _erbout.concat "<style type=\"text/css\">\r\n"
15401 _erbout.concat "      input {\r\n"
15402 _erbout.concat "        font-size: 2em;\r\n"
15403 _erbout.concat "        border: 2px solid red;\r\n"
15404 _erbout.concat "        width: 90%;\r\n"
15405 _erbout.concat "        text-align: center;\r\n"
15406 _erbout.concat "      }\r\n"
15407 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
15408 _erbout.concat "      span.num_of_results{\r\n"
15409 _erbout.concat "        font-size: 2em;\r\n"
15410 _erbout.concat "      }\r\n"
15411 _erbout.concat "      body {\r\n"
15412 _erbout.concat "      text-align: center;\r\n"
15413 _erbout.concat "      }\r\n"
15414 _erbout.concat "      div.record {\r\n"
15415 _erbout.concat "        text-align: left;\r\n"
15416 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
15417 _erbout.concat "        width: 75%;\r\n"
15418 _erbout.concat "        margin: auto;\r\n"
15419 _erbout.concat "        margin-bottom: 3px;\r\n"
15420 _erbout.concat "        padding: 10px;\r\n"
15421 _erbout.concat "      }\r\n"
15422 _erbout.concat "      a {text-decoration: none;}\r\n"
15423 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
15424 _erbout.concat "      a.direction {\r\n"
15425 _erbout.concat "        font-size: 1.5em;\r\n"
15426 _erbout.concat "        color: red;\r\n"
15427 _erbout.concat "        text-decoration: none;\r\n"
15428 _erbout.concat "        border: 3px solid white;\r\n"
15429 _erbout.concat "        margin: 5px;\r\n"
15430 _erbout.concat "        padding: 5px;\r\n"
15431 _erbout.concat "      }\r\n"
15432 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
15433 _erbout.concat "        color: blue;\r\n"
15434 _erbout.concat "        border: 3px solid blue;\r\n"
15435 _erbout.concat "      }\r\n"
15436 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
15437 _erbout.concat "    \r\n"
15438 _erbout.concat "</style>\r\n"
15439 _erbout.concat "<script type=\"text/javascript\">\r\n"
15440 _erbout.concat "function toggleLayer( whichLayer )\r\n"
15441 _erbout.concat "{\r\n"
15442 _erbout.concat "  var elem, vis;\r\n"
15443 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
15444 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
15445 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
15446 _erbout.concat "      elem = document.all[whichLayer];\r\n"
15447 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
15448 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
15449 _erbout.concat "  vis = elem.style;\r\n"
15450 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
15451 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
15452 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
15453 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
15454 _erbout.concat "}\r\n"
15455 _erbout.concat "</script>\r\n"
15456 _erbout.concat "  </head>\r\n"
15457 _erbout.concat "\r\n"
15458 _erbout.concat "  <body>\r\n"
15459 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
15460 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
15461 _erbout.concat "\r\n"
15462 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
15463 _erbout.concat "    ";  form_tag(  :controller => 'opac', :action => 'search', {:method=>get},\r
15464           :start => "#{@start - session[:per_page] <= 0 ? 0 : @start - session[:per_page]}",            \r
15465           :per_page => session[:per_page]) do ; _erbout.concat "\r\n"
15466 _erbout.concat "          \r\n"
15467 _erbout.concat "          \r\n"
15468 _erbout.concat "    \r\n"
15469 _erbout.concat "      <br>\r\n"
15470 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
15471 _erbout.concat "       <!-- <input type=\"text\" name=\"term\" id=\"term\" value=\""; _erbout.concat(( @data.gsub("\"","&quot;") ).to_s); _erbout.concat "\"> --> \r\n"
15472 _erbout.concat "          <script type=\"text/javascript\">\r\n"
15473 _erbout.concat "            document.getElementById('term').focus();\r\n"
15474 _erbout.concat "          </script>\r\n"
15475 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
15476 _erbout.concat "    Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span>\r\n"
15477 _erbout.concat "    <br>\r\n"
15478 _erbout.concat "     Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span> \r\n"
15479 _erbout.concat "    <br>\r\n"
15480 _erbout.concat "    <br>\r\n"
15481 _erbout.concat "     ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - session[:per_page] < 0 ? 0 : @start - session[:per_page]}", :per_page => "#{session[:per_page]}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
15482 _erbout.concat "     ";  unless @start + session[:per_page] >= @rset_size ; _erbout.concat "\r\n"
15483 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + session[:per_page]}", :per_page => "#{session[:per_page]}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
15484 _erbout.concat "    <br>\r\n"
15485 _erbout.concat "    \r\n"
15486 _erbout.concat "    <br>\r\n"
15487 _erbout.concat "    Per page: \r\n"
15488 _erbout.concat "     "; _erbout.concat(( link_to "10",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 10 } ).to_s); _erbout.concat "\r\n"
15489 _erbout.concat "     "; _erbout.concat(( link_to "25",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 25 } ).to_s); _erbout.concat "\r\n"
15490 _erbout.concat "     "; _erbout.concat(( link_to "50",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => 50 } ).to_s); _erbout.concat "\r\n"
15491 _erbout.concat "    <br>\r\n"
15492 _erbout.concat "     ";  i = @start + 1 ; _erbout.concat "\r\n"
15493 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
15494 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
15495 _erbout.concat "     \r\n"
15496 _erbout.concat "    <div class=\"record\">\r\n"
15497 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
15498 _erbout.concat "      \r\n"
15499 _erbout.concat "    </div>\r\n"
15500 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
15501 _erbout.concat "    <br>\r\n"
15502 _erbout.concat "    ";  unless @start <= 0 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - session[:per_page]}", :per_page => "#{session[:per_page]}"}, :class => "direction" ).to_s);  end ; _erbout.concat " ";  unless @start + session[:per_page] >= @rset_size ; _erbout.concat "\r\n"
15503 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + session[:per_page]}", :per_page => "#{session[:per_page]}"}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
15504 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
15505 _erbout.concat "  </body>\r\n"
15506 _erbout.concat "</html>\r\n"
15507 _erbout.concat "\r\n"
15508 _erbout.concat "\r\n"
15509 _erbout
15511 Backtrace: script/../config/../app/views/opac/search.rhtml:117:in `compile_template'
15512 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
15513 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
15514 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
15515 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
15516 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
15517 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
15518 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15519 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15520 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15521 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
15522 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
15523 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
15524 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15525 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15526 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15527 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
15528 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
15529 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
15530 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
15531 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
15532 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
15533 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
15534 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15535 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15536 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15537 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15538 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15539 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15540 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15541 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15542 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15543 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15544 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15545 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15546 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15547 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15548 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15549 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15550 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15551 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15552 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15553 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15554 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15555 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15556 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15557 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
15558 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15559 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15560 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15561 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15562 /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15563 /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
15564 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15565 /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15566 script/server:3
15569 ActionView::TemplateError (compile error
15570 script/../config/../app/views/opac/search.rhtml:70: syntax error, unexpected ',', expecting tASSOC
15571 _erbout.concat "    ";  form_tag(  :controller => 'opac', :action => 'search', {:method=>get},\r
15572                                                                                               ^
15573 script/../config/../app/views/opac/search.rhtml:71: syntax error, unexpected ',', expecting kEND
15574           :start => "#{@start - session[:per_page] <= 0 ? 0 : @start - session[:per_page]}",            \r
15575                                                                                             ^
15576 script/../config/../app/views/opac/search.rhtml:72: syntax error, unexpected ')', expecting kEND
15577           :per_page => session[:per_page]) do ; _erbout.concat "\r\n"
15578                                           ^
15579 script/../config/../app/views/opac/search.rhtml:117: syntax error, unexpected kEND, expecting $end) on line #70 of app/views/opac/search.rhtml:
15580 67:     Search a zebra database of 250,000+ MARCXML records. \r
15581 68: \r
15582 69:     <!-- <form action="/opac/search" > -->\r
15583 70:     <% form_tag(  :controller => 'opac', :action => 'search', {:method=>get},\r
15584 71:           :start => "#{@start - session[:per_page] <= 0 ? 0 : @start - session[:per_page]}",            \r
15585 72:           :per_page => session[:per_page]) do -%>\r
15586 73:           \r
15588     #{RAILS_ROOT}/app/views/opac/search.rhtml:117:in `compile_template'
15589     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
15590     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
15591     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
15592     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
15593     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
15594     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
15595     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15596     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15597     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15598     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
15599     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
15600     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
15601     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15602     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15603     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15604     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
15605     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
15606     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
15607     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
15608     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
15609     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
15610     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
15611     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15612     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15613     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15614     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15615     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15616     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15617     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15618     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15619     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15620     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15621     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15622     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15623     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15624     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15625     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15626     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15627     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15628     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15629     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15630     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15631     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15632     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15633     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15634     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
15635     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15636     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15637     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15638     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15639     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15640     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
15641     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15642     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15643     script/server:3
15646 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
15649 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:24:38) [POST]
15650   Session ID: f92333d75805ed2a9d24690cda330ab6
15651   Parameters: {"term"=>"something", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15652 Rendering opac/search
15655 ActionView::TemplateError (undefined local variable or method `get' for #<#<Class:0xb65c5f9c>:0xb65c5f74>) on line #70 of app/views/opac/search.rhtml:
15656 67:     Search a zebra database of 250,000+ MARCXML records. \r
15657 68: \r
15658 69:     <!-- <form action="/opac/search" > -->\r
15659 70:     <% form_tag(  {:controller => 'opac', :action => 'search'}, {:method=>get},\r
15660 71:           :start => "#{@start - session[:per_page] <= 0 ? 0 : @start - session[:per_page]}",            \r
15661 72:           :per_page => session[:per_page]) do -%>\r
15662 73:           \r
15664     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
15665     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
15666     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
15667     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
15668     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
15669     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
15670     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
15671     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
15672     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15673     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15674     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15675     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
15676     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
15677     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
15678     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15679     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15680     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15681     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
15682     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
15683     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
15684     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
15685     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
15686     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
15687     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
15688     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15689     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15690     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15691     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15692     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15693     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15694     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15695     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15696     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15697     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15698     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15699     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15700     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15701     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15702     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15703     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15704     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15705     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15706     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15707     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15708     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15709     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15710     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:488:in `load'
15711     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/servers/mongrel.rb:60
15712     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15713     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15714     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15715     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
15716     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:495:in `require'
15717     /var/lib/gems/1.8/gems/rails-1.2.3/lib/commands/server.rb:39
15718     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
15719     /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
15720     script/server:3
15723 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
15726 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:24:53) [POST]
15727   Session ID: f92333d75805ed2a9d24690cda330ab6
15728   Parameters: {"term"=>"something", "action"=>"search", "per_page"=>"20", "start"=>"0", "controller"=>"opac"}
15729 Rendering opac/search
15730 Completed in 0.38128 (2 reqs/sec) | Rendering: 0.31142 (81%) | 200 OK [http://localhost/opac/search?start=0&per_page=20]
15733 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:25:01) [GET]
15734   Session ID: f92333d75805ed2a9d24690cda330ab6
15735   Parameters: {"action"=>"search", "controller"=>"opac"}
15736 Rendering opac/search
15737 Completed in 0.01699 (58 reqs/sec) | Rendering: 0.00497 (29%) | 200 OK [http://localhost/opac/search]
15740 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:25:11) [GET]
15741   Session ID: f92333d75805ed2a9d24690cda330ab6
15742   Parameters: {"term"=>"done", "action"=>"search", "controller"=>"opac"}
15743 Rendering opac/search
15744 Completed in 1.29941 (0 reqs/sec) | Rendering: 0.53941 (41%) | 200 OK [http://localhost/opac/search?term=done]
15747 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:25:23) [GET]
15748   Session ID: f92333d75805ed2a9d24690cda330ab6
15749   Parameters: {"term"=>"done", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
15750 Rendering opac/search
15751 Completed in 0.70193 (1 reqs/sec) | Rendering: 0.42223 (60%) | 200 OK [http://localhost/opac/search?start=0&per_page=25&term=done]
15754 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:25:58) [GET]
15755   Session ID: f92333d75805ed2a9d24690cda330ab6
15756   Parameters: {"term"=>"interesting", "action"=>"search", "controller"=>"opac"}
15757 Rendering opac/search
15758 Completed in 2.25024 (0 reqs/sec) | Rendering: 0.38917 (17%) | 200 OK [http://localhost/opac/search?term=interesting]
15761 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:26:11) [GET]
15762   Session ID: f92333d75805ed2a9d24690cda330ab6
15763   Parameters: {"term"=>"interesting", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
15764 Rendering opac/search
15765 Completed in 1.61522 (0 reqs/sec) | Rendering: 0.79518 (49%) | 200 OK [http://localhost/opac/search?start=0&per_page=50&term=interesting]
15768 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:26:20) [GET]
15769   Session ID: f92333d75805ed2a9d24690cda330ab6
15770   Parameters: {"term"=>"difference", "action"=>"search", "controller"=>"opac"}
15771 Rendering opac/search
15772 Completed in 3.32342 (0 reqs/sec) | Rendering: 0.87447 (26%) | 200 OK [http://localhost/opac/search?term=difference]
15775 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:26:31) [GET]
15776   Session ID: f92333d75805ed2a9d24690cda330ab6
15777   Parameters: {"term"=>"difference", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
15778 Rendering opac/search
15779 Completed in 0.20345 (4 reqs/sec) | Rendering: 0.16267 (79%) | 200 OK [http://localhost/opac/search?start=0&per_page=10&term=difference]
15782 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:26:36) [GET]
15783   Session ID: f92333d75805ed2a9d24690cda330ab6
15784   Parameters: {"term"=>"chaos", "action"=>"search", "controller"=>"opac"}
15785 Rendering opac/search
15786 Completed in 0.63573 (1 reqs/sec) | Rendering: 0.16569 (26%) | 200 OK [http://localhost/opac/search?term=chaos]
15789 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:26:44) [GET]
15790   Session ID: f92333d75805ed2a9d24690cda330ab6
15791   Parameters: {"term"=>"another", "action"=>"search", "controller"=>"opac"}
15792 Rendering opac/search
15793 Completed in 0.79729 (1 reqs/sec) | Rendering: 0.15943 (19%) | 200 OK [http://localhost/opac/search?term=another]
15796 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:26:54) [GET]
15797   Session ID: f92333d75805ed2a9d24690cda330ab6
15798   Parameters: {"term"=>"another", "action"=>"search", "start"=>"10", "per_page"=>"10", "controller"=>"opac"}
15799 Rendering opac/search
15800 Completed in 0.40843 (2 reqs/sec) | Rendering: 0.15606 (38%) | 200 OK [http://localhost/opac/search?start=10&per_page=10&term=another]
15803 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:27:03) [GET]
15804   Session ID: f92333d75805ed2a9d24690cda330ab6
15805   Parameters: {"term"=>"another", "action"=>"search", "start"=>"20", "per_page"=>"10", "controller"=>"opac"}
15806 Rendering opac/search
15807 Completed in 0.65495 (1 reqs/sec) | Rendering: 0.37308 (56%) | 200 OK [http://localhost/opac/search?start=20&per_page=10&term=another]
15810 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:27:25) [GET]
15811   Session ID: f92333d75805ed2a9d24690cda330ab6
15812   Parameters: {"term"=>"science", "action"=>"search", "controller"=>"opac"}
15813 Rendering opac/search
15814 Completed in 0.59736 (1 reqs/sec) | Rendering: 0.19106 (31%) | 200 OK [http://localhost/opac/search?term=science]
15817 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:27:49) [GET]
15818   Session ID: f92333d75805ed2a9d24690cda330ab6
15819   Parameters: {"term"=>"science", "action"=>"search", "per_page"=>"15", "controller"=>"opac"}
15820 Rendering opac/search
15821 Completed in 0.57285 (1 reqs/sec) | Rendering: 0.24678 (43%) | 200 OK [http://localhost/opac/search?term=science&per_page=15]
15824 Processing OpacController#search (for 127.0.0.1 at 2007-07-31 22:28:07) [GET]
15825   Session ID: f92333d75805ed2a9d24690cda330ab6
15826   Parameters: {"term"=>"double", "action"=>"search", "controller"=>"opac"}
15827 Rendering opac/search
15828 Completed in 1.00433 (0 reqs/sec) | Rendering: 0.46525 (46%) | 200 OK [http://localhost/opac/search?term=double]
15829 >>>>>>> .r296
15832 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:12:28) [GET]
15833   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15834   Parameters: {"action"=>"search", "controller"=>"opac"}
15835 Rendering opac/search
15838 ActionView::TemplateError (nil can't be coerced into Fixnum) on line #72 of app/views/opac/search.rhtml:
15839 69:     <!-- <form action="/opac/search" > -->\r
15840 70:     <% form_tag( { :controller => 'opac', :action => 'search' },\r
15841 71:           { :method => :get } ) do -%>\r
15842 72:        <input type='hidden' name='start' value="<%= @start - @per_page <= 0 ? 0 : @start - @per_page %>"/>\r
15843 73:        <input type='hidden' name='per_page' value="<%= @per_page%>"/>\r
15844 74:      <br>\r
15845 75:       <%= text_field_tag "term", @data%>\r
15847     /var/lib/gems/1.8/gems/activesupport-1.4.2/lib/active_support/whiny_nil.rb:35:in `-'
15848     #{RAILS_ROOT}/app/views/opac/search.rhtml:72:in `_run_rhtml_47app47views47opac47search46rhtml'
15849     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/capture_helper.rb:108:in `call'
15850     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/capture_helper.rb:108:in `capture_erb_with_buffer'
15851     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/capture_helper.rb:67:in `capture'
15852     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/form_tag_helper.rb:51:in `form_tag'
15853     #{RAILS_ROOT}/app/views/opac/search.rhtml:70:in `_run_rhtml_47app47views47opac47search46rhtml'
15854     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
15855     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
15856     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
15857     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
15858     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
15859     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
15860     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
15861     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15862     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15863     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
15864     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
15865     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
15866     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
15867     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15868     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
15869     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
15870     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
15871     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
15872     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
15873     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
15874     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
15875     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
15876     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
15877     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
15878     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
15879     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
15880     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
15881     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
15882     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
15883     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15884     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
15885     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
15886     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
15887     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
15888     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
15889     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
15890     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
15891     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
15892     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
15893     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
15894     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
15895     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
15896     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
15897     /var/lib/gems/1.8/bin/mongrel_rails:18
15900 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
15903 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:13:09) [GET]
15904   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15905   Parameters: {"action"=>"search", "controller"=>"opac"}
15906 Rendering opac/search
15907 Completed in 0.12354 (8 reqs/sec) | Rendering: 0.09552 (77%) | 200 OK [http://208.78.97.122/opac/search]
15910 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:13:13) [GET]
15911   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15912   Parameters: {"term"=>"good", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
15913 Rendering opac/search
15914 Completed in 0.95912 (1 reqs/sec) | Rendering: 0.29805 (31%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=good]
15917 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:13:17) [GET]
15918   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15919   Parameters: {"term"=>"good", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
15920 Rendering opac/search
15921 Completed in 0.85112 (1 reqs/sec) | Rendering: 0.46128 (54%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=good&per_page=20]
15924 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:13:19) [GET]
15925   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15926   Parameters: {"term"=>"good", "action"=>"search", "start"=>"40", "per_page"=>"20", "controller"=>"opac"}
15927 Rendering opac/search
15928 Completed in 0.92006 (1 reqs/sec) | Rendering: 0.41933 (45%) | 200 OK [http://208.78.97.122/opac/search?start=40&term=good&per_page=20]
15931 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:13:21) [GET]
15932   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15933   Parameters: {"term"=>"good", "action"=>"search", "start"=>"60", "per_page"=>"20", "controller"=>"opac"}
15934 Rendering opac/search
15935 Completed in 0.65100 (1 reqs/sec) | Rendering: 0.33276 (51%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=good&per_page=20]
15938 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:13:23) [GET]
15939   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15940   Parameters: {"term"=>"good", "action"=>"record", "start"=>"60", "controller"=>"opac", "r"=>"lc-part01-1185574940.958022"}
15941 Rendering opac/record
15942 Completed in 0.26008 (3 reqs/sec) | Rendering: 0.01554 (5%) | 200 OK [http://208.78.97.122/opac/record?start=60&term=good&r=lc-part01-1185574940.958022]
15945 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:13:32) [GET]
15946   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15947   Parameters: {"term"=>"good", "action"=>"search", "start"=>"60", "controller"=>"opac"}
15948 Rendering opac/search
15949 Completed in 0.48191 (2 reqs/sec) | Rendering: 0.42350 (87%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=good]
15952 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:13:41) [GET]
15953   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15954   Parameters: {"term"=>"good", "action"=>"search", "start"=>"60", "per_page"=>"25", "controller"=>"opac"}
15955 Rendering opac/search
15956 Completed in 0.66879 (1 reqs/sec) | Rendering: 0.51882 (77%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=good&per_page=25]
15959 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:14:29) [GET]
15960   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15961   Parameters: {"term"=>"good", "action"=>"search", "start"=>"60", "controller"=>"opac"}
15962 Rendering opac/search
15963 Completed in 0.39547 (2 reqs/sec) | Rendering: 0.33770 (85%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=good]
15966 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:14:33) [GET]
15967   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15968   Parameters: {"term"=>"good", "action"=>"record", "start"=>"60", "controller"=>"opac", "r"=>"lc-part01-1185574946.156378"}
15969 Rendering opac/record
15970 Completed in 0.07948 (12 reqs/sec) | Rendering: 0.00749 (9%) | 200 OK [http://208.78.97.122/opac/record?start=60&term=good&r=lc-part01-1185574946.156378]
15973 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:14:44) [GET]
15974   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15975   Parameters: {"term"=>"good", "action"=>"search", "start"=>"60", "controller"=>"opac"}
15976 Rendering opac/search
15977 Completed in 0.41329 (2 reqs/sec) | Rendering: 0.35201 (85%) | 200 OK [http://208.78.97.122/opac/search?start=60&term=good]
15980 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:17:49) [GET]
15981   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15982   Parameters: {"term"=>"great", "action"=>"search", "start"=>"40", "per_page"=>"20", "controller"=>"opac"}
15983 Rendering opac/search
15984 Completed in 0.85447 (1 reqs/sec) | Rendering: 0.42117 (49%) | 200 OK [http://208.78.97.122/opac/search?start=40&per_page=20&term=great]
15987 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:18:02) [GET]
15988   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15989   Parameters: {"term"=>"great", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
15990 Rendering opac/search
15991 Completed in 0.88014 (1 reqs/sec) | Rendering: 0.49060 (55%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=great&per_page=20]
15994 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:18:04) [GET]
15995   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
15996   Parameters: {"term"=>"great", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
15997 Rendering opac/search
15998 Completed in 0.92055 (1 reqs/sec) | Rendering: 0.49590 (53%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=great&per_page=20]
16001 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:18:29) [GET]
16002   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16003   Parameters: {"term"=>"great", "action"=>"record", "start"=>"0", "controller"=>"opac", "r"=>"uva-1185558776.817881"}
16004 Rendering opac/record
16005 Completed in 0.11128 (8 reqs/sec) | Rendering: 0.00314 (2%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=great&r=uva-1185558776.817881]
16008 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:19:24) [GET]
16009   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16010   Parameters: {"term"=>"great", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16011 Rendering opac/search
16012 Completed in 0.66749 (1 reqs/sec) | Rendering: 0.50055 (74%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=great&per_page=20]
16015 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:19:29) [GET]
16016   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16017   Parameters: {"action"=>"search", "controller"=>"opac"}
16018 Rendering opac/search
16019 Completed in 0.01588 (62 reqs/sec) | Rendering: 0.00512 (32%) | 200 OK [http://208.78.97.122/opac/search]
16022 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:19:33) [GET]
16023   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16024   Parameters: {"term"=>"something", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16025 Rendering opac/search
16026 Completed in 0.94667 (1 reqs/sec) | Rendering: 0.34077 (35%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=something]
16029 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:19:38) [GET]
16030   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16031   Parameters: {"term"=>"something", "action"=>"record", "start"=>"0", "controller"=>"opac", "r"=>"lc-part01-1185797615.451083"}
16032 Rendering opac/record
16033 Completed in 0.14687 (6 reqs/sec) | Rendering: 0.00315 (2%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=something&r=lc-part01-1185797615.451083]
16036 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:20:58) [GET]
16037   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16038   Parameters: {"action"=>"search", "controller"=>"opac"}
16039 Rendering opac/search
16040 Completed in 0.02517 (39 reqs/sec) | Rendering: 0.01377 (54%) | 200 OK [http://208.78.97.122/opac/search]
16043 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:21:01) [GET]
16044   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16045   Parameters: {"term"=>"something", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16046 Rendering opac/search
16047 Completed in 0.39500 (2 reqs/sec) | Rendering: 0.33993 (86%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=something]
16050 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:21:14) [GET]
16051   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16052   Parameters: {"term"=>"something", "action"=>"record", "start"=>"0", "per_page"=>"20", "controller"=>"opac", "r"=>"uva-1185556717.027883"}
16053 Rendering opac/record
16054 Completed in 0.06956 (14 reqs/sec) | Rendering: 0.00318 (4%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=something&per_page=20&r=uva-1185556717.027883]
16057 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:21:23) [GET]
16058   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16059   Parameters: {"term"=>"something", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16060 Rendering opac/search
16061 Completed in 0.50467 (1 reqs/sec) | Rendering: 0.45228 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=something&per_page=20]
16064 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:21:47) [GET]
16065   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16066   Parameters: {"term"=>"something", "action"=>"record", "start"=>"0", "per_page"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185574593.859714"}
16067 Rendering opac/record
16068 Completed in 0.08920 (11 reqs/sec) | Rendering: 0.00321 (3%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=something&per_page=20&r=lc-part01-1185574593.859714]
16071 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:22:06) [GET]
16072   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16073   Parameters: {"term"=>"something", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16074 Rendering opac/search
16075 Completed in 0.48867 (2 reqs/sec) | Rendering: 0.43463 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=something&per_page=20]
16078 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:22:10) [GET]
16079   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16080   Parameters: {"term"=>"something", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
16081 Rendering opac/search
16082 Completed in 1.50420 (0 reqs/sec) | Rendering: 0.90764 (60%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=something&per_page=50]
16085 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:22:15) [GET]
16086   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16087   Parameters: {"term"=>"something", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
16088 Rendering opac/search
16089 Completed in 0.34752 (2 reqs/sec) | Rendering: 0.29484 (84%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=something&per_page=20]
16092 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:22:18) [GET]
16093   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16094   Parameters: {"term"=>"something", "action"=>"record", "start"=>"20", "per_page"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185753277.777658"}
16095 Rendering opac/record
16096 Completed in 0.13815 (7 reqs/sec) | Rendering: 0.00316 (2%) | 200 OK [http://208.78.97.122/opac/record?start=20&term=something&per_page=20&r=lc-part01-1185753277.777658]
16099 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:22:38) [GET]
16100   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16101   Parameters: {"term"=>"something", "action"=>"search", "start"=>"20", "per_page"=>"25", "controller"=>"opac"}
16102 Rendering opac/search
16103 Completed in 0.44432 (2 reqs/sec) | Rendering: 0.38096 (85%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=something&per_page=25]
16106 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:22:47) [GET]
16107   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16108   Parameters: {"term"=>"something", "action"=>"record", "start"=>"20", "per_page"=>"25", "controller"=>"opac", "r"=>"lc-part01-1185753277.777658"}
16109 Rendering opac/record
16110 Completed in 0.02339 (42 reqs/sec) | Rendering: 0.00319 (13%) | 200 OK [http://208.78.97.122/opac/record?start=20&term=something&per_page=25&r=lc-part01-1185753277.777658]
16113 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:22:50) [GET]
16114   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16115   Parameters: {"term"=>"something", "action"=>"search", "start"=>"20", "per_page"=>"25", "controller"=>"opac"}
16116 Rendering opac/search
16117 Completed in 0.53914 (1 reqs/sec) | Rendering: 0.38152 (70%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=something&per_page=25]
16120 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:22:57) [GET]
16121   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16122   Parameters: {"term"=>"another", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
16123 Rendering opac/search
16124 Completed in 1.20008 (0 reqs/sec) | Rendering: 0.60731 (50%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=25&term=another]
16127 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:23:27) [GET]
16128   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16129   Parameters: {"term"=>"another", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
16130 Rendering opac/search
16131 Completed in 0.61532 (1 reqs/sec) | Rendering: 0.35656 (57%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=another&per_page=20]
16134 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:23:35) [GET]
16135   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16136   Parameters: {"term"=>"another", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16137 Rendering opac/search
16138 Completed in 0.53794 (1 reqs/sec) | Rendering: 0.38416 (71%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=another&per_page=20]
16141 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:24:57) [GET]
16142   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16143   Parameters: {"action"=>"search", "controller"=>"opac"}
16144 Rendering opac/search
16145 Completed in 0.02414 (41 reqs/sec) | Rendering: 0.01386 (57%) | 200 OK [http://208.78.97.122/opac/search]
16148 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:25:00) [GET]
16149   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16150   Parameters: {"term"=>"ok", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16151 Rendering opac/search
16152 Completed in 0.85995 (1 reqs/sec) | Rendering: 0.45309 (52%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=ok]
16155 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:25:05) [GET]
16156   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16157   Parameters: {"term"=>"ok", "action"=>"search", "start"=>"0", "per_page"=>"50", "controller"=>"opac"}
16158 Rendering opac/search
16159 Completed in 1.58112 (0 reqs/sec) | Rendering: 0.90358 (57%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=ok&per_page=50]
16162 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:25:09) [GET]
16163   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16164   Parameters: {"term"=>"ok", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
16165 Rendering opac/search
16166 Completed in 0.43565 (2 reqs/sec) | Rendering: 0.32891 (75%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=ok&per_page=20]
16169 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:26:45) [GET]
16170   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16171   Parameters: {"action"=>"search", "controller"=>"opac"}
16172 Rendering opac/search
16173 Completed in 0.02524 (39 reqs/sec) | Rendering: 0.01424 (56%) | 200 OK [http://208.78.97.122/opac/search]
16176 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:26:48) [GET]
16177   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16178   Parameters: {"term"=>"gross", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16179 Rendering opac/search
16180 Completed in 0.72122 (1 reqs/sec) | Rendering: 0.32633 (45%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=gross]
16183 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:26:52) [GET]
16184   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16185   Parameters: {"term"=>"gross", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
16186 Rendering opac/search
16187 Completed in 0.64639 (1 reqs/sec) | Rendering: 0.39887 (61%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=gross&per_page=25]
16190 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:26:57) [GET]
16191   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16192   Parameters: {"term"=>"gross", "action"=>"search", "start"=>"25", "per_page"=>"25", "controller"=>"opac"}
16193 Rendering opac/search
16194 Completed in 1.32242 (0 reqs/sec) | Rendering: 0.58334 (44%) | 200 OK [http://208.78.97.122/opac/search?start=25&term=gross&per_page=25]
16197 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:27:00) [GET]
16198   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16199   Parameters: {"term"=>"gross", "action"=>"search", "start"=>"50", "per_page"=>"25", "controller"=>"opac"}
16200 Rendering opac/search
16201 Completed in 0.80448 (1 reqs/sec) | Rendering: 0.39929 (49%) | 200 OK [http://208.78.97.122/opac/search?start=50&term=gross&per_page=25]
16204 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:27:03) [GET]
16205   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16206   Parameters: {"term"=>"gross", "action"=>"search", "start"=>"75", "per_page"=>"25", "controller"=>"opac"}
16207 Rendering opac/search
16208 Completed in 0.87372 (1 reqs/sec) | Rendering: 0.42182 (48%) | 200 OK [http://208.78.97.122/opac/search?start=75&term=gross&per_page=25]
16211 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:27:30) [GET]
16212   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16213   Parameters: {"term"=>"gross", "action"=>"search", "start"=>"75", "per_page"=>"10", "controller"=>"opac"}
16214 Rendering opac/search
16215 Completed in 0.19648 (5 reqs/sec) | Rendering: 0.16098 (81%) | 200 OK [http://208.78.97.122/opac/search?start=75&term=gross&per_page=10]
16218 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:27:38) [GET]
16219   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16220   Parameters: {"term"=>"gross", "action"=>"record", "start"=>"75", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185749926.348287"}
16221 Rendering opac/record
16222 Completed in 0.14937 (6 reqs/sec) | Rendering: 0.00337 (2%) | 200 OK [http://208.78.97.122/opac/record?start=75&term=gross&per_page=10&r=lc-part01-1185749926.348287]
16225 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:27:50) [GET]
16226   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16227   Parameters: {"term"=>"gross", "action"=>"search", "start"=>"75", "per_page"=>"10", "controller"=>"opac"}
16228 Rendering opac/search
16229 Completed in 0.19721 (5 reqs/sec) | Rendering: 0.16203 (82%) | 200 OK [http://208.78.97.122/opac/search?start=75&term=gross&per_page=10]
16232 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:27:54) [GET]
16233   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16234   Parameters: {"term"=>"gross", "action"=>"record", "start"=>"75", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185752002.713762"}
16235 Rendering opac/record
16236 Completed in 0.09492 (10 reqs/sec) | Rendering: 0.00318 (3%) | 200 OK [http://208.78.97.122/opac/record?start=75&term=gross&per_page=10&r=lc-part01-1185752002.713762]
16239 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:28:26) [GET]
16240   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16241   Parameters: {"term"=>"gross", "action"=>"search", "start"=>"75", "per_page"=>"10", "controller"=>"opac"}
16242 Rendering opac/search
16243 Completed in 0.20330 (4 reqs/sec) | Rendering: 0.16623 (81%) | 200 OK [http://208.78.97.122/opac/search?start=75&term=gross&per_page=10]
16246 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:34:36) [GET]
16247   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16248   Parameters: {"action"=>"search", "controller"=>"opac"}
16249 Rendering opac/search
16250 Completed in 0.02464 (40 reqs/sec) | Rendering: 0.01427 (57%) | 200 OK [http://208.78.97.122/opac/search]
16253 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:34:39) [GET]
16254   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16255   Parameters: {"term"=>"jump", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16256 Rendering opac/search
16257 Completed in 0.93006 (1 reqs/sec) | Rendering: 0.46687 (50%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=jump]
16260 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:34:44) [GET]
16261   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16262   Parameters: {"term"=>"jump", "action"=>"search", "start"=>"0", "per_page"=>"25", "controller"=>"opac"}
16263 Rendering opac/search
16264 Completed in 0.55296 (1 reqs/sec) | Rendering: 0.44088 (79%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=jump&per_page=25]
16267 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:34:46) [GET]
16268   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16269   Parameters: {"term"=>"jump", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
16270 Rendering opac/search
16271 Completed in 0.21731 (4 reqs/sec) | Rendering: 0.17944 (82%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=jump&per_page=10]
16274 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:34:48) [GET]
16275   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16276   Parameters: {"term"=>"jump", "action"=>"search", "start"=>"10", "per_page"=>"10", "controller"=>"opac"}
16277 Rendering opac/search
16278 Completed in 0.23622 (4 reqs/sec) | Rendering: 0.19782 (83%) | 200 OK [http://208.78.97.122/opac/search?start=10&term=jump&per_page=10]
16281 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:34:51) [GET]
16282   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16283   Parameters: {"term"=>"jump", "action"=>"search", "start"=>"20", "per_page"=>"10", "controller"=>"opac"}
16284 Rendering opac/search
16285 Completed in 0.38623 (2 reqs/sec) | Rendering: 0.27455 (71%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=jump&per_page=10]
16288 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:35:04) [GET]
16289   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16290   Parameters: {"action"=>"search", "controller"=>"opac"}
16291 Rendering opac/search
16292 Completed in 0.02800 (35 reqs/sec) | Rendering: 0.01497 (53%) | 200 OK [http://208.78.97.122/opac/search]
16295 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:35:09) [GET]
16296   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16297   Parameters: {"term"=>"what", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16298 Rendering opac/search
16299 Completed in 0.67771 (1 reqs/sec) | Rendering: 0.28636 (42%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=what]
16302 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:35:12) [GET]
16303   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16304   Parameters: {"term"=>"what", "action"=>"search", "start"=>"0", "per_page"=>"200", "controller"=>"opac"}
16305 Rendering opac/search
16306 Completed in 7.34865 (0 reqs/sec) | Rendering: 4.07984 (55%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=what&per_page=200]
16309 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:35:26) [GET]
16310   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16311   Parameters: {"term"=>"what", "action"=>"record", "start"=>"0", "per_page"=>"200", "controller"=>"opac", "r"=>"uva-1185559152.897348"}
16312 Rendering opac/record
16313 Completed in 0.06810 (14 reqs/sec) | Rendering: 0.00338 (4%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=what&per_page=200&r=uva-1185559152.897348]
16316 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:35:29) [GET]
16317   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16318   Parameters: {"term"=>"what", "action"=>"search", "start"=>"0", "per_page"=>"200", "controller"=>"opac"}
16319 Rendering opac/search
16320 Completed in 4.56337 (0 reqs/sec) | Rendering: 4.05500 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=what&per_page=200]
16323 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:37:00) [GET]
16324   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16325   Parameters: {"term"=>"what", "action"=>"search", "start"=>"0", "per_page"=>"200", "controller"=>"opac"}
16326 Rendering opac/search
16329 ActionView::TemplateError (undefined local variable or method `change_per_page' for #<#<Class:0x2b575f62e788>:0x2b575f62e738>) on line #96 of app/views/opac/search.rhtml:
16330 93:     <br>\r
16331 94:     Per page: \r
16332 95:     <%[10, 25, 50, 100, 200].each do |num| %>\r
16333 96:     <%= link_to "#{num}",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => num }, :class=>change_per_page %>\r
16334 97:      <%end%>\r
16335 98:     <br>\r
16336 99:      <% i = @start + 1 %>\r
16338     #{RAILS_ROOT}/app/views/opac/search.rhtml:96:in `_run_rhtml_47app47views47opac47search46rhtml'
16339     #{RAILS_ROOT}/app/views/opac/search.rhtml:95:in `each'
16340     #{RAILS_ROOT}/app/views/opac/search.rhtml:95:in `_run_rhtml_47app47views47opac47search46rhtml'
16341     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
16342     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
16343     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
16344     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
16345     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
16346     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
16347     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
16348     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
16349     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
16350     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
16351     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
16352     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
16353     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
16354     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16355     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
16356     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16357     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
16358     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
16359     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
16360     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
16361     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
16362     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
16363     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
16364     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
16365     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
16366     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
16367     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
16368     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
16369     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
16370     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16371     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
16372     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
16373     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16374     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
16375     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
16376     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
16377     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
16378     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
16379     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
16380     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
16381     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
16382     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
16383     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
16384     /var/lib/gems/1.8/bin/mongrel_rails:18
16387 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
16390 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:37:44) [GET]
16391   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16392   Parameters: {"term"=>"what", "action"=>"search", "start"=>"0", "per_page"=>"200", "controller"=>"opac"}
16393 Rendering opac/search
16394 Completed in 4.56213 (0 reqs/sec) | Rendering: 4.03476 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=200&term=what]
16397 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:38:14) [GET]
16398   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16399   Parameters: {"term"=>"what", "action"=>"search", "start"=>"0", "per_page"=>"200", "controller"=>"opac"}
16400 Rendering opac/search
16401 Completed in 4.52133 (0 reqs/sec) | Rendering: 4.00749 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=200&term=what]
16404 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:38:47) [GET]
16405   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16406   Parameters: {"term"=>"what", "action"=>"search", "start"=>"200", "per_page"=>"200", "controller"=>"opac"}
16407 Rendering opac/search
16408 Completed in 6.02897 (0 reqs/sec) | Rendering: 3.59677 (59%) | 200 OK [http://208.78.97.122/opac/search?start=200&term=what&per_page=200]
16411 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:39:49) [GET]
16412   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16413   Parameters: {"term"=>"what", "action"=>"search", "start"=>"200", "per_page"=>"200", "controller"=>"opac"}
16414 Rendering opac/search
16415 Completed in 4.09370 (0 reqs/sec) | Rendering: 3.59787 (87%) | 200 OK [http://208.78.97.122/opac/search?start=200&term=what&per_page=200]
16418 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:40:02) [GET]
16419   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16420   Parameters: {"term"=>"what", "action"=>"search", "start"=>"200", "per_page"=>"10", "controller"=>"opac"}
16421 Rendering opac/search
16422 Completed in 0.38373 (2 reqs/sec) | Rendering: 0.27686 (72%) | 200 OK [http://208.78.97.122/opac/search?start=200&term=what&per_page=10]
16425 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:40:09) [GET]
16426   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16427   Parameters: {"term"=>"what", "action"=>"record", "start"=>"200", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185574376.613267"}
16428 Rendering opac/record
16429 Completed in 0.10062 (9 reqs/sec) | Rendering: 0.00315 (3%) | 200 OK [http://208.78.97.122/opac/record?start=200&term=what&per_page=10&r=lc-part01-1185574376.613267]
16432 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:40:15) [GET]
16433   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16434   Parameters: {"term"=>"what", "action"=>"search", "start"=>"200", "per_page"=>"10", "controller"=>"opac"}
16435 Rendering opac/search
16436 Completed in 0.34047 (2 reqs/sec) | Rendering: 0.29628 (87%) | 200 OK [http://208.78.97.122/opac/search?start=200&term=what&per_page=10]
16439 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:40:27) [GET]
16440   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16441   Parameters: {"term"=>"what", "action"=>"record", "start"=>"200", "per_page"=>"10", "controller"=>"opac", "r"=>"uva-1185559153.230404"}
16442 Rendering opac/record
16443 Completed in 0.05805 (17 reqs/sec) | Rendering: 0.00396 (6%) | 200 OK [http://208.78.97.122/opac/record?start=200&term=what&per_page=10&r=uva-1185559153.230404]
16446 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:40:41) [GET]
16447   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16448   Parameters: {"term"=>"what", "action"=>"search", "start"=>"200", "per_page"=>"10", "controller"=>"opac"}
16449 Rendering opac/search
16450 Completed in 0.24576 (4 reqs/sec) | Rendering: 0.20784 (84%) | 200 OK [http://208.78.97.122/opac/search?start=200&term=what&per_page=10]
16453 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:47:06) [GET]
16454   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16455   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"190", "per_page"=>"10", "controller"=>"opac"}
16458 EOFError (end of file reached):
16459     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
16460     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
16461     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
16462     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
16463     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
16464     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
16465     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
16466     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
16467     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
16468     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
16469     /app/controllers/opac_controller.rb:97:in `new'
16470     /app/controllers/opac_controller.rb:97:in `search'
16471     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
16472     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
16473     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
16474     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
16475     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16476     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
16477     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16478     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
16479     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
16480     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
16481     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
16482     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
16483     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
16484     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
16485     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
16486     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
16487     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
16488     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
16489     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
16490     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
16491     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16492     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
16493     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
16494     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16495     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
16496     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
16497     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
16498     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
16499     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
16500     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
16501     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
16502     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
16503     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
16504     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
16505     /var/lib/gems/1.8/bin/mongrel_rails:18
16508 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
16511 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:47:11) [GET]
16512   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16513   Parameters: {"term"=>nil, "action"=>"search", "start"=>"190", "per_page"=>"10", "controller"=>"opac"}
16514 Rendering opac/search
16515 Completed in 0.01803 (55 reqs/sec) | Rendering: 0.00729 (40%) | 200 OK [http://208.78.97.122/opac/search?start=190&per_page=10&term=]
16518 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:47:15) [GET]
16519   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16520   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"180", "per_page"=>"10", "controller"=>"opac"}
16523 EOFError (end of file reached):
16524     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
16525     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
16526     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
16527     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
16528     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
16529     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
16530     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
16531     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
16532     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
16533     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
16534     /app/controllers/opac_controller.rb:97:in `new'
16535     /app/controllers/opac_controller.rb:97:in `search'
16536     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
16537     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
16538     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
16539     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
16540     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16541     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
16542     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16543     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
16544     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
16545     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
16546     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
16547     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
16548     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
16549     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
16550     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
16551     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
16552     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
16553     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
16554     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
16555     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
16556     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16557     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
16558     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
16559     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16560     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
16561     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
16562     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
16563     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
16564     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
16565     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
16566     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
16567     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
16568     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
16569     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
16570     /var/lib/gems/1.8/bin/mongrel_rails:18
16573 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
16576 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:47:22) [GET]
16577   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16578   Parameters: {"term"=>"go", "action"=>"search", "start"=>"180", "per_page"=>"10", "controller"=>"opac"}
16579 Rendering opac/search
16580 Completed in 0.50444 (1 reqs/sec) | Rendering: 0.28255 (56%) | 200 OK [http://208.78.97.122/opac/search?start=180&per_page=10&term=go]
16583 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:47:31) [GET]
16584   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16585   Parameters: {"term"=>"supercalafragalistic", "action"=>"search", "start"=>"170", "per_page"=>"10", "controller"=>"opac"}
16586 Rendering opac/search
16587 Completed in 0.06537 (15 reqs/sec) | Rendering: 0.00717 (10%) | 200 OK [http://208.78.97.122/opac/search?start=170&per_page=10&term=supercalafragalistic]
16590 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:47:42) [GET]
16591   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16592   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"160", "per_page"=>"10", "controller"=>"opac"}
16595 EOFError (end of file reached):
16596     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
16597     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
16598     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
16599     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
16600     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
16601     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
16602     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
16603     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
16604     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
16605     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
16606     /app/controllers/opac_controller.rb:97:in `new'
16607     /app/controllers/opac_controller.rb:97:in `search'
16608     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
16609     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
16610     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
16611     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
16612     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16613     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
16614     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16615     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
16616     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
16617     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
16618     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
16619     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
16620     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
16621     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
16622     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
16623     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
16624     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
16625     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
16626     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
16627     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
16628     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16629     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
16630     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
16631     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16632     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
16633     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
16634     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
16635     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
16636     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
16637     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
16638     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
16639     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
16640     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
16641     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
16642     /var/lib/gems/1.8/bin/mongrel_rails:18
16645 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
16648 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:50:35) [GET]
16649   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16650   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"160", "per_page"=>"10", "controller"=>"opac"}
16653 EOFError (end of file reached):
16654     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
16655     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
16656     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
16657     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
16658     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
16659     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
16660     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
16661     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
16662     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
16663     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
16664     /app/controllers/opac_controller.rb:98:in `new'
16665     /app/controllers/opac_controller.rb:98:in `search'
16666     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
16667     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
16668     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
16669     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
16670     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16671     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
16672     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16673     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
16674     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
16675     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
16676     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
16677     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
16678     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
16679     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
16680     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
16681     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
16682     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
16683     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
16684     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
16685     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
16686     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16687     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
16688     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
16689     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16690     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
16691     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
16692     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
16693     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
16694     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
16695     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
16696     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
16697     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
16698     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
16699     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
16700     /var/lib/gems/1.8/bin/mongrel_rails:18
16703 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
16706 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:51:06) [GET]
16707   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16708   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"160", "per_page"=>"10", "controller"=>"opac"}
16711 EOFError (end of file reached):
16712     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
16713     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
16714     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
16715     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
16716     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
16717     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
16718     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
16719     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
16720     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
16721     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
16722     /app/controllers/opac_controller.rb:98:in `new'
16723     /app/controllers/opac_controller.rb:98:in `search'
16724     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
16725     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
16726     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
16727     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
16728     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16729     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
16730     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16731     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
16732     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
16733     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
16734     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
16735     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
16736     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
16737     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
16738     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
16739     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
16740     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
16741     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
16742     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
16743     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
16744     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16745     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
16746     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
16747     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16748     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
16749     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
16750     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
16751     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
16752     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
16753     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
16754     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
16755     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
16756     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
16757     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
16758     /var/lib/gems/1.8/bin/mongrel_rails:18
16761 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
16764 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:51:36) [GET]
16765   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16766   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"160", "per_page"=>"10", "controller"=>"opac"}
16769 EOFError (end of file reached):
16770     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
16771     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
16772     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
16773     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
16774     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
16775     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
16776     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
16777     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
16778     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
16779     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
16780     /app/controllers/opac_controller.rb:98:in `new'
16781     /app/controllers/opac_controller.rb:98:in `search'
16782     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
16783     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
16784     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
16785     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
16786     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16787     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
16788     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
16789     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
16790     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
16791     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
16792     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
16793     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
16794     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
16795     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
16796     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
16797     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
16798     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
16799     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
16800     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
16801     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
16802     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16803     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
16804     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
16805     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
16806     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
16807     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
16808     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
16809     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
16810     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
16811     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
16812     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
16813     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
16814     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
16815     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
16816     /var/lib/gems/1.8/bin/mongrel_rails:18
16819 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
16822 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:51:43) [GET]
16823   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16824   Parameters: {"action"=>"search", "controller"=>"opac"}
16825 Rendering opac/search
16826 Completed in 0.01794 (55 reqs/sec) | Rendering: 0.00708 (39%) | 200 OK [http://208.78.97.122/opac/search]
16829 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:51:46) [GET]
16830   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16831   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16832 Rendering opac/search
16833 Completed in 0.06726 (14 reqs/sec) | Rendering: 0.04558 (67%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=go-go]
16836 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:52:14) [GET]
16837   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16838   Parameters: {"action"=>"search", "controller"=>"opac"}
16839 Rendering opac/search
16840 Completed in 0.02077 (48 reqs/sec) | Rendering: 0.00693 (33%) | 200 OK [http://208.78.97.122/opac/search]
16843 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:52:17) [GET]
16844   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16845   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16846 Rendering opac/search
16847 Completed in 0.06369 (15 reqs/sec) | Rendering: 0.04283 (67%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=go-go]
16850 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:52:36) [GET]
16851   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16852   Parameters: {"term"=>"go-go", "action"=>"record", "start"=>"0", "per_page"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185750071.624449"}
16853 Rendering opac/record
16854 Completed in 0.09398 (10 reqs/sec) | Rendering: 0.00343 (3%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=go-go&per_page=20&r=lc-part01-1185750071.624449]
16857 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:52:43) [GET]
16858   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16859   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16860 Rendering opac/search
16861 Completed in 0.06409 (15 reqs/sec) | Rendering: 0.04289 (66%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=go-go&per_page=20]
16864 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:52:48) [GET]
16865   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16866   Parameters: {"term"=>"error", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16867 Rendering opac/search
16868 Completed in 0.88815 (1 reqs/sec) | Rendering: 0.32620 (36%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=error]
16871 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:53:14) [GET]
16872   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16873   Parameters: {"term"=>"error", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16874 Rendering opac/search
16875 Completed in 0.39267 (2 reqs/sec) | Rendering: 0.33497 (85%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=error]
16878 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 09:53:38) [GET]
16879   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16880   Parameters: {"term"=>"error", "action"=>"record", "start"=>"0", "per_page"=>"20", "controller"=>"opac", "r"=>"uva-1185559304.008345"}
16881 Rendering opac/record
16882 Completed in 0.08572 (11 reqs/sec) | Rendering: 0.00318 (3%) | 200 OK [http://208.78.97.122/opac/record?start=0&term=error&per_page=20&r=uva-1185559304.008345]
16885 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:53:51) [GET]
16886   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16887   Parameters: {"term"=>"error", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16888 Rendering opac/search
16889 Completed in 0.48280 (2 reqs/sec) | Rendering: 0.42981 (89%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=error&per_page=20]
16892 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:53:53) [GET]
16893   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16894   Parameters: {"term"=>"error", "action"=>"search", "start"=>"20", "per_page"=>"20", "controller"=>"opac"}
16895 Rendering opac/search
16896 Completed in 0.64299 (1 reqs/sec) | Rendering: 0.33473 (52%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=error&per_page=20]
16899 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:54:00) [GET]
16900   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16901   Parameters: {"term"=>"error", "action"=>"search", "start"=>"20", "per_page"=>"200", "controller"=>"opac"}
16902 Rendering opac/search
16903 Completed in 1.70901 (0 reqs/sec) | Rendering: 1.04253 (61%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=error&per_page=200]
16906 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:55:18) [GET]
16907   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16908   Parameters: {"term"=>"error", "action"=>"search", "start"=>"20", "per_page"=>"200", "controller"=>"opac"}
16909 Rendering opac/search
16910 Completed in 1.15974 (0 reqs/sec) | Rendering: 1.03116 (88%) | 200 OK [http://208.78.97.122/opac/search?start=20&term=error&per_page=200]
16913 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:55:23) [GET]
16914   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16915   Parameters: {"term"=>"error", "action"=>"search", "start"=>"0", "per_page"=>"200", "controller"=>"opac"}
16916 Rendering opac/search
16917 Completed in 1.47398 (0 reqs/sec) | Rendering: 1.30989 (88%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=error&per_page=200]
16920 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:55:28) [GET]
16921   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16922   Parameters: {"action"=>"search", "controller"=>"opac"}
16923 Rendering opac/search
16924 Completed in 0.01744 (57 reqs/sec) | Rendering: 0.00696 (39%) | 200 OK [http://208.78.97.122/opac/search]
16927 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:55:31) [GET]
16928   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16929   Parameters: {"term"=>"error", "action"=>"search", "start"=>"0", "per_page"=>"20", "controller"=>"opac"}
16930 Rendering opac/search
16931 Completed in 0.37118 (2 reqs/sec) | Rendering: 0.31206 (84%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=20&term=error]
16934 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:55:37) [GET]
16935   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16936   Parameters: {"term"=>"error", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
16937 Rendering opac/search
16938 Completed in 0.20372 (4 reqs/sec) | Rendering: 0.16545 (81%) | 200 OK [http://208.78.97.122/opac/search?start=0&term=error&per_page=10]
16941 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:55:52) [GET]
16942   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16943   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
16944 Rendering opac/search
16945 Completed in 0.07047 (14 reqs/sec) | Rendering: 0.04779 (67%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=10&term=go-go]
16948 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:57:31) [GET]
16949   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16950   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
16951 Rendering opac/search
16952 Completed in 0.07255 (13 reqs/sec) | Rendering: 0.05164 (71%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=10&term=go-go]
16955 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:58:32) [GET]
16956   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16957   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"0", "per_page"=>"10", "controller"=>"opac"}
16958 Rendering opac/search
16959 Completed in 0.06324 (15 reqs/sec) | Rendering: 0.04303 (68%) | 200 OK [http://208.78.97.122/opac/search?start=0&per_page=10&term=go-go]
16962 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:58:34) [GET]
16963   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16964   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
16965 Rendering opac/search
16966 Completed in 0.14321 (6 reqs/sec) | Rendering: 0.12254 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=go-go]
16969 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:58:41) [GET]
16970   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16971   Parameters: {"term"=>"go-go", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
16972 Rendering opac/search
16973 Completed in 0.06416 (15 reqs/sec) | Rendering: 0.04346 (67%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=go-go]
16976 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:58:51) [GET]
16977   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16978   Parameters: {"term"=>"how come", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
16979 Rendering opac/search
16980 Completed in 0.48576 (2 reqs/sec) | Rendering: 0.17259 (35%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=how+come]
16983 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:58:57) [GET]
16984   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16985   Parameters: {"term"=>"how come", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
16986 Rendering opac/search
16987 Completed in 0.13071 (7 reqs/sec) | Rendering: 0.06031 (46%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=how+come&per_page=10]
16990 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:59:04) [GET]
16991   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16992   Parameters: {"term"=>"how come", "action"=>"search", "start"=>"4", "per_page"=>"10", "controller"=>"opac"}
16993 Rendering opac/search
16994 Completed in 0.21897 (4 reqs/sec) | Rendering: 0.17932 (81%) | 200 OK [http://208.78.97.122/opac/search?start=4&term=how+come&per_page=10]
16997 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:59:10) [GET]
16998   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
16999   Parameters: {"term"=>"how come", "action"=>"search", "start"=>"4", "per_page"=>"200", "controller"=>"opac"}
17000 Rendering opac/search
17001 Completed in 0.21574 (4 reqs/sec) | Rendering: 0.17710 (82%) | 200 OK [http://208.78.97.122/opac/search?start=4&term=how+come&per_page=200]
17004 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 09:59:14) [GET]
17005   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17006   Parameters: {"term"=>"how come", "action"=>"search", "start"=>"1", "per_page"=>"200", "controller"=>"opac"}
17007 Rendering opac/search
17008 Completed in 0.27294 (3 reqs/sec) | Rendering: 0.22712 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=how+come&per_page=200]
17011 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:01:26) [GET]
17012   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17013   Parameters: {"term"=>"how come", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
17014 Rendering opac/search
17015 Completed in 0.26547 (3 reqs/sec) | Rendering: 0.22146 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=how+come&per_page=25]
17018 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:01:28) [GET]
17019   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17020   Parameters: {"term"=>"how come", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17021 Rendering opac/search
17022 Completed in 0.21761 (4 reqs/sec) | Rendering: 0.17844 (81%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=how+come&per_page=10]
17025 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:01:30) [GET]
17026   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17027   Parameters: {"term"=>"how come", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17028 Rendering opac/search
17029 Completed in 0.08583 (11 reqs/sec) | Rendering: 0.06087 (70%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=how+come&per_page=10]
17032 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:01:39) [GET]
17033   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17034   Parameters: {"term"=>"dumb", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17035 Rendering opac/search
17036 Completed in 0.52881 (1 reqs/sec) | Rendering: 0.16254 (30%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=dumb]
17039 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:01:47) [GET]
17040   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17041   Parameters: {"term"=>"dumb", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17042 Rendering opac/search
17043 Completed in 0.32931 (3 reqs/sec) | Rendering: 0.14376 (43%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=dumb&per_page=10]
17046 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:05) [GET]
17047   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17048   Parameters: {"term"=>"dumb", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17049 Rendering opac/search
17050 Completed in 0.19771 (5 reqs/sec) | Rendering: 0.16266 (82%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=dumb]
17053 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:12) [GET]
17054   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17055   Parameters: {"term"=>"doubt", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17056 Rendering opac/search
17057 Completed in 0.48594 (2 reqs/sec) | Rendering: 0.27402 (56%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=doubt]
17060 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:16) [GET]
17061   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17062   Parameters: {"term"=>"doubt", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17063 Rendering opac/search
17064 Completed in 0.21434 (4 reqs/sec) | Rendering: 0.17718 (82%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=doubt&per_page=10]
17067 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:17) [GET]
17068   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17069   Parameters: {"term"=>"doubt", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17070 Rendering opac/search
17071 Completed in 0.41492 (2 reqs/sec) | Rendering: 0.18783 (45%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=doubt&per_page=10]
17074 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:19) [GET]
17075   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17076   Parameters: {"term"=>"doubt", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
17077 Rendering opac/search
17078 Completed in 0.39545 (2 reqs/sec) | Rendering: 0.17219 (43%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=doubt&per_page=10]
17081 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:21) [GET]
17082   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17083   Parameters: {"term"=>"doubt", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17084 Rendering opac/search
17085 Completed in 0.23053 (4 reqs/sec) | Rendering: 0.17861 (77%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=doubt&per_page=10]
17088 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:23) [GET]
17089   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17090   Parameters: {"term"=>"doubt", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17091 Rendering opac/search
17092 Completed in 0.25922 (3 reqs/sec) | Rendering: 0.19266 (74%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=doubt&per_page=10]
17095 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:24) [GET]
17096   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17097   Parameters: {"term"=>"doubt", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
17098 Rendering opac/search
17099 Completed in 0.20563 (4 reqs/sec) | Rendering: 0.16952 (82%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=doubt&per_page=10]
17102 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:26) [GET]
17103   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17104   Parameters: {"term"=>"doubt", "action"=>"search", "start"=>"31", "per_page"=>"10", "controller"=>"opac"}
17105 Rendering opac/search
17106 Completed in 0.29592 (3 reqs/sec) | Rendering: 0.12207 (41%) | 200 OK [http://208.78.97.122/opac/search?start=31&term=doubt&per_page=10]
17109 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:02:31) [GET]
17110   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17111   Parameters: {"term"=>"cream", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
17112 Rendering opac/search
17113 Completed in 0.41120 (2 reqs/sec) | Rendering: 0.15960 (38%) | 200 OK [http://208.78.97.122/opac/search?start=21&per_page=10&term=cream]
17116 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:07:33) [GET]
17117   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17118   Parameters: {"term"=>"garden", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17119 Rendering opac/search
17120 Completed in 0.45426 (2 reqs/sec) | Rendering: 0.18330 (40%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=garden]
17123 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:07:37) [GET]
17124   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17125   Parameters: {"term"=>"garden", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"uva-1185556866.241602"}
17126 Rendering opac/record
17127 Completed in 0.12074 (8 reqs/sec) | Rendering: 0.00788 (6%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=garden&per_page=10&r=uva-1185556866.241602]
17130 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:07:39) [GET]
17131   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17132   Parameters: {"term"=>"garden", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185574494.010943"}
17133 Rendering opac/record
17134 Completed in 0.07485 (13 reqs/sec) | Rendering: 0.00339 (4%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=garden&per_page=10&r=lc-part01-1185574494.010943]
17137 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:07:46) [GET]
17138   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17139   Parameters: {"term"=>"gardening", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17140 Rendering opac/search
17141 Completed in 0.42955 (2 reqs/sec) | Rendering: 0.24570 (57%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=gardening]
17144 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:07:54) [GET]
17145   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17146   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185751865.585347"}
17147 Rendering opac/record
17148 Completed in 0.08311 (12 reqs/sec) | Rendering: 0.00314 (3%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=10&r=lc-part01-1185751865.585347]
17151 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:08:01) [GET]
17152   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17153   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185751865.585347"}
17154 Rendering opac/record
17155 Completed in 0.03065 (32 reqs/sec) | Rendering: 0.00833 (27%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=10&r=lc-part01-1185751865.585347]
17158 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:08:05) [GET]
17159   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17160   Parameters: {"term"=>"gardening", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17161 Rendering opac/search
17162 Completed in 0.23730 (4 reqs/sec) | Rendering: 0.19997 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=gardening&per_page=10]
17165 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:08:11) [GET]
17166   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17167   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185751942.594895"}
17168 Rendering opac/record
17169 Completed in 0.07758 (12 reqs/sec) | Rendering: 0.00321 (4%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=10&r=lc-part01-1185751942.594895]
17172 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:08:14) [GET]
17173   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17174   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185797047.584225"}
17175 Rendering opac/record
17176 Completed in 0.14503 (6 reqs/sec) | Rendering: 0.00318 (2%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=10&r=lc-part01-1185797047.584225]
17179 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:08:19) [GET]
17180   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17181   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185575789.722391"}
17182 Rendering opac/record
17183 Completed in 0.09515 (10 reqs/sec) | Rendering: 0.00340 (3%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=10&r=lc-part01-1185575789.722391]
17186 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:08:22) [GET]
17187   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17188   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185575919.322063"}
17189 Rendering opac/record
17190 Completed in 0.08157 (12 reqs/sec) | Rendering: 0.00332 (4%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=10&r=lc-part01-1185575919.322063]
17193 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:08:25) [GET]
17194   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17195   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185750094.749917"}
17196 Rendering opac/record
17197 Completed in 0.05468 (18 reqs/sec) | Rendering: 0.00329 (6%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=10&r=lc-part01-1185750094.749917]
17200 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:08:41) [GET]
17201   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17202   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01exit-1185586267.793683"}
17203 Rendering opac/record
17204 Completed in 0.29223 (3 reqs/sec) | Rendering: 0.00320 (1%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=10&r=lc-part01exit-1185586267.793683]
17207 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:08:46) [GET]
17208   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17209   Parameters: {"term"=>"gardening", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17210 Rendering opac/search
17211 Completed in 0.60548 (1 reqs/sec) | Rendering: 0.23410 (38%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=gardening&per_page=10]
17214 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:09:01) [GET]
17215   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17216   Parameters: {"term"=>"gardening organic", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17217 Rendering opac/search
17218 Completed in 0.29504 (3 reqs/sec) | Rendering: 0.10476 (35%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=gardening+organic]
17221 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:09:04) [GET]
17222   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17223   Parameters: {"term"=>"gardening organic", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185751865.585347"}
17224 Rendering opac/record
17225 Completed in 0.02497 (40 reqs/sec) | Rendering: 0.00316 (12%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening+organic&per_page=10&r=lc-part01-1185751865.585347]
17228 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:09:07) [GET]
17229   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17230   Parameters: {"term"=>"gardening organic", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185751942.594895"}
17231 Rendering opac/record
17232 Completed in 0.04866 (20 reqs/sec) | Rendering: 0.00386 (7%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening+organic&per_page=10&r=lc-part01-1185751942.594895]
17235 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:09:10) [GET]
17236   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17237   Parameters: {"term"=>"gardening organic", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"lc-part01-1185751892.099068"}
17238 Rendering opac/record
17239 Completed in 0.09254 (10 reqs/sec) | Rendering: 0.00333 (3%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening+organic&per_page=10&r=lc-part01-1185751892.099068]
17242 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:09:20) [GET]
17243   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17244   Parameters: {"term"=>"gardening organic", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"uva-1185558686.596338"}
17245 Rendering opac/record
17246 Completed in 0.07183 (13 reqs/sec) | Rendering: 0.00319 (4%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening+organic&per_page=10&r=uva-1185558686.596338]
17249 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:09:26) [GET]
17250   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17251   Parameters: {"action"=>"search", "controller"=>"opac"}
17252 Rendering opac/search
17253 Completed in 0.01708 (58 reqs/sec) | Rendering: 0.00656 (38%) | 200 OK [http://208.78.97.122/opac/search]
17256 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:09:28) [GET]
17257   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17258   Parameters: {"term"=>"gardening", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17259 Rendering opac/search
17260 Completed in 0.56232 (1 reqs/sec) | Rendering: 0.41978 (74%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=gardening]
17263 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:09:31) [GET]
17264   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17265   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185575789.722391"}
17266 Rendering opac/record
17267 Completed in 0.02428 (41 reqs/sec) | Rendering: 0.00317 (13%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=20&r=lc-part01-1185575789.722391]
17270 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:09:34) [GET]
17271   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17272   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185575789.722391"}
17273 Rendering opac/record
17274 Completed in 0.02402 (41 reqs/sec) | Rendering: 0.00309 (12%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=20&r=lc-part01-1185575789.722391]
17277 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:09:56) [GET]
17278   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17279   Parameters: {"term"=>"gardening", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17280 Rendering opac/search
17281 Completed in 0.49352 (2 reqs/sec) | Rendering: 0.43459 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=gardening]
17284 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:09:58) [GET]
17285   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17286   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185575789.722391"}
17287 Rendering opac/record
17288 Completed in 0.02887 (34 reqs/sec) | Rendering: 0.00760 (26%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=20&r=lc-part01-1185575789.722391]
17291 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 10:10:08) [GET]
17292   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17293   Parameters: {"term"=>"gardening", "action"=>"record", "start"=>"1", "per_page"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185575789.722391"}
17294 Rendering opac/record
17295 Completed in 0.03010 (33 reqs/sec) | Rendering: 0.00793 (26%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=gardening&per_page=20&r=lc-part01-1185575789.722391]
17298 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:43:58) [GET]
17299   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17300   Parameters: {"term"=>"done", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17301 Rendering opac/search
17302 Completed in 0.85098 (1 reqs/sec) | Rendering: 0.35638 (41%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=done]
17305 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:44:06) [GET]
17306   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17307   Parameters: {"term"=>"done", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
17308 Rendering opac/search
17309 Completed in 3.29905 (0 reqs/sec) | Rendering: 1.78782 (54%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=done&per_page=100]
17312 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:44:12) [GET]
17313   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17314   Parameters: {"term"=>"done", "action"=>"search", "start"=>"101", "per_page"=>"100", "controller"=>"opac"}
17315 Rendering opac/search
17316 Completed in 3.57285 (0 reqs/sec) | Rendering: 1.93818 (54%) | 200 OK [http://208.78.97.122/opac/search?start=101&term=done&per_page=100]
17319 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:44:18) [GET]
17320   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17321   Parameters: {"term"=>"done", "action"=>"search", "start"=>"201", "per_page"=>"100", "controller"=>"opac"}
17322 Rendering opac/search
17323 Completed in 1.04873 (0 reqs/sec) | Rendering: 0.59484 (56%) | 200 OK [http://208.78.97.122/opac/search?start=201&term=done&per_page=100]
17326 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:44:32) [GET]
17327   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17328   Parameters: {"term"=>"done", "action"=>"search", "start"=>"101", "per_page"=>"20", "controller"=>"opac"}
17329 Rendering opac/search
17330 Completed in 0.45119 (2 reqs/sec) | Rendering: 0.37772 (83%) | 200 OK [http://208.78.97.122/opac/search?start=101&term=done&per_page=20]
17333 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:44:46) [GET]
17334   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17335   Parameters: {"term"=>"done", "action"=>"search", "start"=>"121", "per_page"=>"20", "controller"=>"opac"}
17336 Rendering opac/search
17337 Completed in 0.42860 (2 reqs/sec) | Rendering: 0.36153 (84%) | 200 OK [http://208.78.97.122/opac/search?start=121&term=done&per_page=20]
17340 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:44:50) [GET]
17341   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17342   Parameters: {"term"=>"done", "action"=>"search", "start"=>"121", "per_page"=>"100", "controller"=>"opac"}
17343 Rendering opac/search
17344 Completed in 2.13602 (0 reqs/sec) | Rendering: 1.82790 (85%) | 200 OK [http://208.78.97.122/opac/search?start=121&term=done&per_page=100]
17347 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:44:58) [GET]
17348   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17349   Parameters: {"term"=>"done", "action"=>"search", "start"=>"221", "per_page"=>"100", "controller"=>"opac"}
17350 Rendering opac/search
17351 Completed in 0.28399 (3 reqs/sec) | Rendering: 0.23346 (82%) | 200 OK [http://208.78.97.122/opac/search?start=221&term=done&per_page=100]
17354 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:45:02) [GET]
17355   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17356   Parameters: {"term"=>"done", "action"=>"search", "start"=>"121", "per_page"=>"20", "controller"=>"opac"}
17357 Rendering opac/search
17358 Completed in 0.51725 (1 reqs/sec) | Rendering: 0.36587 (70%) | 200 OK [http://208.78.97.122/opac/search?start=121&term=done&per_page=20]
17361 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:45:10) [GET]
17362   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17363   Parameters: {"term"=>nil, "action"=>"search", "start"=>"101", "per_page"=>"20", "controller"=>"opac"}
17364 Rendering opac/search
17365 Completed in 0.01714 (58 reqs/sec) | Rendering: 0.00645 (37%) | 200 OK [http://208.78.97.122/opac/search?start=101&per_page=20&term=]
17368 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:45:14) [GET]
17369   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17370   Parameters: {"action"=>"search", "controller"=>"opac"}
17371 Rendering opac/search
17372 Completed in 0.01894 (52 reqs/sec) | Rendering: 0.00696 (36%) | 200 OK [http://208.78.97.122/opac/search]
17375 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:45:22) [GET]
17376   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17377   Parameters: {"term"=>"done", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17378 Rendering opac/search
17379 Completed in 0.40156 (2 reqs/sec) | Rendering: 0.34708 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=done]
17382 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:45:25) [GET]
17383   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17384   Parameters: {"term"=>"done", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
17385 Rendering opac/search
17386 Completed in 1.01661 (0 reqs/sec) | Rendering: 0.80831 (79%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=done&per_page=50]
17389 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:45:33) [GET]
17390   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17391   Parameters: {"term"=>nil, "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
17392 Rendering opac/search
17393 Completed in 0.01793 (55 reqs/sec) | Rendering: 0.00702 (39%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=]
17396 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:45:42) [GET]
17397   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17398   Parameters: {"term"=>"create", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
17399 Rendering opac/search
17400 Completed in 1.98096 (0 reqs/sec) | Rendering: 0.98063 (49%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=create]
17403 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:45:53) [GET]
17404   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17405   Parameters: {"term"=>"create", "action"=>"search", "start"=>"51", "per_page"=>"50", "controller"=>"opac"}
17406 Rendering opac/search
17407 Completed in 0.10904 (9 reqs/sec) | Rendering: 0.04257 (39%) | 200 OK [http://208.78.97.122/opac/search?start=51&term=create&per_page=50]
17410 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:47:05) [GET]
17411   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17412   Parameters: {"term"=>"create", "action"=>"search", "start"=>"51", "per_page"=>"50", "controller"=>"opac"}
17413 Rendering opac/search
17414 Completed in 0.07219 (13 reqs/sec) | Rendering: 0.05117 (70%) | 200 OK [http://208.78.97.122/opac/search?start=51&term=create&per_page=50]
17417 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:47:09) [GET]
17418   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17419   Parameters: {"term"=>"create", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
17420 Rendering opac/search
17421 Completed in 0.98348 (1 reqs/sec) | Rendering: 0.86742 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=create&per_page=50]
17424 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:47:20) [GET]
17425   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17426   Parameters: {"term"=>"create", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17427 Rendering opac/search
17428 Completed in 0.21860 (4 reqs/sec) | Rendering: 0.18214 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=create&per_page=10]
17431 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:47:56) [GET]
17432   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17433   Parameters: {"term"=>"create", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17434 Rendering opac/search
17435 Completed in 0.21096 (4 reqs/sec) | Rendering: 0.17490 (82%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=create&per_page=10]
17438 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:48:02) [GET]
17439   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17440   Parameters: {"term"=>"create", "action"=>"search", "start"=>"-9", "per_page"=>"10", "controller"=>"opac"}
17443 EOFError (end of file reached):
17444     /usr/lib/ruby/1.8/rexml/source.rb:144:in `readline'
17445     /usr/lib/ruby/1.8/rexml/source.rb:144:in `initialize'
17446     /usr/lib/ruby/1.8/rexml/source.rb:16:in `new'
17447     /usr/lib/ruby/1.8/rexml/source.rb:16:in `create_from'
17448     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:123:in `stream='
17449     /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in `initialize'
17450     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `new'
17451     /usr/lib/ruby/1.8/rexml/parsers/pullparser.rb:40:in `initialize'
17452     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `new'
17453     /var/lib/gems/1.8/gems/marc-0.1.6/lib/marc/xmlreader.rb:30:in `initialize'
17454     /app/controllers/opac_controller.rb:101:in `new'
17455     /app/controllers/opac_controller.rb:101:in `search'
17456     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
17457     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
17458     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
17459     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
17460     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
17461     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
17462     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
17463     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
17464     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
17465     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
17466     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
17467     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
17468     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
17469     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
17470     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
17471     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
17472     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
17473     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
17474     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
17475     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
17476     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
17477     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
17478     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
17479     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
17480     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
17481     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
17482     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
17483     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
17484     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
17485     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
17486     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
17487     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
17488     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
17489     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
17490     /var/lib/gems/1.8/bin/mongrel_rails:18
17493 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
17496 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:48:19) [GET]
17497   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17498   Parameters: {"term"=>"create", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
17499 Rendering opac/search
17500 Completed in 0.21831 (4 reqs/sec) | Rendering: 0.18145 (83%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=create&per_page=10]
17503 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:49:31) [GET]
17504   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17505   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17506 Rendering opac/search
17507 Completed in 0.61478 (1 reqs/sec) | Rendering: 0.29351 (47%) | 200 OK [http://208.78.97.122/opac/search?start=11&per_page=10&term=danger]
17510 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:49:40) [GET]
17511   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17512   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17513 Rendering opac/search
17514 Completed in 0.24559 (4 reqs/sec) | Rendering: 0.20851 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=danger&per_page=10]
17517 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 10:49:47) [GET]
17518   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17519   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17520 Rendering opac/search
17521 Completed in 0.35537 (2 reqs/sec) | Rendering: 0.18130 (51%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=danger&per_page=10]
17524 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:27:51) [GET]
17525   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17526   Parameters: {"term"=>"mouse", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17527 Rendering opac/search
17528 Completed in 0.34571 (2 reqs/sec) | Rendering: 0.17024 (49%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=mouse]
17531 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:28:57) [GET]
17532   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17533   Parameters: {"term"=>"mouse", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17534 Rendering opac/search
17535 Completed in 0.20544 (4 reqs/sec) | Rendering: 0.16926 (82%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=mouse]
17538 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:29:26) [GET]
17539   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17540   Parameters: {"term"=>"mouse", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17541 Rendering opac/search
17542 Completed in 0.44552 (2 reqs/sec) | Rendering: 0.28431 (63%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=mouse&per_page=10]
17545 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:29:49) [GET]
17546   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17547   Parameters: {"term"=>"mouse", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17548 Rendering opac/search
17549 Completed in 0.21079 (4 reqs/sec) | Rendering: 0.17340 (82%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=mouse&per_page=10]
17552 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:30:11) [GET]
17553   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17554   Parameters: {"term"=>"mouse", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
17555 Rendering opac/search
17556 Completed in 0.21641 (4 reqs/sec) | Rendering: 0.18012 (83%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=mouse&per_page=10]
17559 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:30:41) [GET]
17560   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17561   Parameters: {"term"=>"mouse", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17562 Rendering opac/search
17563 Completed in 0.20842 (4 reqs/sec) | Rendering: 0.17068 (81%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=mouse&per_page=10]
17566 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:36:46) [GET]
17567   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17568   Parameters: {"term"=>"terror", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
17569 Rendering opac/search
17570 Completed in 0.51830 (1 reqs/sec) | Rendering: 0.21035 (40%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=terror]
17573 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:37:36) [GET]
17574   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17575   Parameters: {"action"=>"search", "controller"=>"opac"}
17576 Rendering opac/search
17577 Completed in 0.01692 (59 reqs/sec) | Rendering: 0.00643 (37%) | 200 OK [http://208.78.97.122/opac/search]
17580 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:37:38) [GET]
17581   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17582   Parameters: {"term"=>"done", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17583 Rendering opac/search
17584 Completed in 0.44904 (2 reqs/sec) | Rendering: 0.34827 (77%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=done]
17587 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:37:46) [GET]
17588   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17589   Parameters: {"action"=>"search", "controller"=>"opac"}
17590 Rendering opac/search
17591 Completed in 0.01766 (56 reqs/sec) | Rendering: 0.00689 (39%) | 200 OK [http://208.78.97.122/opac/search]
17594 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:37:48) [GET]
17595   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17596   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17597 Rendering opac/search
17598 Completed in 0.81019 (1 reqs/sec) | Rendering: 0.35689 (44%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hide]
17601 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:39:21) [GET]
17602   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17603   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17604 Rendering opac/search
17605 Completed in 0.41431 (2 reqs/sec) | Rendering: 0.36024 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hide]
17608 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:39:23) [GET]
17609   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17610   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17611 Rendering opac/search
17612 Completed in 0.42606 (2 reqs/sec) | Rendering: 0.36524 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hide]
17615 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:39:28) [GET]
17616   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17617   Parameters: {"term"=>"where", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17618 Rendering opac/search
17619 Completed in 0.87753 (1 reqs/sec) | Rendering: 0.53222 (60%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=where]
17622 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:41:48) [GET]
17623   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17624   Parameters: {"term"=>"where", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17625 Rendering opac/search
17626 Completed in 0.49816 (2 reqs/sec) | Rendering: 0.43635 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=where]
17629 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:42:28) [GET]
17630   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17631   Parameters: {"action"=>"search", "controller"=>"opac"}
17632 Rendering opac/search
17633 Completed in 0.01701 (58 reqs/sec) | Rendering: 0.00626 (36%) | 200 OK [http://208.78.97.122/opac/search]
17636 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:43:01) [GET]
17637   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17638   Parameters: {"action"=>"search", "controller"=>"opac"}
17639 Rendering opac/search
17640 Completed in 0.01816 (55 reqs/sec) | Rendering: 0.00727 (40%) | 200 OK [http://208.78.97.122/opac/search]
17643 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:43:04) [GET]
17644   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17645   Parameters: {"term"=>"hello", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17646 Rendering opac/search
17647 Completed in 0.71177 (1 reqs/sec) | Rendering: 0.32420 (45%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hello]
17650 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:44:19) [GET]
17651   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17652   Parameters: {"term"=>"hello", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17653 Rendering opac/search
17654 Completed in 0.38300 (2 reqs/sec) | Rendering: 0.32793 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hello]
17657 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:44:20) [GET]
17658   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17659   Parameters: {"term"=>"hello", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17660 Rendering opac/search
17661 Completed in 0.48024 (2 reqs/sec) | Rendering: 0.42686 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hello]
17664 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:44:25) [GET]
17665   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17666   Parameters: {"action"=>"search", "controller"=>"opac"}
17667 Rendering opac/search
17668 Completed in 0.01784 (56 reqs/sec) | Rendering: 0.00723 (40%) | 200 OK [http://208.78.97.122/opac/search]
17671 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:44:28) [GET]
17672   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17673   Parameters: {"term"=>"jason", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17674 Rendering opac/search
17675 Completed in 0.73323 (1 reqs/sec) | Rendering: 0.32678 (44%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=jason]
17678 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:45:19) [GET]
17679   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17680   Parameters: {"term"=>"jason", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17681 Rendering opac/search
17682 Completed in 0.43162 (2 reqs/sec) | Rendering: 0.33024 (76%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=jason]
17685 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:45:20) [GET]
17686   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17687   Parameters: {"term"=>"jason", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17688 Rendering opac/search
17689 Completed in 0.48361 (2 reqs/sec) | Rendering: 0.42904 (88%) | 200 OK [http://208.78.97.122/search?start=1&per_page=20&term=jason]
17692 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:45:25) [GET]
17693   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17694   Parameters: {"term"=>"jason", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17695 Rendering opac/search
17696 Completed in 0.38263 (2 reqs/sec) | Rendering: 0.32681 (85%) | 200 OK [http://208.78.97.122/search?start=1&per_page=20&term=jason]
17699 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:45:32) [GET]
17700   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17701   Parameters: {"term"=>"help", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17702 Rendering opac/search
17703 Completed in 0.93667 (1 reqs/sec) | Rendering: 0.49213 (52%) | 200 OK [http://208.78.97.122/search?start=1&per_page=20&term=help]
17706 Processing ApplicationController#index (for 149.166.220.116 at 2007-08-01 11:46:38) [GET]
17707   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17708   Parameters: {}
17711 ActionController::RoutingError (no route found to match "/search" with {:method=>:get}):
17712     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'
17713     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'
17714     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatch'
17715     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
17716     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
17717     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
17718     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
17719     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
17720     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
17721     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
17722     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
17723     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
17724     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
17725     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
17726     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
17727     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
17728     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
17729     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
17730     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
17731     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
17732     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
17733     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
17734     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
17735     /var/lib/gems/1.8/bin/mongrel_rails:18
17738 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
17741 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:46:51) [GET]
17742   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17743   Parameters: {"action"=>"search", "controller"=>"opac"}
17744 Rendering opac/search
17745 Completed in 0.01817 (55 reqs/sec) | Rendering: 0.00714 (39%) | 200 OK [http://208.78.97.122/opac/search]
17748 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:46:56) [GET]
17749   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17750   Parameters: {"term"=>"help", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17751 Rendering opac/search
17752 Completed in 0.55180 (1 reqs/sec) | Rendering: 0.49194 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=help]
17755 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:48:21) [GET]
17756   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17757   Parameters: {"action"=>"search", "controller"=>"opac"}
17758 Rendering opac/search
17759 Completed in 0.01773 (56 reqs/sec) | Rendering: 0.00713 (40%) | 200 OK [http://208.78.97.122/opac/search]
17762 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:48:23) [GET]
17763   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17764   Parameters: {"term"=>"term", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17765 Rendering opac/search
17766 Completed in 1.17972 (0 reqs/sec) | Rendering: 0.45914 (38%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=term]
17769 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:51:39) [GET]
17770   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17771   Parameters: {"term"=>"term", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17772 Rendering opac/search
17773 Completed in 0.41165 (2 reqs/sec) | Rendering: 0.35531 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=term]
17776 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:51:42) [GET]
17777   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17778   Parameters: {"term"=>nil, "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17779 Rendering opac/search
17780 Completed in 0.01683 (59 reqs/sec) | Rendering: 0.00646 (38%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=]
17783 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:51:46) [GET]
17784   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17785   Parameters: {"action"=>"search", "controller"=>"opac"}
17786 Rendering opac/search
17787 Completed in 0.01817 (55 reqs/sec) | Rendering: 0.00703 (38%) | 200 OK [http://208.78.97.122/opac/search]
17790 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:51:49) [GET]
17791   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17792   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17793 Rendering opac/search
17794 Completed in 0.73719 (1 reqs/sec) | Rendering: 0.35561 (48%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17797 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:51:57) [GET]
17798   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17799   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17800 Rendering opac/search
17801 Completed in 0.52038 (1 reqs/sec) | Rendering: 0.46138 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17804 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:51:58) [GET]
17805   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17806   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17807 Rendering opac/search
17808 Completed in 0.42594 (2 reqs/sec) | Rendering: 0.36217 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17811 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:52:00) [GET]
17812   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17813   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17814 Rendering opac/search
17815 Completed in 0.41391 (2 reqs/sec) | Rendering: 0.35653 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17818 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:52:02) [GET]
17819   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17820   Parameters: {"term"=>"time", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
17821 Rendering opac/search
17822 Completed in 0.81762 (1 reqs/sec) | Rendering: 0.52313 (63%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=time&per_page=20]
17825 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:52:04) [GET]
17826   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17827   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17828 Rendering opac/search
17829 Completed in 0.43086 (2 reqs/sec) | Rendering: 0.36625 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=time&per_page=20]
17832 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:52:07) [GET]
17833   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17834   Parameters: {"term"=>"time", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
17835 Rendering opac/search
17836 Completed in 0.57106 (1 reqs/sec) | Rendering: 0.51172 (89%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=time&per_page=20]
17839 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:52:42) [GET]
17840   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17841   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17842 Rendering opac/search
17843 Completed in 0.41228 (2 reqs/sec) | Rendering: 0.35324 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=time&per_page=20]
17846 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:52:54) [GET]
17847   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17848   Parameters: {"term"=>"time", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
17849 Rendering opac/search
17850 Completed in 0.47287 (2 reqs/sec) | Rendering: 0.41281 (87%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=time&per_page=20]
17853 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:00) [GET]
17854   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17855   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17856 Rendering opac/search
17857 Completed in 0.51523 (1 reqs/sec) | Rendering: 0.45720 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=time&per_page=20]
17860 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:18) [GET]
17861   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17862   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17863 Rendering opac/search
17864 Completed in 0.41664 (2 reqs/sec) | Rendering: 0.35775 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17867 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:26) [GET]
17868   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17869   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17870 Rendering opac/search
17871 Completed in 0.52276 (1 reqs/sec) | Rendering: 0.35922 (68%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17874 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:28) [GET]
17875   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17876   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17877 Rendering opac/search
17878 Completed in 0.41299 (2 reqs/sec) | Rendering: 0.35552 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17881 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:37) [GET]
17882   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17883   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17884 Rendering opac/search
17885 Completed in 0.41890 (2 reqs/sec) | Rendering: 0.36046 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17888 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:38) [GET]
17889   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17890   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17891 Rendering opac/search
17892 Completed in 0.51273 (1 reqs/sec) | Rendering: 0.45410 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17895 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:40) [GET]
17896   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17897   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17898 Rendering opac/search
17899 Completed in 0.42254 (2 reqs/sec) | Rendering: 0.36015 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17902 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:51) [GET]
17903   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17904   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17905 Rendering opac/search
17906 Completed in 0.51374 (1 reqs/sec) | Rendering: 0.45565 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17909 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:53:54) [GET]
17910   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17911   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17912 Rendering opac/search
17913 Completed in 0.40921 (2 reqs/sec) | Rendering: 0.35172 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
17916 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:54:00) [GET]
17917   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17918   Parameters: {"term"=>"why", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17919 Rendering opac/search
17920 Completed in 0.70005 (1 reqs/sec) | Rendering: 0.33031 (47%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=why]
17923 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:54:03) [GET]
17924   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17925   Parameters: {"term"=>"why", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17926 Rendering opac/search
17927 Completed in 0.48214 (2 reqs/sec) | Rendering: 0.42399 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=why]
17930 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:00) [GET]
17931   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17932   Parameters: {"term"=>"hard", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17933 Rendering opac/search
17934 Completed in 0.90770 (1 reqs/sec) | Rendering: 0.49623 (54%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hard]
17937 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:02) [GET]
17938   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17939   Parameters: {"term"=>"hard", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17940 Rendering opac/search
17941 Completed in 0.67589 (1 reqs/sec) | Rendering: 0.51055 (75%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hard]
17944 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:04) [GET]
17945   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17946   Parameters: {"term"=>"hard", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17947 Rendering opac/search
17948 Completed in 0.65965 (1 reqs/sec) | Rendering: 0.60308 (91%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hard]
17951 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:06) [GET]
17952   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17953   Parameters: {"term"=>"hard", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17954 Rendering opac/search
17955 Completed in 0.55758 (1 reqs/sec) | Rendering: 0.50023 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hard]
17958 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:08) [GET]
17959   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17960   Parameters: {"term"=>"hard", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17961 Rendering opac/search
17962 Completed in 0.56166 (1 reqs/sec) | Rendering: 0.50398 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hard]
17965 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:30) [GET]
17966   Session ID: cb64f89d756eeacbbb6c835da0207729
17967   Parameters: {"action"=>"search", "controller"=>"opac"}
17968 Rendering opac/search
17969 Completed in 0.01743 (57 reqs/sec) | Rendering: 0.00649 (37%) | 200 OK [http://208.78.97.122/opac/search]
17972 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:32) [GET]
17973   Session ID: cb64f89d756eeacbbb6c835da0207729
17974   Parameters: {"term"=>"hard", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17975 Rendering opac/search
17976 Completed in 0.55494 (1 reqs/sec) | Rendering: 0.49731 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hard]
17979 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:44) [GET]
17980   Session ID: cb64f89d756eeacbbb6c835da0207729
17981   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17982 Rendering opac/search
17983 Completed in 0.82678 (1 reqs/sec) | Rendering: 0.44180 (53%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=difficult]
17986 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:49) [GET]
17987   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
17988   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17989 Rendering opac/search
17990 Completed in 0.40515 (2 reqs/sec) | Rendering: 0.33753 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=difficult]
17993 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 11:56:53) [GET]
17994   Session ID: cb64f89d756eeacbbb6c835da0207729
17995   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
17996 Rendering opac/search
17997 Completed in 0.39705 (2 reqs/sec) | Rendering: 0.34318 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=difficult]
18000 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:05:50) [GET]
18001   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18002   Parameters: {"term"=>"hard", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
18003 Rendering opac/search
18004 Completed in 0.64906 (1 reqs/sec) | Rendering: 0.59242 (91%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=hard]
18007 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:06:16) [GET]
18008   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18009   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
18010 Rendering opac/search
18011 Completed in 0.40951 (2 reqs/sec) | Rendering: 0.35088 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=difficult]
18014 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:06:19) [GET]
18015   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18016   Parameters: {"term"=>"times", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
18017 Rendering opac/search
18018 Completed in 1.06003 (0 reqs/sec) | Rendering: 0.60899 (57%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=times]
18021 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:06:23) [GET]
18022   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18023   Parameters: {"term"=>"time", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
18024 Rendering opac/search
18025 Completed in 0.52653 (1 reqs/sec) | Rendering: 0.46661 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=time]
18028 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:06:26) [GET]
18029   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18030   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
18031 Rendering opac/search
18032 Completed in 0.47852 (2 reqs/sec) | Rendering: 0.38110 (79%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=danger]
18035 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:18:47) [GET]
18036   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18037   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
18038 Rendering opac/search
18039 Completed in 0.53678 (1 reqs/sec) | Rendering: 0.48278 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=danger]
18042 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:18:52) [GET]
18043   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18044   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
18045 Rendering opac/search
18046 Completed in 0.75854 (1 reqs/sec) | Rendering: 0.32142 (42%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=danger&per_page=20]
18049 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:18:55) [GET]
18050   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18051   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
18052 Rendering opac/search
18053 Completed in 0.53247 (1 reqs/sec) | Rendering: 0.37327 (70%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=danger&per_page=20]
18056 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:18:57) [GET]
18057   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18058   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
18059 Rendering opac/search
18060 Completed in 0.37046 (2 reqs/sec) | Rendering: 0.31736 (85%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=danger&per_page=20]
18063 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:18:59) [GET]
18064   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18065   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
18066 Rendering opac/search
18067 Completed in 0.42857 (2 reqs/sec) | Rendering: 0.37369 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=danger&per_page=20]
18070 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:01) [GET]
18071   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18072   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
18073 Rendering opac/search
18074 Completed in 0.47803 (2 reqs/sec) | Rendering: 0.42478 (88%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=danger&per_page=20]
18077 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:02) [GET]
18078   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18079   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"41", "per_page"=>"20", "controller"=>"opac"}
18080 Rendering opac/search
18081 Completed in 0.61970 (1 reqs/sec) | Rendering: 0.32260 (52%) | 200 OK [http://208.78.97.122/opac/search?start=41&term=danger&per_page=20]
18084 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:07) [GET]
18085   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18086   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
18087 Rendering opac/search
18088 Completed in 0.48161 (2 reqs/sec) | Rendering: 0.42529 (88%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=danger&per_page=20]
18091 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:09) [GET]
18092   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18093   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"41", "per_page"=>"20", "controller"=>"opac"}
18094 Rendering opac/search
18095 Completed in 0.38173 (2 reqs/sec) | Rendering: 0.32747 (85%) | 200 OK [http://208.78.97.122/opac/search?start=41&term=danger&per_page=20]
18098 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:11) [GET]
18099   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18100   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"41", "per_page"=>"100", "controller"=>"opac"}
18101 Rendering opac/search
18102 Completed in 2.85178 (0 reqs/sec) | Rendering: 1.49934 (52%) | 200 OK [http://208.78.97.122/opac/search?start=41&term=danger&per_page=100]
18105 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:18) [GET]
18106   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18107   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18108 Rendering opac/search
18109 Completed in 2.16331 (0 reqs/sec) | Rendering: 1.90999 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=danger&per_page=100]
18112 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:29) [GET]
18113   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18114   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"101", "per_page"=>"100", "controller"=>"opac"}
18115 Rendering opac/search
18116 Completed in 0.53585 (1 reqs/sec) | Rendering: 0.47533 (88%) | 200 OK [http://208.78.97.122/opac/search?start=101&term=danger&per_page=100]
18119 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:31) [GET]
18120   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18121   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18122 Rendering opac/search
18123 Completed in 2.07874 (0 reqs/sec) | Rendering: 1.87304 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=danger&per_page=100]
18126 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:36) [GET]
18127   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18128   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"101", "per_page"=>"100", "controller"=>"opac"}
18129 Rendering opac/search
18130 Completed in 0.41957 (2 reqs/sec) | Rendering: 0.36149 (86%) | 200 OK [http://208.78.97.122/opac/search?start=101&term=danger&per_page=100]
18133 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:19:38) [GET]
18134   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18135   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18136 Rendering opac/search
18137 Completed in 2.12052 (0 reqs/sec) | Rendering: 1.81665 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=danger&per_page=100]
18140 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:47:26) [GET]
18141   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18142   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18143 Rendering opac/search
18144 Completed in 2.19429 (0 reqs/sec) | Rendering: 1.96328 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=danger]
18147 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:47:38) [GET]
18148   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18149   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"101", "per_page"=>"100", "controller"=>"opac"}
18150 Rendering opac/search
18151 Completed in 0.55093 (1 reqs/sec) | Rendering: 0.49316 (89%) | 200 OK [http://208.78.97.122/opac/search?start=101&term=danger&per_page=100]
18154 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:47:40) [GET]
18155   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18156   Parameters: {"term"=>"danger", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18157 Rendering opac/search
18158 Completed in 2.09645 (0 reqs/sec) | Rendering: 1.88933 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=danger&per_page=100]
18161 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:52:40) [GET]
18162   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18163   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18164 Rendering opac/search
18165 Completed in 1.40919 (0 reqs/sec) | Rendering: 0.90698 (64%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=hide]
18168 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:52:47) [GET]
18169   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18170   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18171 Rendering opac/search
18172 Completed in 1.00218 (0 reqs/sec) | Rendering: 0.89176 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hide&per_page=100]
18175 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:52:55) [GET]
18176   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18177   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18178 Rendering opac/search
18179 Completed in 1.02494 (0 reqs/sec) | Rendering: 0.90570 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hide&per_page=50]
18182 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:53:02) [GET]
18183   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18184   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18185 Rendering opac/search
18186 Completed in 0.24538 (4 reqs/sec) | Rendering: 0.19339 (78%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hide&per_page=10]
18189 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:53:20) [GET]
18190   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18191   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
18192 Rendering opac/search
18193 Completed in 0.65423 (1 reqs/sec) | Rendering: 0.58389 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hide&per_page=25]
18196 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:53:23) [GET]
18197   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18198   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18199 Rendering opac/search
18200 Completed in 0.21540 (4 reqs/sec) | Rendering: 0.17967 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hide&per_page=10]
18203 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:53:25) [GET]
18204   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18205   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18206 Rendering opac/search
18207 Completed in 1.01232 (0 reqs/sec) | Rendering: 0.81118 (80%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hide&per_page=50]
18210 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:53:32) [GET]
18211   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18212   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
18213 Rendering opac/search
18214 Completed in 0.64020 (1 reqs/sec) | Rendering: 0.55921 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hide&per_page=25]
18217 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:53:38) [GET]
18218   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18219   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18220 Rendering opac/search
18221 Completed in 1.04756 (0 reqs/sec) | Rendering: 0.93621 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hide&per_page=50]
18224 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:54:32) [GET]
18225   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18226   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18227 Rendering opac/search
18228 Completed in 1.01654 (0 reqs/sec) | Rendering: 0.89814 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hide]
18231 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:55:40) [GET]
18232   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18233   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18234 Rendering opac/search
18235 Completed in 1.03696 (0 reqs/sec) | Rendering: 0.90774 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hide]
18238 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:56:41) [GET]
18239   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18240   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18241 Rendering opac/search
18242 Completed in 1.06250 (0 reqs/sec) | Rendering: 0.94227 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hide]
18245 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:56:51) [GET]
18246   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18247   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18248 Rendering opac/search
18249 Completed in 1.01362 (0 reqs/sec) | Rendering: 0.89519 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hide]
18252 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:57:35) [GET]
18253   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18254   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18255 Rendering opac/search
18256 Completed in 1.18686 (0 reqs/sec) | Rendering: 0.96578 (81%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hide]
18259 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 12:58:00) [GET]
18260   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18261   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18262 Rendering opac/search
18263 Completed in 1.01255 (0 reqs/sec) | Rendering: 0.89450 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hide]
18266 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:00:15) [GET]
18267   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18268   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18269 Rendering opac/search
18270 Completed in 1.26946 (0 reqs/sec) | Rendering: 1.05391 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hide]
18273 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:00:52) [GET]
18274   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18275   Parameters: {"term"=>"hide", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18276 Rendering opac/search
18277 Completed in 1.10786 (0 reqs/sec) | Rendering: 0.87857 (79%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hide]
18280 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:00:57) [GET]
18281   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18282   Parameters: {"term"=>nil, "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18283 Rendering opac/search
18284 Completed in 0.13354 (7 reqs/sec) | Rendering: 0.12256 (91%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=]
18287 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:04:08) [GET]
18288   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18289   Parameters: {"term"=>nil, "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18290 Rendering opac/search
18293 ActionView::TemplateError (You have a nil object when you didn't expect it!
18294 You might have expected an instance of Array.
18295 The error occurred while evaluating nil.empty?) on line #92 of app/views/opac/search.rhtml:
18296 89:      <%= link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" %></div><% end %> \r
18297 90:     \r
18298 91:      \r
18299 92:     <%unless @total_records.empty?%><div>Per page: \r
18300 93:     <%[10, 25, 50, 100, 200].each do |num| %>\r
18301 94:     <%= link_to "#{num}",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => num }, :class=>"change_per_page" %>\r
18302 95:      <%end%></div><%end%>\r
18304     #{RAILS_ROOT}/app/views/opac/search.rhtml:92:in `_run_rhtml_47app47views47opac47search46rhtml'
18305     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
18306     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
18307     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
18308     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
18309     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
18310     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
18311     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
18312     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
18313     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
18314     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
18315     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
18316     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
18317     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
18318     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
18319     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
18320     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
18321     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
18322     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
18323     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
18324     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
18325     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
18326     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
18327     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
18328     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
18329     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
18330     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
18331     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
18332     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
18333     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
18334     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
18335     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
18336     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
18337     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
18338     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
18339     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
18340     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
18341     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
18342     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
18343     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
18344     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
18345     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
18346     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
18347     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
18348     /var/lib/gems/1.8/bin/mongrel_rails:18
18351 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
18354 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:04:41) [GET]
18355   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18356   Parameters: {"term"=>nil, "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18357 Rendering opac/search
18358 Completed in 0.02408 (41 reqs/sec) | Rendering: 0.01269 (52%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=]
18361 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:04:53) [GET]
18362   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18363   Parameters: {"term"=>"dine", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18364 Rendering opac/search
18365 Completed in 0.45023 (2 reqs/sec) | Rendering: 0.16877 (37%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=dine]
18368 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:06:30) [GET]
18369   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18370   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"1", "per_page"=>"50", "controller"=>"opac"}
18371 Rendering opac/search
18372 Completed in 1.85931 (0 reqs/sec) | Rendering: 1.01523 (54%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=50&term=hunger]
18375 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:07:02) [GET]
18376   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18377   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"51", "per_page"=>"50", "controller"=>"opac"}
18378 Rendering opac/search
18379 Completed in 0.22268 (4 reqs/sec) | Rendering: 0.09323 (41%) | 200 OK [http://208.78.97.122/opac/search?start=51&term=hunger&per_page=50]
18382 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:07:09) [GET]
18383   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18384   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"51", "per_page"=>"10", "controller"=>"opac"}
18385 Rendering opac/search
18386 Completed in 0.22896 (4 reqs/sec) | Rendering: 0.20081 (87%) | 200 OK [http://208.78.97.122/opac/search?start=51&term=hunger&per_page=10]
18389 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:07:15) [GET]
18390   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18391   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"41", "per_page"=>"10", "controller"=>"opac"}
18392 Rendering opac/search
18393 Completed in 0.22416 (4 reqs/sec) | Rendering: 0.18715 (83%) | 200 OK [http://208.78.97.122/opac/search?start=41&term=hunger&per_page=10]
18396 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:08:26) [GET]
18397   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18398   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"31", "per_page"=>"10", "controller"=>"opac"}
18399 Rendering opac/search
18400 Completed in 0.24472 (4 reqs/sec) | Rendering: 0.20837 (85%) | 200 OK [http://208.78.97.122/opac/search?start=31&per_page=10&term=hunger]
18403 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:08:36) [GET]
18404   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18405   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"31", "per_page"=>"10", "controller"=>"opac"}
18406 Rendering opac/search
18407 Completed in 0.24058 (4 reqs/sec) | Rendering: 0.20261 (84%) | 200 OK [http://208.78.97.122/opac/search?start=31&per_page=10&term=hunger]
18410 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:08:45) [GET]
18411   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18412   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
18413 Rendering opac/search
18414 Completed in 0.23648 (4 reqs/sec) | Rendering: 0.18040 (76%) | 200 OK [http://208.78.97.122/opac/search?start=21&per_page=10&term=hunger]
18417 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:08:46) [GET]
18418   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18419   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18420 Rendering opac/search
18421 Completed in 0.33970 (2 reqs/sec) | Rendering: 0.30435 (89%) | 200 OK [http://208.78.97.122/opac/search?start=11&per_page=10&term=hunger]
18424 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:08:48) [GET]
18425   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18426   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18427 Rendering opac/search
18428 Completed in 0.25167 (3 reqs/sec) | Rendering: 0.18124 (72%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=hunger]
18431 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:09:03) [GET]
18432   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18433   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18434 Rendering opac/search
18435 Completed in 0.32952 (3 reqs/sec) | Rendering: 0.29422 (89%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=hunger&per_page=10]
18438 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:09:04) [GET]
18439   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18440   Parameters: {"term"=>"hunger", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
18441 Rendering opac/search
18442 Completed in 0.21325 (4 reqs/sec) | Rendering: 0.17664 (82%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=hunger&per_page=10]
18445 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:09:11) [GET]
18446   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18447   Parameters: {"term"=>"line", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18448 Rendering opac/search
18449 Completed in 0.47411 (2 reqs/sec) | Rendering: 0.19075 (40%) | 200 OK [http://208.78.97.122/opac/search?start=11&per_page=10&term=line]
18452 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:09:39) [GET]
18453   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18454   Parameters: {"term"=>"line", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18455 Rendering opac/search
18456 Completed in 0.37423 (2 reqs/sec) | Rendering: 0.20443 (54%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=line&per_page=10]
18459 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:10:54) [GET]
18460   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18461   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18462 Rendering opac/search
18463 Completed in 0.23678 (4 reqs/sec) | Rendering: 0.20020 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=line]
18466 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:11:07) [GET]
18467   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18468   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
18469 Rendering opac/search
18470 Completed in 0.68967 (1 reqs/sec) | Rendering: 0.56817 (82%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=line&per_page=25]
18473 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:11:09) [GET]
18474   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18475   Parameters: {"term"=>"line", "action"=>"search", "start"=>"26", "per_page"=>"25", "controller"=>"opac"}
18476 Rendering opac/search
18477 Completed in 1.00586 (0 reqs/sec) | Rendering: 0.60257 (59%) | 200 OK [http://208.78.97.122/opac/search?start=26&term=line&per_page=25]
18480 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:11:58) [GET]
18481   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18482   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
18483 Rendering opac/search
18484 Completed in 0.53437 (1 reqs/sec) | Rendering: 0.46891 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=25&term=line]
18487 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:12:01) [GET]
18488   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18489   Parameters: {"term"=>"line", "action"=>"search", "start"=>"26", "per_page"=>"25", "controller"=>"opac"}
18490 Rendering opac/search
18491 Completed in 0.58484 (1 reqs/sec) | Rendering: 0.51207 (87%) | 200 OK [http://208.78.97.122/opac/search?start=26&term=line&per_page=25]
18494 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:13:13) [GET]
18495   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18496   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
18497 Rendering opac/search
18498 Completed in 0.66032 (1 reqs/sec) | Rendering: 0.59410 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=25&term=line]
18501 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:13:17) [GET]
18502   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18503   Parameters: {"term"=>"line", "action"=>"search", "start"=>"26", "per_page"=>"25", "controller"=>"opac"}
18504 Rendering opac/search
18505 Completed in 0.56108 (1 reqs/sec) | Rendering: 0.49420 (88%) | 200 OK [http://208.78.97.122/opac/search?start=26&term=line&per_page=25]
18508 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:13:29) [GET]
18509   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18510   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
18511 Rendering opac/search
18512 Completed in 0.54373 (1 reqs/sec) | Rendering: 0.47571 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=25&term=line]
18515 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:13:32) [GET]
18516   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18517   Parameters: {"term"=>"line", "action"=>"search", "start"=>"26", "per_page"=>"25", "controller"=>"opac"}
18518 Rendering opac/search
18519 Completed in 0.67663 (1 reqs/sec) | Rendering: 0.61095 (90%) | 200 OK [http://208.78.97.122/opac/search?start=26&term=line&per_page=25]
18522 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:13:55) [GET]
18523   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18524   Parameters: {"term"=>"line", "action"=>"search", "start"=>"51", "per_page"=>"25", "controller"=>"opac"}
18525 Rendering opac/search
18526 Completed in 0.97042 (1 reqs/sec) | Rendering: 0.60617 (62%) | 200 OK [http://208.78.97.122/opac/search?start=51&term=line&per_page=25]
18529 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:14:01) [GET]
18530   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18531   Parameters: {"term"=>"line", "action"=>"search", "start"=>"51", "per_page"=>"100", "controller"=>"opac"}
18532 Rendering opac/search
18533 Completed in 3.21590 (0 reqs/sec) | Rendering: 1.73533 (53%) | 200 OK [http://208.78.97.122/opac/search?start=51&term=line&per_page=100]
18536 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:14:11) [GET]
18537   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18538   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18539 Rendering opac/search
18540 Completed in 2.27881 (0 reqs/sec) | Rendering: 2.06659 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18543 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:14:16) [GET]
18544   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18545   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18546 Rendering opac/search
18547 Completed in 2.28838 (0 reqs/sec) | Rendering: 2.07805 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18550 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:14:35) [GET]
18551   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18552   Parameters: {"term"=>"line", "action"=>"search", "start"=>"101", "per_page"=>"100", "controller"=>"opac"}
18553 Rendering opac/search
18554 Completed in 2.51451 (0 reqs/sec) | Rendering: 1.63944 (65%) | 200 OK [http://208.78.97.122/opac/search?start=101&term=line&per_page=100]
18557 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:16:16) [GET]
18558   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18559   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18560 Rendering opac/search
18561 Completed in 2.24883 (0 reqs/sec) | Rendering: 2.03614 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18564 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:16:41) [GET]
18565   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18566   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18567 Rendering opac/search
18568 Completed in 2.33953 (0 reqs/sec) | Rendering: 2.06150 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18571 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:16:47) [GET]
18572   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18573   Parameters: {"term"=>"line", "action"=>"search", "start"=>"101", "per_page"=>"100", "controller"=>"opac"}
18574 Rendering opac/search
18575 Completed in 1.85232 (0 reqs/sec) | Rendering: 1.63333 (88%) | 200 OK [http://208.78.97.122/opac/search?start=101&term=line&per_page=100]
18578 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:17:18) [GET]
18579   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18580   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18581 Rendering opac/search
18582 Completed in 2.18247 (0 reqs/sec) | Rendering: 1.95329 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18585 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:18:26) [GET]
18586   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18587   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18588 Rendering opac/search
18589 Completed in 2.27652 (0 reqs/sec) | Rendering: 2.06046 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18592 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:18:36) [GET]
18593   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18594   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18595 Rendering opac/search
18596 Completed in 2.28145 (0 reqs/sec) | Rendering: 2.06227 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18599 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:18:53) [GET]
18600   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18601   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18602 Rendering opac/search
18603 Completed in 2.27785 (0 reqs/sec) | Rendering: 2.06138 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18606 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:19:26) [GET]
18607   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18608   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18609 Rendering opac/search
18610 Completed in 2.27029 (0 reqs/sec) | Rendering: 2.06362 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18613 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:20:00) [GET]
18614   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18615   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18616 Rendering opac/search
18617 Completed in 2.84174 (0 reqs/sec) | Rendering: 2.62952 (92%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18620 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:20:33) [GET]
18621   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18622   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18623 Rendering opac/search
18624 Completed in 2.30757 (0 reqs/sec) | Rendering: 2.07446 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18627 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:20:57) [GET]
18628   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18629   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18630 Rendering opac/search
18631 Completed in 2.40832 (0 reqs/sec) | Rendering: 2.18187 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18634 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:21:17) [GET]
18635   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18636   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18637 Rendering opac/search
18638 Completed in 2.26719 (0 reqs/sec) | Rendering: 2.05718 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18641 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:21:48) [GET]
18642   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18643   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18644 Rendering opac/search
18645 Completed in 2.29513 (0 reqs/sec) | Rendering: 2.08101 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18648 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:22:30) [GET]
18649   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18650   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18651 Rendering opac/search
18652 Completed in 2.28653 (0 reqs/sec) | Rendering: 1.95919 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18655 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:22:52) [GET]
18656   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18657   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18658 Rendering opac/search
18659 Completed in 2.28964 (0 reqs/sec) | Rendering: 1.96617 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18662 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:23:06) [GET]
18663   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18664   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18665 Rendering opac/search
18666 Completed in 2.19342 (0 reqs/sec) | Rendering: 1.96275 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18669 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:23:24) [GET]
18670   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18671   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18672 Rendering opac/search
18673 Completed in 2.27673 (0 reqs/sec) | Rendering: 2.06294 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18676 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:25:29) [GET]
18677   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18678   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18679 Rendering opac/search
18680 Completed in 2.27421 (0 reqs/sec) | Rendering: 2.06454 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18683 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:25:45) [GET]
18684   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18685   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18686 Rendering opac/search
18687 Completed in 2.26829 (0 reqs/sec) | Rendering: 2.05836 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18690 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:26:39) [GET]
18691   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18692   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18693 Rendering opac/search
18694 Completed in 2.27375 (0 reqs/sec) | Rendering: 2.05925 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18697 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:26:57) [GET]
18698   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18699   Parameters: {"term"=>"line", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18700 Rendering opac/search
18701 Completed in 2.27815 (0 reqs/sec) | Rendering: 2.06499 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=line]
18704 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:27:24) [GET]
18705   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18706   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18707 Rendering opac/search
18708 Completed in 2.46777 (0 reqs/sec) | Rendering: 1.49960 (60%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=difficult]
18711 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:27:48) [GET]
18712   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18713   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18714 Rendering opac/search
18715 Completed in 1.72368 (0 reqs/sec) | Rendering: 1.51082 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=100&term=difficult]
18718 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:27:59) [GET]
18719   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18720   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18721 Rendering opac/search
18722 Completed in 0.34517 (2 reqs/sec) | Rendering: 0.30984 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=difficult&per_page=10]
18725 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:28:03) [GET]
18726   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18727   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
18728 Rendering opac/search
18729 Completed in 0.51248 (1 reqs/sec) | Rendering: 0.44608 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=difficult&per_page=25]
18732 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:28:04) [GET]
18733   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18734   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"100", "controller"=>"opac"}
18735 Rendering opac/search
18736 Completed in 1.80264 (0 reqs/sec) | Rendering: 1.52311 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=difficult&per_page=100]
18739 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:28:08) [GET]
18740   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18741   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"25", "controller"=>"opac"}
18742 Rendering opac/search
18743 Completed in 0.61449 (1 reqs/sec) | Rendering: 0.54934 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=difficult&per_page=25]
18746 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:28:10) [GET]
18747   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18748   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18749 Rendering opac/search
18750 Completed in 0.23301 (4 reqs/sec) | Rendering: 0.19720 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=difficult&per_page=10]
18753 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:28:12) [GET]
18754   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18755   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18756 Rendering opac/search
18757 Completed in 0.18843 (5 reqs/sec) | Rendering: 0.15339 (81%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=difficult&per_page=10]
18760 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:28:34) [GET]
18761   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18762   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18763 Rendering opac/search
18764 Completed in 0.34439 (2 reqs/sec) | Rendering: 0.20852 (60%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=difficult]
18767 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:28:37) [GET]
18768   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18769   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18770 Rendering opac/search
18771 Completed in 0.18839 (5 reqs/sec) | Rendering: 0.15325 (81%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=difficult&per_page=10]
18774 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:29:21) [GET]
18775   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18776   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18777 Rendering opac/search
18778 Completed in 0.33006 (3 reqs/sec) | Rendering: 0.29469 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=difficult]
18781 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:32:41) [GET]
18782   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18783   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18784 Rendering opac/search
18785 Completed in 0.25142 (3 reqs/sec) | Rendering: 0.21165 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=difficult]
18788 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:33:09) [GET]
18789   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18790   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18791 Rendering opac/search
18792 Completed in 0.24098 (4 reqs/sec) | Rendering: 0.20428 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=difficult]
18795 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:34:23) [GET]
18796   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18797   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18798 Rendering opac/search
18799 Completed in 0.24982 (4 reqs/sec) | Rendering: 0.21338 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=difficult]
18802 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:35:22) [GET]
18803   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18804   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18805 Rendering opac/search
18806 Completed in 0.24057 (4 reqs/sec) | Rendering: 0.20417 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=difficult]
18809 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:36:12) [GET]
18810   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18811   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18812 Rendering opac/search
18813 Completed in 0.34420 (2 reqs/sec) | Rendering: 0.30812 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=difficult]
18816 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:36:40) [GET]
18817   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18818   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18819 Rendering opac/search
18820 Completed in 0.19046 (5 reqs/sec) | Rendering: 0.15499 (81%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=difficult&per_page=10]
18823 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:36:42) [GET]
18824   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18825   Parameters: {"term"=>"difficult", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
18826 Rendering opac/search
18827 Completed in 0.23665 (4 reqs/sec) | Rendering: 0.19960 (84%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=difficult&per_page=10]
18830 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:36:46) [GET]
18831   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18832   Parameters: {"term"=>nil, "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18833 Rendering opac/search
18834 Completed in 0.01535 (65 reqs/sec) | Rendering: 0.00431 (28%) | 200 OK [http://208.78.97.122/opac/search?start=11&per_page=10&term=]
18837 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:39:38) [GET]
18838   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18839   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18840 Rendering opac/search
18841 Completed in 0.51772 (1 reqs/sec) | Rendering: 0.27658 (53%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=hi]
18844 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 13:39:44) [GET]
18845   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18846   Parameters: {"term"=>"hi", "action"=>"record", "start"=>"1", "per_page"=>"10", "controller"=>"opac", "r"=>"uva-1185556966.092082"}
18847 Rendering opac/record
18848 Completed in 0.31330 (3 reqs/sec) | Rendering: 0.00321 (1%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=hi&per_page=10&r=uva-1185556966.092082]
18851 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:43:53) [GET]
18852   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18853   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18854 Rendering opac/search
18855 Completed in 0.32713 (3 reqs/sec) | Rendering: 0.28243 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hi&per_page=10]
18858 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:44:06) [GET]
18859   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18860   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18861 Rendering opac/search
18862 Completed in 0.51773 (1 reqs/sec) | Rendering: 0.28000 (54%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=hi&per_page=10]
18865 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:44:11) [GET]
18866   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18867   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"11", "per_page"=>"200", "controller"=>"opac"}
18868 Rendering opac/search
18869 Completed in 7.74048 (0 reqs/sec) | Rendering: 4.14023 (53%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=hi&per_page=200]
18872 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:44:54) [GET]
18873   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18874   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"211", "per_page"=>"200", "controller"=>"opac"}
18875 Rendering opac/search
18876 Completed in 1.42770 (0 reqs/sec) | Rendering: 0.71994 (50%) | 200 OK [http://208.78.97.122/opac/search?start=211&term=hi&per_page=200]
18879 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:44:58) [GET]
18880   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18881   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"11", "per_page"=>"200", "controller"=>"opac"}
18882 Rendering opac/search
18883 Completed in 4.99160 (0 reqs/sec) | Rendering: 4.31534 (86%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=hi&per_page=200]
18886 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:45:04) [GET]
18887   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18888   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"1", "per_page"=>"200", "controller"=>"opac"}
18889 Rendering opac/search
18890 Completed in 4.83388 (0 reqs/sec) | Rendering: 4.30016 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hi&per_page=200]
18893 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:45:13) [GET]
18894   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18895   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"201", "per_page"=>"200", "controller"=>"opac"}
18896 Rendering opac/search
18897 Completed in 1.15621 (0 reqs/sec) | Rendering: 0.90193 (78%) | 200 OK [http://208.78.97.122/opac/search?start=201&term=hi&per_page=200]
18900 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 13:45:16) [GET]
18901   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18902   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"1", "per_page"=>"200", "controller"=>"opac"}
18903 Rendering opac/search
18904 Completed in 4.67036 (0 reqs/sec) | Rendering: 4.24692 (90%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hi&per_page=200]
18907 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 14:24:21) [GET]
18908   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18909   Parameters: {"term"=>"hi", "action"=>"record", "start"=>"1", "per_page"=>"200", "controller"=>"opac", "r"=>"uva-1185556966.092082"}
18910 Rendering opac/record
18911 Completed in 0.17075 (5 reqs/sec) | Rendering: 0.00405 (2%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=hi&per_page=200&r=uva-1185556966.092082]
18914 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 14:46:33) [GET]
18915   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18916   Parameters: {"term"=>"hi", "action"=>"record", "start"=>"1", "per_page"=>"200", "controller"=>"opac", "r"=>"uva-1185558293.143895"}
18917 Rendering opac/record
18918 Completed in 0.08236 (12 reqs/sec) | Rendering: 0.00355 (4%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=hi&per_page=200&r=uva-1185558293.143895]
18921 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 15:57:31) [GET]
18922   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18923   Parameters: {"term"=>"hi", "action"=>"search", "start"=>"1", "per_page"=>"200", "controller"=>"opac"}
18924 Rendering opac/search
18925 Completed in 5.20165 (0 reqs/sec) | Rendering: 4.32924 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=hi&per_page=200]
18928 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:26:34) [GET]
18929   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18930   Parameters: {"term"=>"history", "action"=>"search", "start"=>"1", "per_page"=>"200", "controller"=>"opac"}
18931 Rendering opac/search
18932 Completed in 10.52605 (0 reqs/sec) | Rendering: 5.12428 (48%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=200&term=history]
18935 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:02) [GET]
18936   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18937   Parameters: {"term"=>"history", "action"=>"search", "start"=>"1", "per_page"=>"200", "controller"=>"opac"}
18938 Rendering opac/search
18939 Completed in 5.86903 (0 reqs/sec) | Rendering: 4.93416 (84%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=200&term=history]
18942 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:10) [GET]
18943   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18944   Parameters: {"term"=>"history", "action"=>"search", "start"=>"1", "per_page"=>"200", "controller"=>"opac"}
18945 Rendering opac/search
18946 Completed in 5.38564 (0 reqs/sec) | Rendering: 4.92130 (91%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=200&term=history]
18949 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:21) [GET]
18950   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18951   Parameters: {"term"=>"history", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
18952 Rendering opac/search
18953 Completed in 0.54345 (1 reqs/sec) | Rendering: 0.47093 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=history&per_page=10]
18956 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:25) [GET]
18957   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18958   Parameters: {"term"=>"history", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
18959 Rendering opac/search
18960 Completed in 0.33494 (2 reqs/sec) | Rendering: 0.26664 (79%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=history&per_page=10]
18963 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:27) [GET]
18964   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18965   Parameters: {"term"=>"history", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
18966 Rendering opac/search
18967 Completed in 0.32883 (3 reqs/sec) | Rendering: 0.26038 (79%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=history&per_page=10]
18970 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:29) [GET]
18971   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18972   Parameters: {"term"=>"history", "action"=>"search", "start"=>"31", "per_page"=>"10", "controller"=>"opac"}
18973 Rendering opac/search
18974 Completed in 0.30957 (3 reqs/sec) | Rendering: 0.24202 (78%) | 200 OK [http://208.78.97.122/opac/search?start=31&term=history&per_page=10]
18977 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:30) [GET]
18978   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18979   Parameters: {"term"=>"history", "action"=>"search", "start"=>"41", "per_page"=>"10", "controller"=>"opac"}
18980 Rendering opac/search
18981 Completed in 0.29610 (3 reqs/sec) | Rendering: 0.22885 (77%) | 200 OK [http://208.78.97.122/opac/search?start=41&term=history&per_page=10]
18984 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:32) [GET]
18985   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18986   Parameters: {"term"=>"history", "action"=>"search", "start"=>"51", "per_page"=>"10", "controller"=>"opac"}
18987 Rendering opac/search
18988 Completed in 0.31456 (3 reqs/sec) | Rendering: 0.24613 (78%) | 200 OK [http://208.78.97.122/opac/search?start=51&term=history&per_page=10]
18991 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:33) [GET]
18992   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
18993   Parameters: {"term"=>"history", "action"=>"search", "start"=>"61", "per_page"=>"10", "controller"=>"opac"}
18994 Rendering opac/search
18995 Completed in 0.29537 (3 reqs/sec) | Rendering: 0.22616 (76%) | 200 OK [http://208.78.97.122/opac/search?start=61&term=history&per_page=10]
18998 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:34) [GET]
18999   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19000   Parameters: {"term"=>"history", "action"=>"search", "start"=>"71", "per_page"=>"10", "controller"=>"opac"}
19001 Rendering opac/search
19002 Completed in 0.47431 (2 reqs/sec) | Rendering: 0.40807 (86%) | 200 OK [http://208.78.97.122/opac/search?start=71&term=history&per_page=10]
19005 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:36) [GET]
19006   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19007   Parameters: {"term"=>"history", "action"=>"search", "start"=>"81", "per_page"=>"10", "controller"=>"opac"}
19008 Rendering opac/search
19009 Completed in 0.32175 (3 reqs/sec) | Rendering: 0.25467 (79%) | 200 OK [http://208.78.97.122/opac/search?start=81&term=history&per_page=10]
19012 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:42) [GET]
19013   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19014   Parameters: {"term"=>"science", "action"=>"search", "start"=>"71", "per_page"=>"10", "controller"=>"opac"}
19015 Rendering opac/search
19016 Completed in 0.88775 (1 reqs/sec) | Rendering: 0.44383 (49%) | 200 OK [http://208.78.97.122/opac/search?start=71&per_page=10&term=science]
19019 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:46) [GET]
19020   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19021   Parameters: {"term"=>"science", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
19022 Rendering opac/search
19023 Completed in 0.37904 (2 reqs/sec) | Rendering: 0.16903 (44%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=science&per_page=10]
19026 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:47) [GET]
19027   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19028   Parameters: {"term"=>"science", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
19029 Rendering opac/search
19030 Completed in 0.65845 (1 reqs/sec) | Rendering: 0.39836 (60%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=science&per_page=10]
19033 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:49) [GET]
19034   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19035   Parameters: {"term"=>"science", "action"=>"search", "start"=>"31", "per_page"=>"10", "controller"=>"opac"}
19036 Rendering opac/search
19037 Completed in 0.38845 (2 reqs/sec) | Rendering: 0.17135 (44%) | 200 OK [http://208.78.97.122/opac/search?start=31&term=science&per_page=10]
19040 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:51) [GET]
19041   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19042   Parameters: {"term"=>"science", "action"=>"search", "start"=>"41", "per_page"=>"10", "controller"=>"opac"}
19043 Rendering opac/search
19044 Completed in 0.42396 (2 reqs/sec) | Rendering: 0.25131 (59%) | 200 OK [http://208.78.97.122/opac/search?start=41&term=science&per_page=10]
19047 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:53) [GET]
19048   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19049   Parameters: {"term"=>"science", "action"=>"search", "start"=>"31", "per_page"=>"10", "controller"=>"opac"}
19050 Rendering opac/search
19051 Completed in 0.22090 (4 reqs/sec) | Rendering: 0.17692 (80%) | 200 OK [http://208.78.97.122/opac/search?start=31&term=science&per_page=10]
19054 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:54) [GET]
19055   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19056   Parameters: {"term"=>"science", "action"=>"search", "start"=>"21", "per_page"=>"10", "controller"=>"opac"}
19057 Rendering opac/search
19058 Completed in 0.33013 (3 reqs/sec) | Rendering: 0.28562 (86%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=science&per_page=10]
19061 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:55) [GET]
19062   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19063   Parameters: {"term"=>"science", "action"=>"search", "start"=>"11", "per_page"=>"10", "controller"=>"opac"}
19064 Rendering opac/search
19065 Completed in 0.31948 (3 reqs/sec) | Rendering: 0.27737 (86%) | 200 OK [http://208.78.97.122/opac/search?start=11&term=science&per_page=10]
19068 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:27:57) [GET]
19069   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19070   Parameters: {"term"=>"science", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
19071 Rendering opac/search
19072 Completed in 0.37677 (2 reqs/sec) | Rendering: 0.33221 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=science&per_page=10]
19075 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:34:45) [GET]
19076   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19077   Parameters: {"term"=>"science", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
19078 Rendering opac/search
19079 Completed in 0.50134 (1 reqs/sec) | Rendering: 0.45695 (91%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=science]
19082 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:34:47) [GET]
19083   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19084   Parameters: {"term"=>"science", "action"=>"search", "start"=>"1", "per_page"=>"10", "controller"=>"opac"}
19085 Rendering opac/search
19086 Completed in 0.38135 (2 reqs/sec) | Rendering: 0.33621 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=10&term=science]
19089 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:34:50) [GET]
19090   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19091   Parameters: {"action"=>"search", "controller"=>"opac"}
19092 Rendering opac/search
19093 Completed in 0.04853 (20 reqs/sec) | Rendering: 0.00367 (7%) | 200 OK [http://208.78.97.122/opac/search]
19096 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:34:53) [GET]
19097   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19098   Parameters: {"term"=>"search", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19099 Rendering opac/search
19100 Completed in 0.66977 (1 reqs/sec) | Rendering: 0.38774 (57%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=search]
19103 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:37:21) [GET]
19104   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19105   Parameters: {"term"=>"search", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19106 Rendering opac/search
19107 Completed in 0.55173 (1 reqs/sec) | Rendering: 0.49400 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=search]
19110 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:37:23) [GET]
19111   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19112   Parameters: {"term"=>"search", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19113 Rendering opac/search
19114 Completed in 0.44166 (2 reqs/sec) | Rendering: 0.38541 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=search]
19117 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:37:28) [GET]
19118   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19119   Parameters: {"action"=>"search", "controller"=>"opac"}
19120 Rendering opac/search
19121 Completed in 0.01433 (69 reqs/sec) | Rendering: 0.00366 (25%) | 200 OK [http://208.78.97.122/opac/search]
19124 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:37:31) [GET]
19125   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19126   Parameters: {"term"=>"search", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19127 Rendering opac/search
19128 Completed in 0.44367 (2 reqs/sec) | Rendering: 0.38701 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=search]
19131 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:37:45) [GET]
19132   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19133   Parameters: {"term"=>"something", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19134 Rendering opac/search
19135 Completed in 0.78329 (1 reqs/sec) | Rendering: 0.44732 (57%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=something]
19138 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:40:15) [GET]
19139   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19140   Parameters: {"term"=>"something", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19141 Rendering opac/search
19142 Completed in 0.42074 (2 reqs/sec) | Rendering: 0.35967 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=something]
19145 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:40:16) [GET]
19146   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19147   Parameters: {"term"=>"something", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19148 Rendering opac/search
19149 Completed in 0.49787 (2 reqs/sec) | Rendering: 0.44447 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=something]
19152 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:40:27) [GET]
19153   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19154   Parameters: {"action"=>"search", "id"=>"right", "controller"=>"opac"}
19155 Rendering opac/search
19156 Completed in 0.01489 (67 reqs/sec) | Rendering: 0.00387 (25%) | 200 OK [http://208.78.97.122/opac/search/right]
19159 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:40:37) [GET]
19160   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19161   Parameters: {"action"=>"search", "id"=>"garden", "controller"=>"opac"}
19162 Rendering opac/search
19163 Completed in 0.01446 (69 reqs/sec) | Rendering: 0.00369 (25%) | 200 OK [http://208.78.97.122/opac/search/garden]
19166 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:40:49) [GET]
19167   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19168   Parameters: {"action"=>"search", "controller"=>"opac"}
19169 Rendering opac/search
19170 Completed in 0.01447 (69 reqs/sec) | Rendering: 0.00382 (26%) | 200 OK [http://208.78.97.122/opac/search]
19173 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:40:52) [GET]
19174   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19175   Parameters: {"term"=>"gaden", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19176 Rendering opac/search
19177 Completed in 0.15368 (6 reqs/sec) | Rendering: 0.01930 (12%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=gaden]
19180 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:40:58) [GET]
19181   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19182   Parameters: {"term"=>"garden", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19183 Rendering opac/search
19184 Completed in 0.85517 (1 reqs/sec) | Rendering: 0.33825 (39%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=garden]
19187 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:41:46) [GET]
19188   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19189   Parameters: {"term"=>"garden", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19190 Rendering opac/search
19191 Completed in 0.40676 (2 reqs/sec) | Rendering: 0.34723 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=garden]
19194 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:41:48) [GET]
19195   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19196   Parameters: {"term"=>"garden", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19197 Rendering opac/search
19198 Completed in 0.49573 (2 reqs/sec) | Rendering: 0.44114 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=garden]
19201 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:41:53) [GET]
19202   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19203   Parameters: {"action"=>"search", "controller"=>"opac"}
19204 Rendering opac/search
19205 Completed in 0.01405 (71 reqs/sec) | Rendering: 0.00364 (25%) | 200 OK [http://208.78.97.122/opac/search]
19208 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:41:57) [GET]
19209   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19210   Parameters: {"term"=>"gardening", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19211 Rendering opac/search
19212 Completed in 0.83163 (1 reqs/sec) | Rendering: 0.51136 (61%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=gardening]
19215 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:46:39) [GET]
19216   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19217   Parameters: {"term"=>"gardening", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19218 Rendering opac/search
19219 Completed in 0.48960 (2 reqs/sec) | Rendering: 0.42136 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=gardening]
19222 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:46:40) [POST]
19223   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19224   Parameters: {"term"=>"gardening", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19225 Rendering opac/search
19226 Completed in 0.47004 (2 reqs/sec) | Rendering: 0.41319 (87%) | 200 OK [http://208.78.97.122/opac/search]
19229 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:46:48) [POST]
19230   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19231   Parameters: {"term"=>"garden", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19232 Rendering opac/search
19233 Completed in 0.52466 (1 reqs/sec) | Rendering: 0.43872 (83%) | 200 OK [http://208.78.97.122/opac/search]
19236 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:48:16) [POST]
19237   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19238   Parameters: {"term"=>"garden", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
19239 Rendering opac/search
19240 Completed in 0.40851 (2 reqs/sec) | Rendering: 0.34986 (85%) | 200 OK [http://208.78.97.122/opac/search]
19243 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:48:18) [POST]
19244   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19245   Parameters: {"term"=>"garden", "action"=>"search", "controller"=>"opac"}
19246 Rendering opac/search
19247 Completed in 0.39373 (2 reqs/sec) | Rendering: 0.33826 (85%) | 200 OK [http://208.78.97.122/opac/search]
19250 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:48:37) [POST]
19251   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19252   Parameters: {"term"=>"garden", "action"=>"search", "controller"=>"opac"}
19253 Rendering opac/search
19254 Completed in 0.49578 (2 reqs/sec) | Rendering: 0.44121 (88%) | 200 OK [http://208.78.97.122/opac/search]
19257 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:48:38) [POST]
19258   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19259   Parameters: {"term"=>"garden", "action"=>"search", "per_page"=>"20", "start"=>"1", "controller"=>"opac"}
19260 Rendering opac/search
19261 Completed in 0.39024 (2 reqs/sec) | Rendering: 0.33536 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20]
19264 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:49:44) [GET]
19265   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19266   Parameters: {"term"=>"garden", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
19267 Rendering opac/search
19268 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
19269 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:79: odd number list for Hash
19270 _erbout.concat "    ";  form_tag( { opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) },\r
19271                                                                                                                                            ^
19272 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
19273 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
19274 _erbout.concat "<html>\r\n"
19275 _erbout.concat "  <head>\r\n"
19276 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
19277 _erbout.concat "\r\n"
19278 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
19279 _erbout.concat "<style type=\"text/css\">\r\n"
19280 _erbout.concat "      input {\r\n"
19281 _erbout.concat "        font-size: 2em;\r\n"
19282 _erbout.concat "        border: 2px solid red;\r\n"
19283 _erbout.concat "        width: 90%;\r\n"
19284 _erbout.concat "        text-align: center;\r\n"
19285 _erbout.concat "      }\r\n"
19286 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
19287 _erbout.concat "      span.num_of_results{\r\n"
19288 _erbout.concat "        font-size: 2em;\r\n"
19289 _erbout.concat "      }\r\n"
19290 _erbout.concat "      body {\r\n"
19291 _erbout.concat "      text-align: center;\r\n"
19292 _erbout.concat "      }\r\n"
19293 _erbout.concat "      div.record {\r\n"
19294 _erbout.concat "        text-align: left;\r\n"
19295 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
19296 _erbout.concat "        width: 75%;\r\n"
19297 _erbout.concat "        margin: auto;\r\n"
19298 _erbout.concat "        margin-bottom: 3px;\r\n"
19299 _erbout.concat "        padding: 10px;\r\n"
19300 _erbout.concat "      }\r\n"
19301 _erbout.concat "      a {text-decoration: none;}\r\n"
19302 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
19303 _erbout.concat "      a.direction {\r\n"
19304 _erbout.concat "        font-size: 1.5em;\r\n"
19305 _erbout.concat "        color: red;\r\n"
19306 _erbout.concat "        text-decoration: none;\r\n"
19307 _erbout.concat "        border: 3px solid white;\r\n"
19308 _erbout.concat "        margin: 5px;\r\n"
19309 _erbout.concat "        padding: 5px;\r\n"
19310 _erbout.concat "      }\r\n"
19311 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
19312 _erbout.concat "        color: blue;\r\n"
19313 _erbout.concat "        border: 3px solid blue;\r\n"
19314 _erbout.concat "      }\r\n"
19315 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
19316 _erbout.concat "      .change_per_page{clear:both;}\r\n"
19317 _erbout.concat "      .change_per_page:hover, .change_per_page:focus{font-size: 1.1em;text-decoration:none;}\r\n"
19318 _erbout.concat "      div#back_next{clear:both;}\r\n"
19319 _erbout.concat "      div#back{float: left;margin: 0px, 15px, 0px, 15px;}\r\n"
19320 _erbout.concat "      div#next{float: right;}\r\n"
19321 _erbout.concat "      div#page_length{clear: both;}\r\n"
19322 _erbout.concat "      \r\n"
19323 _erbout.concat "      div.result_stats{float:left;clear:both;}\r\n"
19324 _erbout.concat "      div#records_found{float: left;padding: 0px 15px 0px 15px;border: 1px solid white;}\r\n"
19325 _erbout.concat "      div#time_to_process{float: right;padding: 0px 15px 0px 15px;border: 1px solid white;}\r\n"
19326 _erbout.concat "</style>\r\n"
19327 _erbout.concat "<script type=\"text/javascript\">\r\n"
19328 _erbout.concat "function toggleLayer( whichLayer )\r\n"
19329 _erbout.concat "{\r\n"
19330 _erbout.concat "  var elem, vis;\r\n"
19331 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
19332 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
19333 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
19334 _erbout.concat "      elem = document.all[whichLayer];\r\n"
19335 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
19336 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
19337 _erbout.concat "  vis = elem.style;\r\n"
19338 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
19339 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
19340 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
19341 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
19342 _erbout.concat "}\r\n"
19343 _erbout.concat "</script>\r\n"
19344 _erbout.concat "  </head>\r\n"
19345 _erbout.concat "\r\n"
19346 _erbout.concat "  <body>\r\n"
19347 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
19348 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
19349 _erbout.concat "\r\n"
19350 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
19351 _erbout.concat "    ";  form_tag( { opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) },\r
19352     { :method => :post } ) do ; _erbout.concat "\r\n"
19353 _erbout.concat "      <!-- <input type='hidden' name='start' value=\""; _erbout.concat(( @start - @per_page <= 1 ? 1 : @start - @per_page ).to_s); _erbout.concat "\"/>\r\n"
19354 _erbout.concat "       <input type='hidden' name='per_page' value=\""; _erbout.concat(( @per_page).to_s); _erbout.concat "\"/> -->\r\n"
19355 _erbout.concat "     <br>\r\n"
19356 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
19357 _erbout.concat "          <script type=\"text/javascript\">\r\n"
19358 _erbout.concat "            document.getElementById('term').focus();\r\n"
19359 _erbout.concat "          </script>\r\n"
19360 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
19361 _erbout.concat "          \r\n"
19362 _erbout.concat "    \r\n"
19363 _erbout.concat "      <div class=\"result_stats\">\r\n"
19364 _erbout.concat "    <div id=\"records_found\">Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span></div>    \r\n"
19365 _erbout.concat "    <div id=\"time_to_process\" >Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span></div></div> \r\n"
19366 _erbout.concat "    \r\n"
19367 _erbout.concat "    <div id=\"back_next\">\r\n"
19368 _erbout.concat "     ";  unless @start <= 1 ; _erbout.concat "<div id=\"back\">"; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 1 ? 1 : @start - @per_page}", :per_page => @per_page}, :class => "direction" ).to_s); _erbout.concat "</div>";  end ; _erbout.concat " \r\n"
19369 _erbout.concat "     \r\n"
19370 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
19371 _erbout.concat "     <div id=\"next\">"; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" ).to_s); _erbout.concat "</div>\r\n"
19372 _erbout.concat "     ";  end ; _erbout.concat " \r\n"
19373 _erbout.concat "    </div>\r\n"
19374 _erbout.concat "     \r\n"
19375 _erbout.concat "    "; unless @total_records.nil?; _erbout.concat "<div id=\"page_length\">Per page: \r\n"
19376 _erbout.concat "    "; [10, 25, 50, 100, 200].each do |num| ; _erbout.concat "\r\n"
19377 _erbout.concat "    "; _erbout.concat(( link_to "#{num}",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => num }, :class=>"change_per_page" ).to_s); _erbout.concat "\r\n"
19378 _erbout.concat "     "; end; _erbout.concat "</div>"; end; _erbout.concat "\r\n"
19379 _erbout.concat "     \r\n"
19380 _erbout.concat "    \r\n"
19381 _erbout.concat "     ";  i = @start; _erbout.concat "\r\n"
19382 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
19383 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
19384 _erbout.concat "     \r\n"
19385 _erbout.concat "    <div class=\"record\">\r\n"
19386 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :per_page=>@per_page, :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
19387 _erbout.concat "      \r\n"
19388 _erbout.concat "    </div>\r\n"
19389 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
19390 _erbout.concat "    <br>\r\n"
19391 _erbout.concat "    ";  unless @start <= 1 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 1 ? 1 : @start - @per_page}", :per_page => @per_page}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
19392 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
19393 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
19394 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
19395 _erbout.concat "  </body>\r\n"
19396 _erbout.concat "</html>\r\n"
19397 _erbout.concat "\r\n"
19398 _erbout.concat "\r\n"
19399 _erbout
19401 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:128:in `compile_template'
19402 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
19403 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
19404 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
19405 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
19406 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
19407 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
19408 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19409 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19410 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19411 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
19412 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
19413 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
19414 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19415 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19416 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19417 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
19418 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
19419 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
19420 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
19421 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
19422 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
19423 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
19424 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
19425 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
19426 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
19427 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
19428 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
19429 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
19430 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19431 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
19432 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
19433 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19434 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
19435 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
19436 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
19437 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
19438 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
19439 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
19440 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
19441 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
19442 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
19443 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
19444 /var/lib/gems/1.8/bin/mongrel_rails:18
19447 ActionView::TemplateError (compile error
19448 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:79: odd number list for Hash
19449 _erbout.concat "    ";  form_tag( { opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) },\r
19450                                                                                                                                            ^) on line #79 of app/views/opac/search.rhtml:
19451 76:     Search a zebra database of 250,000+ MARCXML records. \r
19452 77: \r
19453 78:     <!-- <form action="/opac/search" > -->\r
19454 79:     <% form_tag( { opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) },\r
19455 80:     { :method => :post } ) do -%>\r
19456 81:       <!-- <input type='hidden' name='start' value="<%= @start - @per_page <= 1 ? 1 : @start - @per_page %>"/>\r
19457 82:        <input type='hidden' name='per_page' value="<%= @per_page%>"/> -->\r
19459     #{RAILS_ROOT}/app/views/opac/search.rhtml:128:in `compile_template'
19460     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
19461     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
19462     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
19463     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
19464     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
19465     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
19466     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19467     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19468     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19469     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
19470     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
19471     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
19472     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19473     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19474     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19475     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
19476     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
19477     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
19478     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
19479     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
19480     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
19481     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
19482     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
19483     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
19484     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
19485     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
19486     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
19487     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
19488     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19489     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
19490     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
19491     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19492     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
19493     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
19494     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
19495     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
19496     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
19497     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
19498     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
19499     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
19500     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
19501     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
19502     /var/lib/gems/1.8/bin/mongrel_rails:18
19505 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
19508 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:49:53) [POST]
19509   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19510   Parameters: {"term"=>"gardening organic", "action"=>"search", "per_page"=>"20", "start"=>"1", "controller"=>"opac"}
19511 Rendering opac/search
19512 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
19513 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:79: odd number list for Hash
19514 _erbout.concat "    ";  form_tag( { opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) },\r
19515                                                                                                                                            ^
19516 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
19517 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
19518 _erbout.concat "<html>\r\n"
19519 _erbout.concat "  <head>\r\n"
19520 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
19521 _erbout.concat "\r\n"
19522 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
19523 _erbout.concat "<style type=\"text/css\">\r\n"
19524 _erbout.concat "      input {\r\n"
19525 _erbout.concat "        font-size: 2em;\r\n"
19526 _erbout.concat "        border: 2px solid red;\r\n"
19527 _erbout.concat "        width: 90%;\r\n"
19528 _erbout.concat "        text-align: center;\r\n"
19529 _erbout.concat "      }\r\n"
19530 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
19531 _erbout.concat "      span.num_of_results{\r\n"
19532 _erbout.concat "        font-size: 2em;\r\n"
19533 _erbout.concat "      }\r\n"
19534 _erbout.concat "      body {\r\n"
19535 _erbout.concat "      text-align: center;\r\n"
19536 _erbout.concat "      }\r\n"
19537 _erbout.concat "      div.record {\r\n"
19538 _erbout.concat "        text-align: left;\r\n"
19539 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
19540 _erbout.concat "        width: 75%;\r\n"
19541 _erbout.concat "        margin: auto;\r\n"
19542 _erbout.concat "        margin-bottom: 3px;\r\n"
19543 _erbout.concat "        padding: 10px;\r\n"
19544 _erbout.concat "      }\r\n"
19545 _erbout.concat "      a {text-decoration: none;}\r\n"
19546 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
19547 _erbout.concat "      a.direction {\r\n"
19548 _erbout.concat "        font-size: 1.5em;\r\n"
19549 _erbout.concat "        color: red;\r\n"
19550 _erbout.concat "        text-decoration: none;\r\n"
19551 _erbout.concat "        border: 3px solid white;\r\n"
19552 _erbout.concat "        margin: 5px;\r\n"
19553 _erbout.concat "        padding: 5px;\r\n"
19554 _erbout.concat "      }\r\n"
19555 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
19556 _erbout.concat "        color: blue;\r\n"
19557 _erbout.concat "        border: 3px solid blue;\r\n"
19558 _erbout.concat "      }\r\n"
19559 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
19560 _erbout.concat "      .change_per_page{clear:both;}\r\n"
19561 _erbout.concat "      .change_per_page:hover, .change_per_page:focus{font-size: 1.1em;text-decoration:none;}\r\n"
19562 _erbout.concat "      div#back_next{clear:both;}\r\n"
19563 _erbout.concat "      div#back{float: left;margin: 0px, 15px, 0px, 15px;}\r\n"
19564 _erbout.concat "      div#next{float: right;}\r\n"
19565 _erbout.concat "      div#page_length{clear: both;}\r\n"
19566 _erbout.concat "      \r\n"
19567 _erbout.concat "      div.result_stats{float:left;clear:both;}\r\n"
19568 _erbout.concat "      div#records_found{float: left;padding: 0px 15px 0px 15px;border: 1px solid white;}\r\n"
19569 _erbout.concat "      div#time_to_process{float: right;padding: 0px 15px 0px 15px;border: 1px solid white;}\r\n"
19570 _erbout.concat "</style>\r\n"
19571 _erbout.concat "<script type=\"text/javascript\">\r\n"
19572 _erbout.concat "function toggleLayer( whichLayer )\r\n"
19573 _erbout.concat "{\r\n"
19574 _erbout.concat "  var elem, vis;\r\n"
19575 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
19576 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
19577 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
19578 _erbout.concat "      elem = document.all[whichLayer];\r\n"
19579 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
19580 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
19581 _erbout.concat "  vis = elem.style;\r\n"
19582 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
19583 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
19584 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
19585 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
19586 _erbout.concat "}\r\n"
19587 _erbout.concat "</script>\r\n"
19588 _erbout.concat "  </head>\r\n"
19589 _erbout.concat "\r\n"
19590 _erbout.concat "  <body>\r\n"
19591 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
19592 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
19593 _erbout.concat "\r\n"
19594 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
19595 _erbout.concat "    ";  form_tag( { opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) },\r
19596     { :method => :post } ) do ; _erbout.concat "\r\n"
19597 _erbout.concat "      <!-- <input type='hidden' name='start' value=\""; _erbout.concat(( @start - @per_page <= 1 ? 1 : @start - @per_page ).to_s); _erbout.concat "\"/>\r\n"
19598 _erbout.concat "       <input type='hidden' name='per_page' value=\""; _erbout.concat(( @per_page).to_s); _erbout.concat "\"/> -->\r\n"
19599 _erbout.concat "     <br>\r\n"
19600 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
19601 _erbout.concat "          <script type=\"text/javascript\">\r\n"
19602 _erbout.concat "            document.getElementById('term').focus();\r\n"
19603 _erbout.concat "          </script>\r\n"
19604 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
19605 _erbout.concat "          \r\n"
19606 _erbout.concat "    \r\n"
19607 _erbout.concat "      <div class=\"result_stats\">\r\n"
19608 _erbout.concat "    <div id=\"records_found\">Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span></div>    \r\n"
19609 _erbout.concat "    <div id=\"time_to_process\" >Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span></div></div> \r\n"
19610 _erbout.concat "    \r\n"
19611 _erbout.concat "    <div id=\"back_next\">\r\n"
19612 _erbout.concat "     ";  unless @start <= 1 ; _erbout.concat "<div id=\"back\">"; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 1 ? 1 : @start - @per_page}", :per_page => @per_page}, :class => "direction" ).to_s); _erbout.concat "</div>";  end ; _erbout.concat " \r\n"
19613 _erbout.concat "     \r\n"
19614 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
19615 _erbout.concat "     <div id=\"next\">"; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" ).to_s); _erbout.concat "</div>\r\n"
19616 _erbout.concat "     ";  end ; _erbout.concat " \r\n"
19617 _erbout.concat "    </div>\r\n"
19618 _erbout.concat "     \r\n"
19619 _erbout.concat "    "; unless @total_records.nil?; _erbout.concat "<div id=\"page_length\">Per page: \r\n"
19620 _erbout.concat "    "; [10, 25, 50, 100, 200].each do |num| ; _erbout.concat "\r\n"
19621 _erbout.concat "    "; _erbout.concat(( link_to "#{num}",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => num }, :class=>"change_per_page" ).to_s); _erbout.concat "\r\n"
19622 _erbout.concat "     "; end; _erbout.concat "</div>"; end; _erbout.concat "\r\n"
19623 _erbout.concat "     \r\n"
19624 _erbout.concat "    \r\n"
19625 _erbout.concat "     ";  i = @start; _erbout.concat "\r\n"
19626 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
19627 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
19628 _erbout.concat "     \r\n"
19629 _erbout.concat "    <div class=\"record\">\r\n"
19630 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :per_page=>@per_page, :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
19631 _erbout.concat "      \r\n"
19632 _erbout.concat "    </div>\r\n"
19633 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
19634 _erbout.concat "    <br>\r\n"
19635 _erbout.concat "    ";  unless @start <= 1 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 1 ? 1 : @start - @per_page}", :per_page => @per_page}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
19636 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
19637 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
19638 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
19639 _erbout.concat "  </body>\r\n"
19640 _erbout.concat "</html>\r\n"
19641 _erbout.concat "\r\n"
19642 _erbout.concat "\r\n"
19643 _erbout
19645 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:128:in `compile_template'
19646 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
19647 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
19648 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
19649 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
19650 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
19651 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
19652 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19653 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19654 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19655 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
19656 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
19657 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
19658 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19659 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19660 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19661 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
19662 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
19663 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
19664 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
19665 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
19666 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
19667 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
19668 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
19669 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
19670 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
19671 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
19672 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
19673 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
19674 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19675 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
19676 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
19677 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19678 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
19679 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
19680 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
19681 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
19682 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
19683 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
19684 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
19685 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
19686 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
19687 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
19688 /var/lib/gems/1.8/bin/mongrel_rails:18
19691 ActionView::TemplateError (compile error
19692 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:79: odd number list for Hash
19693 _erbout.concat "    ";  form_tag( { opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) },\r
19694                                                                                                                                            ^) on line #79 of app/views/opac/search.rhtml:
19695 76:     Search a zebra database of 250,000+ MARCXML records. \r
19696 77: \r
19697 78:     <!-- <form action="/opac/search" > -->\r
19698 79:     <% form_tag( { opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) },\r
19699 80:     { :method => :post } ) do -%>\r
19700 81:       <!-- <input type='hidden' name='start' value="<%= @start - @per_page <= 1 ? 1 : @start - @per_page %>"/>\r
19701 82:        <input type='hidden' name='per_page' value="<%= @per_page%>"/> -->\r
19703     #{RAILS_ROOT}/app/views/opac/search.rhtml:128:in `compile_template'
19704     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
19705     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
19706     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
19707     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
19708     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
19709     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
19710     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19711     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19712     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19713     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
19714     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
19715     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
19716     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19717     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19718     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19719     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
19720     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
19721     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
19722     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
19723     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
19724     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
19725     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
19726     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
19727     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
19728     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
19729     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
19730     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
19731     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
19732     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19733     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
19734     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
19735     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19736     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
19737     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
19738     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
19739     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
19740     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
19741     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
19742     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
19743     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
19744     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
19745     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
19746     /var/lib/gems/1.8/bin/mongrel_rails:18
19749 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
19752 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:51:11) [GET]
19753   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
19754   Parameters: {"action"=>"search", "controller"=>"opac"}
19755 Rendering opac/search
19756 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
19757 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:80: syntax error, unexpected ')'
19758      ) do ; _erbout.concat "\r\n"
19759       ^
19760 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:128: syntax error, unexpected kEND, expecting $end
19761 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
19762 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
19763 _erbout.concat "<html>\r\n"
19764 _erbout.concat "  <head>\r\n"
19765 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
19766 _erbout.concat "\r\n"
19767 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
19768 _erbout.concat "<style type=\"text/css\">\r\n"
19769 _erbout.concat "      input {\r\n"
19770 _erbout.concat "        font-size: 2em;\r\n"
19771 _erbout.concat "        border: 2px solid red;\r\n"
19772 _erbout.concat "        width: 90%;\r\n"
19773 _erbout.concat "        text-align: center;\r\n"
19774 _erbout.concat "      }\r\n"
19775 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
19776 _erbout.concat "      span.num_of_results{\r\n"
19777 _erbout.concat "        font-size: 2em;\r\n"
19778 _erbout.concat "      }\r\n"
19779 _erbout.concat "      body {\r\n"
19780 _erbout.concat "      text-align: center;\r\n"
19781 _erbout.concat "      }\r\n"
19782 _erbout.concat "      div.record {\r\n"
19783 _erbout.concat "        text-align: left;\r\n"
19784 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
19785 _erbout.concat "        width: 75%;\r\n"
19786 _erbout.concat "        margin: auto;\r\n"
19787 _erbout.concat "        margin-bottom: 3px;\r\n"
19788 _erbout.concat "        padding: 10px;\r\n"
19789 _erbout.concat "      }\r\n"
19790 _erbout.concat "      a {text-decoration: none;}\r\n"
19791 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
19792 _erbout.concat "      a.direction {\r\n"
19793 _erbout.concat "        font-size: 1.5em;\r\n"
19794 _erbout.concat "        color: red;\r\n"
19795 _erbout.concat "        text-decoration: none;\r\n"
19796 _erbout.concat "        border: 3px solid white;\r\n"
19797 _erbout.concat "        margin: 5px;\r\n"
19798 _erbout.concat "        padding: 5px;\r\n"
19799 _erbout.concat "      }\r\n"
19800 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
19801 _erbout.concat "        color: blue;\r\n"
19802 _erbout.concat "        border: 3px solid blue;\r\n"
19803 _erbout.concat "      }\r\n"
19804 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
19805 _erbout.concat "      .change_per_page{clear:both;}\r\n"
19806 _erbout.concat "      .change_per_page:hover, .change_per_page:focus{font-size: 1.1em;text-decoration:none;}\r\n"
19807 _erbout.concat "      div#back_next{clear:both;}\r\n"
19808 _erbout.concat "      div#back{float: left;margin: 0px, 15px, 0px, 15px;}\r\n"
19809 _erbout.concat "      div#next{float: right;}\r\n"
19810 _erbout.concat "      div#page_length{clear: both;}\r\n"
19811 _erbout.concat "      \r\n"
19812 _erbout.concat "      div.result_stats{float:left;clear:both;}\r\n"
19813 _erbout.concat "      div#records_found{float: left;padding: 0px 15px 0px 15px;border: 1px solid white;}\r\n"
19814 _erbout.concat "      div#time_to_process{float: right;padding: 0px 15px 0px 15px;border: 1px solid white;}\r\n"
19815 _erbout.concat "</style>\r\n"
19816 _erbout.concat "<script type=\"text/javascript\">\r\n"
19817 _erbout.concat "function toggleLayer( whichLayer )\r\n"
19818 _erbout.concat "{\r\n"
19819 _erbout.concat "  var elem, vis;\r\n"
19820 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
19821 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
19822 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
19823 _erbout.concat "      elem = document.all[whichLayer];\r\n"
19824 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
19825 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
19826 _erbout.concat "  vis = elem.style;\r\n"
19827 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
19828 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
19829 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
19830 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
19831 _erbout.concat "}\r\n"
19832 _erbout.concat "</script>\r\n"
19833 _erbout.concat "  </head>\r\n"
19834 _erbout.concat "\r\n"
19835 _erbout.concat "  <body>\r\n"
19836 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
19837 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
19838 _erbout.concat "\r\n"
19839 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
19840 _erbout.concat "    ";  form_tag(  opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) ,\r
19841      ) do ; _erbout.concat "\r\n"
19842 _erbout.concat "      <!-- <input type='hidden' name='start' value=\""; _erbout.concat(( @start - @per_page <= 1 ? 1 : @start - @per_page ).to_s); _erbout.concat "\"/>\r\n"
19843 _erbout.concat "       <input type='hidden' name='per_page' value=\""; _erbout.concat(( @per_page).to_s); _erbout.concat "\"/> -->\r\n"
19844 _erbout.concat "     <br>\r\n"
19845 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data).to_s); _erbout.concat "\r\n"
19846 _erbout.concat "          <script type=\"text/javascript\">\r\n"
19847 _erbout.concat "            document.getElementById('term').focus();\r\n"
19848 _erbout.concat "          </script>\r\n"
19849 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
19850 _erbout.concat "          \r\n"
19851 _erbout.concat "    \r\n"
19852 _erbout.concat "      <div class=\"result_stats\">\r\n"
19853 _erbout.concat "    <div id=\"records_found\">Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span></div>    \r\n"
19854 _erbout.concat "    <div id=\"time_to_process\" >Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span></div></div> \r\n"
19855 _erbout.concat "    \r\n"
19856 _erbout.concat "    <div id=\"back_next\">\r\n"
19857 _erbout.concat "     ";  unless @start <= 1 ; _erbout.concat "<div id=\"back\">"; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 1 ? 1 : @start - @per_page}", :per_page => @per_page}, :class => "direction" ).to_s); _erbout.concat "</div>";  end ; _erbout.concat " \r\n"
19858 _erbout.concat "     \r\n"
19859 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
19860 _erbout.concat "     <div id=\"next\">"; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" ).to_s); _erbout.concat "</div>\r\n"
19861 _erbout.concat "     ";  end ; _erbout.concat " \r\n"
19862 _erbout.concat "    </div>\r\n"
19863 _erbout.concat "     \r\n"
19864 _erbout.concat "    "; unless @total_records.nil?; _erbout.concat "<div id=\"page_length\">Per page: \r\n"
19865 _erbout.concat "    "; [10, 25, 50, 100, 200].each do |num| ; _erbout.concat "\r\n"
19866 _erbout.concat "    "; _erbout.concat(( link_to "#{num}",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => num }, :class=>"change_per_page" ).to_s); _erbout.concat "\r\n"
19867 _erbout.concat "     "; end; _erbout.concat "</div>"; end; _erbout.concat "\r\n"
19868 _erbout.concat "     \r\n"
19869 _erbout.concat "    \r\n"
19870 _erbout.concat "     ";  i = @start; _erbout.concat "\r\n"
19871 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
19872 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
19873 _erbout.concat "     \r\n"
19874 _erbout.concat "    <div class=\"record\">\r\n"
19875 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :per_page=>@per_page, :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
19876 _erbout.concat "      \r\n"
19877 _erbout.concat "    </div>\r\n"
19878 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
19879 _erbout.concat "    <br>\r\n"
19880 _erbout.concat "    ";  unless @start <= 1 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 1 ? 1 : @start - @per_page}", :per_page => @per_page}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
19881 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
19882 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
19883 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
19884 _erbout.concat "  </body>\r\n"
19885 _erbout.concat "</html>\r\n"
19886 _erbout.concat "\r\n"
19887 _erbout.concat "\r\n"
19888 _erbout
19890 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:128:in `compile_template'
19891 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
19892 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
19893 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
19894 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
19895 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
19896 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
19897 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19898 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19899 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19900 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
19901 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
19902 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
19903 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19904 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19905 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19906 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
19907 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
19908 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
19909 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
19910 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
19911 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
19912 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
19913 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
19914 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
19915 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
19916 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
19917 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
19918 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
19919 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19920 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
19921 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
19922 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19923 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
19924 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
19925 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
19926 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
19927 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
19928 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
19929 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
19930 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
19931 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
19932 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
19933 /var/lib/gems/1.8/bin/mongrel_rails:18
19936 ActionView::TemplateError (compile error
19937 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:80: syntax error, unexpected ')'
19938      ) do ; _erbout.concat "\r\n"
19939       ^
19940 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:128: syntax error, unexpected kEND, expecting $end) on line #80 of app/views/opac/search.rhtml:
19941 77: \r
19942 78:     <!-- <form action="/opac/search" > -->\r
19943 79:     <% form_tag(  opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) ,\r
19944 80:      ) do -%>\r
19945 81:       <!-- <input type='hidden' name='start' value="<%= @start - @per_page <= 1 ? 1 : @start - @per_page %>"/>\r
19946 82:        <input type='hidden' name='per_page' value="<%= @per_page%>"/> -->\r
19947 83:      <br>\r
19949     #{RAILS_ROOT}/app/views/opac/search.rhtml:128:in `compile_template'
19950     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
19951     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
19952     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
19953     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
19954     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
19955     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
19956     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19957     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19958     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
19959     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
19960     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
19961     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
19962     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19963     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
19964     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
19965     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
19966     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
19967     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
19968     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
19969     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
19970     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
19971     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
19972     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
19973     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
19974     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
19975     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
19976     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
19977     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
19978     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19979     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
19980     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
19981     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
19982     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
19983     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
19984     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
19985     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
19986     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
19987     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
19988     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
19989     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
19990     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
19991     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
19992     /var/lib/gems/1.8/bin/mongrel_rails:18
19995 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
19998 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:51:34) [GET]
19999   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20000   Parameters: {"action"=>"search", "controller"=>"opac"}
20001 Rendering opac/search
20004 ActionView::TemplateError (opac_search_url failed to generate from {:start=>"1", :per_page=>"20", :controller=>"opac", :action=>"search"}, expected: {:controller=>"opac", :action=>"search"}, diff: {:start=>"1", :per_page=>"20"}) on line #79 of app/views/opac/search.rhtml:
20005 76:     Search a zebra database of 250,000+ MARCXML records. \r
20006 77: \r
20007 78:     <!-- <form action="/opac/search" > -->\r
20008 79:     <% form_tag(  opac_search_url( :start=>"#{@start - @per_page <= 1 ? 1 : @start - @per_page}", :per_page=>@per_page) \r
20009 80:      ) do -%>\r
20010 81:       <!-- <input type='hidden' name='start' value="<%= @start - @per_page <= 1 ? 1 : @start - @per_page %>"/>\r
20011 82:        <input type='hidden' name='per_page' value="<%= @per_page%>"/> -->\r
20013     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1273:in `raise_named_route_error'
20014     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1245:in `generate'
20015     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/url_rewriter.rb:104:in `rewrite_path'
20016     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/url_rewriter.rb:69:in `rewrite'
20017     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:522:in `url_for'
20018     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/url_helper.rb:27:in `send'
20019     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/url_helper.rb:27:in `url_for'
20020     (eval):19:in `opac_search_url'
20021     #{RAILS_ROOT}/app/views/opac/search.rhtml:79:in `_run_rhtml_47app47views47opac47search46rhtml'
20022     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send'
20023     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template'
20024     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
20025     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
20026     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
20027     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
20028     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
20029     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
20030     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
20031     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
20032     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
20033     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
20034     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
20035     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
20036     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
20037     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
20038     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
20039     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
20040     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
20041     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
20042     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
20043     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
20044     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
20045     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
20046     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
20047     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
20048     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
20049     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
20050     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
20051     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
20052     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
20053     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
20054     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
20055     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
20056     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
20057     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
20058     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
20059     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
20060     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
20061     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
20062     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
20063     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
20064     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
20065     /var/lib/gems/1.8/bin/mongrel_rails:18
20068 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
20071 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:52:48) [POST]
20072   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20073   Parameters: {"term"=>"gardening organic", "action"=>"search", "per_page"=>"20", "start"=>"1", "controller"=>"opac"}
20074 Rendering opac/search
20075 Completed in 0.14066 (7 reqs/sec) | Rendering: 0.11352 (80%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20]
20078 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:52:49) [POST]
20079   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20080   Parameters: {"term"=>"gardening organic", "action"=>"search", "id"=>"gardening organic", "controller"=>"opac"}
20081 Rendering opac/search
20082 Completed in 0.22418 (4 reqs/sec) | Rendering: 0.19729 (88%) | 200 OK [http://208.78.97.122/opac/search/gardening+organic]
20085 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:53:05) [POST]
20086   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20087   Parameters: {"term"=>"happiness", "action"=>"search", "id"=>"gardening organic", "controller"=>"opac"}
20088 Rendering opac/search
20089 Completed in 0.67497 (1 reqs/sec) | Rendering: 0.30435 (45%) | 200 OK [http://208.78.97.122/opac/search/gardening+organic]
20092 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:53:27) [POST]
20093   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20094   Parameters: {"term"=>"happiness", "action"=>"search", "id"=>"happiness", "controller"=>"opac"}
20095 Rendering opac/search
20096 Completed in 0.46273 (2 reqs/sec) | Rendering: 0.40932 (88%) | 200 OK [http://208.78.97.122/opac/search/happiness]
20099 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:53:28) [POST]
20100   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20101   Parameters: {"term"=>"happiness", "action"=>"search", "id"=>"happiness", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20102 Rendering opac/search
20103 Completed in 0.35433 (2 reqs/sec) | Rendering: 0.30173 (85%) | 200 OK [http://208.78.97.122/opac/search/happiness]
20106 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:53:34) [POST]
20107   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20108   Parameters: {"term"=>"dogs", "action"=>"search", "id"=>"happiness", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20109 Rendering opac/search
20110 Completed in 0.79944 (1 reqs/sec) | Rendering: 0.35969 (44%) | 200 OK [http://208.78.97.122/opac/search/happiness]
20113 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:53:45) [POST]
20114   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20115   Parameters: {"term"=>"dogs", "action"=>"search", "id"=>"dogs", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20116 Rendering opac/search
20117 Completed in 0.39821 (2 reqs/sec) | Rendering: 0.34259 (86%) | 200 OK [http://208.78.97.122/opac/search/dogs]
20120 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:53:49) [POST]
20121   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20122   Parameters: {"term"=>"dinner", "action"=>"search", "id"=>"dogs", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20123 Rendering opac/search
20124 Completed in 0.66022 (1 reqs/sec) | Rendering: 0.29634 (44%) | 200 OK [http://208.78.97.122/opac/search/dogs]
20127 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:54:37) [POST]
20128   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20129   Parameters: {"term"=>"dinner", "action"=>"search", "id"=>"dinner", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20130 Rendering opac/search
20131 Completed in 0.45431 (2 reqs/sec) | Rendering: 0.40079 (88%) | 200 OK [http://208.78.97.122/opac/search/dinner]
20134 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:54:39) [GET]
20135   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20136   Parameters: {"term"=>"dinner", "action"=>"search", "id"=>"dinner", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20137 Rendering opac/search
20138 Completed in 0.35491 (2 reqs/sec) | Rendering: 0.29361 (82%) | 200 OK [http://208.78.97.122/opac/search/dinner?start=1&per_page=20&term=dinner]
20141 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:54:48) [GET]
20142   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20143   Parameters: {"term"=>"history", "action"=>"search", "id"=>"dinner", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20144 Rendering opac/search
20145 Completed in 0.78763 (1 reqs/sec) | Rendering: 0.69548 (88%) | 200 OK [http://208.78.97.122/opac/search/dinner?start=1&per_page=20&term=history]
20148 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:55:07) [GET]
20149   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20150   Parameters: {"action"=>"search", "controller"=>"opac"}
20151 Rendering opac/search
20152 Completed in 0.01508 (66 reqs/sec) | Rendering: 0.00425 (28%) | 200 OK [http://208.78.97.122/opac/search]
20155 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:55:09) [GET]
20156   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20157   Parameters: {"term"=>"history", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20158 Rendering opac/search
20159 Completed in 0.80733 (1 reqs/sec) | Rendering: 0.60910 (75%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=history]
20162 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:57:41) [GET]
20163   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20164   Parameters: {"term"=>"history", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20165 Rendering opac/search
20166 Completed in 0.82938 (1 reqs/sec) | Rendering: 0.73576 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=history]
20169 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:57:45) [GET]
20170   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20171   Parameters: {"term"=>"god", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20172 Rendering opac/search
20173 Completed in 0.87730 (1 reqs/sec) | Rendering: 0.40581 (46%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=god]
20176 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 16:58:25) [GET]
20177   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20178   Parameters: {"term"=>"god", "action"=>"search", "start"=>"21", "per_page"=>"20", "controller"=>"opac"}
20179 Rendering opac/search
20180 Completed in 0.77968 (1 reqs/sec) | Rendering: 0.33083 (42%) | 200 OK [http://208.78.97.122/opac/search?start=21&term=god&per_page=20]
20183 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:01:36) [GET]
20184   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20185   Parameters: {"term"=>"god", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20186 Rendering opac/search
20187 Completed in 0.44026 (2 reqs/sec) | Rendering: 0.38363 (87%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=god]
20190 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:01:39) [GET]
20191   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20192   Parameters: {"term"=>"god", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20193 Rendering opac/search
20194 Completed in 0.33581 (2 reqs/sec) | Rendering: 0.28011 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=god]
20197 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:01:49) [GET]
20198   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20199   Parameters: {"term"=>nil, "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20200 Rendering opac/search
20201 Completed in 0.02665 (37 reqs/sec) | Rendering: 0.01372 (51%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=]
20204 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:01:52) [GET]
20205   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20206   Parameters: {"term"=>"god", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20207 Rendering opac/search
20208 Completed in 0.33701 (2 reqs/sec) | Rendering: 0.28057 (83%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=god]
20211 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:01:57) [GET]
20212   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20213   Parameters: {"action"=>"search", "controller"=>"opac"}
20214 Rendering opac/search
20215 Completed in 0.01503 (66 reqs/sec) | Rendering: 0.00394 (26%) | 200 OK [http://208.78.97.122/opac/search]
20218 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:01:59) [GET]
20219   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20220   Parameters: {"term"=>"damn", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20221 Rendering opac/search
20222 Completed in 0.36282 (2 reqs/sec) | Rendering: 0.16032 (44%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=damn]
20225 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:04:45) [GET]
20226   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20227   Parameters: {"term"=>"damn", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20228 Rendering opac/search
20229 ERROR: compiling _run_rhtml_47app47views47opac47search46rhtml RAISED compile error
20230 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:79: odd number list for Hash
20231 _erbout.concat "    ";  form_tag( { opac_search_url(:term => :term) },\r
20232                                                                      ^
20233 Function body: def _run_rhtml_47app47views47opac47search46rhtml(local_assigns)
20234 _erbout = ''; _erbout.concat "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n"
20235 _erbout.concat "<html>\r\n"
20236 _erbout.concat "  <head>\r\n"
20237 _erbout.concat "    <meta name=\"generator\" content=\"HTML Tidy, see www.w3.org\">\r\n"
20238 _erbout.concat "\r\n"
20239 _erbout.concat "    <title>Simple Z39.50 OPAC</title>\r\n"
20240 _erbout.concat "<style type=\"text/css\">\r\n"
20241 _erbout.concat "      input {\r\n"
20242 _erbout.concat "        font-size: 2em;\r\n"
20243 _erbout.concat "        border: 2px solid red;\r\n"
20244 _erbout.concat "        width: 90%;\r\n"
20245 _erbout.concat "        text-align: center;\r\n"
20246 _erbout.concat "      }\r\n"
20247 _erbout.concat "      input:hover, input:focus{border-color: blue;}\r\n"
20248 _erbout.concat "      span.num_of_results{\r\n"
20249 _erbout.concat "        font-size: 2em;\r\n"
20250 _erbout.concat "      }\r\n"
20251 _erbout.concat "      body {\r\n"
20252 _erbout.concat "      text-align: center;\r\n"
20253 _erbout.concat "      }\r\n"
20254 _erbout.concat "      div.record {\r\n"
20255 _erbout.concat "        text-align: left;\r\n"
20256 _erbout.concat "        border-bottom: 2px dotted black;\r\n"
20257 _erbout.concat "        width: 75%;\r\n"
20258 _erbout.concat "        margin: auto;\r\n"
20259 _erbout.concat "        margin-bottom: 3px;\r\n"
20260 _erbout.concat "        padding: 10px;\r\n"
20261 _erbout.concat "      }\r\n"
20262 _erbout.concat "      a {text-decoration: none;}\r\n"
20263 _erbout.concat "      a:hover {color: red; text-decoration:underline;}\r\n"
20264 _erbout.concat "      a.direction {\r\n"
20265 _erbout.concat "        font-size: 1.5em;\r\n"
20266 _erbout.concat "        color: red;\r\n"
20267 _erbout.concat "        text-decoration: none;\r\n"
20268 _erbout.concat "        border: 3px solid white;\r\n"
20269 _erbout.concat "        margin: 5px;\r\n"
20270 _erbout.concat "        padding: 5px;\r\n"
20271 _erbout.concat "      }\r\n"
20272 _erbout.concat "      a.direction:hover, a.direction:focus {\r\n"
20273 _erbout.concat "        color: blue;\r\n"
20274 _erbout.concat "        border: 3px solid blue;\r\n"
20275 _erbout.concat "      }\r\n"
20276 _erbout.concat "      .set_number{font-size: 1.2em; margin: 0px 10px 10px 0px;}\r\n"
20277 _erbout.concat "      .change_per_page{clear:both;}\r\n"
20278 _erbout.concat "      .change_per_page:hover, .change_per_page:focus{font-size: 1.1em;text-decoration:none;}\r\n"
20279 _erbout.concat "      div#back_next{clear:both;}\r\n"
20280 _erbout.concat "      div#back{float: left;margin: 0px, 15px, 0px, 15px;}\r\n"
20281 _erbout.concat "      div#next{float: right;}\r\n"
20282 _erbout.concat "      div#page_length{clear: both;}\r\n"
20283 _erbout.concat "      \r\n"
20284 _erbout.concat "      div.result_stats{float:left;clear:both;}\r\n"
20285 _erbout.concat "      div#records_found{float: left;padding: 0px 15px 0px 15px;border: 1px solid white;}\r\n"
20286 _erbout.concat "      div#time_to_process{float: right;padding: 0px 15px 0px 15px;border: 1px solid white;}\r\n"
20287 _erbout.concat "</style>\r\n"
20288 _erbout.concat "<script type=\"text/javascript\">\r\n"
20289 _erbout.concat "function toggleLayer( whichLayer )\r\n"
20290 _erbout.concat "{\r\n"
20291 _erbout.concat "  var elem, vis;\r\n"
20292 _erbout.concat "  if( document.getElementById ) // this is the way the standards work\r\n"
20293 _erbout.concat "    elem = document.getElementById( whichLayer );\r\n"
20294 _erbout.concat "  else if( document.all ) // this is the way old msie versions work\r\n"
20295 _erbout.concat "      elem = document.all[whichLayer];\r\n"
20296 _erbout.concat "  else if( document.layers ) // this is the way nn4 works\r\n"
20297 _erbout.concat "    elem = document.layers[whichLayer];\r\n"
20298 _erbout.concat "  vis = elem.style;\r\n"
20299 _erbout.concat "  // if the style.display value is blank we try to figure it out here\r\n"
20300 _erbout.concat "  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)\r\n"
20301 _erbout.concat "    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';\r\n"
20302 _erbout.concat "  vis.display = (vis.display==''||vis.display=='block')?'none':'block';\r\n"
20303 _erbout.concat "}\r\n"
20304 _erbout.concat "</script>\r\n"
20305 _erbout.concat "  </head>\r\n"
20306 _erbout.concat "\r\n"
20307 _erbout.concat "  <body>\r\n"
20308 _erbout.concat "    <h1>Simple Rails OPAC</h1>\r\n"
20309 _erbout.concat "    Search a zebra database of 250,000+ MARCXML records. \r\n"
20310 _erbout.concat "\r\n"
20311 _erbout.concat "    <!-- <form action=\"/opac/search\" > -->\r\n"
20312 _erbout.concat "    ";  form_tag( { opac_search_url(:term => :term) },\r
20313           { :method => :get } ) do ; _erbout.concat "\r\n"
20314 _erbout.concat "       <input type='hidden' name='start' value=\""; _erbout.concat(( @start - @per_page <= 1 ? 1 : @start - @per_page ).to_s); _erbout.concat "\"/>\r\n"
20315 _erbout.concat "       <input type='hidden' name='per_page' value=\""; _erbout.concat(( @per_page).to_s); _erbout.concat "\"/>\r\n"
20316 _erbout.concat "     <br>\r\n"
20317 _erbout.concat "      "; _erbout.concat(( text_field_tag "term", @data ).to_s); _erbout.concat "\r\n"
20318 _erbout.concat "          <script type=\"text/javascript\">\r\n"
20319 _erbout.concat "            document.getElementById('term').focus();\r\n"
20320 _erbout.concat "          </script>\r\n"
20321 _erbout.concat "    ";  end ; _erbout.concat "\r\n"
20322 _erbout.concat "          \r\n"
20323 _erbout.concat "    \r\n"
20324 _erbout.concat "      <div class=\"result_stats\">\r\n"
20325 _erbout.concat "    <div id=\"records_found\">Number of records found: <span class=\"num_of_results\">"; _erbout.concat(( @rset_size ).to_s); _erbout.concat "</span></div>    \r\n"
20326 _erbout.concat "    <div id=\"time_to_process\" >Time to process results: <span class=\"num_of_results\">"; _erbout.concat(( @time_difference ).to_s); _erbout.concat "</span></div></div> \r\n"
20327 _erbout.concat "    \r\n"
20328 _erbout.concat "    <div id=\"back_next\">\r\n"
20329 _erbout.concat "     ";  unless @start <= 1 ; _erbout.concat "<div id=\"back\">"; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 1 ? 1 : @start - @per_page}", :per_page => @per_page}, :class => "direction" ).to_s); _erbout.concat "</div>";  end ; _erbout.concat " \r\n"
20330 _erbout.concat "     \r\n"
20331 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
20332 _erbout.concat "     <div id=\"next\">"; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" ).to_s); _erbout.concat "</div>\r\n"
20333 _erbout.concat "     ";  end ; _erbout.concat " \r\n"
20334 _erbout.concat "    </div>\r\n"
20335 _erbout.concat "     \r\n"
20336 _erbout.concat "    "; unless @total_records.nil?; _erbout.concat "<div id=\"page_length\">Per page: \r\n"
20337 _erbout.concat "    "; [10, 25, 50, 100, 200].each do |num| ; _erbout.concat "\r\n"
20338 _erbout.concat "    "; _erbout.concat(( link_to "#{num}",{:controller =>"/opac/search",:term => "#{@data}", :start => @start, :per_page => num }, :class=>"change_per_page" ).to_s); _erbout.concat "\r\n"
20339 _erbout.concat "     "; end; _erbout.concat "</div>"; end; _erbout.concat "\r\n"
20340 _erbout.concat "     \r\n"
20341 _erbout.concat "    \r\n"
20342 _erbout.concat "     ";  i = @start; _erbout.concat "\r\n"
20343 _erbout.concat "     ";  unless @rset_size == 0 ; _erbout.concat " \r\n"
20344 _erbout.concat "     ";  @total_records.each do |rec| ; _erbout.concat " \r\n"
20345 _erbout.concat "     \r\n"
20346 _erbout.concat "    <div class=\"record\">\r\n"
20347 _erbout.concat "      <span class=\"set_number\">"; _erbout.concat(( i ).to_s); _erbout.concat "</span> "; _erbout.concat(( link_to "#{rec['245']['a']}", :controller => "opac/record", :per_page=>@per_page, :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 " "; _erbout.concat(( "#{rec['260']['c'] }" if rec['260'] && rec['260']['c'] ).to_s); _erbout.concat "\r\n"
20348 _erbout.concat "      \r\n"
20349 _erbout.concat "    </div>\r\n"
20350 _erbout.concat "    ";  i += 1 ; end; _erbout.concat ".\r\n"
20351 _erbout.concat "    <br>\r\n"
20352 _erbout.concat "    ";  unless @start <= 1 ; _erbout.concat(( link_to "BACK",  {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start - @per_page < 1 ? 1 : @start - @per_page}", :per_page => @per_page}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
20353 _erbout.concat "     ";  unless @start + @per_page >= @rset_size ; _erbout.concat "\r\n"
20354 _erbout.concat "     "; _erbout.concat(( link_to "NEXT", {:controller => "/opac/search", :term => "#{@data}", :start => "#{@start + @per_page}", :per_page => @per_page}, :class => "direction" ).to_s);  end ; _erbout.concat " \r\n"
20355 _erbout.concat "    <br>"; end; _erbout.concat " \r\n"
20356 _erbout.concat "  </body>\r\n"
20357 _erbout.concat "</html>\r\n"
20358 _erbout.concat "\r\n"
20359 _erbout.concat "\r\n"
20360 _erbout
20362 Backtrace: /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:128:in `compile_template'
20363 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
20364 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
20365 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
20366 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
20367 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
20368 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
20369 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
20370 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
20371 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
20372 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
20373 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
20374 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
20375 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
20376 /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
20377 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
20378 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
20379 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
20380 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
20381 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
20382 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
20383 /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
20384 /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
20385 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
20386 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
20387 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
20388 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
20389 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
20390 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
20391 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
20392 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
20393 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
20394 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
20395 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
20396 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
20397 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
20398 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
20399 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
20400 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
20401 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
20402 /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
20403 /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
20404 /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
20405 /var/lib/gems/1.8/bin/mongrel_rails:18
20408 ActionView::TemplateError (compile error
20409 /home/jason/ruby/zcc/trunk/opac/config/../app/views/opac/search.rhtml:79: odd number list for Hash
20410 _erbout.concat "    ";  form_tag( { opac_search_url(:term => :term) },\r
20411                                                                      ^) on line #79 of app/views/opac/search.rhtml:
20412 76:     Search a zebra database of 250,000+ MARCXML records. \r
20413 77: \r
20414 78:     <!-- <form action="/opac/search" > -->\r
20415 79:     <% form_tag( { opac_search_url(:term => :term) },\r
20416 80:           { :method => :get } ) do -%>\r
20417 81:        <input type='hidden' name='start' value="<%= @start - @per_page <= 1 ? 1 : @start - @per_page %>"/>\r
20418 82:        <input type='hidden' name='per_page' value="<%= @per_page%>"/>\r
20420     #{RAILS_ROOT}/app/views/opac/search.rhtml:128:in `compile_template'
20421     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:319:in `compile_and_render_template'
20422     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template'
20423     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:260:in `render_file'
20424     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:806:in `render_file'
20425     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:711:in `render_with_no_layout'
20426     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/layout.rb:256:in `render_without_benchmark'
20427     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
20428     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
20429     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:50:in `render'
20430     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1096:in `perform_action_without_filters'
20431     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
20432     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
20433     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
20434     /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
20435     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
20436     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
20437     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
20438     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
20439     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
20440     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
20441     /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
20442     /var/lib/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
20443     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
20444     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
20445     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
20446     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
20447     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
20448     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
20449     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
20450     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
20451     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
20452     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
20453     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
20454     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
20455     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
20456     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
20457     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
20458     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
20459     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
20460     /var/lib/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
20461     /var/lib/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
20462     /var/lib/gems/1.8/bin/mongrel_rails:18:in `load'
20463     /var/lib/gems/1.8/bin/mongrel_rails:18
20466 Rendering /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)
20469 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:05:16) [GET]
20470   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20471   Parameters: {"action"=>"search", "controller"=>"opac"}
20472 Rendering opac/search
20473 Completed in 0.02352 (42 reqs/sec) | Rendering: 0.01259 (53%) | 200 OK [http://208.78.97.122/opac/search]
20476 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:05:18) [GET]
20477   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20478   Parameters: {"term"=>"nothing", "action"=>"search", "id"=>"term", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20479 Rendering opac/search
20480 Completed in 0.93675 (1 reqs/sec) | Rendering: 0.47292 (50%) | 200 OK [http://208.78.97.122/opac/search/term?start=1&per_page=20&term=nothing]
20483 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:05:25) [GET]
20484   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20485   Parameters: {"term"=>"something else", "action"=>"search", "id"=>"term", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20486 Rendering opac/search
20487 Completed in 0.13313 (7 reqs/sec) | Rendering: 0.03395 (25%) | 200 OK [http://208.78.97.122/opac/search/term?start=1&per_page=20&term=something+else]
20490 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:05:40) [GET]
20491   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20492   Parameters: {"term"=>"something else", "action"=>"search", "id"=>"term", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20493 Rendering opac/search
20494 Completed in 0.08826 (11 reqs/sec) | Rendering: 0.04387 (49%) | 200 OK [http://208.78.97.122/opac/search/term?start=1&per_page=20&term=something+else]
20497 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:05:41) [POST]
20498   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20499   Parameters: {"term"=>"something else", "action"=>"search", "id"=>"term", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20500 Rendering opac/search
20501 Completed in 0.06583 (15 reqs/sec) | Rendering: 0.03357 (50%) | 200 OK [http://208.78.97.122/opac/search/term]
20504 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:06:14) [POST]
20505   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20506   Parameters: {"term"=>"something else", "action"=>"search", "id"=>"term", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20507 Rendering opac/search
20508 Completed in 0.06445 (15 reqs/sec) | Rendering: 0.04309 (66%) | 200 OK [http://208.78.97.122/opac/search/term]
20511 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:06:15) [GET]
20512   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20513   Parameters: {"term"=>"something else", "action"=>"search", "id"=>"term", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20514 Rendering opac/search
20515 Completed in 0.05262 (19 reqs/sec) | Rendering: 0.03289 (62%) | 200 OK [http://208.78.97.122/opac/search/term?start=1&per_page=20&term=something+else]
20518 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:06:26) [GET]
20519   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20520   Parameters: {"action"=>"search", "controller"=>"opac"}
20521 Rendering opac/search
20522 Completed in 0.01440 (69 reqs/sec) | Rendering: 0.00362 (25%) | 200 OK [http://208.78.97.122/opac/search]
20525 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:06:28) [GET]
20526   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20527   Parameters: {"term"=>"help", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20528 Rendering opac/search
20529 Completed in 0.91128 (1 reqs/sec) | Rendering: 0.46830 (51%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=help]
20532 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:09:33) [GET]
20533   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20534   Parameters: {"term"=>"help", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20535 Rendering opac/search
20536 Completed in 0.56015 (1 reqs/sec) | Rendering: 0.49895 (89%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=help]
20539 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:09:34) [GET]
20540   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20541   Parameters: {"term"=>"help", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20542 Rendering opac/search
20543 Completed in 0.43170 (2 reqs/sec) | Rendering: 0.37542 (86%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=help]
20546 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:09:39) [GET]
20547   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20548   Parameters: {"term"=>"nothing", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20549 Rendering opac/search
20550 Completed in 0.52967 (1 reqs/sec) | Rendering: 0.46987 (88%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=nothing]
20553 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:09:50) [GET]
20554   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20555   Parameters: {"action"=>"search", "controller"=>"opac"}
20556 Rendering opac/search
20557 Completed in 0.02639 (37 reqs/sec) | Rendering: 0.01401 (53%) | 200 OK [http://208.78.97.122/opac/search]
20560 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:09:53) [GET]
20561   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20562   Parameters: {"term"=>"start", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20563 Rendering opac/search
20564 Completed in 0.71078 (1 reqs/sec) | Rendering: 0.33928 (47%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=start]
20567 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:10:05) [GET]
20568   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20569   Parameters: {"term"=>"finish", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20570 Rendering opac/search
20571 Completed in 1.08340 (0 reqs/sec) | Rendering: 0.32073 (29%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=finish]
20574 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:16:49) [GET]
20575   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20576   Parameters: {"action"=>"search", "id"=>"hate", "controller"=>"opac"}
20577 Rendering opac/search
20578 Completed in 0.01405 (71 reqs/sec) | Rendering: 0.00351 (24%) | 200 OK [http://208.78.97.122/opac/search/hate]
20581 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:16:58) [GET]
20582   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20583   Parameters: {"action"=>"search", "id"=>"happiness", "controller"=>"opac"}
20584 Rendering opac/search
20585 Completed in 0.01470 (68 reqs/sec) | Rendering: 0.00375 (25%) | 200 OK [http://208.78.97.122/opac/search/happiness]
20588 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:17:19) [GET]
20589   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20590   Parameters: {"action"=>"search", "id"=>"happiness", "controller"=>"opac"}
20591 Rendering opac/search
20592 Completed in 0.01468 (68 reqs/sec) | Rendering: 0.00381 (25%) | 200 OK [http://208.78.97.122/opac/search/happiness]
20595 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:17:23) [GET]
20596   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20597   Parameters: {"action"=>"search", "id"=>"nothing", "controller"=>"opac"}
20598 Rendering opac/search
20599 Completed in 0.01445 (69 reqs/sec) | Rendering: 0.00370 (25%) | 200 OK [http://208.78.97.122/opac/search/nothing]
20602 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:17:25) [GET]
20603   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20604   Parameters: {"term"=>nil, "action"=>"search", "id"=>"nothing", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20605 Rendering opac/search
20606 Completed in 0.01459 (68 reqs/sec) | Rendering: 0.00365 (25%) | 200 OK [http://208.78.97.122/opac/search/nothing?start=1&per_page=20&term=]
20609 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:17:28) [GET]
20610   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20611   Parameters: {"term"=>"why", "action"=>"search", "id"=>"nothing", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20612 Rendering opac/search
20613 Completed in 0.92961 (1 reqs/sec) | Rendering: 0.41128 (44%) | 200 OK [http://208.78.97.122/opac/search/nothing?start=1&per_page=20&term=why]
20616 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:17:38) [GET]
20617   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20618   Parameters: {"term"=>"why", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20619 Rendering opac/search
20620 Completed in 0.37225 (2 reqs/sec) | Rendering: 0.31670 (85%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=why]
20623 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:29:27) [GET]
20624   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20625   Parameters: {"term"=>"end game", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20626 Rendering opac/search
20627 Completed in 0.29547 (3 reqs/sec) | Rendering: 0.08812 (29%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=end+game]
20630 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:29:34) [GET]
20631   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20632   Parameters: {"term"=>"\"end game\"", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20633 Rendering opac/search
20634 Completed in 0.04472 (22 reqs/sec) | Rendering: 0.02579 (57%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=%22end+game%22]
20637 Processing OpacController#record (for 149.166.220.116 at 2007-08-01 17:29:37) [GET]
20638   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20639   Parameters: {"term"=>"\"end game\"", "action"=>"record", "start"=>"1", "per_page"=>"20", "controller"=>"opac", "r"=>"lc-part01-1185751891.587642"}
20640 Rendering opac/record
20641 Completed in 0.45513 (2 reqs/sec) | Rendering: 0.04077 (8%) | 200 OK [http://208.78.97.122/opac/record?start=1&term=%22end+game%22&per_page=20&r=lc-part01-1185751891.587642]
20644 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:29:47) [GET]
20645   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20646   Parameters: {"term"=>"\"end game\"", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20647 Rendering opac/search
20648 Completed in 0.04495 (22 reqs/sec) | Rendering: 0.02565 (57%) | 200 OK [http://208.78.97.122/opac/search?start=1&term=%22end+game%22&per_page=20]
20651 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:29:57) [GET]
20652   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20653   Parameters: {"term"=>"science fiction", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20654 Rendering opac/search
20655 Completed in 1.17098 (0 reqs/sec) | Rendering: 0.52456 (44%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=science+fiction]
20658 Processing OpacController#search (for 149.166.220.116 at 2007-08-01 17:30:04) [GET]
20659   Session ID: a9da97db64eb1cb4d7aaa0b678c50a4a
20660   Parameters: {"term"=>"\"science fiction\"", "action"=>"search", "start"=>"1", "per_page"=>"20", "controller"=>"opac"}
20661 Rendering opac/search
20662 Completed in 0.96139 (1 reqs/sec) | Rendering: 0.69507 (72%) | 200 OK [http://208.78.97.122/opac/search?start=1&per_page=20&term=%22science+fiction%22]