Re: Replication warning with tomcat cluster FastAsyncSockerSender

2006-10-23 Thread Filip Hanik - Dev Lists
connection refused, simple the Tomcat instance is unable to open a connection to the other instance to send the replication data. your systems will continue to function, but if you fail over that other node might not have your data. You'll want to find out why it is failing to open a connection,

Replication warning with tomcat cluster FastAsyncSockerSender

2006-09-21 Thread Haroon Rafique
Hi all, In a tomcat cluster deployed in production, I'm seeing the following in catalina.out: 2006-09-21 14:31:29,778 WARN FastAsyncSocketSender - Unable to asynchronously send session with id=[A1C6AD293C423C51568CCF24EFBD6064-1158863489776] - message will be ignored.