You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2016/10/28 21:19:59 UTC

[jira] [Resolved] (GEODE-2043) severe Internal product error log message possible when async disk configured on persistent region

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

Darrel Schneider resolved GEODE-2043.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0-incubating

> severe Internal product error log message possible when async disk configured on persistent region
> --------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2043
>                 URL: https://issues.apache.org/jira/browse/GEODE-2043
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>             Fix For: 1.1.0-incubating
>
>
> It is possible to see a log message like this:
> [severe 2016/10/22 07:18:14.665 UTC gemfire3_client-10_8522 <P2P message reader for client-10(gemfire1_client-10_8469:8469)<ec><v2>:1028 shared ordered uid=10 port=50942> tid=0x66] Internal product error: attempt to directly remove a versioned tombstone from region entry map
> java.lang.Exception: stack trace
> at org.apache.geode.internal.cache.AbstractRegionMap.removeEntry(AbstractRegionMap.java:261)
> This log message can be safely ignored. It happens if async disk is configured on a persistent geode region. If an entry on that region is being destroyed and the region is being closed or destroyed at the same time, then this message may be logged.



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