users@glassfish.java.net

Re: RIZZLY0023: Interruptin g idle Thread glassfish 3.1.2.2 ...

From: <forums_at_java.net>
Date: Mon, 19 Nov 2012 03:34:05 -0600 (CST)

Hi Blaze, do you see lots of [1]-like messages or usually it's just 2 of
them? Cause the patch supposed to fix the problem, when the log [1] is being
reported over and over on the same thread. Looks like issue you see is a bit
different, I'd say it might be a problem in the admin gui code, which
swallows InterruptedIOException, but doesn't reset Thread's "interrupted"
state, so it goes into infinite loop and consumes 100% of CPU. I'd recommend
to file an admin-gui issue. As a workaround you might want to disable
request-timeout for admin-listener: /$ asadmin set
server-config.network-config.protocols.protocol.admin-listener.http.request-timeout-seconds=-1/
Thanks. WBR, Alexey. [1]
[#|2012-11-17T16:08:33.568+0100|WARNING|glassfish3.1.2|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=25;_ThreadName=Thread-2;|GRIZZLY0
023: Interrupting idle Thread: admin-thread-pool-4848(15).|#]

--
[Message sent by forum member 'oleksiys']
View Post: http://forums.java.net/node/892403