I'm running Alfresco development environment on two windows 2012 servers in cluster. I was able to configure filebeat, logstash, elastic, kibana for my logs.
Now I want to add APM server and APM Java agent for monitoring.
I did instalation according to elactic documentation, but when I start this server, It gives me this exception:
I can't find this exception on google. I think it's related to that I'm running this server in cluster, because when I instaled agent on my other environment which is not running in cluster, It was working.
I think the problem is that hazelcast offers Executor implementations which allow the submitted Runnable to be executed on another JVM. But that requires the Runnable to implement the Serializable interface. Because of the instrumentation we do, we wrap the Runnables submitted to an Executor with a non-serializable Runnable.
The config setting will disable instrumentation for hazelcast, so it should work again.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.