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