Error receiving all sessions in cluster

2018-09-07 Thread Mitch Claborn
I'm using a cluster with the DeltaManager between two servers on Tomcat 9.0.11. When I restart my "A" server, I sometimes see the error below. Peaking at the code in DeltaManager it appears that there is a problem in the serialized data stream when receiving all of the session data from the "B

Re: Cluster more than 2 tomcat servers

2018-09-07 Thread Tim K
On Fri, Sep 7, 2018, 2:35 AM Jäkel, Guido wrote: > Dear Tim, > > maybe you can do an "independent" check using the JGroups lib stand-alone, > which offers two sets of a cluster demo. This may help to narrow down the > issue to the Tomcat setup or the "other" (OS or network configuration) > areas.