Re: NullPointerException while create region during server restart

2021-07-08 Thread Kirk Lund
Hi Mario, I would guess that *getPdxRegistry()* is returning a null until after the registry has finished initializing. Just a guess though. Here's a spreadsheet a couple of us created and used

Re: Odg: NullPointerException while create region during server restart

2021-07-08 Thread Anthony Baker
> > Šalje: Anthony Baker > Poslano: 7. srpnja 2021. 17:58 > Prima: dev@geode.apache.org > Predmet: Re: NullPointerException while create region during server restart > > When the NPE occurs, has the server completed its bootstrapping from cluster

Odg: NullPointerException while create region during server restart

2021-07-08 Thread Mario Kevo
BR, Mario Šalje: Anthony Baker Poslano: 7. srpnja 2021. 17:58 Prima: dev@geode.apache.org Predmet: Re: NullPointerException while create region during server restart When the NPE occurs, has the server completed its bootstrapping from cluster configuration yet? Anthony > O

Re: NullPointerException while create region during server restart

2021-07-07 Thread Anthony Baker
When the NPE occurs, has the server completed its bootstrapping from cluster configuration yet? Anthony > On Jul 6, 2021, at 12:06 AM, Mario Kevo wrote: > > Hi Geode devs, > > I opened a new ticket https://issues.apache.org/jira/browse/GEODE-9409 > regarding NullPointerException on

NullPointerException while create region during server restart

2021-07-06 Thread Mario Kevo
Hi Geode devs, I opened a new ticket https://issues.apache.org/jira/browse/GEODE-9409 regarding NullPointerException on creating region while one of the servers is restarting. If we run the "create region" command through gfsh while the server is starting it passed, but if the server is