users@glassfish.java.net

Re: Server stops responding due to Glassfish

From: <glassfish_at_javadesktop.org>
Date: Mon, 19 May 2008 01:22:56 PDT

From the output it appears all the http threads (15 of them) for my ssl port (43921) are waiting for a lock:

Thread "httpWorkerThread-43921-0" thread-id 71 thread-stateWAITINGWaiting on lock: com.sun.enterprise.web.connector.grizzly.LinkedListPipeline_at_83f892
         at: java.lang.Object.wait(Native Method)
         at: java.lang.Object.wait(Object.java:485)
         at: com.sun.enterprise.web.connector.grizzly.LinkedListPipeline.getTask(LinkedListPipeline.java:279)
         at: com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:73)
[Message sent by forum member 'bkatnich' (bkatnich)]

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