Sudhir,

 

What exception are you getting?

Can you share a full stacktrace/code snippet?

Most likely you have an issue with the underlying DB configuration.

 

You could have a look at Pavel’s examples for 3rd party persistence:

https://github.com/ptupitsyn/ignite-net-examples

 

From: Sudhir Patil
Sent: Wednesday, November 13, 2019 3:07 PM
To: [email protected]
Subject: Re: Ignite.Net Read through approach - error : could not create .Net cachestore

 

I am extremely sorry for typing mistakes.

 

Here is correct details

 

Hi All,

 

I have started 2 nodes - 

1) Server node - using Ignition.Start. On Server node cache is created with ReadThrough = true with CacheStoreFactory value set to property implementation.

 

2) Client one - using Ignition.Start (for client with Ignition.ClientMode = true). 

 

With this when i do 1st GetCache call for same cache from client mode, hoping it will do a readthrough operation connecting db & filling the data in cache, i am getting error as - could not create .Net CacheStore.

 

Can you please help me on this?


On Wednesday, November 13, 2019, Sudhir Patil <[email protected]> wrote:

Hi All,

 

I have started 2 nodes - 

1) Server node - using Ignition.Start. On Server node cache is created with ReadThrough = true with CacheStoreFactory value set to property implementation.

 

2) Client one - using Ignition.Start (for client with Ignition.ClientMode = true). 

 

With this when i do 1st GetCache call, on same cache from client mode, hoping it will do a readthrough operation connecting db & filling the data in cache, i am setting terrorist as could not create .Net CacheStore.

 

Can you please help me on this?

 

 



--
Thanks & Regards,
Sudhir Patil,
+91 9881095647.



--
Thanks & Regards,
Sudhir Patil,
+91 9881095647.

 

Reply via email to