Bug 947753 - [AIO] 'Error: could not create ovirtsdk API object' during installation
Summary: [AIO] 'Error: could not create ovirtsdk API object' during installation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-setup
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 3.2.0
Assignee: Alex Lourie
QA Contact: Pavel Stehlik
URL:
Whiteboard: integration
Depends On:
Blocks: 878002 904786
TreeView+ depends on / blocked
 
Reported: 2013-04-03 07:35 UTC by Pavel Stehlik
Modified: 2015-09-22 13:09 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-10 13:49:39 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
aio-install-log-tgz (14.12 KB, application/x-gzip)
2013-04-03 07:35 UTC, Pavel Stehlik
no flags Details

Description Pavel Stehlik 2013-04-03 07:35:51 UTC
Created attachment 731053 [details]
aio-install-log-tgz

Description of problem:
Tried AIO with sf12 & failed due to:
File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 232, in initAPI
    raise Exception(ERROR_CREATE_API_OBJECT)
Exception: Error: could not create ovirtsdk API object



...
Configuring Firewall...                                           [ DONE ]
Starting ovirt-engine Service...                                  [ DONE ]
Configuring HTTPD...                                              [ DONE ]
AIO: Creating storage directory...                                [ DONE ]
AIO: Adding Local Datacenter and cluster...                    [ ERROR ]
Error: could not create ovirtsdk API object
Please check log file /var/log/ovirt-engine/engine-setup_2013_04_03_09_12_35.log for more information


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

How reproducible:
100% 

Steps to Reproduce:
1. yum install rhevm-setup-plugin-allinone -y
2. rhevm-setup
3.
  
Actual results:


Expected results:


Additional info:
...
2013-04-03 09:15:08::DEBUG::rhevm-setup::1900::root:: superuser-pass: ********
2013-04-03 09:15:08::ERROR::rhevm-setup::2316::root:: Traceback (most recent call last):
  File "/usr/bin/rhevm-setup", line 2310, in <module>
    main(confFile)
  File "/usr/bin/rhevm-setup", line 2093, in main
    runSequences()
  File "/usr/bin/rhevm-setup", line 2015, in runSequences
    controller.runAllSequences()
  File "/usr/share/ovirt-engine/scripts/setup_controller.py", line 54, in runAllSequences
    sequence.run()
  File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 154, in run
    step.run()
  File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run
    function()
  File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 232, in initAPI
    raise Exception(ERROR_CREATE_API_OBJECT)
Exception: Error: could not create ovirtsdk API object

Comment 2 Alex Lourie 2013-04-10 13:49:39 UTC
Doesn't get reproduced on last builds.

Please reopen if relevant.


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