On Fri, Jul 23, 2010 at 10:15 AM, Alex Xin <[email protected]> wrote:
> By debugging the code I found that it will crash when MINA trying to call
> Java NIO Selector.wakeup() function for the first time. The wakeup() will
> throws a runtime exception Null Pointer Exception. Android use Apache
> Harmony as its Java NIO implementation.
>
> Could someone give me some suggestions on how to fix this bug or are there
> any workarounds that I can use to let MINA working?

My previous experiences with the Harmony NIO implementation has been
somewhat mixed. But, you would usually get a good answer on
[email protected].

/niklas

Reply via email to