gomailme
neo
Joined: 11/07/2014 12:19:35
Messages: 3
Offline
|
I m trying to setup a client talking to 2 completely different terracotta servers with nonstop configuration. However, I m getting nonstoptoolkitinstiationexception with error message:
org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper: Error while creating store asynchronously for Cache: abc
java.lang.RuntimeException: org.terracotta.toolkit.nonstop.NonStopToolkitInstantiationException: java.lang.RuntimeException: java.lang.IllegalStateException: The singleton instance was initialized at Thu Nov 13 10:43:55 PST 2014 by thread [Non Stop initialization of Toolkit] with stack
Does that mean I can only have 1 nonstop configuration for a JVM even though I m connecting to different terracotta servers?
|