users@glassfish.java.net

GrizzlyServiceListener: Interrupting idle Thread: http-thread-pool-8001-(1)

From: <glassfish_at_javadesktop.org>
Date: Tue, 27 Apr 2010 09:56:57 PDT

GlassFish v 3.0.1 b15

One of my test apps have been working up till b14, but saw some failures with b15. These apps all involves concurrency and thread waiting. Any recent changes in GF that might have caused this?

On the client I got these error

Failed to connect to the test webapp.java.net.SocketException: Unexpected end of file from server
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:769)
         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)
         at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:766)
         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1072)

I'm seeing these WARNING in server.log while running my app:

[#|2010-04-27T12:00:50.555-0400|WARNING|glassfish3.0|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=15;_ThreadName=Thread-1;|Interrupting idle Thread: http-thread-pool-8001-(1)|#]

[#|2010-04-27T12:01:20.566-0400|WARNING|glassfish3.0|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=15;_ThreadName=Thread-1;|Interrupting idle Thread: http-thread-pool-8001-(2)|#]

This is the only warning/error/exception in server.log.

Thanks in advance.
[Message sent by forum member 'cf126330']

http://forums.java.net/jive/thread.jspa?messageID=399255