Re: region name is incorrect while trying to get using region.get

2019-12-03 Thread Dan Smith
Did you see the responses on the user list? You may need to subscribe to the list to actually get email responses from people who just reply to the list. Here are the replies to that thread if you didn't get them through email: https://lists.apache.org/thread.html/04a4625ecd4c4da941ec926fa58cf466f

region name is incorrect while trying to get using region.get

2019-12-03 Thread Rajesh Kumar
we are using apache geode 1.1.0 version. sometimes randomly while trying to get details from a region we are getting exceptions. On looking at the logs it seems the region is appended to itself and a region not found exception is thrown. Caused by: org.apache.geode.cache.RegionDestroyedException