decane
neo
Joined: 11/28/2014 11:34:11
Messages: 1
Offline
|
Can the bigmemory-max be configured to connect to 2 different terracotta server arrays in the same JVM? There's a need to talk to two completely separate terracotta system. When I configure the client to create 2 separate instance of the CacheManager, I get the following when the 2nd CacheManager is instantiated:
WARNING 1 net.sf.ehcache.management.ManagementServerLoader: A previous CacheManager already instantiated the Ehcache Management rest agent, reachable only through the TSA agent, the configuration will not be changed for TC-Name
Checking the terracotta client log only shows that there's only 1 configuration downloaded from 1 of the servers.
|