I'm pretty sure the PartitionedRegionAsSubRegionDUnitTests are a new race
introduced by my changes for GEODE-74
<https://issues.apache.org/jira/browse/GEODE-74>. More work is happening in
a background thread, and it looks like the thread logged a warning when it
saw this exception. I'll file a bug and fix it.

-Dan

On Wed, Aug 19, 2015 at 1:43 PM, Darrel Schneider <[email protected]>
wrote:

> I the first one different? It looks like GEODE192:
> Caused by:
> com.gemstone.gemfire.cache.TransactionDataNodeHasDepartedException: Could
> not connect to member:lucene1-us-west(18211)<v81>:18779
> at
>
> com.gemstone.gemfire.internal.cache.execute.TransactionFunctionService.onTransaction(TransactionFunctionService.java:82)
> at
>
> com.gemstone.gemfire.internal.cache.ClientServerTransactionDUnitTest$99.call(ClientServerTransactionDUnitTest.java:2748)
>
>
> On Wed, Aug 19, 2015 at 11:49 AM, Ashvin A <[email protected]> wrote:
>
> > Hi,
> >
> > The latest nightly build is reporting 4 test failures. These tests do not
> > fail when I run them locally. Based on a quick search it also seems these
> > tests failed for the first time and are not related to recent code
> changes.
> >
> >    1. c.g.g.i.c.ClientServerTransactionDUnitTest.testClientCommitFunction
> >    2. c.g.g.i.c.ConnectDisconnectDUnitTest.testManyConnectsAndDisconnects
> >    3.
> >
> >
> c.g.g.i.c.PartitionedRegionAsSubRegionDUnitTest.testSubRegionLocalDestroyRegion
> >    4. c.g.g.i.c.PartitionedRegionAsSubRegionDUnitTest.testSubRegionClose
> >
> >
> > All these failures have similar error message:
> >
> > Found suspect string in log4j at line 1430
> >     com.gemstone.gemfire.cache.RegionDestroyedException:...
> >
> > Can I conclude these failures are caused by some build hardware issue?
> Are
> > there any other artifacts I could look at for additional details.
> >
> > Thanks,
> > Ashvin
> >
>

Reply via email to