Sunil Kumar P created JCS-105: --------------------------------- Summary: Hi , i'm new to JCS ! i was trying out Remote Cache ! In Failover Server i have confiured two Server . When primary Server is down . Data in cache is not empty secondary Server Key: JCS-105 URL: https://issues.apache.org/jira/browse/JCS-105 Project: Commons JCS Issue Type: Bug Components: RMI Remote Cache Affects Versions: jcs-1.3 Environment: Windows Reporter: Sunil Kumar P Priority: Blocker Fix For: jcs-1.3
Hi , i'm new to JCS ! i was trying out Remote Cache ! In Failover Server i have confiured two Server . When primary Server is down . Data in cache is not empty secondary Server . Please Find Below Configuration Primary Server is 10.44.71.15 9000 and Secondary Server is 10.44.71.14 9000 When i get Connection refused for 71.15 ! Data in Cache is not received in 71.14 Server ! Please Help me OUt # Remote RMI Cache set up to failover jcs.auxiliary.RFailover=org.apache.jcs.auxiliary.remote.RemoteCacheFactory jcs.auxiliary.RFailover.attributes=org.apache.jcs.auxiliary.remote.RemoteCacheAttributes jcs.auxiliary.RFailover.attributes.FailoverServers = 10.44.71.15:9000,10.44.71.14:9000 jcs.region.RFailover.elementattributes.IsEternal=false jcs.auxiliary.RFailover.attributes.RemoveUponRemotePut=true jcs.auxiliary.RFailover.attributes.GetOnly=false -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira