Bug 679873
| Summary: | RHEL6.x: ui search field wrong number of arguments error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Dave Johnson <dajohnso> | ||||
| Component: | aeolus-conductor | Assignee: | Scott Seago <sseago> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dave Johnson <dajohnso> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 0.3.1 | CC: | cpelland, deltacloud-maint, whayutin | ||||
| Target Milestone: | alpha | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-06-14 15:54:02 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 684278 | ||||||
| Attachments: |
|
||||||
Created attachment 480550 [details]
ui error
I meant to attach this...
adding to the ce-beta blocking tracker closing out old bugs that dev has not addressed :( perm close |
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]