You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/09 10:30:00 UTC

[jira] [Commented] (IGNITE-8953) Test fail: Bind address already in use(TcpDiscoverySpiFailureTimeoutSelfTest)

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

ASF GitHub Bot commented on IGNITE-8953:
----------------------------------------

GitHub user akalash opened a pull request:

    https://github.com/apache/ignite/pull/4332

    IGNITE-8953 Retry to start up MBean server on other port.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8953

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4332.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4332
    
----
commit f4c16258c017d6d7f58c06506bc5cae921e24ace
Author: Anton Kalashnikov <ka...@...>
Date:   2018-07-09T10:28:31Z

    IGNITE-8953 Retry to start up MBean server on other port.

----


> Test fail: Bind address already in use(TcpDiscoverySpiFailureTimeoutSelfTest)
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-8953
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8953
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Anton Kalashnikov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> During execution beforeTestsStarted in TcpDiscoverySpiFailureTimeoutSelfTest, TcpDiscoverySpiSelfTest, registration of MBean server failed with error "Bind address already in use" but tests continue to execute because try-catch block.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)