SSLException in SslHandler; based on SecureChat example
Trustin Lee
tlee at redhat.com
Wed Apr 22 12:20:03 EDT 2009
Hi Bryan,
Thanks for coming back with the QA result. I appreciate that.
Unfortunately, I have no clue why this issue is standing still. How
often can you reproduce the issue? I run JUnit tests that include SSL
test every 30 seconds, but couldn't see the exception ever since
3.1.0.ALPHA4. That is, I didn't see the exception for more than a
month. It might just become more difficult to reproduce. :-(
It would be really nice if you could provide me a test application
that reproduces the problem. Then it might be easier to track down
this tricky issue. I will keep trying to reproduce the problem, too.
BTW, the exception is being raised during handshake process, so the
client can simply reconnect to work around this issue.
— Trustin Lee, http://gleamynode.net/
On Wed, Apr 22, 2009 at 11:19 PM, bwagner <bwagner at mpowertrading.com> wrote:
>
> Hi Trustin,
>
> We've been using Netty 3.1.0-Beta1 in QA and development for about a week
> and unfortunately we're still getting the same error with the same stack
> trace (I made sure I removed all references to 3.0.2 in our project and
> removed the jar from our SVN entirely). I will say that it definitely
> "feels" like it happens much less often now. I will take the latest nightly
> build and continue our testing with it.
>
> This is the kind of problem that happens so infrequently that I think I can
> probably suggest a simple work around (i.e. add a node to the pipeline
> before the SslHandler that does try/catch n times); I'll be taking a closer
> look soon and if I find a work-around I'll post how we're doing it.
>
> Thanks,
> Bryan
> --
> View this message in context: http://n2.nabble.com/SSLException-in-SslHandler--based-on-SecureChat-example-tp2628574p2676492.html
> Sent from the Netty User Group mailing list archive at Nabble.com.
>
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
More information about the netty-users
mailing list