[
https://issues.apache.org/jira/browse/GEODE-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce J Schuchardt updated GEODE-7705:
--------------------------------------
Description: (was: testForceDisconnectAndPeerShutdownCause
org.apache.geode.distributed.LocatorUDPSecurityDUnitTest >
testForceDisconnectAndPeerShutdownCause FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.distributed.LocatorDUnitTest$$Lambda$359/346023424.call in VM
1 running on Host eb713857c4a9 with 5 VMs
Caused by:
org.apache.geode.SystemConnectException: Unable to join the distributed
system in 60121ms
org.apache.geode.distributed.DistributedMemberDUnitTest >
testTwoMembersSameName FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.distributed.DistributedMemberDUnitTest$1.run in VM 0 running
on Host d777b7e439d8 with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
at
org.apache.geode.distributed.DistributedMemberDUnitTest.testTwoMembersSameName(DistributedMemberDUnitTest.java:160)
Caused by:
org.apache.geode.SystemConnectException: One or more peers generated
exceptions during connection attempt
at
org.apache.geode.distributed.internal.ClusterDistributionManager.sendStartupMessage(ClusterDistributionManager.java:1621)
at
org.apache.geode.distributed.internal.ClusterDistributionManager.create(ClusterDistributionManager.java:359)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:754)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.access$200(InternalDistributedSystem.java:134)
at
org.apache.geode.distributed.internal.InternalDistributedSystem$Builder.build(InternalDistributedSystem.java:2991)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.connectInternal(InternalDistributedSystem.java:267)
at
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:159)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:181)
at
org.apache.geode.distributed.DistributedMemberDUnitTest$1.run(DistributedMemberDUnitTest.java:165)
Caused by:
org.apache.geode.distributed.DistributedSystemDisconnectedException: membership
shutdown, caused by org.apache.geode.ForcedDisconnectException: Exiting due to
possible network partition event due to loss of 1 cache processes:
[172.17.0.21(myName:1)<v12>:41001]
at
org.apache.geode.distributed.internal.DistributionImpl.checkCancelled(DistributionImpl.java:321)
at
org.apache.geode.distributed.internal.DistributionImpl.directChannelSend(DistributionImpl.java:368)
at
org.apache.geode.distributed.internal.DistributionImpl.send(DistributionImpl.java:299)
at
org.apache.geode.distributed.internal.ClusterDistributionManager.sendViaMembershipManager(ClusterDistributionManager.java:2054)
at
org.apache.geode.distributed.internal.ClusterDistributionManager.sendOutgoing(ClusterDistributionManager.java:1981)
at
org.apache.geode.distributed.internal.StartupOperation.sendStartupMessage(StartupOperation.java:74)
at
org.apache.geode.distributed.internal.ClusterDistributionManager.sendStartupMessage(ClusterDistributionManager.java:1618)
... 8 more
Caused by:
org.apache.geode.ForcedDisconnectException: Exiting due to
possible network partition event due to loss of 1 cache processes:
[172.17.0.21(myName:1)<v12>:41001]
at
org.apache.geode.distributed.internal.DistributionImpl.checkCancelled(DistributionImpl.java:320)
... 14 more
java.lang.AssertionError: Suspicious strings were written to the log during
this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 562
[fatal 2020/01/15 02:48:57.892 GMT <unicast receiver,d777b7e439d8-47277>
tid=128] Possible loss of quorum due to the loss of 1 cache processes:
[172.17.0.21(myName:1)<v12>:41001]
-----------------------------------------------------------------------
Found suspect string in log4j at line 564
[fatal 2020/01/15 02:48:57.893 GMT <unicast receiver,d777b7e439d8-47277>
tid=128] Membership service failure: Exiting due to possible network partition
event due to loss of 1 cache processes: [172.17.0.21(myName:1)<v12>:41001]
org.apache.geode.distributed.internal.membership.api.MemberDisconnectedException:
Exiting due to possible network partition event due to loss of 1 cache
processes: [172.17.0.21(myName:1)<v12>:41001]
at
org.apache.geode.distributed.internal.membership.gms.GMSMembership$ManagerImpl.forceDisconnect(GMSMembership.java:2004)
at
org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeave.forceDisconnect(GMSJoinLeave.java:1083)
at
org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeave.installView(GMSJoinLeave.java:1472)
at
org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeave.processMessage(GMSJoinLeave.java:1063)
at
org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger$JGroupsReceiver.receive(JGroupsMessenger.java:1327)
at
org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger$JGroupsReceiver.receive(JGroupsMessenger.java:1266)
at org.jgroups.JChannel.invokeCallback(JChannel.java:816)
at org.jgroups.JChannel.up(JChannel.java:741)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1030)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:165)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:390)
at org.jgroups.protocols.UNICAST3.deliverMessage(UNICAST3.java:1077)
at org.jgroups.protocols.UNICAST3.handleDataReceived(UNICAST3.java:792)
at org.jgroups.protocols.UNICAST3.up(UNICAST3.java:433)
at
org.apache.geode.distributed.internal.membership.gms.messenger.StatRecorder.up(StatRecorder.java:72)
at
org.apache.geode.distributed.internal.membership.gms.messenger.AddressManager.up(AddressManager.java:70)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1658)
at org.jgroups.protocols.TP$SingleMessageHandler.run(TP.java:1876)
at org.jgroups.util.DirectExecutor.execute(DirectExecutor.java:10)
at org.jgroups.protocols.TP.handleSingleMessage(TP.java:1789)
at org.jgroups.protocols.TP.receive(TP.java:1714)
at
org.apache.geode.distributed.internal.membership.gms.messenger.Transport.receive(Transport.java:159)
at org.jgroups.protocols.UDP$PacketReceiver.run(UDP.java:701)
at java.lang.Thread.run(Thread.java:748)
)
> CI Failure:
> LocatorUDPSecurityDUnitTest.testForceDisconnectAndPeerShutdownCause
> -------------------------------------------------------------------------------
>
> Key: GEODE-7705
> URL: https://issues.apache.org/jira/browse/GEODE-7705
> Project: Geode
> Issue Type: Bug
> Components: locator, membership
> Affects Versions: 1.11.0
> Reporter: Anilkumar Gingade
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)