Oracle VM (OVM) (MOSC)

MOSC Banner

vmpinfo3apidata.py line 86: mgmtip = ovmMgr.getManagementServerAddress()

edited Oct 22, 2012 3:07AM in Oracle VM (OVM) (MOSC) 1 commentAnswered
Hi
I have OVM 3.1.1 manager on Oracle Linux 6.3. If I run "vmpinfo3.sh --username=admin --password=***" as oracle, I'll get following error:
...
Gathering OVM3 Data
Script Exception:
Traceback (most recent call last):
File "/u01/ovs_server_build_3.1.1/manager/build/mgmt_201204301338_305/management/MgmtInstall/ovm_shell/ovm_shell_v.py", line 0, in executeScript
File "/home/oracle/vmpinfo3/vmpinfo3apidata.py", line 87, in ?
xml.write("\t<mgmt-ipaddress>"+mgmtip+"</mgmt-ipaddress>\n")
TypeError: cannot concatenate 'str' and 'NoneType' objects

Gathering OVM Manager Logs
Compressing VMPinfo3 20121008-102921.
===========================================================================
Please send /tmp/vmpinfo3-20121008-102921.tar.bz2 to Oracle OVM support
===========================================================================
$

It looks like an issue is in the line 86 of ~oracle/vmpinfo3/vmpinfo3apidata.py :

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center