You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2016/05/31 11:57:12 UTC

[jira] [Assigned] (ARIES-1556) fastbin provider fails if local host cannot be resolved

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

Christian Schneider reassigned ARIES-1556:
------------------------------------------

    Assignee: Christian Schneider

> fastbin provider fails if local host cannot be resolved
> -------------------------------------------------------
>
>                 Key: ARIES-1556
>                 URL: https://issues.apache.org/jira/browse/ARIES-1556
>             Project: Aries
>          Issue Type: Bug
>          Components: Remote Service Admin
>    Affects Versions: rsa-1.8.0
>            Reporter: Johannes Utzig
>            Assignee: Christian Schneider
>
> TcpTransport tries to check if the remote host is actually the localhost and uses localhost in such a case.
> However, if 'InetAddress.getLocalHost().getHostName()' throws an UnknownHostException, the TcpTransport is not created and all invocations starve in the queue until the timeout is reached.



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