I continuously get this error in my GES logs
com.esri.ges.adapter.json.FeatureJsonOutboundConverter
Event does not have a track id. Event hashcode is going to be used to determine uniqueness of the event.
I'm looking to troubleshoot it, however when I change logging to debug I stop getting any log messages. Also, it appears all of my inputs and outputs, specifically, have a track id tag in their definitions.
The one strange thing I am doing that seems to work otherwise is I am using a field map where the OBJECTID of my one layer is mapped to an ID field of another layer. This is to copy several attributes over to the other layer using what might be a "hacky join" method. Both these fields are the track ids of their respective layers.
Any assistance with possibly getting rid of the log message would help.
I am getting the same log message. It seems to have appeared after adding a Field Mapper.
Did you ever resolve your issue?
Would you be willing to share your solution?
Mine was cleared by a reboot of the Windows server.