You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (Jira)" <ji...@apache.org> on 2022/03/11 17:53:00 UTC

[jira] [Resolved] (GEODE-10114) NullPointerException is logged if create index when cache is closing.

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

Eric Shu resolved GEODE-10114.
------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> NullPointerException is logged if create index when cache is closing.
> ---------------------------------------------------------------------
>
>                 Key: GEODE-10114
>                 URL: https://issues.apache.org/jira/browse/GEODE-10114
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>    Affects Versions: 1.12.0, 1.13.0, 1.14.0, 1.15.0
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available
>             Fix For: 1.16.0
>
>
> The following NPE is logged when creating index if cache is closing at the same time.
> [info 2020/02/19 02:28:46.140 PST bridgegemfire3_host1_29240 <Pooled Waiting Message Processor 1> tid=0x2e] Failed to create index idRangeEntryIndex on region /__PR/_B__QueryRegion0_46 with exception: java.lang.NullPointerException
> [info 2020/02/19 02:28:46.198 PST bridgegemfire3_host1_29240 <Pooled Waiting Message Processor 1> tid=0x2e] Failed to create index statusCompactRangeEntryIndex on region /__PR/_B__QueryRegion0_46 with exception: java.lang.NullPointerException



--
This message was sent by Atlassian Jira
(v8.20.1#820001)