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
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?
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
```
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
```
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
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
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
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
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
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
: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
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
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.
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.
14 matches
Mail list logo