I recently changed IP address my machine hosting VMware server 2.0, after reboot I couldn’t access VMware Server Console page on port 8333 or 8222 i.e.
a) https://localhost:8333/ui/ (SSL) or
b) http://localhost:8222/ui/ (for Non SSL).
To know more about how to use/configure/install VMware server on Microsoft Windows Vista/XP click here
.
Troubleshooting VMware Server Console Issue
1. Check if port 8333 or 8222 is listening on windows server (8333 and 8222 are default web port used by Tomcat shipped with VMware to access console page via browser)
Start -> Run -> cmd
netstat -an
There was no process Listening on Port 8333 or 8222
2. Check if VMware Service is running
Start -> Run -> services.msc
a. VMware hostagent service was down on starting
The VMware Host Agent service terminated with service-specific error 4294967295 (0xFFFFFFFF).
Recent change : IP change
3. Check Logs at C:\ ProgramData\ VMware\ VMware Server (For Vista)
—
Log for VMware Server, pid=224, version=2.0.0, build=build-122956, option=Release, section=2
[2009-02-05 05:55:30.352 ‘App’ 3024 info] Current working directory: C:\ProgramData\VMware\VMware Server
[2009-02-05 05:55:30.352 ‘App’ 3024 info] Trying blklistsvc
[2009-02-05 05:55:30.352 ‘App’ 3024 info] Trying cimsvc
[2009-02-05 05:55:30.352 ‘App’ 3024 info] Trying directorysvc
[2009-02-05 05:55:30.352 ‘App’ 3024 info] Trying hostsvc
[2009-02-05 05:55:30.399 ‘App’ 3024 panic] error: not well-formed (invalid token)
[2009-02-05 05:55:30.399 ‘App’ 3024 panic] backtrace:
(backtraces not supported)
[2009-02-05 05:55:30.399 ‘App’ 3024 info] Win32 service stopped
—
4. Googled for error message”error: not well-formed (invalid token)” and one of solution was to check datastores.xml and if file is not correct replace it with datastores.xml.default
In my case I checked at C:\ ProgramData\ VMware\ VMware Server\ hostd\ datastores.xml and file was empty (no data) and there was no datastores.xml.default file
Fix : Moved this file to datastores.xml.corrupt and tried starting VMware hostagent Service. It worked this time and created new datastores.xml
Related Posts for VMware
- VMware Server Console unavailable (page not found) - VMware hostagent Service Down
Popularity: 16% [?]




Good hands-on exercises (installation, patching, cloning), very experienced trainer worth every penny
13 users commented in " VMware Server Console unavailable (page not found) - VMware hostagent Service Down "
Follow-up comment rss or Leave a TrackbackI am getting following error during installation of R-12 with Linux 5 (with 2GB memory). Can you please guide me about this problem.
Thanks
Syed
HTTP
checking URL = http://machine1.localdomain:8014
RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
==========================================================
Virtual Directory
RW-50015: Error: - Http Server Virtual Directories is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
=======================================================
Login Page
RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
Syed, Installation failed at some points (check installation logs) or services did not start properly (check startup logs)
other issue I noticed with 2 GB memory is that 2 GB is not enough for R12 as DB’s SGA itself is 1GB and then PGA and other things like CM and JVM’s (third thing to try is , reduce SGA PGA and try )
Thank you so much! I was getting sick with this problem.
Cheers!
Than you very much, you have very clear information and after a couple of hours of frustration trying to solve this problem, you have a so easy solution
hi
Thanks a lot for your input.it helped a lot to come out the problems while installing!
Keep up the good works!
thanks once again!
very goo documentation, Atul.
thanks,
prakash
Check and rename this file as well..
C:\Documents and Settings\All Users\Application Data\VMware\VMware Server\hostd\datastores.xml
Após longas horas consegui resolver o problema com a ajuda das dicas dos colegas.
Simplesmente entrei no local:
C:\PROGRAMDATA\VMWARE SERVER\HOSTD
e mudei o nome dos arquivos:
- datastores
- datastores.xml.default
para
- old-datastores
- old-datastores.xml.default
Fui em serviços do windows e startei o:
VMWARE HOST AGENT
Fiz isto em um SERVER 2008 64.
Beautifully, I was with this problem for few weeks and finally I found the best solution, Thanks a lot
Thanks for pointing out the service names. Restarting them fixed the issue, it seems a different IP via DHCP confuses VMware Server as it expects the Host OS to have static I guess.
Thank you! I’ve been searching for a solution for several days, and this is the only one with the answer.
THANKS!!
Just wasted 2 hours on this issue! uninstalled vmware, redownloaded version 2.02, installed and it was still not working!!!
Then found this post and fixed it in 5 mins!
Any idea why the file gets corrupted?
bro you the best
Leave A Reply