[
https://issues.apache.org/jira/browse/GEODE-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker resolved GEODE-1020.
----------------------------------
Resolution: Won't Fix
Closing due to no activity in 2 years. Please reopen if needed.
> Suspect string:
> PRFunctionExecutionTimeOutDUnitTest.testLocalMultiKeyExecution_byName
> -------------------------------------------------------------------------------------
>
> Key: GEODE-1020
> URL: https://issues.apache.org/jira/browse/GEODE-1020
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Dan Smith
> Priority: Major
> Labels: CI, Flaky
>
> {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 24
> [fatal 2016/02/26 04:29:29.280 PST <Function Execution Processor1> tid=0x16e]
> Unexpected exception during function execution on local node Partitioned
> Region
> com.gemstone.gemfire.cache.execute.FunctionException:
> com.gemstone.gemfire.internal.cache.execute.InternalFunctionInvocationTargetException:
> com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket
> migrated to another node. Please retry.
> at
> com.gemstone.gemfire.internal.cache.execute.AbstractExecution.executeFunctionLocally(AbstractExecution.java:384)
> at
> com.gemstone.gemfire.internal.cache.execute.AbstractExecution$1.run(AbstractExecution.java:302)
> 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:656)
> at
> com.gemstone.gemfire.distributed.internal.DistributionManager$9$1.run(DistributionManager.java:1116)
> at java.lang.Thread.run(Thread.java:745)
> Caused by:
> com.gemstone.gemfire.internal.cache.execute.InternalFunctionInvocationTargetException:
> com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket
> migrated to another node. Please retry.
> ... 7 more
> Caused by: com.gemstone.gemfire.internal.cache.execute.BucketMovedException:
> Bucket migrated to another node. Please retry.
> at
> com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.lastResult(PartitionedRegionFunctionResultSender.java:134)
> at
> com.gemstone.gemfire.internal.cache.functions.TestFunction.executeTimeOut(TestFunction.java:840)
> at
> com.gemstone.gemfire.internal.cache.functions.TestFunction.execute(TestFunction.java:160)
> at
> com.gemstone.gemfire.internal.cache.execute.AbstractExecution.executeFunctionLocally(AbstractExecution.java:367)
> ... 6 more
> {noformat}
> Revision: 3676826a227ce0fe22a7d5cda184185a4c3c1c1e
> Build: 1723
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)