Bug 679873 - RHEL6.x: ui search field wrong number of arguments error
Summary: RHEL6.x: ui search field wrong number of arguments error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 0.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: alpha
Assignee: Scott Seago
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks: ce-beta
TreeView+ depends on / blocked
 
Reported: 2011-02-23 18:29 UTC by Dave Johnson
Modified: 2012-01-26 12:26 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-14 15:54:02 UTC
Embargoed:


Attachments (Terms of Use)
ui error (13.27 KB, image/png)
2011-02-23 18:29 UTC, Dave Johnson
no flags Details

Description Dave Johnson 2011-02-23 18:29:00 UTC
Description of problem:

If you search for some in the UI on the providers or hw profiles page, everything works as expected when installed in Fedora14.  However, running on a RHEL 6.0 or 6.1_beta


Version-Release number of selected component (if applicable):

[root@ce-qe-f14 ~]# rpm -qa deltacloud-configure
deltacloud-configure-2.0.0-3.fc14.noarch


How reproducible:

Install deltacloud-configure on a version of RHEL, add a provider, search the provider page or the hw profile page


Additional info:

---------------
RHEL 6.x
---------------
Processing Admin::HardwareProfilesController#index (for 10.11.231.102 at 2011-02-23 13:19:39) [GET]
  Parameters: {"commit"=>"Search", "action"=>"index", "q"=>"t1", "controller"=>"admin/hardware_profiles"}

ArgumentError (wrong number of arguments (3 for 2)):
  rsolr (1.0.0) lib/rsolr/client.rb:222:in `send_and_receive'
  rsolr (1.0.0) lib/rsolr/client.rb:222:in `method_missing'
  rsolr (1.0.0) lib/rsolr/pagination.rb:54:in `method_missing'
  sunspot (1.2.1) lib/sunspot/search/abstract_search.rb:35:in `execute'
  /usr/lib/ruby/gems/1.8/gems/sunspot_rails-1.2.1/lib/sunspot/rails/searchable.rb:306:in `solr_execute_search'
  /usr/lib/ruby/gems/1.8/gems/sunspot_rails-1.2.1/lib/sunspot/rails/searchable.rb:139:in `search'
  app/controllers/admin/hardware_profiles_controller.rb:17:in `index'
  compass (0.10.4) lib/compass/app_integration/rails/actionpack2/action_controller.rb:7:in `process'
  haml (3.0.18) rails/./lib/sass/plugin/rack.rb:41:in `call'
  haml (3.0.18) rails/./lib/sass/plugin/rack.rb:41:in `call'
  thin (1.2.5) lib/thin/connection.rb:76:in `pre_process'
  thin (1.2.5) lib/thin/connection.rb:74:in `catch'
  thin (1.2.5) lib/thin/connection.rb:74:in `pre_process'
  thin (1.2.5) lib/thin/connection.rb:57:in `process'
  thin (1.2.5) lib/thin/connection.rb:42:in `receive_data'
  eventmachine (0.12.10) lib/eventmachine.rb:256:in `run_machine'
  eventmachine (0.12.10) lib/eventmachine.rb:256:in `run'
  thin (1.2.5) lib/thin/backends/base.rb:57:in `start'
  thin (1.2.5) lib/thin/server.rb:156:in `start'
  thin (1.2.5) lib/thin/controllers/controller.rb:80:in `start'
  thin (1.2.5) lib/thin/runner.rb:177:in `send'
  thin (1.2.5) lib/thin/runner.rb:177:in `run_command'
  thin (1.2.5) lib/thin/runner.rb:143:in `run!'
  thin (1.2.5) bin/thin:6
  /usr/bin/thin:19:in `load'
  /usr/bin/thin:19

Rendering template within layouts/application
Rendering layouts/error


-----------------
Fedora 14
-----------------
Processing Admin::HardwareProfilesController#index (for 10.11.231.102 at 2011-02-23 13:12:09) [GET]
  Parameters: {"commit"=>"Search", "action"=>"index", "q"=>"m2", "controller"=>"admin/hardware_profiles"}
Rendering template within layouts/application
Rendering admin/hardware_profiles/index
Completed in 360ms (View: 39, DB: 12) | 200 OK [http://10.16.120.223/deltacloud/admin/hardware_profiles?q=m2&commit=Search]

Comment 1 Dave Johnson 2011-02-23 18:29:37 UTC
Created attachment 480550 [details]
ui error

I meant to attach this...

Comment 2 wes hayutin 2011-03-11 16:58:58 UTC
adding to the ce-beta blocking tracker

Comment 3 wes hayutin 2011-06-14 15:54:02 UTC
closing out old bugs that dev has not addressed :(

Comment 4 wes hayutin 2011-12-08 14:11:43 UTC
perm close


Note You need to log in before you can comment on or make changes to this bug.