Vinzenz Feenstra has posted comments on this change. Change subject: win32: Also the listener thread needs to call CoInitialize ......................................................................
Patch Set 2: Verified on Win7x64 - Code with this patch does not cause these exceptions anymore: Dummy-2::ERROR::2014-11-14 12:04:33,000::guestagentwin32::106::root::Error retrieving network interfaces. Traceback (most recent call last): File "GuestAgentWin32.pyc", line 84, in GetNetworkInterfaces File "win32com\client\__init__.pyc", line 95, in Dispatch File "win32com\client\dynamic.pyc", line 108, in _GetGoodDispatchAndUserName File "win32com\client\dynamic.pyc", line 85, in _GetGoodDispatch com_error: (-2147221008, 'CoInitialize has not been called.', None, None) Dummy-2::ERROR::2014-11-14 12:04:33,000::guestagentwin32::506::root::Failed to retrieve disk mapping Traceback (most recent call last): File "GuestAgentWin32.pyc", line 497, in getDiskMapping File "win32com\client\__init__.pyc", line 95, in Dispatch File "win32com\client\dynamic.pyc", line 108, in _GetGoodDispatchAndUserName File "win32com\client\dynamic.pyc", line 85, in _GetGoodDispatch com_error: (-2147221008, 'CoInitialize has not been called.', None, None) -- To view, visit http://gerrit.ovirt.org/34641 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If31c9703d177930922769b98187fae67a28efd4f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
