You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/03/09 23:33:40 UTC

[jira] [Commented] (GEODE-952) Some time many unit tests fails because locator was ForcedDisconnect

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

ASF subversion and git services commented on GEODE-952:
-------------------------------------------------------

Commit 445efdb9e80326d4de4cc6b71e32dd80e04543b8 in incubator-geode's branch refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=445efdb ]

GEODE-952: Some time many unit tests fails because locator was ForcedDisconnect

We're seeing a number of similar failures that all seem to be caused by JVMs
pausing and being kicked out of the distributed system.   This change-set
enables creation of a heap dump if a member is forced out of the system and
JVM pauses have been detected.  This will give us artifacts that we can
analyze to help determine what's going on.


> Some time many unit tests fails because locator was ForcedDisconnect
> --------------------------------------------------------------------
>
>                 Key: GEODE-952
>                 URL: https://issues.apache.org/jira/browse/GEODE-952
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Hitesh Khamesra
>            Assignee: Hitesh Khamesra
>
> 01:09:38 com.gemstone.gemfire.internal.cache.RemoteTransactionCCEDUnitTest > testOriginRemoteIsTrueForRemoteReplicatedRegions FAILED
> 01:09:38     com.gemstone.gemfire.test.dunit.RMIException: While invoking com.gemstone.gemfire.internal.cache.RemoteTransactionDUnitTest$3.call in VM 0 running on Host cc4-rh6.gemstone.com with 4 VMs
> 01:09:38 
> 01:09:38         Caused by:
> 01:09:38         com.gemstone.gemfire.GemFireConfigException: Unable to join the distributed system.  Operation either timed out, was stopped or Locator does not exist.
> 01:09:40 Build timed out (after 600 minutes). Marking the build as failed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)