You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/17 21:46:00 UTC

[jira] [Created] (GEODE-7214) CI Failure: org.apache.geode.distributed.LocatorUDPSecurityDUnitTest.testConcurrentLocatorStartup

Dick Cavender created GEODE-7214:
------------------------------------

             Summary: CI Failure: org.apache.geode.distributed.LocatorUDPSecurityDUnitTest.testConcurrentLocatorStartup
                 Key: GEODE-7214
                 URL: https://issues.apache.org/jira/browse/GEODE-7214
             Project: Geode
          Issue Type: Bug
            Reporter: Dick Cavender


```> Task :geode-core:distributedTest

org.apache.geode.distributed.LocatorUDPSecurityDUnitTest > testConcurrentLocatorStartup FAILED
    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 2634

    [fatal 2019/09/17 17:47:57.694 GMT <Geode Failure Detection thread 2> tid=493] Uncaught exception in thread Thread[Geode Failure Detection thread 2,5,RMI Runtime]
    java.util.concurrent.RejectedExecutionException: Task org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor$$Lambda$184/76964693@20a2fafd rejected from java.util.concurrent.ThreadPoolExecutor@2e651099[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 2]
    	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
    	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
    	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
    	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.checkIfAvailable(GMSHealthMonitor.java:1286)
    	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.processMessage(GMSHealthMonitor.java:1187)
    	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.sendSuspectRequest(GMSHealthMonitor.java:1448)
    	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.initiateSuspicion(GMSHealthMonitor.java:469)
    	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.lambda$checkMember$0(GMSHealthMonitor.java:453)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)```




--
This message was sent by Atlassian Jira
(v8.3.2#803003)