org.apache.catalina.tribes.ChannelException: Operation has timed out(3000 ms.).; Faulty members:tcp://{-64, -88, 3, 16}:4000;

2012-03-26 Thread Dhaval Jaiswal
. Can any one explain me why it is saying Operation has timed out(3000 ms.) How do i resolve it. I have searched the archive mail change the setting according to it. However, no luck. Server is getting high load after adding session replication for backup manager. Your valuable response

Re: org.apache.catalina.tribes.ChannelException: Operation has timed out(3000 ms.).; Faulty members:tcp://{-64, -88, 3, 16}:4000;

2012-03-26 Thread Mark Eggers
: org.apache.catalina.tribes.ChannelException: Operation has timed out(3000 ms.).; Faulty members:tcp://{-64, -88, 3, 16}:4000; Hi List, Below is my server.xml configuration for session replication. Cluster className=org.apache.catalina.ha.tcp.SimpleTcpCluster channelSendOptions=6/       Manager className

Re: Operation has timed out(3000 ms.).;

2012-03-23 Thread Dhaval Jaiswal
sender. org.apache.catalina.tribes.ChannelException: Operation has timed out(3000 ms.).; Faulty members:tcp://{-64, -88, 3, 9}:4000; tcp://{-64, -88, 3, 15}:4000; at org.apache.catalina.tribes.transport.nio.ParallelNioSender.sendMessage(ParallelNioSender.java:97) * Cluster className

Re: Operation has timed out(3000 ms.).;

2012-03-22 Thread Filip Hanik Mailing Lists
: Operation has timed out(3000 ms.).; Receiving below errors in catalina log. I have changed the backup manager value of dropTime=3000 to 1 with restart of tomcats. However, still it is not taking effect notifying that Operation has timed out(3000 ms.) Please guide me where should i

Operation has timed out(3000 ms.).;

2012-03-21 Thread Dhaval Jaiswal
Receiving below errors in catalina log. I have changed the backup manager value of dropTime=3000 to 1 with restart of tomcats. However, still it is not taking effect notifying that Operation has timed out(3000 ms.) Please guide me where should i look to stop this messages. SEVERE: Unable