You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/05/06 14:38:02 UTC

[jira] [Resolved] (GEODE-600) CI Failure: PRClientServerRegionFunctionExecutionNoSingleHopDUnitTest.testserverMultiKeyExecution_FunctionInvocationTargetException

     [ https://issues.apache.org/jira/browse/GEODE-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker resolved GEODE-600.
---------------------------------
    Resolution: Won't Fix

Closing due to no activity in 2 years.  Please reopen if needed.

> CI Failure: PRClientServerRegionFunctionExecutionNoSingleHopDUnitTest.testserverMultiKeyExecution_FunctionInvocationTargetException
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-600
>                 URL: https://issues.apache.org/jira/browse/GEODE-600
>             Project: Geode
>          Issue Type: Bug
>          Components: functions
>            Reporter: Dan Smith
>            Priority: Major
>              Labels: CI, Flaky
>
> Revision: 25c8f0cc48e831d6afb459767a42c1c98fb47996
> {noformat}
> java.lang.AssertionError: Suspicious strings were written to the log during this run.
> Fix the strings or use DistributedTestCase.addExpectedException to ignore.
> -----------------------------------------------------------------------
> Found suspect string in log4j at line 3336
> [fatal 2015/11/20 23:16:58.597 PST <Pooled High Priority Message Processor 2> tid=0x748] Uncaught exception processing  com.gemstone.gemfire.internal.cache.FunctionStreamingReplyMessage(processorId=1463 from doomtwo(3782)<ec><v141>:1026;msgNum 0;lastMsg=true)
> com.gemstone.gemfire.cache.execute.FunctionException: IOException while sending the result chunk to client
> 	at com.gemstone.gemfire.internal.cache.execute.ServerToClientFunctionResultSender65.sendResult(ServerToClientFunctionResultSender65.java:247)
> 	at com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.clientSend(PartitionedRegionFunctionResultSender.java:298)
> 	at com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.lastResult(PartitionedRegionFunctionResultSender.java:207)
> 	at com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.lastResult(PartitionedRegionFunctionResultSender.java:234)
> 	at com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultWaiter.processData(PartitionedRegionFunctionResultWaiter.java:121)
> 	at com.gemstone.gemfire.internal.cache.execute.FunctionStreamingResultCollector.process(FunctionStreamingResultCollector.java:541)
> 	at com.gemstone.gemfire.distributed.internal.ReplyMessage.process(ReplyMessage.java:231)
> 	at com.gemstone.gemfire.distributed.internal.ReplyMessage.dmProcess(ReplyMessage.java:212)
> 	at com.gemstone.gemfire.distributed.internal.ReplyMessage.process(ReplyMessage.java:201)
> 	at com.gemstone.gemfire.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:380)
> 	at com.gemstone.gemfire.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:451)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at com.gemstone.gemfire.distributed.internal.DistributionManager.runUntilShutdown(DistributionManager.java:658)
> 	at com.gemstone.gemfire.distributed.internal.DistributionManager$5$1.run(DistributionManager.java:966)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: java.net.SocketException: Connection reset
> 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
> 	at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
> 	at com.gemstone.gemfire.internal.cache.tier.sockets.Message.flushBuffer(Message.java:668)
> 	at com.gemstone.gemfire.internal.cache.tier.sockets.Message.sendBytes(Message.java:644)
> 	at com.gemstone.gemfire.internal.cache.tier.sockets.ChunkedMessage.sendChunk(ChunkedMessage.java:323)
> 	at com.gemstone.gemfire.internal.cache.tier.sockets.ChunkedMessage.sendChunk(ChunkedMessage.java:331)
> 	at com.gemstone.gemfire.internal.cache.execute.ServerToClientFunctionResultSender65.sendResult(ServerToClientFunctionResultSender65.java:240)
> 	... 15 more
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)