dev@glassfish.java.net

Network issue error with GF V2

From: Ming Zhang <Ming.Zhang_at_Sun.COM>
Date: Fri, 15 Aug 2008 12:36:11 -0700

Hi,

After my solaris 10 machine moved to a new lab, I failed to start the
domain and got following error:

[#|2008-08-15T10:49:28.664-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;com.sun.enterprise.admin.server.core.JmxConnectorLifecycle_at_5ebac9;com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL [rmi://jws-280r-1.red.iplanet.com:8686/management/rmi-jmx-connector]: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: jws-280r-1.red.iplanet.com; nested exception is:
        java.net.ConnectException: Connection timed out];_RequestID=a7c777d5-d597-43d9-a0a8-bd115acf21d5;|Service com.sun.enterprise.admin.server.core.JmxConnectorLifecycle_at_5ebac9 cannot be started! : com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL [rmi://jws-280r-1.red.iplanet.com:8686/management/rmi-jmx-connector]: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: jws-280r-1.red.iplanet.com; nested exception is:
        java.net.ConnectException: Connection timed out]|#]

Full stack trace:
http://javaweb.sfbay/~mzh777/v2/as91ur1/mysql/startDomain/server.log

I tried to do a new installation and it hangs for about 5 minutes at the
port availability checking (before the port assignment screen). Does
anyone saw this kind of errors? Is there a simple to diagnose this
network issue?

Thanks,
Ming