Hello,
i see the folowing in server.log (debug enabled in fusion / jboss / vmwarehandler):
2014-11-17 16:59:42,576 DEBUG [com.enterasys.fusion.modules.VMWareHandler] Connecting service id 1 [xx.xx.xx.xx]
2014-11-17 16:59:42,576 INFO [com.enterasys.fusion.modules.VMWareHandler] Connecting with username dcm-user to server xx.xx.xx.xx using URL
https://vcenter.domain.local/sdk
2014-11-17 16:59:45,714 DEBUG [com.enterasys.fusion.modules.VMWareHandler] Update local data for service id 1
2014-11-17 16:59:45,714 INFO [com.enterasys.fusion.modules.VMWareHandler] Update Local: Retrieving VM data
2014-11-17 16:59:45,936 WARN [com.enterasys.fusion.modules.VMWareHandler] Local Update: Virtual Machine Not Found
2014-11-17 16:59:46,157 WARN [com.enterasys.fusion.modules.VMWareHandler] Update Local: No hosts found
2014-11-17 16:59:46,158 DEBUG [com.enterasys.fusion.modules.VMWareHandler] Disconnecting service id 1 [xx.xx.xx.xx]
2014-11-17 16:59:46,365 DEBUG [com.enterasys.fusion.modules.VMWareHandler] Removing endsystems on user request
so looks like no data could be retrieved from vcenter. What to check? permission problem?
any hints?