[ 
https://issues.apache.org/jira/browse/DIRMINA-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny closed DIRMINA-373.
-------------------------------------


> NullPointer Exception in SocketAccept class
> -------------------------------------------
>
>                 Key: DIRMINA-373
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-373
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>         Environment: Windows XP
>            Reporter: S. Nageswara Rao
>            Assignee: Trustin Lee
>             Fix For: 0.8.0
>
>
> I am using MINA v0.8.0 in my component. I hit upon the following NullPointer 
> Exception when I try to call unbind method to unregister the service from the 
> registry.
> java.lang.NullPointerException
>       at 
> org.apache.mina.io.socket.SocketAcceptor.cancelKeys(SocketAcceptor.java:431)
>       at 
> org.apache.mina.io.socket.SocketAcceptor.access$900(SocketAcceptor.java:47)
>       at 
> org.apache.mina.io.socket.SocketAcceptor$Worker.run(SocketAcceptor.java:240)
> This has a considerable impact on my component.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to