users@grizzly.java.net

Re: SEVERE: selectorThread.stopException

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Fri, 20 Jun 2008 16:09:13 -0400

Alan Williamson wrote:
>>> [root_at_munich]# netstat -an | grep 80 | wc -l
>>> 199
>>>
>>
>> In what state are they? CLOSE_WAIT ? Hopefully not as this is the leak
>> cause.
>
> vast majority in TIME_WAIT

So far this is good. It means there is no socket leaks. So there is
probably files that aren't closed properly (like you guessed)...

A+

-- jeanfrancois

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>