Re: Exception on Connection Destructor

2009-05-17 Thread Timothy Bish
This is an error you can safely ignore and has been resolved in the 3.0 code base. You can open a Jira issue on the problem and we will attempt to resolve at some point in the future on the 2.x branch. On Sun, 2009-05-17 at 18:37 -0500, Kenny Stone wrote: > Via the ExceptionListener. > > On Su

Re: Exception on Connection Destructor

2009-05-17 Thread Kenny Stone
Via the ExceptionListener. On Sun, May 17, 2009 at 6:05 PM, Timothy Bish wrote: > On Sun, 2009-05-17 at 04:25 -0500, Kenny Stone wrote: > > Hello, > > > > Everything is working great, except when I'm trying to cleanup my > > connections I will occasionally get this exception when the Connection

Re: Exception on Connection Destructor

2009-05-17 Thread Timothy Bish
On Sun, 2009-05-17 at 04:25 -0500, Kenny Stone wrote: > Hello, > > Everything is working great, except when I'm trying to cleanup my > connections I will occasionally get this exception when the Connection > destructor is called: > > decaf::io::SocketInputStream::read - The connection is broken >