Guest User

Untitled

a guest
Jun 18th, 2018
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.69 KB | None | 0 0
  1. Using json variants: JSON::Pure::Parser, JSON::Pure::Generator
  2. SPHINX SEARCH: class = JobPostFacet page=1 per_page=5
  3. SPHINX SEARCH: order=dirdescattrcreated_at period= datecol=
  4. SPHINX SEARCH: query_hash=zone_id81
  5.  
  6.  
  7. Processing JobPostFacetsController#index (for 127.0.0.1 at 2009-05-13 13:27:08) [GET]
  8. Parameters: {"action"=>"index", "controller"=>"job_post_facets"}
  9. [Wed May 13 13:27:08 -0400 2009] COOKIES: 407047574ba71fe6765fbdb9c1ceb6c2
  10. [Wed May 13 13:27:08 -0400 2009] load_session key[407047574ba71fe6765fbdb9c1ceb6c2]
  11. [Wed May 13 13:27:08 -0400 2009] fetch key[407047574ba71fe6765fbdb9c1ceb6c2]
  12. [Wed May 13 13:27:08 -0400 2009] key[407047574ba71fe6765fbdb9c1ceb6c2] loaded from cache json[{"name":"Tom Dinkelspiel","cust_id":47,"profile_status":"1","not_sure":"19","network_connection_perignore":20,"birthdate":"1967-05-04","username":"tomdin","invitea":"0","sex":"Male","pay":"1","network_connection_perdecline":15,"SESSIONKEY_kiwihash":"9f6c1fcea8361a8828db21c5da5599eb1efdd226d4f2147401df84805e64ae69","SESSIONKEY_firstname":"Tom","login":"yes","pic":"47.jpg"}]
  13. search_type = JOBPOSTFACET
  14. query_hash = zone_id81
  15. indexes = job delta_job_daily delta_job
  16. process_query(zone_id81)
  17. Order = created_at desc,
  18. Maximum matches = (1 * 5) + 10 = 15
  19. QUERY = @zone_id ( 81 )
  20. RESULTS = words81hits0docs0total0attribute_namesfilter_idsort_titlethread_user_idthread_author_idcreated_atviews_countlast_comment_atcomments_countprivatelockedfeatureddeletedsort_company_namesort_citystatus0matchestotal_found0attributessort_city1sort_title1filter_id1featured1private1thread_author_id1thread_user_id1last_comment_at1sort_company_name1deleted1comments_count1views_count1locked1created_at1time0.0fieldstitlezone_idzonecategory_idcategoryparent_category_idparent_categorythread_user_namethread_author_namecontentcomments_user_namescomments_user_idscommentsdo_not_promoteupdated_atlast_view_atcompany_namejob_type_idjob_type_nameactivecountry_idcity
  21. SPHINX SEARCH: class = JobPostFacet page=1 per_page=10
  22. SPHINX SEARCH: order=dirdescattrlast_comment_atdirdescattrcreated_at period=all datecol=last_comment_at
  23. SPHINX SEARCH: query_hash=zone_id81active1
  24. search_type = JOBPOSTFACET
  25. query_hash = zone_id81active1
  26. indexes = job delta_job_daily delta_job
  27. process_query(zone_id81active1)
  28. Order = last_comment_at desc, created_at desc,
  29. Maximum matches = (1 * 10) + 10 = 20
  30. QUERY = @zone_id ( 81 ) @active 1
  31. RESULTS = words81hits0docs01hits0docs0total0attribute_namesfilter_idsort_titlethread_user_idthread_author_idcreated_atviews_countlast_comment_atcomments_countprivatelockedfeatureddeletedsort_company_namesort_citystatus0matchestotal_found0attributessort_city1sort_title1filter_id1featured1private1thread_author_id1thread_user_id1last_comment_at1sort_company_name1deleted1comments_count1views_count1locked1created_at1time0.0fieldstitlezone_idzonecategory_idcategoryparent_category_idparent_categorythread_user_namethread_author_namecontentcomments_user_namescomments_user_idscommentsdo_not_promoteupdated_atlast_view_atcompany_namejob_type_idjob_type_nameactivecountry_idcity
  32. Rendering template within layouts/marketplace
  33. Rendering job_post_facets/index
  34.  
  35.  
  36. ActionView::TemplateError (You have a nil object when you didn't expect it!
  37. You might have expected an instance of ActiveRecord::Base.
  38. The error occurred while evaluating nil.[]) on line #1 of job_post_facets/_category_main_line.html.erb:
  39. 1: <%= link_to "#{category_main_line[:name]}", :action => 'industry', :id => category_main_line[:id] -%> (<%= category_main_line[:count] -%>)<br/>
  40. app/views/job_post_facets/_category_main_line.html.erb:1:in `_run_erb_47app47views47job_post_facets47_category_main_line46html46erb'
  41. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:637:in `send'
  42. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:637:in `compile_and_render_template'
  43. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:365:in `render_template'
  44. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:316:in `render_file'
  45. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:331:in `render_without_streamlined'
  46. vendor/plugins/streamlined/lib/streamlined/view/render_methods.rb:24:in `render'
  47. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/partials.rb:120:in `render_partial'
  48. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:352:in `render_without_streamlined'
  49. vendor/plugins/streamlined/lib/streamlined/view/render_methods.rb:24:in `render'
  50. app/views/job_post_facets/index.html.erb:19:in `_run_erb_47app47views47job_post_facets47index46html46erb'
  51. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:637:in `send'
  52. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:637:in `compile_and_render_template'
  53. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:365:in `render_template'
  54. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_view/base.rb:316:in `render_file'
  55. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:1100:in `render_for_file'
  56. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:858:in `render_with_no_layout'
  57. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:872:in `render_with_no_layout'
  58. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/layout.rb:262:in `render_without_benchmark'
  59. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:51:in `render'
  60. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
  61. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:51:in `render'
  62. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/mime_responds.rb:131:in `send'
  63. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/mime_responds.rb:131:in `custom'
  64. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/mime_responds.rb:156:in `call'
  65. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/mime_responds.rb:156:in `respond'
  66. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/mime_responds.rb:150:in `each'
  67. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/mime_responds.rb:150:in `respond'
  68. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/mime_responds.rb:107:in `respond_to'
  69. app/controllers/job_post_facets_controller.rb:32:in `index'
  70. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:1158:in `send'
  71. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:1158:in `perform_action_without_filters'
  72. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:697:in `call_filters'
  73. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:689:in `perform_action_without_benchmark'
  74. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  75. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
  76. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  77. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/rescue.rb:199:in `perform_action_without_caching'
  78. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/caching.rb:678:in `perform_action'
  79. /Library/Ruby/Gems/1.8/gems/activerecord-2.0.2/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
  80. /Library/Ruby/Gems/1.8/gems/activerecord-2.0.2/lib/active_record/query_cache.rb:8:in `cache'
  81. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/caching.rb:677:in `perform_action'
  82. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:524:in `send'
  83. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:524:in `process_without_filters'
  84. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/filters.rb:685:in `process_without_session_management_support'
  85. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/session_management.rb:123:in `process'
  86. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/base.rb:388:in `process'
  87. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:171:in `handle_request'
  88. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:115:in `dispatch'
  89. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:126:in `dispatch_cgi'
  90. /Library/Ruby/Gems/1.8/gems/actionpack-2.0.2/lib/action_controller/dispatcher.rb:9:in `dispatch'
  91. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in `process'
  92. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `synchronize'
  93. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `process'
  94. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
  95. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
  96. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
  97. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  98. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
  99. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
  100. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  101. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
  102. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
  103. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
  104. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:282:in `run'
  105. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `each'
  106. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `run'
  107. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
  108. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in `run'
  109. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
  110. /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:489:in `load'
  111. /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:489:in `load'
  112. /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
  113. /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:489:in `load'
  114. /Library/Ruby/Gems/1.8/gems/rails-2.0.2/lib/commands/servers/mongrel.rb:64
  115. /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
  116. /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'
  117. /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require'
  118. /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
  119. /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require'
  120. /Library/Ruby/Gems/1.8/gems/rails-2.0.2/lib/commands/server.rb:39
  121. /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
  122. /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'
  123. script/server:3
  124.  
  125. Rendering template within layouts/error
  126. Rendering /Users/joestanco/Documents/workspace/asw-v4-major/vendor/plugins/super_exception_notifier/views/exception_notifiable/500.html (500 Internal Server Error)
Add Comment
Please, Sign In to add comment