Here is the remote part that I believe you are asking for: # REMOTE jcs.auxiliary.R=org.apache.jcs.auxiliary.remote.RemoteCacheFactory jcs.auxiliary.R.attributes=org.apache.jcs.auxiliary.remote.RemoteCacheAttributes jcs.auxiliary.R.attributes.FailoverServers=10.1.193.21:1101 jcs.auxiliary.R.attributes.RemoveUponRemotePut=false jcs.auxiliary.R.attributes.GetOnly=false jcs.auxiliary.R.attributes.Receive=false
Right now we have not set up any failover servers yet but plan on doing that. Thanks. Paul Aaron Smuts <[EMAIL PROTECTED] > To JCS Users List 06/21/2006 01:52 <jcs-users@jakarta.apache.org> PM cc Subject Please respond to Re: Warning message; what does it "JCS Users List" mean? <[EMAIL PROTECTED] a.apache.org> It means that the client is not connected to the primary server. You should run at INFO level for the cache. It will tell you if it is connected to a fialover . .. Send the client remote cache part of the cache.ccf in an email. --- [EMAIL PROTECTED] wrote: > > I am getting the following warning message in my > application std-err log: > > [WARN] RemoteCacheFailoverRunner - -Failed to > reconnect to primary server. > Cache failover runner is going to sleep for 20000 > milliseconds. > > What does this mean, and how do I follow up on this > warning? My remote > cache server appears to be working just fine as the > logging level is set to > "error" and there are no errors in the log. Is this > a client-side issue, > and how do I tell? > > Thanks. > > Paul > > > CONFIDENTIALITY NOTICE: > This is a transmission from Kohl's Department > Stores, Inc. > and may contain information which is confidential > and proprietary. > If you are not the addressee, any disclosure, > copying or distribution or use of the contents of > this message is expressly prohibited. > If you have received this transmission in error, > please destroy it and notify us immediately at > 262-703-7000. > > CAUTION: > Internet and e-mail communications are Kohl's > property and Kohl's reserves the right to retrieve > and read any message created, sent and received. > Kohl's reserves the right to monitor messages by > authorized Kohl's Associates at any time > without any further consent. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] CONFIDENTIALITY NOTICE: This is a transmission from Kohl's Department Stores, Inc. and may contain information which is confidential and proprietary. If you are not the addressee, any disclosure, copying or distribution or use of the contents of this message is expressly prohibited. If you have received this transmission in error, please destroy it and notify us immediately at 262-703-7000. CAUTION: Internet and e-mail communications are Kohl's property and Kohl's reserves the right to retrieve and read any message created, sent and received. Kohl's reserves the right to monitor messages by authorized Kohl's Associates at any time without any further consent. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]