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

Geode Integration commented on GEODE-9537:
------------------------------------------

Seen in [distributed-test-openjdk11 
#149|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/distributed-test-openjdk11/builds/149]
 ... see [test 
results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0437/test-results/distributedTest/1629932984/]
 or download 
[artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0437/test-artifacts/1629932984/distributedtestfiles-openjdk11-1.15.0-build.0437.tgz].

> CqDataUsingPoolDUnitTest (and CqDataUsingPoolOptimizedExecuteDUnitTest) 
> should not use ephemeral ports
> ------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9537
>                 URL: https://issues.apache.org/jira/browse/GEODE-9537
>             Project: Geode
>          Issue Type: Test
>          Components: tests
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>
> These tests currently use ephemeral ports for components that are stopped and 
> restarted during the test. It can happen that other, concurrently running 
> tests, will start using these same ports causing test failures (but not in 
> the tests mentioned here).
> Test failures appear as dunit suspect strings:
> {noformat}
>     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 'dunit_suspect-locator.log' at line 347
>     [fatal 2021/08/21 19:46:08.527 UTC <locator request thread 1> tid=47] 
> Exception in processing request from 10.0.0.107
>     java.lang.Exception: Improperly configured client detected - use 
> addPoolLocator to configure its locators instead of addPoolServer.
>       at 
> org.apache.geode.distributed.internal.ProtocolCheckerImpl.checkProtocol(ProtocolCheckerImpl.java:31)
>       at 
> org.apache.geode.distributed.internal.tcpserver.TcpServer.lambda$processRequest$0(TcpServer.java:342)
>       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)
> {noformat}



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

Reply via email to