Details
-
Bug
-
Resolution: Fixed
-
Major
-
12.10.8
-
None
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
Tomcat logs are flooded with the following errors in a cluster environment.
2024-01-17 03:32:02,287 [Asynchronous handler for event store [solr]] ERROR c.DefaultEventConverterManager - Failed to convert local event [event: [org.xwiki.eventstream.events.MailEntityAddedEvent@49b76291], source: [org.xwiki.eventstream.internal.DefaultEntityEvent@44529530], data: [null]] java.lang.ClassCastException: null
Here are the full logs : catalina.out.zip
I'm actually noticing another error in xwiki.org which seems more legit:
2024-02-18 00:02:01,346 [Asynchronous handler for event store [solr]] ERROR c.DefaultEventConverterManager - Failed to convert local event [event: [org.xwiki.eventstream.events.MailEntityDeleteEvent@daf08f4], source: [Optional[event = [update at 2024-02-17 05:01:18 by xwiki:XWiki.Admin on extensions:Extension.WikiMacroStore.WebHome with id my-event-id], entityId = [xwiki:XWiki.UserName]]], data: [null]] java.lang.ClassCastException: null
Attachments
Issue Links
- is related to
-
XWIKI-18025 ClassCastException in LegacyEventStatusEventConverter after upgrade to 12.6.4 in cluster mode
- Closed
-
XWIKI-20065 Possible ClassCastException when converting MailEntity*Event events to remote events
- Closed