| VMware Server - The VMware Infrastructure Web Service is not responding - Connection Refused |
|
|
|
| Other - Work Related | |||||||||||||||||||||
| Written by Romeo Dumitrescu | |||||||||||||||||||||
| Wednesday, 25 March 2009 07:38 | |||||||||||||||||||||
|
When running VMware server on an OS with IPv6 enabled, you might get the following error after logging in to the server web UI: The VMware Infrastructure Web Service at "http://localhost:8222/sdk" is not responding (Connection Refused). The service may not be responding because hostd is too busy or because it is not running. Try again in a few moments or restart hostd.
While the error details are not very explicit, the reason for the error is very simple: the IPv6 lookup for “localhost” is not supported by the server. The hosts file is in C:\Windows\System32\Drivers\etc 127.0.0.1 localhost Your hosts file should look somewhat like this. # Copyright (c) 1993-2006 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host ::1 localhost 127.0.0.1 localhost After this, just reboot to make sure that all the services are aware of the change. You shouldn’t get that error anymore (unless there is another problem with the service).
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."
|





