Re: PdxInitializationException: PDX registry could not be initialized

2017-08-10 Thread Dan Smith
Hi Aashita,

Do you have a stack trace for that PdxInitializationException? Maybe there
is a cause that has a bit more information?

-Dan

On Thu, Aug 10, 2017 at 4:24 PM, Mark Bretl <mbr...@apache.org> wrote:

> + user
>
> --Mark
>
> On Thu, Aug 10, 2017 at 4:12 PM, Aashita Sharma <
> aashitasha...@yahoo.co.in.invalid> wrote:
>
> > Hello Team,
> >
> > We recently got whole gemfire bounced, and every region lost its data.
> >
> >
> >
> > Later, we were told to populate data to every region through code. Now
> > while populating we got following error:
> >
> >
> >
> > PdxInitializationException: PDX registry
> > could not be initialized
> >
> >
> >
> > It is occurring for all regions.
> >
> >
> >
> > Request you to please help me understand what it actually means and how
> > should I avoid it to occur in future whenever bouncing of server happens.
> >
> >
> >
> >  Regards,  Aashita
>


Re: PdxInitializationException: PDX registry could not be initialized

2017-08-10 Thread Mark Bretl
+ user

--Mark

On Thu, Aug 10, 2017 at 4:12 PM, Aashita Sharma <
aashitasha...@yahoo.co.in.invalid> wrote:

> Hello Team,
>
> We recently got whole gemfire bounced, and every region lost its data.
>
>
>
> Later, we were told to populate data to every region through code. Now
> while populating we got following error:
>
>
>
>         PdxInitializationException: PDX registry
> could not be initialized
>
>
>
> It is occurring for all regions.
>
>
>
> Request you to please help me understand what it actually means and how
> should I avoid it to occur in future whenever bouncing of server happens.
>
>
>
>  Regards,  Aashita


PdxInitializationException: PDX registry could not be initialized

2017-08-10 Thread Aashita Sharma
Hello Team,

We recently got whole gemfire bounced, and every region lost its data. 


 
Later, we were told to populate data to every region through code. Now while 
populating we got following error:


 
    PdxInitializationException: PDX registry could 
not be initialized


 
It is occurring for all regions.


 
Request you to please help me understand what it actually means and how should 
I avoid it to occur in future whenever bouncing of server happens.


 
 Regards,  Aashita