Description of problem: If a URI is entered incorrectly in a Relationship field, the simulate method throws an Unhandled Exception Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create a new Datastore in Automate -> Explorer 2. Copy the InspectMe Instance from /System/Request/InspectMe 3. Edit the InspectMe Instance to go to Cloud/VM NOT "/Cloud/VM" 4. Go to Automate -> Simulate 5. Change to Request, and type in InspectMe as the Request 6. Choose the VM and Instance type 7. Choose a VM/Instance 8. Tick the Execute Methods button 9. Hit Submit Actual results: Unhandled Exception Expected results: An error should be presented, not an unhandled exception Additional info: [----] F, [2015-10-27T05:34:13.772559 #4019:421990] FATAL -- : Error caught: [RuntimeError] Invalid URI <miqaedb:Cloud/VM/Operations/Methods/snapshot#create> /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_workspace.rb:104:in `instantiate' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:570:in `process_relationship_raw' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:348:in `process_relationship' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:309:in `block in process_filtered_fields' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:304:in `each' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:304:in `process_filtered_fields' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:300:in `process_fields' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_workspace.rb:150:in `instantiate' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:570:in `process_relationship_raw' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:348:in `process_relationship' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:309:in `block in process_filtered_fields' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:304:in `each' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:304:in `process_filtered_fields' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_object.rb:300:in `process_fields' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_workspace.rb:150:in `instantiate' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_workspace.rb:65:in `instantiate' /var/www/miq/vmdb/lib/miq_automation_engine/engine/miq_ae_engine.rb:320:in `resolve_automation_object' /var/www/miq/vmdb/app/controllers/application_controller/automate.rb:174:in `build_results' /var/www/miq/vmdb/app/controllers/application_controller/automate.rb:19:in `resolve_button_throw' /var/www/miq/vmdb/app/controllers/application_controller/automate.rb:159:in `resolve' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal/implicit_render.rb:4:in `send_action' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:198:in `process_action' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:10:in `process_action' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in `call' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in `call' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:92:in `__run_callbacks__' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:19:in `process_action' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in `process_action' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action' /opt/rh/cfme-gemset/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process' /opt/rh/cfme-gemset/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal.rb:196:in `dispatch' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_controller/metal.rb:237:in `block in action' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `dispatch' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:45:in `serve' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:43:in `block in serve' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `each' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `serve' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:821:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/conditionalget.rb:38:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/head.rb:13:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/params_parser.rb:27:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/flash.rb:260:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in `context' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/cookies.rb:560:in `call' /opt/rh/cfme-gemset/gems/activerecord-4.2.4/lib/active_record/query_cache.rb:36:in `call' /opt/rh/cfme-gemset/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:88:in `__run_callbacks__' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_call_callbacks' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/remote_ip.rb:78:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/rack/logger.rb:38:in `call_app' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/rack/logger.rb:22:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/request_id.rb:21:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call' /opt/rh/cfme-gemset/gems/activesupport-4.2.4/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/static.rb:116:in `call' /opt/rh/cfme-gemset/gems/actionpack-4.2.4/lib/action_dispatch/middleware/static.rb:116:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/engine.rb:518:in `call' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/application.rb:165:in `call' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/content_length.rb:15:in `call' /opt/rh/rh-ruby22/root/usr/share/gems/gems/thin-1.6.3/lib/thin/connection.rb:86:in `block in pre_process' /opt/rh/rh-ruby22/root/usr/share/gems/gems/thin-1.6.3/lib/thin/connection.rb:84:in `catch' /opt/rh/rh-ruby22/root/usr/share/gems/gems/thin-1.6.3/lib/thin/connection.rb:84:in `pre_process' /opt/rh/rh-ruby22/root/usr/share/gems/gems/thin-1.6.3/lib/thin/connection.rb:53:in `process' /opt/rh/rh-ruby22/root/usr/share/gems/gems/thin-1.6.3/lib/thin/connection.rb:39:in `receive_data' /opt/rh/rh-ruby22/root/usr/share/gems/gems/eventmachine-1.0.7/lib/eventmachine.rb:187:in `run_machine' /opt/rh/rh-ruby22/root/usr/share/gems/gems/eventmachine-1.0.7/lib/eventmachine.rb:187:in `run' /opt/rh/rh-ruby22/root/usr/share/gems/gems/thin-1.6.3/lib/thin/backends/base.rb:73:in `start' /opt/rh/rh-ruby22/root/usr/share/gems/gems/thin-1.6.3/lib/thin/server.rb:162:in `start' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/handler/thin.rb:19:in `run' /opt/rh/cfme-gemset/gems/rack-1.6.4/lib/rack/server.rb:286:in `start' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/commands/server.rb:80:in `start' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/commands/commands_tasks.rb:80:in `block in server' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/commands/commands_tasks.rb:75:in `tap' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/commands/commands_tasks.rb:75:in `server' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/commands/commands_tasks.rb:39:in `run_command!' /opt/rh/cfme-gemset/gems/railties-4.2.4/lib/rails/commands.rb:17:in `<top (required)>' /var/www/miq/vmdb/bin/rails:4:in `require' /var/www/miq/vmdb/bin/rails:4:in `<main>'
https://github.com/ManageIQ/manageiq/pull/5170
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/51dffb41a32b0db6c53a5490170fc585fa34ed49 commit 51dffb41a32b0db6c53a5490170fc585fa34ed49 Author: Madhu Kanoor <mkanoor> AuthorDate: Wed Oct 28 16:13:00 2015 -0400 Commit: Madhu Kanoor <mkanoor> CommitDate: Wed Oct 28 16:13:00 2015 -0400 Unhandled exception during simulation https://bugzilla.redhat.com/show_bug.cgi?id=1275582 The controller code checks for MiqAeException::* when reporting Automate exceptions all others cause an unhandled exception to be reported. lib/miq_automation_engine/engine/miq_ae_workspace.rb | 5 +++-- spec/lib/miq_automation_engine/miq_ae_engine_spec.rb | 8 ++++++++ 2 files changed, 11 insertions(+), 2 deletions(-)
Merge Request http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/365
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=6cb9dfe791e222cc1bd1d5b158d79b1cbe9caafa commit 6cb9dfe791e222cc1bd1d5b158d79b1cbe9caafa Author: Madhu Kanoor <mkanoor> AuthorDate: Wed Oct 28 16:13:00 2015 -0400 Commit: Madhu Kanoor <mkanoor> CommitDate: Thu Nov 5 09:57:29 2015 -0500 Unhandled exception during simulation https://bugzilla.redhat.com/show_bug.cgi?id=1275582 The controller code checks for MiqAeException::* when reporting Automate exceptions all others cause an unhandled exception to be reported. lib/miq_automation_engine/engine/miq_ae_workspace.rb | 5 +++-- spec/lib/miq_automation_engine/miq_ae_engine_spec.rb | 8 ++++++++ 2 files changed, 11 insertions(+), 2 deletions(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=b48e7a24d982479bf76db587d47f2a6e465d0979 commit b48e7a24d982479bf76db587d47f2a6e465d0979 Merge: ab4b210 6cb9dfe Author: Greg McCullough <gmccullo> AuthorDate: Thu Nov 5 14:30:27 2015 -0500 Commit: Greg McCullough <gmccullo> CommitDate: Thu Nov 5 14:30:27 2015 -0500 Merge branch 'bugzilla_1275582_55z' into '5.5.z' Unhandled exception during simulation https://bugzilla.redhat.com/show_bug.cgi?id=1275582 The controller code checks for MiqAeException::* when reporting Automate exceptions all others cause an unhandled exception to be reported. Original PR https://github.com/ManageIQ/manageiq/pull/5170 Clean Cherry Pick See merge request !365 lib/miq_automation_engine/engine/miq_ae_workspace.rb | 5 +++-- spec/lib/miq_automation_engine/miq_ae_engine_spec.rb | 8 ++++++++ 2 files changed, 11 insertions(+), 2 deletions(-)
Verified in 5.5.0.11
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:2551