dev@glassfish.java.net

Re: Problem shutting down appserver

From: Kin-man Chung <Kin-Man.Chung_at_Sun.COM>
Date: Thu, 27 Jul 2006 11:37:15 -0700

I tried that by adding

<jvm-options>-Dcom.sun.enterprise.server.ss.setReuseAddress=true</jvm-options>

to java-config tag, but got the same error.

-Kin-man

On Thu, 2006-07-27 at 11:11, Binod wrote:
> I havent seen any issue with Solaris yet. But look like when you restart
> the server first time, your sockets are in TIME_WAIT state.
>
> Please set the jvm option com.sun.enterprise.server.ss.setReuseAddress
> to true
> so that you can reuse the socket addresses in the TIME_WAIT state.
>
> thanks,
> Binod.
>
> >Solaris 10 on Sparc.
> >
> >On Thu, 2006-07-27 at 10:50, Binod wrote:
> >
> >
> >>Which OS are you using?
> >>
> >>- Binod.
> >>
> >>
> >>
> >>>It seems the appserver is not shuting down cleanly. When I
> >>>started glassfish, shut it down, and restarted it again, I got a
> >>>the message
> >>>
> >>>"Domain domain1 failed to startup. There is a conflict on 3700"
> >>>
> >>>I had to explicitly kill the appserver before I could restart it
> >>>again. Has anyone ran into this?
> >>>
> >>>-Kin-man
> >>>
> >>>---------------------------------------------------------------------
> >>>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> >>>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> >>>
> >>>
> >>>
> >>>
> >>>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> >>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> >>
> >>
> >>
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> >For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>