Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Update Manager Plugin appears to install correctly but remains available for install and cannot be enabled (1017052)
Symptoms
After downloading and installing the Update Manager Plugin, you may experience these symptoms:
- The plugin remains available for install.
- The plugin cannot be enabled.
- This issue occurs even after you re-download and re-install the Update Manager Plugin.
Resolution
This issue is resolved in vCenter Server 4.0 Update 3.
This issue occurs if double quotes (") are used in the Environment Path variable of Windows.
To resolve this issue, you must remove the double quotes.
To remove the double quotes:
- Open a command prompt. Click Start > Run , type cmd, and click OK.
- Check the Path variable by typing:
echo %path%
-
Check to see if there is a double quote in the path. For example:
c:\windows;c:\windows\system32;"c:\program files\3rdpartyapp" - If there is a double quote in the path:
-
- Copy the full path from the command line into Notepad.
- Remove any double quotes, then copy the path.
- From the command prompt, enter set path=, then paste the edited path. For example:
set path= c:\windows;c:\windows\system32;c:\program files\3rdpartyapp
- Run this command to launch the vSphere Client from the command prompt from where you set the path:
%ProgramFiles% \VMware\Infrastructure\Virtual Infrastructure Client\Launcher\VpxClient.exe
- Open the Plugin Manager within the vSphere Client. The Update Manager plugin is available.
Additional Information
This issue may also occur if there are double quotes in the User path variable.
To check the User path variable:
- Right click My Computer and click Properties.
- Click the Advanced tab.
- Click Environment Variables.
-
Check the Path in the User Variables pane.
-
Remove any quotes from the paths.
Tags
Update History
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.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

