users@glassfish.java.net

Glassfish 2.1 under load receive EOF error

From: Rich Smith <rich.smith_at_queensu.ca>
Date: Wed, 09 Sep 2009 11:21:36 -0400

Hi All:

I've got a java/jsp application using Stripes and Hibernate and I'm
running into an an error:

HTTPClient.RetryException: Premature EOF encountered

It appears some content is not making it from the application server
down to the browser.
I'm running:

Web Server 7 u4
+ LoadBalancer.xml
using
Glassfish Server 2.1 Patch 03 (9.1_02 Patch 09)

Anybody have any ideas on where I should be looking. The GC and JDBC
seem to be behaving themselves.

Rich