[
https://issues.apache.org/jira/browse/GEODE-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313364#comment-16313364
]
ASF subversion and git services commented on GEODE-4229:
--------------------------------------------------------
Commit bb9ae49e0516d466d3e2665e952068afee0d502a in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bb9ae49 ]
GEODE-4229 CI failure due to suspect string: "Locator socket was closed
unexpectedly"
Removing error-level log message that was added during this cleanup
for GEODE-4176.
The server socket is closed as a matter of course in processing a
shutdown request, so we shouldn't consider this condition to be an
error.
> CI failure due to suspect string: "Locator socket was closed unexpectedly"
> --------------------------------------------------------------------------
>
> Key: GEODE-4229
> URL: https://issues.apache.org/jira/browse/GEODE-4229
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Bruce Schuchardt
> Fix For: 1.4.0
>
>
> This is a new error-level log message that was recently introduced
> {noformat}
> :geode-wan:distributedTest
> org.apache.geode.internal.cache.wan.serial.SerialWANPersistenceEnabledGatewaySenderDUnitTest
> > testPersistentReplicatedRegionWithGatewaySender_Restart 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 3971
> [error 2018/01/05 02:46:24.098 UTC <Distribution Locator on
> localhost/127.0.0.1> tid=167] Locator socket was closed unexpectedly - server
> thread is exiting.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)