Re: Error receiving all sessions in cluster

2018-09-18 Thread Mitch Claborn
I apologize. I know see the "sendAllSessions" setting on DeltaManager. Not sure how I missed that the first time. I'll experiment with that. Still would like any insight into question #2. Mitch On 09/18/2018 08:51 AM, Mitch Claborn wrote: 1) Any time the DeltaManager runs into an error deseri

Re: Error receiving all sessions in cluster

2018-09-18 Thread Mitch Claborn
I continue to have problems of this nature, although not with the exact symptom shown below. I've been able to identify some possible problems in my code that might have been causing some objects in the session to deserialize improperly. I've fixed those and have not seen those specific errors

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