users@glassfish.java.net

Re: GlassFish appears to be running in single thread mode

From: <glassfish_at_javadesktop.org>
Date: Sat, 21 Jun 2008 01:17:56 PDT

It's OK now - I have figured it out.

Turns out that I was doing some time consuming work within a servlet and it was meaning that subsequent calls to the servlet were struggling to get a look in. All I did was to move that task to another thread and add a thread sleep and now the servlet is working as desired.

-- 
And loving it,
-Qu0ll (Rare, not extinct)
_________________________________________________
Qu0llSixFour_at_gmail.com
[Replace the "SixFour" with numbers to email me]
[Message sent by forum member 'qu0ll' (qu0ll)]
http://forums.java.net/jive/thread.jspa?messageID=281779