Hi,
I have problem with autodiscover VM on vCenter. In agent log file I find:
2011-02-22 19:27:45,601 ERROR [Thread-1] [RuntimeAutodiscoverer] Unexpected error running autodiscoverer for plugin: VMware vCenter: getResourcePrototype(VMware vCenter): The given username and password could not be validated
org.hyperic.hq.product.PluginException: getResourcePrototype(VMware vCenter): The given username and password could not be validated
at org.hyperic.hq.plugin.vsphere.VMAndHostVCenterPlatformDetector.assertSuccess(VMAndHostVCenterPlatformDetector.java:116)
at org.hyperic.hq.plugin.vsphere.VMAndHostVCenterPlatformDetector.getResourceType(VMAndHostVCenterPlatformDetector.java:171)
at org.hyperic.hq.plugin.vsphere.VMAndHostVCenterPlatformDetector.getVCenterServer(VMAndHostVCenterPlatformDetector.java:657)
at org.hyperic.hq.plugin.vsphere.VMAndHostVCenterPlatformDetector.discoverPlatforms(VMAndHostVCenterPlatformDetector.java:438)
at org.hyperic.hq.plugin.vsphere.VCenterDetector.discoverPlatforms(VCenterDetector.java:119)
at org.hyperic.hq.plugin.vsphere.VCenterDetector.discoverServices(VCenterDetector.java:179)
at org.hyperic.hq.product.ServerDetector.discoverResources(ServerDetector.java:219)
at org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(RuntimeAutodiscoverer.java:272)
at org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan(RuntimeAutodiscoverer.java:205)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:165)
at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
I try login to vCenter with this user name and password and it works fine. In vCenter Events log I see that hq-agent log in and logout. I have Hyperic 4.5 OpenSource, vCenter is runing on Windows 2003 Server.
I have problem with autodiscover VM on vCenter. In agent log file I find:
2011-02-22 19:27:45,601 ERROR [Thread-1] [RuntimeAutodiscoverer] Unexpected error running autodiscoverer for plugin: VMware vCenter: getResourcePrototype(VMware vCenter): The given username and password could not be validated
org.hyperic.hq.product.PluginException: getResourcePrototype(VMware vCenter): The given username and password could not be validated
at org.hyperic.hq.plugin.vsphere.VMAndHostVCenterPlatformDetector.assertSuccess(VMAndHostVCenterPlatformDetector.java:116)
at org.hyperic.hq.plugin.vsphere.VMAndHostVCenterPlatformDetector.getResourceType(VMAndHostVCenterPlatformDetector.java:171)
at org.hyperic.hq.plugin.vsphere.VMAndHostVCenterPlatformDetector.getVCenterServer(VMAndHostVCenterPlatformDetector.java:657)
at org.hyperic.hq.plugin.vsphere.VMAndHostVCenterPlatformDetector.discoverPlatforms(VMAndHostVCenterPlatformDetector.java:438)
at org.hyperic.hq.plugin.vsphere.VCenterDetector.discoverPlatforms(VCenterDetector.java:119)
at org.hyperic.hq.plugin.vsphere.VCenterDetector.discoverServices(VCenterDetector.java:179)
at org.hyperic.hq.product.ServerDetector.discoverResources(ServerDetector.java:219)
at org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(RuntimeAutodiscoverer.java:272)
at org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan(RuntimeAutodiscoverer.java:205)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:165)
at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
I try login to vCenter with this user name and password and it works fine. In vCenter Events log I see that hq-agent log in and logout. I have Hyperic 4.5 OpenSource, vCenter is runing on Windows 2003 Server.