users@glassfish.java.net

Re: HTTP listener threads are not returned to thread pool after an error

From: <glassfish_at_javadesktop.org>
Date: Mon, 19 Apr 2010 09:13:50 PDT

Looks like a bug in GF logger. It assigns the same _RequestID to the different HTTP requests (processed by the same thread). RMI requests are logged differently: they have unique RequestID even when processed by the same thread.
[Message sent by forum member 'sdv0967']

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