kaui 0.1.12 → 0.1.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -91361,3 +91361,2393 @@ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91361
91361
 
91362
91362
  Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-20 09:59:46 -0700
91363
91363
  Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91364
+
91365
+
91366
+ Started GET "/" for 127.0.0.1 at 2012-09-24 11:21:58 -0700
91367
+
91368
+ ActionController::RoutingError (No route matches [GET] "/"):
91369
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
91370
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
91371
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
91372
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
91373
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
91374
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
91375
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
91376
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
91377
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
91378
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
91379
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
91380
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
91381
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
91382
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
91383
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
91384
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
91385
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
91386
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
91387
+
91388
+
91389
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.5ms)
91390
+
91391
+
91392
+ Started GET "/kaui/accounts/1gg8yd1czp8en" for 127.0.0.1 at 2012-09-24 11:22:04 -0700
91393
+ Processing by Kaui::AccountsController#show as HTML
91394
+ Parameters: {"id"=>"1gg8yd1czp8en"}
91395
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en&accountWithBalance=false&accountWithBalanceAndCBA=true
91396
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/tags
91397
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/emails
91398
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/paymentMethods?withPluginInfo=true
91399
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/bundles
91400
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/56f303c9-1fcc-45c3-832a-dbbc0f4d33a4
91401
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/56f303c9-1fcc-45c3-832a-dbbc0f4d33a4/subscriptions
91402
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (34.3ms)
91403
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (1.9ms)
91404
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (2.0ms)
91405
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (53.6ms)
91406
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (294.8ms)
91407
+ Completed 200 OK in 28628ms (Views: 917.1ms | ActiveRecord: 0.0ms)
91408
+
91409
+
91410
+ Started GET "/" for 127.0.0.1 at 2012-09-24 11:22:33 -0700
91411
+
91412
+ ActionController::RoutingError (No route matches [GET] "/"):
91413
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
91414
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
91415
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
91416
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
91417
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
91418
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
91419
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
91420
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
91421
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
91422
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
91423
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
91424
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
91425
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
91426
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
91427
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
91428
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
91429
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
91430
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
91431
+
91432
+
91433
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
91434
+
91435
+
91436
+ Started GET "/kaui/invoices" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91437
+ Processing by Kaui::InvoicesController#index as HTML
91438
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/index.html.erb within layouts/application (1.3ms)
91439
+ Completed 200 OK in 46ms (Views: 45.9ms | ActiveRecord: 0.0ms)
91440
+
91441
+
91442
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91443
+ Served asset /application.css - 304 Not Modified (6ms)
91444
+
91445
+
91446
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91447
+ Served asset /d3.v2.js - 304 Not Modified (5ms)
91448
+
91449
+
91450
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91451
+ Served asset /jquery.js - 304 Not Modified (5ms)
91452
+
91453
+
91454
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91455
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
91456
+
91457
+
91458
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91459
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
91460
+
91461
+
91462
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91463
+ Served asset /analytics.css - 304 Not Modified (2ms)
91464
+
91465
+
91466
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91467
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (4ms)
91468
+
91469
+
91470
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91471
+ Served asset /validation.js - 304 Not Modified (4ms)
91472
+
91473
+
91474
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91475
+ Served asset /analytics.js - 304 Not Modified (3ms)
91476
+
91477
+
91478
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91479
+ Served asset /application.js - 304 Not Modified (44ms)
91480
+
91481
+
91482
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91483
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (1ms)
91484
+
91485
+
91486
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:22:38 -0700
91487
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (2ms)
91488
+
91489
+
91490
+ Started GET "/kaui/invoices?utf8=%E2%9C%93&invoice_id=05faf737-a4c3-4c91-af57-efbfc3c910b1&button=" for 127.0.0.1 at 2012-09-24 11:23:22 -0700
91491
+ Processing by Kaui::InvoicesController#index as HTML
91492
+ Parameters: {"utf8"=>"✓", "invoice_id"=>"05faf737-a4c3-4c91-af57-efbfc3c910b1", "button"=>""}
91493
+ Redirected to http://127.0.0.1:3000/kaui/invoices/05faf737-a4c3-4c91-af57-efbfc3c910b1
91494
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
91495
+
91496
+
91497
+ Started GET "/kaui/invoices/05faf737-a4c3-4c91-af57-efbfc3c910b1" for 127.0.0.1 at 2012-09-24 11:23:22 -0700
91498
+ Processing by Kaui::InvoicesController#show as HTML
91499
+ Parameters: {"id"=>"05faf737-a4c3-4c91-af57-efbfc3c910b1"}
91500
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/05faf737-a4c3-4c91-af57-efbfc3c910b1?withItems=true
91501
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9?accountWithBalance=false&accountWithBalanceAndCBA=false
91502
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/05faf737-a4c3-4c91-af57-efbfc3c910b1/payments
91503
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/c96b4c8d-de87-4c8e-b5a7-e22190bf81e7
91504
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/7bbc077c-7112-4d92-8be4-41d49f911765
91505
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (10.1ms)
91506
+ Completed 200 OK in 418ms (Views: 20.5ms | ActiveRecord: 0.0ms)
91507
+
91508
+
91509
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91510
+ Served asset /application.css - 304 Not Modified (0ms)
91511
+
91512
+
91513
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91514
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
91515
+
91516
+
91517
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91518
+ Served asset /analytics.css - 304 Not Modified (0ms)
91519
+
91520
+
91521
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91522
+ Served asset /jquery.js - 304 Not Modified (0ms)
91523
+
91524
+
91525
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91526
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
91527
+
91528
+
91529
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91530
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
91531
+
91532
+
91533
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91534
+ Served asset /validation.js - 304 Not Modified (0ms)
91535
+
91536
+
91537
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91538
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
91539
+
91540
+
91541
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91542
+ Served asset /analytics.js - 304 Not Modified (0ms)
91543
+
91544
+
91545
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91546
+ Served asset /application.js - 304 Not Modified (0ms)
91547
+
91548
+
91549
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91550
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91551
+
91552
+
91553
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:23 -0700
91554
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91555
+
91556
+
91557
+ Started GET "/kaui/invoices/9ccd11df-d3ec-46e5-8ca2-643314450d27" for 127.0.0.1 at 2012-09-24 11:23:32 -0700
91558
+ Processing by Kaui::InvoicesController#show as HTML
91559
+ Parameters: {"id"=>"9ccd11df-d3ec-46e5-8ca2-643314450d27"}
91560
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9ccd11df-d3ec-46e5-8ca2-643314450d27?withItems=true
91561
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950?accountWithBalance=false&accountWithBalanceAndCBA=false
91562
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9ccd11df-d3ec-46e5-8ca2-643314450d27/payments
91563
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/cda53e50-45b9-4f34-9c8c-d438bea6dc7d
91564
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/08f163b2-fdd1-4531-93da-b7b845bd6f72
91565
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (2.9ms)
91566
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (40.5ms)
91567
+ Completed 200 OK in 640ms (Views: 52.3ms | ActiveRecord: 0.0ms)
91568
+
91569
+
91570
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91571
+ Served asset /application.css - 304 Not Modified (0ms)
91572
+
91573
+
91574
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91575
+ Served asset /analytics.css - 304 Not Modified (0ms)
91576
+
91577
+
91578
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91579
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
91580
+
91581
+
91582
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91583
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
91584
+
91585
+
91586
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91587
+ Served asset /jquery.js - 304 Not Modified (0ms)
91588
+
91589
+
91590
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91591
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
91592
+
91593
+
91594
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91595
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
91596
+
91597
+
91598
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91599
+ Served asset /validation.js - 304 Not Modified (0ms)
91600
+
91601
+
91602
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91603
+ Served asset /analytics.js - 304 Not Modified (0ms)
91604
+
91605
+
91606
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91607
+ Served asset /application.js - 304 Not Modified (0ms)
91608
+
91609
+
91610
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91611
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91612
+
91613
+
91614
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:33 -0700
91615
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91616
+
91617
+
91618
+ Started GET "/kaui/invoices/01508ae4-b861-431b-be2a-9e2a9f291114" for 127.0.0.1 at 2012-09-24 11:23:45 -0700
91619
+ Processing by Kaui::InvoicesController#show as HTML
91620
+ Parameters: {"id"=>"01508ae4-b861-431b-be2a-9e2a9f291114"}
91621
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/01508ae4-b861-431b-be2a-9e2a9f291114?withItems=true
91622
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950?accountWithBalance=false&accountWithBalanceAndCBA=false
91623
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/01508ae4-b861-431b-be2a-9e2a9f291114/payments
91624
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (1.0ms)
91625
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (7.5ms)
91626
+ Completed 200 OK in 219ms (Views: 17.7ms | ActiveRecord: 0.0ms)
91627
+
91628
+
91629
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91630
+ Served asset /application.css - 304 Not Modified (0ms)
91631
+
91632
+
91633
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91634
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (4ms)
91635
+
91636
+
91637
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91638
+ Served asset /analytics.css - 304 Not Modified (0ms)
91639
+
91640
+
91641
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91642
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
91643
+
91644
+
91645
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91646
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
91647
+
91648
+
91649
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91650
+ Served asset /jquery.js - 304 Not Modified (0ms)
91651
+
91652
+
91653
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91654
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
91655
+
91656
+
91657
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91658
+ Served asset /validation.js - 304 Not Modified (0ms)
91659
+
91660
+
91661
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91662
+ Served asset /analytics.js - 304 Not Modified (0ms)
91663
+
91664
+
91665
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91666
+ Served asset /application.js - 304 Not Modified (0ms)
91667
+
91668
+
91669
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91670
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91671
+
91672
+
91673
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:46 -0700
91674
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91675
+
91676
+
91677
+ Started GET "/kaui/invoices/840169f0-a55e-4a08-90f5-62e9291d9b7e" for 127.0.0.1 at 2012-09-24 11:23:53 -0700
91678
+ Processing by Kaui::InvoicesController#show as HTML
91679
+ Parameters: {"id"=>"840169f0-a55e-4a08-90f5-62e9291d9b7e"}
91680
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/840169f0-a55e-4a08-90f5-62e9291d9b7e?withItems=true
91681
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/7b367f69-03a7-4277-a863-13fc4e6a3336?accountWithBalance=false&accountWithBalanceAndCBA=false
91682
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/840169f0-a55e-4a08-90f5-62e9291d9b7e/payments
91683
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/b17c3a70-c9b2-4eb3-ba8f-838af4dcc2c3
91684
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/6c661f2c-343b-4765-8749-4e961803ce36
91685
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/1842f468-8dc5-40a7-a686-c1aa3408757e
91686
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/5a070ceb-a7ab-4287-a67f-2b1ff07af207
91687
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (10.2ms)
91688
+ Completed 200 OK in 657ms (Views: 60.7ms | ActiveRecord: 0.0ms)
91689
+
91690
+
91691
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91692
+ Served asset /application.css - 304 Not Modified (0ms)
91693
+
91694
+
91695
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91696
+ Served asset /analytics.css - 304 Not Modified (0ms)
91697
+
91698
+
91699
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91700
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
91701
+
91702
+
91703
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91704
+ Served asset /jquery.js - 304 Not Modified (0ms)
91705
+
91706
+
91707
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91708
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
91709
+
91710
+
91711
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91712
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
91713
+
91714
+
91715
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91716
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
91717
+
91718
+
91719
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91720
+ Served asset /validation.js - 304 Not Modified (0ms)
91721
+
91722
+
91723
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91724
+ Served asset /analytics.js - 304 Not Modified (0ms)
91725
+
91726
+
91727
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91728
+ Served asset /application.js - 304 Not Modified (0ms)
91729
+
91730
+
91731
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91732
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91733
+
91734
+
91735
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:23:54 -0700
91736
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91737
+
91738
+
91739
+ Started GET "/kaui/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91740
+ Processing by Kaui::InvoicesController#show as HTML
91741
+ Parameters: {"id"=>"35ee9182-dfbd-474a-8c57-e154afdf9f3b"}
91742
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b?withItems=true
91743
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950?accountWithBalance=false&accountWithBalanceAndCBA=false
91744
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b/payments
91745
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/486feecb-5139-487f-98e4-b25476ca8f7e
91746
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/f47556fc-2a67-4272-80b2-8a71d09916c9
91747
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (1.0ms)
91748
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (12.4ms)
91749
+ Completed 200 OK in 500ms (Views: 23.6ms | ActiveRecord: 0.0ms)
91750
+
91751
+
91752
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91753
+ Served asset /application.css - 304 Not Modified (0ms)
91754
+
91755
+
91756
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91757
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
91758
+
91759
+
91760
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91761
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
91762
+
91763
+
91764
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91765
+ Served asset /analytics.css - 304 Not Modified (0ms)
91766
+
91767
+
91768
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91769
+ Served asset /jquery.js - 304 Not Modified (0ms)
91770
+
91771
+
91772
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91773
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
91774
+
91775
+
91776
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91777
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
91778
+
91779
+
91780
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91781
+ Served asset /validation.js - 304 Not Modified (0ms)
91782
+
91783
+
91784
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91785
+ Served asset /analytics.js - 304 Not Modified (0ms)
91786
+
91787
+
91788
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91789
+ Served asset /application.js - 304 Not Modified (0ms)
91790
+
91791
+
91792
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91793
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91794
+
91795
+
91796
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:02 -0700
91797
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91798
+
91799
+
91800
+ Started GET "/kaui/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b" for 127.0.0.1 at 2012-09-24 11:24:23 -0700
91801
+ Processing by Kaui::InvoicesController#show as HTML
91802
+ Parameters: {"id"=>"35ee9182-dfbd-474a-8c57-e154afdf9f3b"}
91803
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b?withItems=true
91804
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950?accountWithBalance=false&accountWithBalanceAndCBA=false
91805
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b/payments
91806
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/486feecb-5139-487f-98e4-b25476ca8f7e
91807
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/f47556fc-2a67-4272-80b2-8a71d09916c9
91808
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (0.9ms)
91809
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (14.8ms)
91810
+ Completed 200 OK in 366ms (Views: 25.0ms | ActiveRecord: 0.0ms)
91811
+
91812
+
91813
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91814
+ Served asset /application.css - 304 Not Modified (0ms)
91815
+
91816
+
91817
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91818
+ Served asset /analytics.css - 304 Not Modified (0ms)
91819
+
91820
+
91821
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91822
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
91823
+
91824
+
91825
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91826
+ Served asset /jquery.js - 304 Not Modified (0ms)
91827
+
91828
+
91829
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91830
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
91831
+
91832
+
91833
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91834
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
91835
+
91836
+
91837
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91838
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
91839
+
91840
+
91841
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91842
+ Served asset /validation.js - 304 Not Modified (0ms)
91843
+
91844
+
91845
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91846
+ Served asset /analytics.js - 304 Not Modified (0ms)
91847
+
91848
+
91849
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91850
+ Served asset /application.js - 304 Not Modified (0ms)
91851
+
91852
+
91853
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91854
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91855
+
91856
+
91857
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:24 -0700
91858
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91859
+
91860
+
91861
+ Started GET "/kaui/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91862
+ Processing by Kaui::InvoicesController#show as HTML
91863
+ Parameters: {"id"=>"35ee9182-dfbd-474a-8c57-e154afdf9f3b"}
91864
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b?withItems=true
91865
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950?accountWithBalance=false&accountWithBalanceAndCBA=false
91866
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b/payments
91867
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/486feecb-5139-487f-98e4-b25476ca8f7e
91868
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/f47556fc-2a67-4272-80b2-8a71d09916c9
91869
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (1.2ms)
91870
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (55.4ms)
91871
+ Completed 200 OK in 405ms (Views: 65.5ms | ActiveRecord: 0.0ms)
91872
+
91873
+
91874
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91875
+ Served asset /analytics.css - 304 Not Modified (0ms)
91876
+
91877
+
91878
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91879
+ Served asset /application.css - 304 Not Modified (0ms)
91880
+
91881
+
91882
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91883
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (3ms)
91884
+
91885
+
91886
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91887
+ Served asset /jquery.js - 304 Not Modified (0ms)
91888
+
91889
+
91890
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91891
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
91892
+
91893
+
91894
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91895
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
91896
+
91897
+
91898
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91899
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
91900
+
91901
+
91902
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91903
+ Served asset /validation.js - 304 Not Modified (0ms)
91904
+
91905
+
91906
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91907
+ Served asset /analytics.js - 304 Not Modified (0ms)
91908
+
91909
+
91910
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91911
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91912
+
91913
+
91914
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91915
+ Served asset /application.js - 304 Not Modified (0ms)
91916
+
91917
+
91918
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:36 -0700
91919
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91920
+
91921
+
91922
+ Started GET "/kaui/invoices/b7ee5c67-a621-423f-97a4-b594279181d9" for 127.0.0.1 at 2012-09-24 11:24:39 -0700
91923
+ Processing by Kaui::InvoicesController#show as HTML
91924
+ Parameters: {"id"=>"b7ee5c67-a621-423f-97a4-b594279181d9"}
91925
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b7ee5c67-a621-423f-97a4-b594279181d9?withItems=true
91926
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950?accountWithBalance=false&accountWithBalanceAndCBA=false
91927
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b7ee5c67-a621-423f-97a4-b594279181d9/payments
91928
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/cda53e50-45b9-4f34-9c8c-d438bea6dc7d
91929
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/08f163b2-fdd1-4531-93da-b7b845bd6f72
91930
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/6b80c982-fdea-4895-968c-670a2eaebd31
91931
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/f47556fc-2a67-4272-80b2-8a71d09916c9
91932
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (53.6ms)
91933
+ Completed 200 OK in 1345ms (Views: 64.6ms | ActiveRecord: 0.0ms)
91934
+
91935
+
91936
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91937
+ Served asset /application.css - 304 Not Modified (0ms)
91938
+
91939
+
91940
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91941
+ Served asset /analytics.css - 304 Not Modified (0ms)
91942
+
91943
+
91944
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91945
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (1ms)
91946
+
91947
+
91948
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91949
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
91950
+
91951
+
91952
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91953
+ Served asset /jquery.js - 304 Not Modified (0ms)
91954
+
91955
+
91956
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91957
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
91958
+
91959
+
91960
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91961
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
91962
+
91963
+
91964
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91965
+ Served asset /validation.js - 304 Not Modified (0ms)
91966
+
91967
+
91968
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91969
+ Served asset /analytics.js - 304 Not Modified (0ms)
91970
+
91971
+
91972
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91973
+ Served asset /application.js - 304 Not Modified (0ms)
91974
+
91975
+
91976
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91977
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
91978
+
91979
+
91980
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:40 -0700
91981
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
91982
+
91983
+
91984
+ Started GET "/kaui/invoices/0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6" for 127.0.0.1 at 2012-09-24 11:24:54 -0700
91985
+ Processing by Kaui::InvoicesController#show as HTML
91986
+ Parameters: {"id"=>"0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6"}
91987
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6?withItems=true
91988
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9?accountWithBalance=false&accountWithBalanceAndCBA=false
91989
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6/payments
91990
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/d5f89a67-94f4-415c-9af2-ee72f057c986
91991
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fa23eb05-96e5-408f-bf2e-74b8bfec4192
91992
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (1.0ms)
91993
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (11.0ms)
91994
+ Completed 200 OK in 377ms (Views: 21.4ms | ActiveRecord: 0.0ms)
91995
+
91996
+
91997
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
91998
+ Served asset /analytics.css - 304 Not Modified (0ms)
91999
+
92000
+
92001
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92002
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
92003
+
92004
+
92005
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92006
+ Served asset /application.css - 304 Not Modified (0ms)
92007
+
92008
+
92009
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92010
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92011
+
92012
+
92013
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92014
+ Served asset /jquery.js - 304 Not Modified (0ms)
92015
+
92016
+
92017
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92018
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92019
+
92020
+
92021
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92022
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92023
+
92024
+
92025
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92026
+ Served asset /validation.js - 304 Not Modified (0ms)
92027
+
92028
+
92029
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92030
+ Served asset /analytics.js - 304 Not Modified (0ms)
92031
+
92032
+
92033
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92034
+ Served asset /application.js - 304 Not Modified (0ms)
92035
+
92036
+
92037
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92038
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92039
+
92040
+
92041
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:24:55 -0700
92042
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92043
+
92044
+
92045
+ Started GET "/kaui/invoices/fe154e3e-d385-4be9-aa03-4b59aabe50dd" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92046
+ Processing by Kaui::InvoicesController#show as HTML
92047
+ Parameters: {"id"=>"fe154e3e-d385-4be9-aa03-4b59aabe50dd"}
92048
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/fe154e3e-d385-4be9-aa03-4b59aabe50dd?withItems=true
92049
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950?accountWithBalance=false&accountWithBalanceAndCBA=false
92050
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/fe154e3e-d385-4be9-aa03-4b59aabe50dd/payments
92051
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/d48e73d0-3c77-4178-bfdf-6d4c053ace4d
92052
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/de17ea7b-2069-4386-99d3-c883881521ab
92053
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (1.0ms)
92054
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (71.4ms)
92055
+ Completed 200 OK in 478ms (Views: 82.5ms | ActiveRecord: 0.0ms)
92056
+
92057
+
92058
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92059
+ Served asset /analytics.css - 304 Not Modified (0ms)
92060
+
92061
+
92062
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92063
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (5ms)
92064
+
92065
+
92066
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92067
+ Served asset /application.css - 304 Not Modified (0ms)
92068
+
92069
+
92070
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92071
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92072
+
92073
+
92074
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92075
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92076
+
92077
+
92078
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92079
+ Served asset /jquery.js - 304 Not Modified (0ms)
92080
+
92081
+
92082
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92083
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92084
+
92085
+
92086
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92087
+ Served asset /analytics.js - 304 Not Modified (0ms)
92088
+
92089
+
92090
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92091
+ Served asset /validation.js - 304 Not Modified (0ms)
92092
+
92093
+
92094
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92095
+ Served asset /application.js - 304 Not Modified (0ms)
92096
+
92097
+
92098
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92099
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92100
+
92101
+
92102
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:08 -0700
92103
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92104
+
92105
+
92106
+ Started GET "/kaui/accounts/2a1pitn032bok" for 127.0.0.1 at 2012-09-24 11:25:11 -0700
92107
+ Processing by Kaui::AccountsController#show as HTML
92108
+ Parameters: {"id"=>"2a1pitn032bok"}
92109
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=2a1pitn032bok&accountWithBalance=false&accountWithBalanceAndCBA=true
92110
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950/tags
92111
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950/emails
92112
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950/paymentMethods?withPluginInfo=true
92113
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950/bundles
92114
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/08f163b2-fdd1-4531-93da-b7b845bd6f72
92115
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/08f163b2-fdd1-4531-93da-b7b845bd6f72/subscriptions
92116
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/f47556fc-2a67-4272-80b2-8a71d09916c9
92117
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/f47556fc-2a67-4272-80b2-8a71d09916c9/subscriptions
92118
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/de17ea7b-2069-4386-99d3-c883881521ab
92119
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/de17ea7b-2069-4386-99d3-c883881521ab/subscriptions
92120
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.1ms)
92121
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (0.5ms)
92122
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (1.7ms)
92123
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (1.0ms)
92124
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (1.4ms)
92125
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (42.1ms)
92126
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (55.2ms)
92127
+ Completed 200 OK in 4549ms (Views: 66.4ms | ActiveRecord: 0.0ms)
92128
+
92129
+
92130
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92131
+ Served asset /application.css - 304 Not Modified (0ms)
92132
+
92133
+
92134
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92135
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
92136
+
92137
+
92138
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92139
+ Served asset /analytics.css - 304 Not Modified (0ms)
92140
+
92141
+
92142
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92143
+ Served asset /jquery.js - 304 Not Modified (0ms)
92144
+
92145
+
92146
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92147
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92148
+
92149
+
92150
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92151
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92152
+
92153
+
92154
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92155
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92156
+
92157
+
92158
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92159
+ Served asset /validation.js - 304 Not Modified (0ms)
92160
+
92161
+
92162
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92163
+ Served asset /analytics.js - 304 Not Modified (0ms)
92164
+
92165
+
92166
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92167
+ Served asset /application.js - 304 Not Modified (0ms)
92168
+
92169
+
92170
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92171
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92172
+
92173
+
92174
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92175
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92176
+
92177
+
92178
+ Started GET "/img/glyphicons-halflings.png" for 127.0.0.1 at 2012-09-24 11:25:16 -0700
92179
+
92180
+ ActionController::RoutingError (No route matches [GET] "/img/glyphicons-halflings.png"):
92181
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
92182
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
92183
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
92184
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
92185
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
92186
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
92187
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
92188
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
92189
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
92190
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
92191
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
92192
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
92193
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
92194
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
92195
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
92196
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
92197
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
92198
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
92199
+
92200
+
92201
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
92202
+
92203
+
92204
+ Started GET "/kaui/account_timelines/4d6746d2-0d2f-4208-a157-22f0183c6950" for 127.0.0.1 at 2012-09-24 11:25:20 -0700
92205
+ Processing by Kaui::AccountTimelinesController#show as HTML
92206
+ Parameters: {"id"=>"4d6746d2-0d2f-4208-a157-22f0183c6950"}
92207
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950?accountWithBalance=false&accountWithBalanceAndCBA=false
92208
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/4d6746d2-0d2f-4208-a157-22f0183c6950/timeline?audit=MINIMAL
92209
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/1aff6044-5b2c-48fa-ae6a-83b1703494f1?withItems=true
92210
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/1aff6044-5b2c-48fa-ae6a-83b1703494f1?withItems=true
92211
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/1aff6044-5b2c-48fa-ae6a-83b1703494f1?withItems=true
92212
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9ccd11df-d3ec-46e5-8ca2-643314450d27?withItems=true
92213
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b6e28eec-0086-4eb9-b08b-8d4ee09c0015?withItems=true
92214
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9ccd11df-d3ec-46e5-8ca2-643314450d27?withItems=true
92215
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/fe154e3e-d385-4be9-aa03-4b59aabe50dd?withItems=true
92216
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/6d88f687-fec7-4bb5-9fe2-f5d468dba253?withItems=true
92217
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/01508ae4-b861-431b-be2a-9e2a9f291114?withItems=true
92218
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/1aff6044-5b2c-48fa-ae6a-83b1703494f1?withItems=true
92219
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/35ee9182-dfbd-474a-8c57-e154afdf9f3b?withItems=true
92220
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/ce233a04-6efe-47c9-9e19-c96a0b54046a?withItems=true
92221
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/42e59f00-4459-4d26-a581-e16b4975d6d5?withItems=true
92222
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/676d6785-b24a-4199-83b4-79868194e4a1?withItems=true
92223
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/a7e8adf4-a897-4003-b90a-3f3b3915e7bb?withItems=true
92224
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/2b4cc200-56a6-416d-bade-7df11b15aefa?withItems=true
92225
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b7ee5c67-a621-423f-97a4-b594279181d9?withItems=true
92226
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb within layouts/application (118.5ms)
92227
+ Completed 200 OK in 5520ms (Views: 155.7ms | ActiveRecord: 0.0ms)
92228
+
92229
+
92230
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92231
+ Served asset /application.css - 304 Not Modified (0ms)
92232
+
92233
+
92234
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92235
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
92236
+
92237
+
92238
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92239
+ Served asset /analytics.css - 304 Not Modified (0ms)
92240
+
92241
+
92242
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92243
+ Served asset /jquery.js - 304 Not Modified (0ms)
92244
+
92245
+
92246
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92247
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92248
+
92249
+
92250
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92251
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92252
+
92253
+
92254
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92255
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92256
+
92257
+
92258
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92259
+ Served asset /validation.js - 304 Not Modified (0ms)
92260
+
92261
+
92262
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92263
+ Served asset /analytics.js - 304 Not Modified (0ms)
92264
+
92265
+
92266
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92267
+ Served asset /application.js - 304 Not Modified (0ms)
92268
+
92269
+
92270
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92271
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92272
+
92273
+
92274
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:25 -0700
92275
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92276
+
92277
+
92278
+ Started GET "/kaui/accounts/1zwxjzb57kgio" for 127.0.0.1 at 2012-09-24 11:25:48 -0700
92279
+ Processing by Kaui::AccountsController#show as HTML
92280
+ Parameters: {"id"=>"1zwxjzb57kgio"}
92281
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1zwxjzb57kgio&accountWithBalance=false&accountWithBalanceAndCBA=true
92282
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9/tags
92283
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9/emails
92284
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9/paymentMethods?withPluginInfo=true
92285
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9/bundles
92286
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/fa23eb05-96e5-408f-bf2e-74b8bfec4192
92287
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fa23eb05-96e5-408f-bf2e-74b8bfec4192/subscriptions
92288
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/84537f7d-7134-47c2-876f-1bf91fd443fd
92289
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/84537f7d-7134-47c2-876f-1bf91fd443fd/subscriptions
92290
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/7bbc077c-7112-4d92-8be4-41d49f911765
92291
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/7bbc077c-7112-4d92-8be4-41d49f911765/subscriptions
92292
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/05565810-3ddd-45a7-8446-534b86fbc97f
92293
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/05565810-3ddd-45a7-8446-534b86fbc97f/subscriptions
92294
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/05397731-f7da-425d-b54a-7cd46e8644cc
92295
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/05397731-f7da-425d-b54a-7cd46e8644cc/subscriptions
92296
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.1ms)
92297
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (0.3ms)
92298
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (0.5ms)
92299
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (1.0ms)
92300
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (1.6ms)
92301
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (1.8ms)
92302
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (0.8ms)
92303
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (0.9ms)
92304
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (57.3ms)
92305
+ Completed 200 OK in 1809ms (Views: 69.4ms | ActiveRecord: 0.0ms)
92306
+
92307
+
92308
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92309
+ Served asset /application.css - 304 Not Modified (0ms)
92310
+
92311
+
92312
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92313
+ Served asset /analytics.css - 304 Not Modified (0ms)
92314
+
92315
+
92316
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92317
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92318
+
92319
+
92320
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92321
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
92322
+
92323
+
92324
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92325
+ Served asset /jquery.js - 304 Not Modified (0ms)
92326
+
92327
+
92328
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92329
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92330
+
92331
+
92332
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92333
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92334
+
92335
+
92336
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92337
+ Served asset /validation.js - 304 Not Modified (0ms)
92338
+
92339
+
92340
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92341
+ Served asset /analytics.js - 304 Not Modified (0ms)
92342
+
92343
+
92344
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92345
+ Served asset /application.js - 304 Not Modified (0ms)
92346
+
92347
+
92348
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92349
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92350
+
92351
+
92352
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92353
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92354
+
92355
+
92356
+ Started GET "/img/glyphicons-halflings.png" for 127.0.0.1 at 2012-09-24 11:25:50 -0700
92357
+
92358
+ ActionController::RoutingError (No route matches [GET] "/img/glyphicons-halflings.png"):
92359
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
92360
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
92361
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
92362
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
92363
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
92364
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
92365
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
92366
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
92367
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
92368
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
92369
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
92370
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
92371
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
92372
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
92373
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
92374
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
92375
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
92376
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
92377
+
92378
+
92379
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
92380
+
92381
+
92382
+ Started GET "/kaui/account_timelines/54b7929c-2f95-4f3e-83c3-1954acd72ce9" for 127.0.0.1 at 2012-09-24 11:25:53 -0700
92383
+ Processing by Kaui::AccountTimelinesController#show as HTML
92384
+ Parameters: {"id"=>"54b7929c-2f95-4f3e-83c3-1954acd72ce9"}
92385
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9?accountWithBalance=false&accountWithBalanceAndCBA=false
92386
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9/timeline?audit=MINIMAL
92387
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6?withItems=true
92388
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/659ccf0c-5fb7-4442-8551-46bd31d31f73?withItems=true
92389
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/fc23ac23-9641-4934-9c78-1f7de9d963e2?withItems=true
92390
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/4ff9ef3b-1cc0-44cb-8dad-8c6aeb982080?withItems=true
92391
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/d31f4358-3dc2-4286-a442-bfd4fa29b442?withItems=true
92392
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/1cae0227-5a85-4a3b-8090-e3a0d4c4a659?withItems=true
92393
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/d86c2a14-394a-4ea9-95fc-75d8913b640e?withItems=true
92394
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/6a98ee0d-ca9b-4e70-a868-3eba97f49ae0?withItems=true
92395
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/05faf737-a4c3-4c91-af57-efbfc3c910b1?withItems=true
92396
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/ca8a5c29-f40f-4ba2-8f11-ccafcbb4c734?withItems=true
92397
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/7f16dedf-cb4c-4556-a54e-16215dc4628c?withItems=true
92398
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb within layouts/application (97.9ms)
92399
+ Completed 200 OK in 2209ms (Views: 109.4ms | ActiveRecord: 0.0ms)
92400
+
92401
+
92402
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92403
+ Served asset /application.css - 304 Not Modified (0ms)
92404
+
92405
+
92406
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92407
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (1ms)
92408
+
92409
+
92410
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92411
+ Served asset /analytics.css - 304 Not Modified (0ms)
92412
+
92413
+
92414
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92415
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92416
+
92417
+
92418
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92419
+ Served asset /jquery.js - 304 Not Modified (0ms)
92420
+
92421
+
92422
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92423
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92424
+
92425
+
92426
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92427
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92428
+
92429
+
92430
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92431
+ Served asset /validation.js - 304 Not Modified (0ms)
92432
+
92433
+
92434
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92435
+ Served asset /analytics.js - 304 Not Modified (0ms)
92436
+
92437
+
92438
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92439
+ Served asset /application.js - 304 Not Modified (0ms)
92440
+
92441
+
92442
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92443
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92444
+
92445
+
92446
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:25:55 -0700
92447
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92448
+
92449
+
92450
+ Started GET "/kaui/invoices/0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6" for 127.0.0.1 at 2012-09-24 11:25:59 -0700
92451
+ Processing by Kaui::InvoicesController#show as HTML
92452
+ Parameters: {"id"=>"0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6"}
92453
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6?withItems=true
92454
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/54b7929c-2f95-4f3e-83c3-1954acd72ce9?accountWithBalance=false&accountWithBalanceAndCBA=false
92455
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/0a32dc02-ea86-4c3c-9d82-7d757fb2a5e6/payments
92456
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/d5f89a67-94f4-415c-9af2-ee72f057c986
92457
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fa23eb05-96e5-408f-bf2e-74b8bfec4192
92458
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (0.9ms)
92459
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (9.6ms)
92460
+ Completed 200 OK in 330ms (Views: 21.2ms | ActiveRecord: 0.0ms)
92461
+
92462
+
92463
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92464
+ Served asset /application.css - 304 Not Modified (0ms)
92465
+
92466
+
92467
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92468
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (5ms)
92469
+
92470
+
92471
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92472
+ Served asset /analytics.css - 304 Not Modified (0ms)
92473
+
92474
+
92475
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92476
+ Served asset /jquery.js - 304 Not Modified (0ms)
92477
+
92478
+
92479
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92480
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92481
+
92482
+
92483
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92484
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92485
+
92486
+
92487
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92488
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92489
+
92490
+
92491
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92492
+ Served asset /validation.js - 304 Not Modified (0ms)
92493
+
92494
+
92495
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92496
+ Served asset /analytics.js - 304 Not Modified (0ms)
92497
+
92498
+
92499
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92500
+ Served asset /application.js - 304 Not Modified (0ms)
92501
+
92502
+
92503
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92504
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92505
+
92506
+
92507
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:00 -0700
92508
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92509
+
92510
+
92511
+ Started GET "/kaui/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8" for 127.0.0.1 at 2012-09-24 11:26:09 -0700
92512
+ Processing by Kaui::InvoicesController#show as HTML
92513
+ Parameters: {"id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8"}
92514
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
92515
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
92516
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/payments
92517
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f
92518
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
92519
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (0.9ms)
92520
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (10.2ms)
92521
+ Completed 200 OK in 531ms (Views: 21.5ms | ActiveRecord: 0.0ms)
92522
+
92523
+
92524
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92525
+ Served asset /analytics.css - 304 Not Modified (0ms)
92526
+
92527
+
92528
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92529
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
92530
+
92531
+
92532
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92533
+ Served asset /application.css - 304 Not Modified (0ms)
92534
+
92535
+
92536
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92537
+ Served asset /jquery.js - 304 Not Modified (0ms)
92538
+
92539
+
92540
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92541
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92542
+
92543
+
92544
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92545
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92546
+
92547
+
92548
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92549
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92550
+
92551
+
92552
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92553
+ Served asset /validation.js - 304 Not Modified (0ms)
92554
+
92555
+
92556
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92557
+ Served asset /analytics.js - 304 Not Modified (0ms)
92558
+
92559
+
92560
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92561
+ Served asset /application.js - 304 Not Modified (0ms)
92562
+
92563
+
92564
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92565
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92566
+
92567
+
92568
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:10 -0700
92569
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92570
+
92571
+
92572
+ Started DELETE "/kaui/invoice_items/5fc875c3-c08b-4082-a4a0-3a07e747893e?account_id=6eb62860-03b4-4205-b22d-f3572e6c69d7&invoice_id=67502b9c-bc36-49d4-9922-9cf0cf7a5bf8" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92573
+ Processing by Kaui::InvoiceItemsController#destroy as HTML
92574
+ Parameters: {"authenticity_token"=>"jLaRQD9WQ7yR7K5Wj3nZ0F65jVJs3iAgiOUmcH1i2uA=", "account_id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7", "invoice_id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8", "id"=>"5fc875c3-c08b-4082-a4a0-3a07e747893e"}
92575
+ Performing delete request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/5fc875c3-c08b-4082-a4a0-3a07e747893e/cba?accountId=6eb62860-03b4-4205-b22d-f3572e6c69d7
92576
+ Redirected to http://127.0.0.1:3000/kaui/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8
92577
+ Completed 302 Found in 220ms (ActiveRecord: 0.0ms)
92578
+
92579
+
92580
+ Started GET "/kaui/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92581
+ Processing by Kaui::InvoicesController#show as HTML
92582
+ Parameters: {"id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8"}
92583
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
92584
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
92585
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/payments
92586
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f
92587
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
92588
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (1.1ms)
92589
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (12.6ms)
92590
+ Completed 200 OK in 429ms (Views: 24.5ms | ActiveRecord: 0.0ms)
92591
+
92592
+
92593
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92594
+ Served asset /application.css - 304 Not Modified (0ms)
92595
+
92596
+
92597
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92598
+ Served asset /analytics.css - 304 Not Modified (0ms)
92599
+
92600
+
92601
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92602
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
92603
+
92604
+
92605
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92606
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92607
+
92608
+
92609
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92610
+ Served asset /jquery.js - 304 Not Modified (0ms)
92611
+
92612
+
92613
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92614
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92615
+
92616
+
92617
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92618
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92619
+
92620
+
92621
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92622
+ Served asset /validation.js - 304 Not Modified (0ms)
92623
+
92624
+
92625
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92626
+ Served asset /application.js - 304 Not Modified (0ms)
92627
+
92628
+
92629
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92630
+ Served asset /analytics.js - 304 Not Modified (0ms)
92631
+
92632
+
92633
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92634
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92635
+
92636
+
92637
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:15 -0700
92638
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92639
+
92640
+
92641
+ Started DELETE "/kaui/invoice_items/a2aacec1-6890-4eed-adb8-cc0a557688c6?account_id=6eb62860-03b4-4205-b22d-f3572e6c69d7&invoice_id=67502b9c-bc36-49d4-9922-9cf0cf7a5bf8" for 127.0.0.1 at 2012-09-24 11:26:18 -0700
92642
+ Processing by Kaui::InvoiceItemsController#destroy as HTML
92643
+ Parameters: {"authenticity_token"=>"jLaRQD9WQ7yR7K5Wj3nZ0F65jVJs3iAgiOUmcH1i2uA=", "account_id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7", "invoice_id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8", "id"=>"a2aacec1-6890-4eed-adb8-cc0a557688c6"}
92644
+ Performing delete request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/a2aacec1-6890-4eed-adb8-cc0a557688c6/cba?accountId=6eb62860-03b4-4205-b22d-f3572e6c69d7
92645
+ Redirected to http://127.0.0.1:3000/kaui/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8
92646
+ Completed 302 Found in 171ms (ActiveRecord: 0.0ms)
92647
+
92648
+
92649
+ Started GET "/kaui/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92650
+ Processing by Kaui::InvoicesController#show as HTML
92651
+ Parameters: {"id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8"}
92652
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
92653
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
92654
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/payments
92655
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f
92656
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
92657
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (1.0ms)
92658
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (47.5ms)
92659
+ Completed 200 OK in 473ms (Views: 58.4ms | ActiveRecord: 0.0ms)
92660
+
92661
+
92662
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92663
+ Served asset /application.css - 304 Not Modified (0ms)
92664
+
92665
+
92666
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92667
+ Served asset /analytics.css - 304 Not Modified (0ms)
92668
+
92669
+
92670
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92671
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
92672
+
92673
+
92674
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92675
+ Served asset /jquery.js - 304 Not Modified (0ms)
92676
+
92677
+
92678
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92679
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92680
+
92681
+
92682
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92683
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92684
+
92685
+
92686
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92687
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92688
+
92689
+
92690
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92691
+ Served asset /validation.js - 304 Not Modified (0ms)
92692
+
92693
+
92694
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92695
+ Served asset /analytics.js - 304 Not Modified (0ms)
92696
+
92697
+
92698
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92699
+ Served asset /application.js - 304 Not Modified (0ms)
92700
+
92701
+
92702
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92703
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92704
+
92705
+
92706
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:26:19 -0700
92707
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92708
+
92709
+
92710
+ Started GET "/kaui/accounts/1qy6ktamxbfiw" for 127.0.0.1 at 2012-09-24 11:58:57 -0700
92711
+ Processing by Kaui::AccountsController#show as HTML
92712
+ Parameters: {"id"=>"1qy6ktamxbfiw"}
92713
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1qy6ktamxbfiw&accountWithBalance=false&accountWithBalanceAndCBA=true
92714
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/tags
92715
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/emails
92716
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/paymentMethods?withPluginInfo=true
92717
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/bundles
92718
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
92719
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e/subscriptions
92720
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.7ms)
92721
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (1.0ms)
92722
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (2.8ms)
92723
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (33.9ms)
92724
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (115.8ms)
92725
+ Completed 200 OK in 1701ms (Views: 232.2ms | ActiveRecord: 0.0ms)
92726
+
92727
+
92728
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92729
+ Served asset /analytics.css - 304 Not Modified (4ms)
92730
+
92731
+
92732
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92733
+ Served asset /application.css - 304 Not Modified (4ms)
92734
+
92735
+
92736
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92737
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
92738
+
92739
+
92740
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92741
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
92742
+
92743
+
92744
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92745
+ Served asset /jquery.js - 304 Not Modified (5ms)
92746
+
92747
+
92748
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92749
+ Served asset /d3.v2.js - 304 Not Modified (5ms)
92750
+
92751
+
92752
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92753
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (2ms)
92754
+
92755
+
92756
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92757
+ Served asset /validation.js - 304 Not Modified (2ms)
92758
+
92759
+
92760
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92761
+ Served asset /analytics.js - 304 Not Modified (4ms)
92762
+
92763
+
92764
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92765
+ Served asset /application.js - 304 Not Modified (12ms)
92766
+
92767
+
92768
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92769
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (3ms)
92770
+
92771
+
92772
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:00 -0700
92773
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (2ms)
92774
+
92775
+
92776
+ Started GET "/kaui/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f/edit" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92777
+ Processing by Kaui::SubscriptionsController#edit as HTML
92778
+ Parameters: {"id"=>"b1144d17-7f7e-4afb-986f-f209a2ac386f"}
92779
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f
92780
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
92781
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
92782
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/catalog/availableBasePlans
92783
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/edit.html.erb within layouts/application (5.9ms)
92784
+ Completed 200 OK in 435ms (Views: 17.5ms | ActiveRecord: 0.0ms)
92785
+
92786
+
92787
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92788
+ Served asset /application.css - 304 Not Modified (0ms)
92789
+
92790
+
92791
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92792
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (1ms)
92793
+
92794
+
92795
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92796
+ Served asset /analytics.css - 304 Not Modified (0ms)
92797
+
92798
+
92799
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92800
+ Served asset /jquery.js - 304 Not Modified (0ms)
92801
+
92802
+
92803
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92804
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92805
+
92806
+
92807
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92808
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92809
+
92810
+
92811
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92812
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92813
+
92814
+
92815
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92816
+ Served asset /validation.js - 304 Not Modified (0ms)
92817
+
92818
+
92819
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92820
+ Served asset /analytics.js - 304 Not Modified (0ms)
92821
+
92822
+
92823
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92824
+ Served asset /application.js - 304 Not Modified (0ms)
92825
+
92826
+
92827
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92828
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92829
+
92830
+
92831
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 11:59:04 -0700
92832
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92833
+
92834
+
92835
+ Started GET "/kaui/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f/edit" for 127.0.0.1 at 2012-09-24 13:43:31 -0700
92836
+ Processing by Kaui::SubscriptionsController#edit as HTML
92837
+ Parameters: {"id"=>"b1144d17-7f7e-4afb-986f-f209a2ac386f"}
92838
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f
92839
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
92840
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
92841
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/catalog/availableBasePlans
92842
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/edit.html.erb within layouts/application (39.1ms)
92843
+ Completed 200 OK in 461ms (Views: 84.5ms | ActiveRecord: 0.0ms)
92844
+
92845
+
92846
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92847
+ Served asset /analytics.css - 304 Not Modified (8ms)
92848
+
92849
+
92850
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92851
+ Served asset /jquery.js - 304 Not Modified (36ms)
92852
+
92853
+
92854
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92855
+ Served asset /d3.v2.js - 304 Not Modified (3ms)
92856
+
92857
+
92858
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92859
+ Served asset /application.css - 304 Not Modified (3ms)
92860
+
92861
+
92862
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92863
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
92864
+
92865
+
92866
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92867
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (3ms)
92868
+
92869
+
92870
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92871
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (3ms)
92872
+
92873
+
92874
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92875
+ Served asset /validation.js - 304 Not Modified (2ms)
92876
+
92877
+
92878
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92879
+ Served asset /analytics.js - 304 Not Modified (4ms)
92880
+
92881
+
92882
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92883
+ Served asset /application.js - 304 Not Modified (8ms)
92884
+
92885
+
92886
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92887
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (2ms)
92888
+
92889
+
92890
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:32 -0700
92891
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (4ms)
92892
+
92893
+
92894
+ Started GET "/kaui/accounts/1qy6ktamxbfiw" for 127.0.0.1 at 2012-09-24 13:43:39 -0700
92895
+ Processing by Kaui::AccountsController#show as HTML
92896
+ Parameters: {"id"=>"1qy6ktamxbfiw"}
92897
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1qy6ktamxbfiw&accountWithBalance=false&accountWithBalanceAndCBA=true
92898
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/tags
92899
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/emails
92900
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/paymentMethods?withPluginInfo=true
92901
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/bundles
92902
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
92903
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e/subscriptions
92904
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.8ms)
92905
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (1.1ms)
92906
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (2.8ms)
92907
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (8.7ms)
92908
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (68.3ms)
92909
+ Completed 200 OK in 1224ms (Views: 79.7ms | ActiveRecord: 0.0ms)
92910
+
92911
+
92912
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92913
+ Served asset /application.css - 304 Not Modified (0ms)
92914
+
92915
+
92916
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92917
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (5ms)
92918
+
92919
+
92920
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92921
+ Served asset /analytics.css - 304 Not Modified (0ms)
92922
+
92923
+
92924
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92925
+ Served asset /jquery.js - 304 Not Modified (0ms)
92926
+
92927
+
92928
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92929
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92930
+
92931
+
92932
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92933
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92934
+
92935
+
92936
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92937
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92938
+
92939
+
92940
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92941
+ Served asset /validation.js - 304 Not Modified (0ms)
92942
+
92943
+
92944
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92945
+ Served asset /analytics.js - 304 Not Modified (0ms)
92946
+
92947
+
92948
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92949
+ Served asset /application.js - 304 Not Modified (0ms)
92950
+
92951
+
92952
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92953
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
92954
+
92955
+
92956
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:40 -0700
92957
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
92958
+
92959
+
92960
+ Started GET "/kaui/account_timelines/6eb62860-03b4-4205-b22d-f3572e6c69d7" for 127.0.0.1 at 2012-09-24 13:43:55 -0700
92961
+ Processing by Kaui::AccountTimelinesController#show as HTML
92962
+ Parameters: {"id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7"}
92963
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
92964
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/timeline?audit=MINIMAL
92965
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9682d2ee-2f57-4494-9c12-c74179381fe1?withItems=true
92966
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
92967
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b72b0ca8-b4e7-4026-a335-5b479136531c?withItems=true
92968
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb within layouts/application (22.9ms)
92969
+ Completed 200 OK in 879ms (Views: 33.7ms | ActiveRecord: 0.0ms)
92970
+
92971
+
92972
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
92973
+ Served asset /application.css - 304 Not Modified (0ms)
92974
+
92975
+
92976
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
92977
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (8ms)
92978
+
92979
+
92980
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
92981
+ Served asset /analytics.css - 304 Not Modified (0ms)
92982
+
92983
+
92984
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
92985
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
92986
+
92987
+
92988
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
92989
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
92990
+
92991
+
92992
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
92993
+ Served asset /jquery.js - 304 Not Modified (0ms)
92994
+
92995
+
92996
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
92997
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
92998
+
92999
+
93000
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
93001
+ Served asset /validation.js - 304 Not Modified (0ms)
93002
+
93003
+
93004
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
93005
+ Served asset /analytics.js - 304 Not Modified (0ms)
93006
+
93007
+
93008
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
93009
+ Served asset /application.js - 304 Not Modified (0ms)
93010
+
93011
+
93012
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
93013
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93014
+
93015
+
93016
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:43:56 -0700
93017
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
93018
+
93019
+
93020
+ Started GET "/kaui/chargebacks/new?account_id=6eb62860-03b4-4205-b22d-f3572e6c69d7&invoice_id=67502b9c-bc36-49d4-9922-9cf0cf7a5bf8&payment_id=61917bf0-4e6b-4150-b2dd-aafe1b3ac29f" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93021
+ Processing by Kaui::ChargebacksController#new as HTML
93022
+ Parameters: {"account_id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7", "invoice_id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8", "payment_id"=>"61917bf0-4e6b-4150-b2dd-aafe1b3ac29f"}
93023
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
93024
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/payments/61917bf0-4e6b-4150-b2dd-aafe1b3ac29f
93025
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
93026
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/paymentMethods/0f8f0870-faaf-47ec-9190-3b9cf50d0a27?withPluginInfo=true
93027
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/chargebacks/new.html.erb within layouts/application (7.8ms)
93028
+ Completed 200 OK in 623ms (Views: 19.6ms | ActiveRecord: 0.0ms)
93029
+
93030
+
93031
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93032
+ Served asset /application.css - 304 Not Modified (0ms)
93033
+
93034
+
93035
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93036
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
93037
+
93038
+
93039
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93040
+ Served asset /analytics.css - 304 Not Modified (0ms)
93041
+
93042
+
93043
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93044
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
93045
+
93046
+
93047
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93048
+ Served asset /jquery.js - 304 Not Modified (0ms)
93049
+
93050
+
93051
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93052
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
93053
+
93054
+
93055
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93056
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
93057
+
93058
+
93059
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93060
+ Served asset /validation.js - 304 Not Modified (0ms)
93061
+
93062
+
93063
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93064
+ Served asset /analytics.js - 304 Not Modified (0ms)
93065
+
93066
+
93067
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93068
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93069
+
93070
+
93071
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93072
+ Served asset /application.js - 304 Not Modified (0ms)
93073
+
93074
+
93075
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:04 -0700
93076
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
93077
+
93078
+
93079
+ Started POST "/kaui/chargebacks" for 127.0.0.1 at 2012-09-24 13:44:08 -0700
93080
+ Processing by Kaui::ChargebacksController#create as HTML
93081
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"jLaRQD9WQ7yR7K5Wj3nZ0F65jVJs3iAgiOUmcH1i2uA=", "account_id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7", "invoice_id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8", "chargeback"=>{"payment_id"=>"61917bf0-4e6b-4150-b2dd-aafe1b3ac29f", "chargeback_amount"=>"59"}, "reason"=>"400 - Canceled Recurring Transaction", "comment"=>"", "button"=>""}
93082
+ Performing post request to http://z20046c.ningops.com:8080/1.0/kb/chargebacks
93083
+ Redirected to http://127.0.0.1:3000/kaui/account_timelines/6eb62860-03b4-4205-b22d-f3572e6c69d7
93084
+ Completed 302 Found in 175ms (ActiveRecord: 0.0ms)
93085
+
93086
+
93087
+ Started GET "/kaui/account_timelines/6eb62860-03b4-4205-b22d-f3572e6c69d7" for 127.0.0.1 at 2012-09-24 13:44:08 -0700
93088
+ Processing by Kaui::AccountTimelinesController#show as HTML
93089
+ Parameters: {"id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7"}
93090
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
93091
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/timeline?audit=MINIMAL
93092
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9682d2ee-2f57-4494-9c12-c74179381fe1?withItems=true
93093
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
93094
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b72b0ca8-b4e7-4026-a335-5b479136531c?withItems=true
93095
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb within layouts/application (82.1ms)
93096
+ Completed 500 Internal Server Error in 1181ms
93097
+
93098
+ ActionView::Template::Error (undefined method `currency' for #<Kaui::Chargeback:0x007fc9df8eb678>):
93099
+ 168: <td><%= "CHARGEBACK" %></td>
93100
+ 169: <td>
93101
+ 170: <%= "Payment id:" %> <%= chargeback.payment_id %><br/>
93102
+ 171: <%= "Chargeback Amount:" %> <%= humanized_money_with_symbol chargeback.chargeback_amount_to_money(chargeback.currency) %> (<%= chargeback.currency %>)<br/>
93103
+ 172: </td>
93104
+ 173: <td>
93105
+ 174: <% if chargeback.audit_logs.present? %>
93106
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb:171:in `block (2 levels) in ___sers_pierre_open_source_ning_killbill_admin_ui_app_views_kaui_account_timelines_show_html_erb___3904431190590697071_70252500831760'
93107
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb:146:in `each'
93108
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb:146:in `block in ___sers_pierre_open_source_ning_killbill_admin_ui_app_views_kaui_account_timelines_show_html_erb___3904431190590697071_70252500831760'
93109
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb:145:in `each'
93110
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb:145:in `___sers_pierre_open_source_ning_killbill_admin_ui_app_views_kaui_account_timelines_show_html_erb___3904431190590697071_70252500831760'
93111
+ actionpack (3.2.3) lib/action_view/template.rb:143:in `block in render'
93112
+ activesupport (3.2.3) lib/active_support/notifications.rb:125:in `instrument'
93113
+ actionpack (3.2.3) lib/action_view/template.rb:141:in `render'
93114
+ actionpack (3.2.3) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
93115
+ actionpack (3.2.3) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
93116
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `block in instrument'
93117
+ activesupport (3.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
93118
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `instrument'
93119
+ actionpack (3.2.3) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
93120
+ actionpack (3.2.3) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
93121
+ actionpack (3.2.3) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
93122
+ actionpack (3.2.3) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
93123
+ actionpack (3.2.3) lib/action_view/renderer/template_renderer.rb:18:in `render'
93124
+ actionpack (3.2.3) lib/action_view/renderer/renderer.rb:36:in `render_template'
93125
+ actionpack (3.2.3) lib/action_view/renderer/renderer.rb:17:in `render'
93126
+ actionpack (3.2.3) lib/abstract_controller/rendering.rb:110:in `_render_template'
93127
+ actionpack (3.2.3) lib/action_controller/metal/streaming.rb:225:in `_render_template'
93128
+ actionpack (3.2.3) lib/abstract_controller/rendering.rb:103:in `render_to_body'
93129
+ actionpack (3.2.3) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
93130
+ actionpack (3.2.3) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
93131
+ actionpack (3.2.3) lib/abstract_controller/rendering.rb:88:in `render'
93132
+ actionpack (3.2.3) lib/action_controller/metal/rendering.rb:16:in `render'
93133
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
93134
+ activesupport (3.2.3) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
93135
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
93136
+ activesupport (3.2.3) lib/active_support/core_ext/benchmark.rb:5:in `ms'
93137
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
93138
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
93139
+ activerecord (3.2.3) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
93140
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:39:in `render'
93141
+ actionpack (3.2.3) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
93142
+ actionpack (3.2.3) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
93143
+ actionpack (3.2.3) lib/abstract_controller/base.rb:167:in `process_action'
93144
+ actionpack (3.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action'
93145
+ actionpack (3.2.3) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
93146
+ activesupport (3.2.3) lib/active_support/callbacks.rb:425:in `_run__75807339871238334__process_action__1169767206358789745__callbacks'
93147
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
93148
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
93149
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
93150
+ actionpack (3.2.3) lib/abstract_controller/callbacks.rb:17:in `process_action'
93151
+ actionpack (3.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
93152
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
93153
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `block in instrument'
93154
+ activesupport (3.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
93155
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `instrument'
93156
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
93157
+ actionpack (3.2.3) lib/action_controller/metal/params_wrapper.rb:205:in `process_action'
93158
+ activerecord (3.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
93159
+ actionpack (3.2.3) lib/abstract_controller/base.rb:121:in `process'
93160
+ actionpack (3.2.3) lib/abstract_controller/rendering.rb:45:in `process'
93161
+ actionpack (3.2.3) lib/action_controller/metal.rb:203:in `dispatch'
93162
+ actionpack (3.2.3) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
93163
+ actionpack (3.2.3) lib/action_controller/metal.rb:246:in `block in action'
93164
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:73:in `call'
93165
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
93166
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:36:in `call'
93167
+ journey (1.0.3) lib/journey/router.rb:68:in `block in call'
93168
+ journey (1.0.3) lib/journey/router.rb:56:in `each'
93169
+ journey (1.0.3) lib/journey/router.rb:56:in `call'
93170
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:600:in `call'
93171
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
93172
+ railties (3.2.3) lib/rails/railtie/configurable.rb:30:in `method_missing'
93173
+ journey (1.0.3) lib/journey/router.rb:68:in `block in call'
93174
+ journey (1.0.3) lib/journey/router.rb:56:in `each'
93175
+ journey (1.0.3) lib/journey/router.rb:56:in `call'
93176
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:600:in `call'
93177
+ actionpack (3.2.3) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
93178
+ rack (1.4.1) lib/rack/etag.rb:23:in `call'
93179
+ rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
93180
+ actionpack (3.2.3) lib/action_dispatch/middleware/head.rb:14:in `call'
93181
+ actionpack (3.2.3) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
93182
+ actionpack (3.2.3) lib/action_dispatch/middleware/flash.rb:242:in `call'
93183
+ rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
93184
+ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
93185
+ actionpack (3.2.3) lib/action_dispatch/middleware/cookies.rb:338:in `call'
93186
+ activerecord (3.2.3) lib/active_record/query_cache.rb:64:in `call'
93187
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:467:in `call'
93188
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
93189
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `_run__2047622975911396323__call__3687533707160195115__callbacks'
93190
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
93191
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
93192
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
93193
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
93194
+ actionpack (3.2.3) lib/action_dispatch/middleware/reloader.rb:65:in `call'
93195
+ actionpack (3.2.3) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
93196
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
93197
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
93198
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
93199
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
93200
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
93201
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
93202
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
93203
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
93204
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
93205
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
93206
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
93207
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
93208
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
93209
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
93210
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
93211
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
93212
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
93213
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
93214
+
93215
+
93216
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms)
93217
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms)
93218
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (51.9ms)
93219
+
93220
+
93221
+ Started GET "/kaui/account_timelines/6eb62860-03b4-4205-b22d-f3572e6c69d7" for 127.0.0.1 at 2012-09-24 13:44:39 -0700
93222
+ Processing by Kaui::AccountTimelinesController#show as HTML
93223
+ Parameters: {"id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7"}
93224
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
93225
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/timeline?audit=MINIMAL
93226
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9682d2ee-2f57-4494-9c12-c74179381fe1?withItems=true
93227
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
93228
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b72b0ca8-b4e7-4026-a335-5b479136531c?withItems=true
93229
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb within layouts/application (56.2ms)
93230
+ Completed 200 OK in 802ms (Views: 68.0ms | ActiveRecord: 0.0ms)
93231
+
93232
+
93233
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93234
+ Served asset /analytics.css - 304 Not Modified (0ms)
93235
+
93236
+
93237
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93238
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (5ms)
93239
+
93240
+
93241
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93242
+ Served asset /application.css - 304 Not Modified (0ms)
93243
+
93244
+
93245
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93246
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
93247
+
93248
+
93249
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93250
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
93251
+
93252
+
93253
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93254
+ Served asset /jquery.js - 304 Not Modified (0ms)
93255
+
93256
+
93257
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93258
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
93259
+
93260
+
93261
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93262
+ Served asset /validation.js - 304 Not Modified (0ms)
93263
+
93264
+
93265
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93266
+ Served asset /analytics.js - 304 Not Modified (0ms)
93267
+
93268
+
93269
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93270
+ Served asset /application.js - 304 Not Modified (0ms)
93271
+
93272
+
93273
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93274
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93275
+
93276
+
93277
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:40 -0700
93278
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
93279
+
93280
+
93281
+ Started GET "/kaui/refunds/new?account_id=6eb62860-03b4-4205-b22d-f3572e6c69d7&invoice_id=67502b9c-bc36-49d4-9922-9cf0cf7a5bf8&payment_id=61917bf0-4e6b-4150-b2dd-aafe1b3ac29f" for 127.0.0.1 at 2012-09-24 13:44:44 -0700
93282
+ Processing by Kaui::RefundsController#new as HTML
93283
+ Parameters: {"account_id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7", "invoice_id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8", "payment_id"=>"61917bf0-4e6b-4150-b2dd-aafe1b3ac29f"}
93284
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
93285
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/payments/61917bf0-4e6b-4150-b2dd-aafe1b3ac29f
93286
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
93287
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/paymentMethods/0f8f0870-faaf-47ec-9190-3b9cf50d0a27?withPluginInfo=true
93288
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/refunds/new.html.erb within layouts/application (6.1ms)
93289
+ Completed 200 OK in 815ms (Views: 17.3ms | ActiveRecord: 0.0ms)
93290
+
93291
+
93292
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93293
+ Served asset /application.css - 304 Not Modified (0ms)
93294
+
93295
+
93296
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93297
+ Served asset /analytics.css - 304 Not Modified (0ms)
93298
+
93299
+
93300
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93301
+ Served asset /jquery.js - 304 Not Modified (0ms)
93302
+
93303
+
93304
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93305
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
93306
+
93307
+
93308
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93309
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
93310
+
93311
+
93312
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93313
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (5ms)
93314
+
93315
+
93316
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93317
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
93318
+
93319
+
93320
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93321
+ Served asset /validation.js - 304 Not Modified (0ms)
93322
+
93323
+
93324
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93325
+ Served asset /analytics.js - 304 Not Modified (0ms)
93326
+
93327
+
93328
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93329
+ Served asset /application.js - 304 Not Modified (0ms)
93330
+
93331
+
93332
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93333
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93334
+
93335
+
93336
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:45 -0700
93337
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
93338
+
93339
+
93340
+ Started POST "/kaui/refunds" for 127.0.0.1 at 2012-09-24 13:44:48 -0700
93341
+ Processing by Kaui::RefundsController#create as HTML
93342
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"jLaRQD9WQ7yR7K5Wj3nZ0F65jVJs3iAgiOUmcH1i2uA=", "account_id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7", "payment_id"=>"61917bf0-4e6b-4150-b2dd-aafe1b3ac29f", "refund"=>{"adjustment_type"=>"noInvoiceAdjustment", "amount"=>"0.85"}, "reason"=>"500 - Courtesy", "comment"=>"", "button"=>""}
93343
+ Performing post request to http://z20046c.ningops.com:8080/1.0/kb/payments/61917bf0-4e6b-4150-b2dd-aafe1b3ac29f/refunds
93344
+ Redirected to http://127.0.0.1:3000/kaui/account_timelines/6eb62860-03b4-4205-b22d-f3572e6c69d7
93345
+ Completed 302 Found in 3064ms (ActiveRecord: 0.0ms)
93346
+
93347
+
93348
+ Started GET "/kaui/account_timelines/6eb62860-03b4-4205-b22d-f3572e6c69d7" for 127.0.0.1 at 2012-09-24 13:44:51 -0700
93349
+ Processing by Kaui::AccountTimelinesController#show as HTML
93350
+ Parameters: {"id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7"}
93351
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
93352
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/timeline?audit=MINIMAL
93353
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9682d2ee-2f57-4494-9c12-c74179381fe1?withItems=true
93354
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
93355
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b72b0ca8-b4e7-4026-a335-5b479136531c?withItems=true
93356
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb within layouts/application (14.7ms)
93357
+ Completed 200 OK in 871ms (Views: 25.8ms | ActiveRecord: 0.0ms)
93358
+
93359
+
93360
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93361
+ Served asset /application.css - 304 Not Modified (0ms)
93362
+
93363
+
93364
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93365
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (1ms)
93366
+
93367
+
93368
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93369
+ Served asset /analytics.css - 304 Not Modified (0ms)
93370
+
93371
+
93372
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93373
+ Served asset /jquery.js - 304 Not Modified (0ms)
93374
+
93375
+
93376
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93377
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
93378
+
93379
+
93380
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93381
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
93382
+
93383
+
93384
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93385
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
93386
+
93387
+
93388
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93389
+ Served asset /validation.js - 304 Not Modified (0ms)
93390
+
93391
+
93392
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93393
+ Served asset /analytics.js - 304 Not Modified (0ms)
93394
+
93395
+
93396
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93397
+ Served asset /application.js - 304 Not Modified (0ms)
93398
+
93399
+
93400
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93401
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93402
+
93403
+
93404
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:44:52 -0700
93405
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
93406
+
93407
+
93408
+ Started GET "/kaui/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93409
+ Processing by Kaui::InvoicesController#show as HTML
93410
+ Parameters: {"id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8"}
93411
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
93412
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
93413
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/payments
93414
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f
93415
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
93416
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (1.9ms)
93417
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (15.0ms)
93418
+ Completed 200 OK in 446ms (Views: 25.2ms | ActiveRecord: 0.0ms)
93419
+
93420
+
93421
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93422
+ Served asset /application.css - 304 Not Modified (0ms)
93423
+
93424
+
93425
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93426
+ Served asset /analytics.css - 304 Not Modified (0ms)
93427
+
93428
+
93429
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93430
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
93431
+
93432
+
93433
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93434
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
93435
+
93436
+
93437
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93438
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
93439
+
93440
+
93441
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93442
+ Served asset /jquery.js - 304 Not Modified (0ms)
93443
+
93444
+
93445
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93446
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
93447
+
93448
+
93449
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93450
+ Served asset /validation.js - 304 Not Modified (0ms)
93451
+
93452
+
93453
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93454
+ Served asset /analytics.js - 304 Not Modified (0ms)
93455
+
93456
+
93457
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93458
+ Served asset /application.js - 304 Not Modified (0ms)
93459
+
93460
+
93461
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93462
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93463
+
93464
+
93465
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:45:04 -0700
93466
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
93467
+
93468
+
93469
+ Started GET "/kaui/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/show_html" for 127.0.0.1 at 2012-09-24 13:45:08 -0700
93470
+ Processing by Kaui::InvoicesController#show_html as HTML
93471
+ Parameters: {"id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8"}
93472
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/html
93473
+ Rendered text template (0.0ms)
93474
+ Completed 200 OK in 265ms (Views: 28.4ms | ActiveRecord: 0.0ms)
93475
+
93476
+
93477
+ Started GET "/kaui/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8" for 127.0.0.1 at 2012-09-24 13:46:59 -0700
93478
+ Processing by Kaui::InvoicesController#show as HTML
93479
+ Parameters: {"id"=>"67502b9c-bc36-49d4-9922-9cf0cf7a5bf8"}
93480
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
93481
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
93482
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8/payments
93483
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/subscriptions/b1144d17-7f7e-4afb-986f-f209a2ac386f
93484
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
93485
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payments/_payments_table.html.erb (2.1ms)
93486
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/show.html.erb within layouts/application (93.8ms)
93487
+ Completed 200 OK in 625ms (Views: 171.8ms | ActiveRecord: 0.0ms)
93488
+
93489
+
93490
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:00 -0700
93491
+ Served asset /analytics.css - 304 Not Modified (3ms)
93492
+
93493
+
93494
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:00 -0700
93495
+ Served asset /application.css - 304 Not Modified (3ms)
93496
+
93497
+
93498
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:00 -0700
93499
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (3ms)
93500
+
93501
+
93502
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:00 -0700
93503
+ Served asset /jquery.js - 304 Not Modified (2ms)
93504
+
93505
+
93506
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:00 -0700
93507
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
93508
+
93509
+
93510
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:00 -0700
93511
+ Served asset /d3.v2.js - 304 Not Modified (8ms)
93512
+
93513
+
93514
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:00 -0700
93515
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (3ms)
93516
+
93517
+
93518
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:01 -0700
93519
+ Served asset /validation.js - 304 Not Modified (3ms)
93520
+
93521
+
93522
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:01 -0700
93523
+ Served asset /analytics.js - 304 Not Modified (3ms)
93524
+
93525
+
93526
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:01 -0700
93527
+ Served asset /application.js - 304 Not Modified (12ms)
93528
+
93529
+
93530
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:01 -0700
93531
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (2ms)
93532
+
93533
+
93534
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:01 -0700
93535
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (3ms)
93536
+
93537
+
93538
+ Started GET "/kaui/account_timelines/6eb62860-03b4-4205-b22d-f3572e6c69d7" for 127.0.0.1 at 2012-09-24 13:47:05 -0700
93539
+ Processing by Kaui::AccountTimelinesController#show as HTML
93540
+ Parameters: {"id"=>"6eb62860-03b4-4205-b22d-f3572e6c69d7"}
93541
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7?accountWithBalance=false&accountWithBalanceAndCBA=false
93542
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/timeline?audit=MINIMAL
93543
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/9682d2ee-2f57-4494-9c12-c74179381fe1?withItems=true
93544
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/67502b9c-bc36-49d4-9922-9cf0cf7a5bf8?withItems=true
93545
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/invoices/b72b0ca8-b4e7-4026-a335-5b479136531c?withItems=true
93546
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_timelines/show.html.erb within layouts/application (28.2ms)
93547
+ Completed 200 OK in 1042ms (Views: 81.7ms | ActiveRecord: 0.0ms)
93548
+
93549
+
93550
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93551
+ Served asset /analytics.css - 304 Not Modified (0ms)
93552
+
93553
+
93554
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93555
+ Served asset /application.css - 304 Not Modified (0ms)
93556
+
93557
+
93558
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93559
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (3ms)
93560
+
93561
+
93562
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93563
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
93564
+
93565
+
93566
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93567
+ Served asset /jquery.js - 304 Not Modified (0ms)
93568
+
93569
+
93570
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93571
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
93572
+
93573
+
93574
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93575
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
93576
+
93577
+
93578
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93579
+ Served asset /validation.js - 304 Not Modified (0ms)
93580
+
93581
+
93582
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93583
+ Served asset /analytics.js - 304 Not Modified (0ms)
93584
+
93585
+
93586
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93587
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93588
+
93589
+
93590
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93591
+ Served asset /application.js - 304 Not Modified (0ms)
93592
+
93593
+
93594
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:06 -0700
93595
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
93596
+
93597
+
93598
+ Started GET "/kaui/accounts/1qy6ktamxbfiw" for 127.0.0.1 at 2012-09-24 13:47:07 -0700
93599
+ Processing by Kaui::AccountsController#show as HTML
93600
+ Parameters: {"id"=>"1qy6ktamxbfiw"}
93601
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1qy6ktamxbfiw&accountWithBalance=false&accountWithBalanceAndCBA=true
93602
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/tags
93603
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/emails
93604
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/paymentMethods?withPluginInfo=true
93605
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/bundles
93606
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
93607
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e/subscriptions
93608
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.7ms)
93609
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (0.9ms)
93610
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (3.0ms)
93611
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (4.4ms)
93612
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (20.5ms)
93613
+ Completed 200 OK in 976ms (Views: 32.8ms | ActiveRecord: 0.0ms)
93614
+
93615
+
93616
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93617
+ Served asset /application.css - 304 Not Modified (0ms)
93618
+
93619
+
93620
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93621
+ Served asset /jquery.js - 304 Not Modified (0ms)
93622
+
93623
+
93624
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93625
+ Served asset /analytics.css - 304 Not Modified (0ms)
93626
+
93627
+
93628
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93629
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
93630
+
93631
+
93632
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93633
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
93634
+
93635
+
93636
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93637
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
93638
+
93639
+
93640
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93641
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
93642
+
93643
+
93644
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93645
+ Served asset /validation.js - 304 Not Modified (0ms)
93646
+
93647
+
93648
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93649
+ Served asset /analytics.js - 304 Not Modified (0ms)
93650
+
93651
+
93652
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93653
+ Served asset /application.js - 304 Not Modified (0ms)
93654
+
93655
+
93656
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93657
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93658
+
93659
+
93660
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:08 -0700
93661
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
93662
+
93663
+
93664
+ Started GET "/img/glyphicons-halflings.png" for 127.0.0.1 at 2012-09-24 13:47:09 -0700
93665
+
93666
+ ActionController::RoutingError (No route matches [GET] "/img/glyphicons-halflings.png"):
93667
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
93668
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
93669
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
93670
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
93671
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
93672
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
93673
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
93674
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
93675
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
93676
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
93677
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
93678
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
93679
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
93680
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
93681
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
93682
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
93683
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
93684
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
93685
+
93686
+
93687
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
93688
+
93689
+
93690
+ Started GET "/kaui/accounts/1qy6ktamxbfiw" for 127.0.0.1 at 2012-09-24 13:47:09 -0700
93691
+ Processing by Kaui::AccountsController#show as HTML
93692
+ Parameters: {"id"=>"1qy6ktamxbfiw"}
93693
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1qy6ktamxbfiw&accountWithBalance=false&accountWithBalanceAndCBA=true
93694
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/tags
93695
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/emails
93696
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/paymentMethods?withPluginInfo=true
93697
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/6eb62860-03b4-4205-b22d-f3572e6c69d7/bundles
93698
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/overdue/bundles/fb2ca569-d006-459c-840d-dde7b91e918e
93699
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/fb2ca569-d006-459c-840d-dde7b91e918e/subscriptions
93700
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.1ms)
93701
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (0.3ms)
93702
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (1.4ms)
93703
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (38.5ms)
93704
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (46.8ms)
93705
+ Completed 200 OK in 763ms (Views: 57.5ms | ActiveRecord: 0.0ms)
93706
+
93707
+
93708
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93709
+ Served asset /application.css - 304 Not Modified (0ms)
93710
+
93711
+
93712
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93713
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
93714
+
93715
+
93716
+ Started GET "/assets/analytics.css?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93717
+ Served asset /analytics.css - 304 Not Modified (0ms)
93718
+
93719
+
93720
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93721
+ Served asset /jquery.js - 304 Not Modified (0ms)
93722
+
93723
+
93724
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93725
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
93726
+
93727
+
93728
+ Started GET "/assets/d3.v2.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93729
+ Served asset /d3.v2.js - 304 Not Modified (0ms)
93730
+
93731
+
93732
+ Started GET "/assets/bootstrap-tweaks.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93733
+ Served asset /bootstrap-tweaks.js - 304 Not Modified (0ms)
93734
+
93735
+
93736
+ Started GET "/assets/validation.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93737
+ Served asset /validation.js - 304 Not Modified (0ms)
93738
+
93739
+
93740
+ Started GET "/assets/analytics.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93741
+ Served asset /analytics.js - 304 Not Modified (0ms)
93742
+
93743
+
93744
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93745
+ Served asset /application.js - 304 Not Modified (0ms)
93746
+
93747
+
93748
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93749
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
93750
+
93751
+
93752
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-09-24 13:47:10 -0700
93753
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)