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/08 22:51:00 UTC

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

Eric Shu created GEODE-10114:
--------------------------------

             Summary: 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.14.0, 1.13.0, 1.12.0, 1.15.0
            Reporter: Eric Shu


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)