I just downloaded and installed the latest 4.0.1 MSI. On a machine that runs the most recent version of VMWare I get the following errors in the agent log. The agent does not start up and does not connect to the server:
2008-11-14 20:26:48,020 INFO [Thread-1] [VMwareDetector] Unable to get VMware product info
org.hyperic.sigar.vmware.VMwareException: Network failure: Could not connect to pipe \\.\pipe\vmware-authdpipe: The system cannot find the file specified
at org.hyperic.sigar.vmware.VMwareServer.connect(Native Method)
at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getProductInfo(VMwareProductInfo.java:73)
at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getInfo(VMwareProductInfo.java:58)
at org.hyperic.hq.plugin.vmware.VMwareDetector.getProductInfo(VMwareDetector.java:165)
at org.hyperic.hq.plugin.vmware.VMwareDetector.getWin32Server(VMwareDetector.java:192)
at org.hyperic.hq.plugin.vmware.VMwareDetector.getServerResources(VMwareDetector.java:142)
at org.hyperic.hq.autoinventory.scanimpl.NullScan.scan(NullScan.java:83)
at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:196)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
Later in the log I find this message:
2008-11-14 20:26:48,801 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 15 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
I get this message even after renaming the VMWare plugin, which eliminated the exception above. Still the agent does not register with the server. Another agent on a different box registers with the server fine. I can telnet to the server on port 7080. Are the two issues related, if not, what can I do?
2008-11-14 20:26:48,020 INFO [Thread-1] [VMwareDetector] Unable to get VMware product info
org.hyperic.sigar.vmware.VMwareException: Network failure: Could not connect to pipe \\.\pipe\vmware-authdpipe: The system cannot find the file specified
at org.hyperic.sigar.vmware.VMwareServer.connect(Native Method)
at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getProductInfo(VMwareProductInfo.java:73)
at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getInfo(VMwareProductInfo.java:58)
at org.hyperic.hq.plugin.vmware.VMwareDetector.getProductInfo(VMwareDetector.java:165)
at org.hyperic.hq.plugin.vmware.VMwareDetector.getWin32Server(VMwareDetector.java:192)
at org.hyperic.hq.plugin.vmware.VMwareDetector.getServerResources(VMwareDetector.java:142)
at org.hyperic.hq.autoinventory.scanimpl.NullScan.scan(NullScan.java:83)
at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:196)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
Later in the log I find this message:
2008-11-14 20:26:48,801 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 15 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
I get this message even after renaming the VMWare plugin, which eliminated the exception above. Still the agent does not register with the server. Another agent on a different box registers with the server fine. I can telnet to the server on port 7080. Are the two issues related, if not, what can I do?