Log in as root to the VM using the VMware Client interface. Start a
command shell.Run the command ifconfig and determine the IP address the
VM has picked up from your DHCP server. Then
try:http://ip_address:8080/adminuiAlso, run the command netstat -an |
grep 8080 to see if that port is being LISTENED on.