users@glassfish.java.net

Re: [Jersey] Comment regarding http-thread-pool Idle Thread Timeout setting

From: NBW <emailnbw_at_gmail.com>
Date: Mon, 9 Aug 2010 11:35:28 -0400

Alexey,

Thanks for your attention. I need to update an installation which does not
have external network access. What is the best way to update in this
situation. I would like to avoid re-installing the GF/JavaEESDK. Is there a
way I can download the JARs for 1.9.18-o and simply drop them into the lib
directory?

Thanks,

-Noah

On Fri, Aug 6, 2010 at 4:14 AM, Oleksiy Stashok <Oleksiy.Stashok_at_sun.com>wrote:

> Hi Noah,
>
> as I told it looks like a bug, which has been fixed.
>
> "Starting Grizzly Framework 1.9.18-k"
>
> can you pls. download the latest 3.0.1 release, which has 1.9.18-o
> integrated and check if it works for you?
>
> Thanks.
>
> WBR,
> Alexey.
>
>
> When you look at this setting in the GlassFish Administration UI you see a
> description that states, "The maximum amount of time that a thread can
> remain idle in the pool. After this time expires, the thread is removed from
> the pool."
>
> This is not at all the behavior I observe in this case. The thread has been
> assigned to the Jersey client request which is a long running request, its
> not idle in a pool. Yet if the long running process being run by this thread
> exceed this timeout value GF send it an interrupt.
>
> So either this is a bug or the documentation needs to correctly describe
> what this value means.
>
> Thnx,
>
> -Noah
>
> On Tue, Aug 3, 2010 at 11:21 AM, Oleksiy Stashok <Oleksiy.Stashok_at_sun.com>wrote:
>
>> Strange, the timeout we're discussing here should be controlled by:
>> <http request-timeout-seconds="..." >
>>
>> Can you pls. check in the domain.xml the Grizzly version, which is used?
>> Search for the line containing "Starting Grizzly Framework".
>>
>> Thank you.
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>
>