Advertisement
Guest User

hdhdfdfhhdf

a guest
Sep 30th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.40 KB | None | 0 0
  1. Processing Portal::ContractsController#instant (for 10.5.0.5 at 2014-09-30 10:37:59) [GET]
  2. Parameters: {"locale"=>"es", "action"=>"instant", "id"=>"676", "controller"=>"portal/contracts"}
  3. Completed in 1154ms (View: 1, DB: 1) | 200 OK [http://10.5.0.1/portal/contracts/676/instant?locale=es]
  4.  
  5.  
  6. Processing PlansController#update (for 190.15.203.70 at 2014-09-30 10:38:01) [PUT]
  7. Parameters: {"commit"=>"Actualizar Plan", "locale"=>"es", "action"=>"update", "authenticity_token"=>"Carmxwfc45XHLFHMHclFR2Q8A6KAv3/Sv3aVDgkFsRE=", "plan"=>{"invoicing_frecuency"=>"", "due_two_interest"=>"11.00", "ceil_down"=>"1024", "not_invoice_disabled_contracts"=>"0", "long_upload_max"=>"0", "rate_up"=>"0", "automatic_payment_enabled"=>"", "auto_invoice_generation"=>"", "enable_invoicing_to_contracts"=>"0", "tax_one_id"=>"1", "tax_two_id"=>"", "due_one_interest"=>"0.00", "reconnection_charge"=>"0,00", "name"=>"Plan Ciber Compartido Hasta 1 Mega", "due_two_days"=>"17", "price"=>"280,00", "invoicing_enabled"=>"1", "rate_down"=>"0", "kind_invoice"=>"", "due_one_days"=>"10", "burst_down"=>"256", "charge_in_advance"=>"", "long_download_max"=>"25000", "provider_group_id"=>"1", "auto_invoice_issuing"=>"", "update_all_contracts_state"=>"0", "traffic_accounting_bandwidth_rate"=>"0.5", "traffic_accounting_data"=>"50", "traffic_accounting_enabled"=>"0", "send_invoicing_email_when_issue_invoices"=>"0", "update_all_contracts_reconnection_charge"=>"0", "block_when_reached_total_data"=>"0", "burst_up"=>"0", "ceil_up"=>"512"}, "id"=>"36", "_method"=>"put", "controller"=>"plans"}
  8.  
  9. NoMethodError (undefined method `traffic_accounting_notifications' for #<Plan:0x7f5d7f21f5f0>):
  10. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/attribute_methods.rb:260:in `method_missing'
  11. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:178:in `send'
  12. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:178:in `evaluate_method'
  13. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:166:in `call'
  14. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:93:in `run'
  15. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:92:in `each'
  16. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:92:in `send'
  17. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:92:in `run'
  18. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:276:in `run_callbacks'
  19. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/callbacks.rb:344:in `callback'
  20. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/callbacks.rb:283:in `update'
  21. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/base.rb:2927:in `create_or_update_without_callbacks'
  22. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/callbacks.rb:250:in `create_or_update'
  23. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/base.rb:2577:in `save_without_validation'
  24. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/validations.rb:1090:in `save_without_dirty'
  25. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/dirty.rb:79:in `save_without_transactions'
  26. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:229:in `send'
  27. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:229:in `with_transaction_returning_status'
  28. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/database_statements.rb:136:in `transaction'
  29. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:182:in `transaction'
  30. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:228:in `with_transaction_returning_status'
  31. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:196:in `save'
  32. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:208:in `rollback_active_record_state!'
  33. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:196:in `save'
  34. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/base.rb:2672:in `update_attributes_inside_transaction'
  35. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:229:in `send'
  36. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:229:in `with_transaction_returning_status'
  37. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/database_statements.rb:136:in `transaction'
  38. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:182:in `transaction'
  39. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/transactions.rb:228:in `with_transaction_returning_status'
  40. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/base.rb:2667:in `update_attributes'
  41. app/controllers/plans_controller.rb:81
  42. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/mime_responds.rb:106:in `call'
  43. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/mime_responds.rb:106:in `respond_to'
  44. app/controllers/plans_controller.rb:80:in `update'
  45. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:1333:in `send'
  46. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:1333:in `perform_action_without_filters'
  47. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:617:in `call_filters'
  48. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:638:in `run_before_filters'
  49. app/controllers/application_controller.rb:117:in `rescue_access_denied'
  50. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:178:in `send'
  51. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:178:in `evaluate_method'
  52. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:186:in `call'
  53. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:635:in `run_before_filters'
  54. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:615:in `call_filters'
  55. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:638
  56. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:206:in `call'
  57. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:206
  58. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:182:in `call'
  59. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:182:in `evaluate_method'
  60. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:184:in `call'
  61. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:635:in `run_before_filters'
  62. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:615:in `call_filters'
  63. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:638
  64. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:206:in `call'
  65. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:206
  66. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:182:in `call'
  67. vendor/bundle/ruby/1.8/gems/activesupport-2.3.11/lib/active_support/callbacks.rb:182:in `evaluate_method'
  68. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:184:in `call'
  69. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:635:in `run_before_filters'
  70. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:615:in `call_filters'
  71. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
  72. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  73. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  74. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
  75. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/flash.rb:151:in `perform_action'
  76. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:532:in `send'
  77. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:532:in `process_without_filters'
  78. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:606:in `process'
  79. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:391:in `process'
  80. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:386:in `call'
  81. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/routing/route_set.rb:438:in `call'
  82. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/dispatcher.rb:87:in `dispatch'
  83. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/dispatcher.rb:121:in `_call'
  84. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/dispatcher.rb:130
  85. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/query_cache.rb:29:in `call'
  86. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/query_cache.rb:29:in `call'
  87. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
  88. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/query_cache.rb:9:in `cache'
  89. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/query_cache.rb:28:in `call'
  90. vendor/bundle/ruby/1.8/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
  91. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/string_coercion.rb:25:in `call'
  92. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/params_parser.rb:15:in `call'
  93. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/session/cookie_store.rb:99:in `call'
  94. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/failsafe.rb:26:in `call'
  95. vendor/bundle/ruby/1.8/gems/actionpack-2.3.11/lib/action_controller/dispatcher.rb:106:in `call'
  96. /usr/lib/ruby/1.8/phusion_passenger/rack/request_handler.rb:95:in `process_request'
  97. /usr/lib/ruby/1.8/phusion_passenger/abstract_request_handler.rb:207:in `main_loop'
  98. /usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb:374:in `start_request_handler'
  99. /usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb:332:in `handle_spawn_application'
  100. /usr/lib/ruby/1.8/phusion_passenger/utils.rb:184:in `safe_fork'
  101. /usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb:330:in `handle_spawn_application'
  102. /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:352:in `__send__'
  103. /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:352:in `main_loop'
  104. /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:196:in `start_synchronously'
  105. /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:163:in `start'
  106. /usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb:209:in `start'
  107. /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:262:in `spawn_rails_application'
  108. /usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb:126:in `lookup_or_add'
  109. /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:256:in `spawn_rails_application'
  110. /usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb:80:in `synchronize'
  111. /usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
  112. /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:255:in `spawn_rails_application'
  113. /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:154:in `spawn_application'
  114. /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb:287:in `handle_spawn_application'
  115. /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:352:in `__send__'
  116. /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:352:in `main_loop'
  117. /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb:196:in `start_synchronously'
  118. /usr/lib/phusion_passenger/passenger-spawn-server:61
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement