<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
I reread the thread again now that I understand more about the problem.. I agree it has something to do with sessions expiring. I'm a little uncomfortable putting any exception handling too far upstream, so to speak.<div><br></div><div>Should the handling occur on WAListenerAdaptor or Socket? I feel as if it should be on WAListenerAdaptor since that is where the problem seems to be rooted.</div><div><br></div><div>RS<br><br><div>&gt; Date: Tue, 14 Jun 2011 18:10:45 +0200<br>&gt; Subject: Re: [Seaside] From July/August 2010 (Thread: WAListener error)<br>&gt; From: philippe.marschall@gmail.com<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; <br>&gt; 2011/6/14 Robert Sirois &lt;watchlala@hotmail.com&gt;:<br>&gt; &gt; Connection Closed<br>&gt; &gt; http://lists.squeakfoundation.org/pipermail/seaside/2010-August/024262.html<br>&gt; &gt; WAListener Error<br>&gt; &gt; http://lists.squeakfoundation.org/pipermail/seaside/2010-July/023793.html<br>&gt; &gt; I still have this problem with WAListenerAdaptor. Anyone else? And if so,<br>&gt; &gt; Nick Ager proposed this workaround<br>&gt; &gt; http://lists.squeakfoundation.org/pipermail/seaside/2010-August/024266.html<br>&gt; &gt; Is that valid?<br>&gt; <br>&gt; The bug or the fix? The bug, probably yes, various network<br>&gt; intermediaries may close an HTTP request they don't like for whatever<br>&gt; reason (eg. they believe it's hanging). Or the TCP connection may fail<br>&gt; "in the middle" for what ever reason else (the device ran out of<br>&gt; power, crashed, …).<br>&gt; <br>&gt; The fix, it would probably be better to handle ConnectionClosed and<br>&gt; various other errors the same way Kom does it.<br>&gt; <br>&gt; Cheers<br>&gt; Philippe<br>&gt; _______________________________________________<br>&gt; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></div></div>                                               </div></body>
</html>