>
> Can you add
> <jvm-options>-Dcom.sun.enterprise.server.ss.ASQuickStartup=false</jvm-options>
> and see if the problem goes away?
That sounds familiar. Now I remember an issue where my server stopped
responding to incoming requests to the IP address, but not to
"localhost." This jvm option made the problem go away, but the problem
itself turned out to be a rule in my firewall settings:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=1142
Just in case that helps anything....
Cheers,
Bobby