Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Unable to load VDDK and VIX libraries in a single process (2016054)

Symptoms

When attempting to load VMware VIX API 1.11 and Virtual Disk Development Kit (VDDK) 5.0 libraries in a single process, the application may crash.

Cause

Both VIX API 1.11 and VDDK 5.0 libraries have a dependency on libgvmomi library. When the init methods in both the libraries are invoked in a single process, gvmomi asserts when the application tries to initialize it twice.

Resolution

There are no plans to provide a fix in future releases. 

To work around this issue, you must use two different processes to load VIX API 1.11 and VDDK 5.0 libraries and then communicate between the processes via inter-process communication.
 

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback

  • 0 Ratings

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
  • 0 Ratings
Actions
KB: