Jon,

On 11/7/25 4:57 PM, Mcalexander, Jon J. wrote:
I have a team running Tomcat 10.1.47 and with Java 17. They are
getting the following error message intermittently,, which crashes
their application.
O_O

> org.apache.catalina.tribes.tipis.AbstractReplicatedMap.replicate Unable to diff object.

Reading the code, this seems more like a warning than an error, at least on the source end. The message above has been truncated. The full error message is:

Unable to diff object. Will replicate the entire object instead.

So this means that Tomcat will send more information across the network than should be necessary.

The stack trace of the above message won't be really that interesting since it's likely to be all Tomcat internal code. It won't even tell you which object it's unable to diff.

What would be interesting to see is what happens when the application crashes. The above message shouldn't be a crash at all. I suspect you are seeing this on the source-node and then a target/receiver note crashes. *That* would be more interesting.

Is there any known issues with Tomcat 10.1.47 and this? I have more
> stack-trace info if needed, but starting out at high level.
>
> Thank you. The team is on a priority call about the issue currently.
>> The issue is around Tomcat clustering. A 4 server cluster, 2 servers
were rebooted last night and now the 2 that didn’t reboot are unable to
communicate with the other 2 or with each other. Even after restarting
those 2 servers.

All 4 servers have 10.1.47.

Also the same Java version? And same application version?

Cache may not have been cleared on any of these.

Which cache?

-chris
From: Mcalexander, Jon J. <[email protected]>
Sent: Friday, November 7, 2025 3:28 PM
To: [email protected]
Subject: Intermittent errors with Tomcat 10.1.47




I have a team running Tomcat 10.1.47 and with Java 17. They are getting the 
following error message intermittently,, which crashes their application.



org.apache.catalina.tribes.tipis.AbstractReplicatedMap.replicate Unable to diff 
object.



Is there any known issues with Tomcat 10.1.47 and this? I have more stack-trace 
info if needed, but starting out at high level.



Thank you. The team is on a priority call about the issue currently.





Dream * Excel * Explore * Inspire

Jon McAlexander | Senior Infrastructure Engineer | Middleware/App Hosting | FHP 
| CTO | Wells Fargo Technology

8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010  | +1 515 988 2508 | 
[email protected]<mailto:[email protected]<mailto:[email protected]%3cmailto:[email protected]>>



Need to engage our teams?  Click here:

https://urldefense.com/v3/__https://hop.cfapps.wellsfargo.net/mwae__;!!F9svGWnIaVPGSwU!piKDIuvTz95qXBpfF_vM2QYv4dUGrOjWQnA1dFm-bH4-rG3KWcb_03rz85nu-dUPd0OD5XZB6iYOamvnqGBx-2qvPmqLdVJajcwCbYLuxFw$<https://urldefense.com/v3/__https:/hop.cfapps.wellsfargo.net/mwae__;!!F9svGWnIaVPGSwU!piKDIuvTz95qXBpfF_vM2QYv4dUGrOjWQnA1dFm-bH4-rG3KWcb_03rz85nu-dUPd0OD5XZB6iYOamvnqGBx-2qvPmqLdVJajcwCbYLuxFw$>



This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee, you must not 
use, copy, disclose, or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to