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

Barry Oglesby commented on GEODE-4235:
--------------------------------------

It gets to the initialization of bucket 71 (of 113) before it times out:
{noformat}
[vm1] [info 2018/01/06 07:11:14.069 UTC <ServerConnection on port 46083 Thread 
1> tid=101] Initializing region _B__testNormalClient2MultipleCacheServer__PR_71

[vm1] [info 2018/01/06 07:11:14.104 UTC <ServerConnection on port 46083 Thread 
1> tid=101] Region /__PR/_B__testNormalClient2MultipleCacheServer__PR_71 was 
created on this member with the persistent id 
/172.17.0.2:/tmp/build/ae3c03f4/built-gemfire/test/geode/geode-wan/build/distributedTest436/dunit/vm1/.
 created at timestamp 1515222661642 version 0 diskStoreId 
a4e301f9798747f3-a0d7b10b3872f0c2 name null.

[vm1] [info 2018/01/06 07:11:14.120 UTC <ServerConnection on port 46083 Thread 
1> tid=101] Initialization of region 
_B__testNormalClient2MultipleCacheServer__PR_71 completed
{noformat}

> CI failure: org.apache.geode.internal.cache.wan.Simple2CacheServerDUnitTest > 
> testNormalClient2MultipleCacheServer FAILED
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4235
>                 URL: https://issues.apache.org/jira/browse/GEODE-4235
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>    Affects Versions: 1.3.0
>            Reporter: Shelley Lynn Hughes-Godfrey
>            Priority: Major
>
> {noformat}
> org.apache.geode.internal.cache.wan.Simple2CacheServerDUnitTest > 
> testNormalClient2MultipleCacheServer FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking 
> org.apache.geode.internal.cache.wan.Simple2CacheServerDUnitTest$$Lambda$560/1371246474.run
>  in VM 2 running on Host 5932c890475c with 8 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:308)
>         at 
> org.apache.geode.internal.cache.wan.Simple2CacheServerDUnitTest.doMultipleCacheServer(Simple2CacheServerDUnitTest.java:83)
>         at 
> org.apache.geode.internal.cache.wan.Simple2CacheServerDUnitTest.testNormalClient2MultipleCacheServer(Simple2CacheServerDUnitTest.java:67)
>         Caused by:
>         org.apache.geode.cache.NoSubscriptionServersAvailableException: 
> org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary 
> discovery failed.
>             at 
> org.apache.geode.cache.client.internal.QueueManagerImpl.getAllConnections(QueueManagerImpl.java:190)
>             at 
> org.apache.geode.cache.client.internal.OpExecutorImpl.executeOnQueuesAndReturnPrimaryResult(OpExecutorImpl.java:570)
>             at 
> org.apache.geode.cache.client.internal.PoolImpl.executeOnQueuesAndReturnPrimaryResult(PoolImpl.java:842)
>             at 
> org.apache.geode.cache.client.internal.RegisterInterestOp.execute(RegisterInterestOp.java:58)
>             at 
> org.apache.geode.cache.client.internal.ServerRegionProxy.registerInterest(ServerRegionProxy.java:359)
>             at 
> org.apache.geode.internal.cache.LocalRegion.processSingleInterest(LocalRegion.java:3734)
>             at 
> org.apache.geode.internal.cache.LocalRegion.registerInterest(LocalRegion.java:3823)
>             at 
> org.apache.geode.internal.cache.LocalRegion.registerInterest(LocalRegion.java:3625)
>             at 
> org.apache.geode.internal.cache.LocalRegion.registerInterest(LocalRegion.java:3620)
>             at 
> org.apache.geode.internal.cache.LocalRegion.registerInterest(LocalRegion.java:3615)
>             at 
> org.apache.geode.internal.cache.wan.CacheClientNotifierDUnitTest.createClientWithLocator(CacheClientNotifierDUnitTest.java:272)
>             at 
> org.apache.geode.internal.cache.wan.Simple2CacheServerDUnitTest.lambda$doMultipleCacheServer$e651a521$1(Simple2CacheServerDUnitTest.java:83)
>             Caused by:
>             org.apache.geode.cache.NoSubscriptionServersAvailableException: 
> Primary discovery failed.
> {noformat}



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

Reply via email to