Not quite like your host file issue. joshuamorgan,
Actually, my hosts file initially looked like this:
127.0.0.1 localhost.localdomain
192.168.xxx.x mailserver.mydomain.com
So the hostfile had a non-loopback IP address and the fully qualified domain name on a second, separate line. When I deleted the second line and had only the loopback and localhost.localdomain, Tomcat started on it's own and I was able to login to the Admin console. Don't really understand it since I do an nslookup and it still resolves exactly what I had in my hosts file.
riegersteve,
Didn't quite understand where you were suggesting putting the period,
Are you talking about after domain.com like in a bind dns zone file? |