Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-13 Thread Mark Thomas
On 12/06/2023 21:00, Manak Bisht wrote: On Tue, Jun 13, 2023 at 1:26 AM Mark Thomas wrote: Try https://people.apache.org/~markt/dev/cluster-test.war instead. Mark Sure, I will give that a try. But is there some issue with the *carts.jsp *example? Or is it not meant for this purpose? The

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Manak Bisht
On Tue, Jun 13, 2023 at 1:26 AM Mark Thomas wrote: > Try https://people.apache.org/~markt/dev/cluster-test.war instead. > > Mark > Sure, I will give that a try. But is there some issue with the *carts.jsp *example? Or is it not meant for this purpose?

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Mark Thomas
Try https://people.apache.org/~markt/dev/cluster-test.war instead. Mark On 12/06/2023 20:13, Manak Bisht wrote: Thank you for the clarification. Sorry, it took me a while to understand your point. I have successfully changed the cluster settings, For node with http port 8090 ```

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Manak Bisht
Thank you for the clarification. Sorry, it took me a while to understand your point. I have successfully changed the cluster settings, For node with http port 8090 ```

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Mark Thomas
Again, you are mixing HTTP ports and cluster ports. They must be different. On 12/06/2023 17:22, Manak Bisht wrote: Node 1: Cluster listening on 8090 Node 2: Cluster listening on 8190 12-Jun-2023 14:18:17.719 INFO [main] org.apache.coy

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Manak Bisht
Thanks for the response! I did follow this example https://people.apache.org/~markt/dev/server-static-cluster-example.xml. The only difference being that I am using tomcat 8.5 so I am using the StaticMembershipInterceptor instead. In my second email, I have followed this configuration, however I en

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Mark Thomas
On 12/06/2023 16:44, Manak Bisht wrote: I am not sure if the receiver port should be the same or different from the localmember port. However, changing that to 4001 for node with localmember at 8090 and to 4002 for node with localmember at 8190, I am encountering the following error - You are m

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Manak Bisht
I am not sure if the receiver port should be the same or different from the localmember port. However, changing that to 4001 for node with localmember at 8090 and to 4002 for node with localmember at 8190, I am encountering the following error - ``` 12-Jun-2023 15:00:29.885 INFO [main] org.apache.c

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Manak Bisht
On Mon, Jun 12, 2023 at 1:50 PM Mark Thomas wrote: > On 10/06/2023 18:11, Manak Bisht wrote: > > I am trying to run the carts example (*/examples/jsp/sessions/carts.jsp*) > > with two nodes, on ports 8090 and 8190. The nodes are working fine > > individually. However, I am trying to create a clus

Re: Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-12 Thread Mark Thomas
On 10/06/2023 18:11, Manak Bisht wrote: I am trying to run the carts example (*/examples/jsp/sessions/carts.jsp*) with two nodes, on ports 8090 and 8190. The nodes are working fine individually. However, I am trying to create a cluster with static members (without multicast), but I keep encounter

Error "Unable to send message through cluster sender" in a cluster with static members using delta manager

2023-06-10 Thread Manak Bisht
:17:21.193 SEVERE [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache.catalina.ha.tcp.SimpleTcpCluster.send Unable to send message through cluster sender. org.apache.catalina.tribes.ChannelException: Send failed, attempt:[1] max:[1]; Faulty members:tcp://localhost:8190

Unable to send message through cluster sender

2010-06-22 Thread Daryl Moxham
I'm currently running three 6.0.26 tomcat instances on multiple servers to establish a redundant, HA Tomcat cluster. Every second in each of the Tomcat instances the following error message is logged: org.apache.catalina.ha.tcp.SimpleTcpCluster sendSEVERE: Unable to send message through

Re: Tomcat clustering broken - Unable to send message through cluster sender

2007-01-04 Thread Filip Hanik - Dev Lists
send SEVERE: Unable to send message through cluster sender. java.io.IOException: Sender not available. Make sure sender information is available to the ReplicationTransmitter. at org.apache.catalina.cluster.tcp.ReplicationTransmitter.sendMessageData(R eplicationTransmitter.

Tomcat clustering broken - Unable to send message through cluster sender

2006-12-18 Thread Spurlock, Robert J
impleTcpCluster send SEVERE: Unable to send message through cluster sender. java.io.IOException: Sender not available. Make sure sender information is available to the ReplicationTransmitter. at org.apache.catalina.cluster.tcp.ReplicationTransmitter.sendMessageData(R eplicationTransmitter.