You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/20 20:00:00 UTC

[jira] [Commented] (ARIES-1759) Fastbin fails to bind if a configuration exists with the same port

    [ https://issues.apache.org/jira/browse/ARIES-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259756#comment-16259756 ] 

ASF subversion and git services commented on ARIES-1759:
--------------------------------------------------------

Commit a0dc133494058704c25f6455d30faeecd0189d4b in aries-rsa's branch refs/heads/master from [~j.utzig]
[ https://git-wip-us.apache.org/repos/asf?p=aries-rsa.git;h=a0dc133 ]

[ARIES-1759] Fastbin fails to bind on config change

FastBinProvider#close now waits for the server to actually shutdown
before returning (timeout of 30s)

> Fastbin fails to bind if a configuration exists with the same port
> ------------------------------------------------------------------
>
>                 Key: ARIES-1759
>                 URL: https://issues.apache.org/jira/browse/ARIES-1759
>             Project: Aries
>          Issue Type: Bug
>          Components: Remote Service Admin
>    Affects Versions: rsa-1.10.0
>            Reporter: Joao Assuncao
>            Assignee: Johannes Utzig
>
> When Fastbin starts it binds to port 2543 even if no configuration exists. If a configuration exists, it will reconfigure but won't wait for the previous socket to unbind. In most cases it will fail to bind the second time.
> The workaround is to use in the configuration other port than the default one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)