Proxy server example :ClosedChannelException

"이희승 (Trustin Lee)" trustin at gmail.com
Wed Jul 8 02:05:51 EDT 2009


I was able to reproduce the problem very easily.  I made a silly mistake
while I write the proxy example, which means it's not a Netty issue but
an example bug.  For more information, please refer to the related JIRA
issue: https://jira.jboss.org/jira/browse/NETTY-188

Thanks for reporting the problem!
Trustin

On 07/06/2009 08:19 PM, Rembert Magri wrote:
> Hi Trustin,
> 
> No, you are not too late. I look forward hearing from you this week!
> 
> Thanks,
> Rembert
> 
> On Mon, Jul 6, 2009 at 4:37 AM, "이희승 (Trustin Lee)"
> <trustin at gmail.com <mailto:trustin at gmail.com>> wrote:
> 
>     Hi Rambert,
> 
>     Let me investigate the problem this week.  I hope I am not too late. ;)
> 
>     Thanks for your patience,
>     Trustin
> 
>     On 07/03/2009 06:34 AM, Rembert Magri wrote:
>     > Hi Trustin,
>     >
>     > I have been trying to use your Proxy Server Example but it seems I am
>     > getting the same error as Dave has already reported
>     > (http://markmail.org/message/kb7glbm573el2gg2). I gess it might be a
>     > concurrency issue, because when I turn the System.out.printn's off, it
>     > seems I get more *ClosedChannelExceptions*.
>     > Eventually I can load the entire redirected page without any problem,
>     > but in most cases the error keeps occurring and I aways have to try
>     > refreshing. I don't think it happens because of the load (I am
>     > redirecting a simple 3-frames html page).
>     > Do you think there is any way to solve this problem? I'm currently
>     using
>     > Netty just to get this proxy working, and it would be great if I could
>     > show my dev team it has better performance AND reliability than Mina,
>     > for instance.
>     >
>     > Thanks,
>     > Rembert
> 
> 




More information about the netty-dev mailing list