The problems I had previously with out of order messaging was an issue with MINA 2.0. This was happening with a pc client talking to a pc server.
This current problem (too many open files) is because of a file handle leak in the android selector implementation. On Sat, Sep 18, 2010 at 4:53 PM, Emmanuel Lécharny <[email protected]> wrote: > On 9/18/10 9:30 PM, Charles Hudak wrote: >> >> Ok, looks like this is probably a bug in android 2.2 (froyo). I'll >> report back after we can merge in the upstream change to gingerbread >> into our local source tree of 2.2 >> >> http://code.google.com/p/android/issues/detail?id=4825 > > At this point, if it's a bug in froyo, maybe testing again with MINA 2.0 > would be an option ? > > Eventually a JIRA exposing your problem could be a good thing, as other > might know about it without grepping the ML (JIRA is not only for us > developpers, but also for users, which will more easily find some clue if > they are hitting the same problem). > > Thanks ! > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > >
