You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2014/09/06 23:09:28 UTC

[jira] [Resolved] (DIRMINA-825) Add host and port info to BindException thrown by NioSocketAcceptor#open

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

Emmanuel Lecharny resolved DIRMINA-825.
---------------------------------------
    Resolution: Fixed

Added the LocalAddress to the error message
Fixed with commit 5ffd8c02a8ffcb4671d3db80598a851143f79d6f

> Add host and port info to BindException thrown by NioSocketAcceptor#open
> ------------------------------------------------------------------------
>
>                 Key: DIRMINA-825
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-825
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.2
>            Reporter: Justin Beck
>            Priority: Minor
>             Fix For: 2.0.8
>
>
> When calling bind on an implementation of the SocketAcceptor (in our case the NioSocketAcceptor) and specifying a port that is already taken the exception does not include the host and port that the connection attempt was made to.  Please add the host and port to the exception message so that it's easier to identify what couldn't bind.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)