You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2018/03/19 23:47:00 UTC

[jira] [Reopened] (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:all-tabpanel ]

Dan Smith reopened GEODE-3523:
------------------------------

This issue reoccurred even after this fix.



[http://files.apachegeode-ci.info/builds/1.5.0-build.8/test-results/distributedTest/1521258734/classes/org.apache.geode.cache.client.internal.AutoConnectionSourceDUnitTest.html#testDynamicallyFindLocators]

 
{noformat}
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 45b2d9d9ceba with 4 VMs

        at org.apache.geode.test.dunit.VM.invoke(VM.java:401)

        at org.apache.geode.test.dunit.VM.invoke(VM.java:370)

        at org.apache.geode.test.dunit.VM.invoke(VM.java:336)

        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=45b2d9d9ceba/172.17.0.3:24659, hostname=172.17.0.3, isIpString=true], LocatorAddress [socketInetAddress=45b2d9d9ceba/172.17.0.3:26744, hostname=45b2d9d9ceba, isIpString=false]]
{noformat}

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)