Do you have the full message and stack trace of the exception? If so, could you please post those? Also, if you have the GemFire log file for the run, could you attach it, please? Without more details we can only speculate... This exception can be thrown when a region has been closed or destroyed, or, in cases where there is a parent region, if the parent region does not exist. Normally you shouldn't have to worry about handling this exception during a "normal" region creation (i.e. it's not a sub-region, or a dynamic region).
↧