I have done an RPM install of Server 2.0 on a fresh install of CentOS 5.2.
After the initial config, when I attempt to connect to http://127.0.0.1:8222, I get the Web Access login. When I login I get an error:
The VMware Infrastructure Web Service at "http://localhost:8222/sdk" is not responding (Connection Refused)
The troubleshooting I've done so far is:
vmware-auth is listening on port 902, webAccess is listening on port 8308, vmware-hostd is listening on ports 8222 and 8333.
The hostd log contains no errors and ends with:
--2008-10-02 11:23:34.032 'App' 3086161600 info-- BEGIN SERVICES
The webAccess proxy.log contains only this error:
[2008-10-02 10:45:40,123,http-8308-1<=>,RequestProcessor] Error processing action request /action/login : [ConnectException] Connection refused
Does anyone have a suggestion for my next step?