users@glassfish.java.net

Re: Unable to start Glassfish V2 Cluster on Linux :-)

From: <glassfish_at_javadesktop.org>
Date: Thu, 01 Nov 2007 11:08:31 PST

commenting out localhost in your /etc/hosts file will cause issues with a lot of things.

I would try this:

127.0.0.1 localhost
88.80.197.138 yourmachine-name




It's most likely trying to connect to local services at startup and if its using localhost to do that, it'll fail in the resolution if you have that commented out.

Andrew
[Message sent by forum member 'areplogle' (areplogle)]

http://forums.java.net/jive/thread.jspa?messageID=243349