Has anyone managed to use the Atlassian Performance Testing Framework (APTF) For Bitbucket Server with Java 1.8 and Bitbucket Data Center 5.16.x on Oracle Enterprise Linux 7.2? I am trying to use the collectd configuration that Atlassian provided and it's failing with the following error:
[2019-07-18 14:54:23] Systemd detected, trying to signal readyness.
[2019-07-18 14:54:23] java plugin: cjni_config_load_plugin: FindClass (org/collectd/java/GenericJMX) failed.
[2019-07-18 14:54:23] java plugin: Configuration block for `GenericJMX' found, but no such configuration callback has been registered. Please make sure, the `LoadPlugin' lines precede the `Plugin' blocks.
[2019-07-18 14:54:23] Initialization complete, entering read-loop.