Xiaojian Zhou created GEODE-9675:
------------------------------------

             Summary: CI: ClusterDistributionManagerDUnitTest > 
testConnectAfterBeingShunned FAILED
                 Key: GEODE-9675
                 URL: https://issues.apache.org/jira/browse/GEODE-9675
             Project: Geode
          Issue Type: Bug
            Reporter: Xiaojian Zhou


https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/1983


{code:java}
ClusterDistributionManagerDUnitTest > testConnectAfterBeingShunned FAILED
    org.apache.geode.SystemConnectException: Problem starting up membership 
services
        at 
org.apache.geode.distributed.internal.DistributionImpl.start(DistributionImpl.java:186)
        at 
org.apache.geode.distributed.internal.DistributionImpl.createDistribution(DistributionImpl.java:222)
        at 
org.apache.geode.distributed.internal.ClusterDistributionManager.<init>(ClusterDistributionManager.java:466)
        at 
org.apache.geode.distributed.internal.ClusterDistributionManager.<init>(ClusterDistributionManager.java:499)
        at 
org.apache.geode.distributed.internal.ClusterDistributionManager.create(ClusterDistributionManager.java:328)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:757)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem.access$200(InternalDistributedSystem.java:133)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem$Builder.build(InternalDistributedSystem.java:3013)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem.connectInternal(InternalDistributedSystem.java:283)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem.connectInternal(InternalDistributedSystem.java:209)
        at 
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:159)
        at 
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
        at 
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:256)
        at 
org.apache.geode.distributed.internal.ClusterDistributionManagerDUnitTest.testConnectAfterBeingShunned(ClusterDistributionManagerDUnitTest.java:170)

        Caused by:
        
org.apache.geode.distributed.internal.membership.api.MemberStartupException: 
unable to create jgroups channel
            at 
org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:401)
            at 
org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:203)
            at 
org.apache.geode.distributed.internal.membership.gms.GMSMembership.start(GMSMembership.java:1642)
            at 
org.apache.geode.distributed.internal.DistributionImpl.start(DistributionImpl.java:171)
            ... 13 more

            Caused by:
            java.lang.Exception: failed to open a port in range 41003-41003
                at 
org.jgroups.protocols.UDP.createMulticastSocketWithBindPort(UDP.java:503)
                at org.jgroups.protocols.UDP.createSockets(UDP.java:348)
                at org.jgroups.protocols.UDP.start(UDP.java:266)
                at 
org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:966)
                at org.jgroups.JChannel.startStack(JChannel.java:889)
                at org.jgroups.JChannel._preConnect(JChannel.java:553)
                at org.jgroups.JChannel.connect(JChannel.java:288)
                at org.jgroups.JChannel.connect(JChannel.java:279)
                at 
org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:397)
                ... 16 more

{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to