The last days I developped some workflows.
I added the plugin o11nplugin-vmware-update-manager-5.1.0-247.vmoapp and made the configuration in vCO.
After the restart of ther service the I started the vCO client, choosed "Administer" and wanted to browse the inventory of the new node "Update Manager".
The node shows the name of the server with the Update Manager and right behind "(unavailable)".
I found in server.log
2013-08-17 16:02:57.118+0200 INFO [ModulesFactory] Deploying plug-in : 'C:\Programme\VMware\Infrastructure\Orchestrator\app-server\server\vmo\plugins\o11nplugin-vmware-update-manager.dar'
2013-08-17 16:02:57.118+0200 DEBUG [ModulesFactory] Plug-in is a file, exploded version set to : C:/Programme/VMware/Infrastructure/Orchestrator/app-server/server/vmo/tmp/dars/o11nplugin-vmware-update-manager.dar
2013-08-17 16:02:57.290+0200 DEBUG [ModulesFactory] Adding Dunes Archive Module file : 'file:C:/Programme/VMware/Infrastructure/Orchestrator/app-server/server/vmo/tmp/dars/o11nplugin-vmware-update-manager.dar''
2013-08-17 16:02:57.305+0200 DEBUG [SDKDatasource] Plugin datasource 'vum-datasource' in module 'VUM' use anonymous login for internal use
2013-08-17 16:02:57.305+0200 INFO [SDKDatasource] setInvokerMode() -> Datasource 'vum-datasource' in module 'VUM' set to 'direct'
2013-08-17 16:02:57.337+0200 DEBUG [SDKModuleDescription] Library added for module VUM -> file:C:\Programme\VMware\Infrastructure\Orchestrator\app-server\server\vmo\tmp\dars\o11nplugin-vmware-update-manager.dar\lib\asm-3.1.jar
2013-08-17 16:02:57.337+0200 DEBUG [SDKModuleDescription] Library added for module VUM -> file:C:\Programme\VMware\Infrastructure\Orchestrator\app-server\server\vmo\tmp\dars\o11nplugin-vmware-update-manager.dar\lib\asm-analysis-3.2.jar
... deleted some lines
2013-08-17 16:02:57.337+0200 DEBUG [SDKModuleDescription] Initialize finder : VUM:VumObjects
2013-08-17 16:02:57.337+0200 DEBUG [SDKModuleDescription] Initialize finder : VUM:Host
... deleted some lines
2013-08-17 16:03:01.680+0200 INFO [ConnectivityUtils] Logging as extension because of empty password in vCenter https://sdkTunnel:8089
2013-08-17 16:03:05.852+0200 ERROR [STDERR] com.vmware.vim.binding.vim.fault.InvalidLogin:
inherited from com.vmware.vim.binding.vim.fault.VimFault:
inherited from com.vmware.vim.binding.vim.fault.InvalidLogin: Die Anmeldung kann aufgrund eines falschen Benutzernamens oder Kennworts nicht abgeschlossen werden.
2013-08-17 16:03:05.852+0200 ERROR [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
"Die Anmeldung kann aufgrund eines falschen Benutzernamens oder Kennworts nicht abgeschlossen werden." means Cannot complete login due to an incorrect user name or password.
To exclude all influences I made a clean test installation in the lab.
I just installed VC 5.1 from VMware-VIMSetup-all-5.1.0-1235309.iso on a vm with Windows Server 2003 x64 and defined nothing else in VC.
I checked in VC with the VC client if the plugins like update manager etc. could be loaded. No problems there.
The update manager works and the patch repository is filled.
I configured vCO, loaded the plugin o11nplugin-vmware-update-manager-5.1.0-247.vmoapp and got exactly the same error.
So I guess this is a bug in the plugin.
A support call is open.
Maybe somebody else has an idea how to solve the problem.
Greetings
Andreas