users@glassfish.java.net

Re: WARNING: Interrupting idle Thread: http-thread-pool-17667

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Fri, 16 Dec 2011 09:46:06 +0100

Pls. invoke

asadmin
set server-config.network-config.protocols.protocol.http-listener-1.http.request-timeout-seconds=NNN


NNN is the new value in seconds.

(in the sample above we used protocol name http-listener-1, you may have
different name).

WBR,
Alexey.

On 12/16/2011 02:47 AM, forums_at_java.net wrote:
> i'm building an web application using jsp, and i use the default server:
> glassfish v3. my application is used for recommending item and give
> prediction. But when i'm running it, i got this WARNING: Interrupting
> idle
> Thread: http-thread-pool-17667...i've changed the
> wait_timeout,interactive_time out in mysql to 3...what should i do???i'm
> using a large database, and i'm ready to wait as long as it will
> takes, but
> the result show me nothing, the jps page show nothing, and i get this
> WARNING: Interrupting idle Thread: http-thread-pool-17667 in glassfish
> v3.
> I'm using netbean 6.8.. Thanks before for the answer..
>
> --
>
> [Message sent by forum member 'noirorlatte']
>
> View Post: http://forums.java.net/node/874475
>
>