Re: Connection reset by peer
Jay Bose <[email protected]> Sat, 11 Jun 2005 14:37:37 -0700 (PDT)
| Newsgroups | gmane.comp.web.sitemesh.general |
|---|---|
| Message-ID | <[email protected]> |
--- Van <[email protected]> wrote: > Have you actually experienced any failed client requests? I haven't > been working with Weblogic recently, but, I recall getting the very > same (benign in my case) stack traces in the log in situations where a > user was impatient waiting for a response and clicked on something > else that initiated a new request for the same frame. When that > happens, this SocketException will get thrown and it simply means the > response that was in process for the previous request is being > discarded. > > Unless in your testing you are experiencing a problem in the client > browser, this could be a nasty looking, but, actually benign stack > trace. Well, we have a page which has 3 nested IFrames. The parent and children pages are all dynamic. It seems that maybe the browser is timing out on requests to the loading of children. This is not consistently reproducible. At times all children load properly without event. However, sometimes during a load of the parent (and the implicit loading of the three children) one of the children will fail to a the SocketException described earlier. I've resorted to forcing each child to load and return, before I attempt to load the next child. This forced sequence has totally removed this error. Respectfully, Onyeje "Jay" Bose http://www.jaybose.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]