dev@glassfish.java.net

Re: Problem shutting down appserver

From: Binod <Binod.Pg_at_Sun.COM>
Date: Thu, 27 Jul 2006 23:41:33 +0530

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
>
>
>