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