Hi,
I install the glassfish on a Solaris machine.
Initially, the admin port 4848 is running slow as a common issue. And I follow the posts to add
<jvm-options>-Dcom.sun.enterprise.tools.admingui.NO_NETWORK=true</jvm-options>
into the jvm conf. It's okay and displays quickly.
However, after I add entries into the /etc/resolv.conf for DNS lookup. The glassfish admin page fails to load.
For each time I access the admin page, it establish a port to the following sites
servera.45402 pkg-na-1.sun.com.80 0 0 49640 0 SYN_SENT
or
servera.46138 pkg-na-1.sun.com.80 0 0 49640 0 SYN_SENT
I have tested several times and get a conclusion:
If I remove the entry in the resolv.conf, the admin can be access normally.
Any idea to solve the problem?
[Message sent by forum member 'axisfung']
http://forums.java.net/jive/thread.jspa?messageID=483579