[StackOverflowError] Infinite recursion (due to circular reference during jackson serialization) #215
Labels
agent-java
community
Issues and PRs created by the community
triage
Issues and PRs that need to be triaged
During the startup of the Hazelcast Management Center I always get this error from the log4j-ecs-encoder.
I verified the error is coming from the encoder adding a different file appender on the same log4j.xml configuration and nothing is present into that new file.
The error seems to be a classical circular reference when the jackson is serializing a java class. maybe trying to recover some thread reated info to enrich the log?
Do you think I have a valid workaround?
Thanks in advance,
mM
The Full error stack is the following:
The text was updated successfully, but these errors were encountered: