dev@grizzly.java.net

Re: TCPSelectorHandler$1 leaking

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 23 Jun 2009 18:04:44 -0400

Salut,

Scott Oaks wrote:
> Well, so much for OSGi replacements being easy...with 1.9.17 SNAPSHOT
> jars, I get
>
> java.lang.NullPointerException
> at
> com.sun.grizzly.http.SelectorThread.getPortLowLevel(SelectorThread.java:1267)
>
> at
> com.sun.grizzly.http.SelectorThread.getPort(SelectorThread.java:1271)
> at
> com.sun.grizzly.config.GrizzlyServiceListener.getPort(GrizzlyServiceListener.java:134)
>
> at
> com.sun.enterprise.v3.services.impl.GrizzlyProxy.start(GrizzlyProxy.java:222)
>
> at
> com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy(GrizzlyService.java:368)
>
> at
> com.sun.enterprise.v3.services.impl.GrizzlyService.postConstruct(GrizzlyService.java:281)
>
>
> Should I try 1.9.16?

hum....1.9.16 suffer many issues. I will fix this regression ASAP.

Thanks

-- Jeanfrancois



>
> -Scott
>
> On 06/23/09 13:28, Jeanfrancois Arcand wrote:
>> Salut,
>>
>> Scott Oaks wrote:
>>> In our glassfish tests, we are seeing enormous numbers of
>>> TCPSelectorHandler$1 objects that are leaking and causing GC issues.
>>>
>>> I dimly recall that we had already seen this issue and fixed it, but
>>> I may be misremembering, and I can't find an email thread about it.
>>>
>>> If it is fixed, maybe it is just a versioning error, as glassfish is
>>> still using grizzly 1.9.15a.
>>
>> Can you try 1.9.17-SNAPSHOT? I will take a look. Just replace the
>> http, util and framework jars.
>>
>> A+
>>
>> -- jeanfrancois
>>
>>
>>>
>>> -Scott
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>