You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Hitesh Khamesra (JIRA)" <ji...@apache.org> on 2017/10/02 21:15:01 UTC

[jira] [Commented] (GEODE-3523) AutoConnectionSourceDUnitTest: testDynamicallyFindLocators failed with Unable to connect to any locators in the list

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

Hitesh Khamesra commented on GEODE-3523:
----------------------------------------

failed again on ci 

{code:java}
org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest > testDynamicallyFindLocators FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest$3.call in VM 2 running on Host c63fa5117d48 with 4 VMs
        at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:331)
        at org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest.putInVM(AutoConnectionSourceDUnitTest.java:470)
        at org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest.putAndWaitForSuccess(AutoConnectionSourceDUnitTest.java:448)
        at org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest.testDynamicallyFindLocators(AutoConnectionSourceDUnitTest.java:199)

        Caused by:
        org.apache.geode.cache.client.NoAvailableLocatorsException: Unable to connect to any locators in the list [LocatorAddress [socketInetAddress=c63fa5117d48/172.17.0.7:20361, hostname=c63fa5117d48, isIpString=false], LocatorAddress [socketInetAddress=c63fa5117d48/172.17.0.7:23129, hostname=172.17.0.7, isIpString=true]]

{code}


> AutoConnectionSourceDUnitTest: testDynamicallyFindLocators failed with Unable to connect to any locators in the list
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3523
>                 URL: https://issues.apache.org/jira/browse/GEODE-3523
>             Project: Geode
>          Issue Type: Bug
>          Components: locator
>            Reporter: Hitesh Khamesra
>
> org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest > testDynamicallyFindLocators FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest$3.call in VM 2 running on Host 97e556d10832 with 4 VMs
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:387)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:357)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:325)
>         at org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest.putInVM(AutoConnectionSourceDUnitTest.java:470)
>         at org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest.putAndWaitForSuccess(AutoConnectionSourceDUnitTest.java:448)
>         at org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest.testDynamicallyFindLocators(AutoConnectionSourceDUnitTest.java:199)
>         Caused by:
>         org.apache.geode.cache.client.NoAvailableLocatorsException: Unable to connect to any locators in the list [LocatorAddress [socketInetAddress=97e556d10832/172.17.0.4:26078, hostname=97e556d10832, isIpString=false], LocatorAddress [socketInetAddress=97e556d10832/172.17.0.4:29796, hostname=172.17.0.4, isIpString=true]]



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