<div dir="ltr"><div><br><div class="gmail_quote"><div style="word-wrap:break-word">Hi there, <div><br></div><div>Do you guys know how to deal with this error by any chance</div><div><br></div><div><b>java plugin: cjni_config_load_plugin: FindClass (org/collectd/java/GenericJMX) failed ?</b></div><div><br></div><div><br></div><div>I am trying to get the <b>genericjmx</b> plugin installed and configured. I had first to find my way around this bug <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1212151#c2" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1212151#c2</a> which I ended up solving as proposed in the bug comments.</div><div><br></div><div>so this looks fine now:</div><div><br></div><div># ldd /usr/lib64/collectd/java.so</div><div><span style="white-space:pre-wrap">  </span>linux-vdso.so.1 =>  (0x00007ffc74bc3000)</div><div><span style="white-space:pre-wrap">     </span>libjvm.so => /usr/lib/jvm/jre/lib/amd64/server/libjvm.so (0x00007f3a236bb000)</div><div><span style="white-space:pre-wrap"> </span>libdl.so.2 => /lib64/libdl.so.2 (0x00007f3a234b6000)</div><div><span style="white-space:pre-wrap">  </span>libc.so.6 => /lib64/libc.so.6 (0x00007f3a230f5000)</div><div><span style="white-space:pre-wrap">    </span>libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f3a22ded000)</div><div><span style="white-space:pre-wrap">  </span>libm.so.6 => /lib64/libm.so.6 (0x00007f3a22aea000)</div><div><span style="white-space:pre-wrap">    </span>libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3a228ce000)</div><div><span style="white-space:pre-wrap">        </span>/lib64/ld-linux-x86-64.so.2 (0x00007f3a247c9000)</div><div><span style="white-space:pre-wrap"> </span>libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f3a226b8000)</div><div><br></div><div><br></div><div>But I am still dealing with this </div><div><br></div><div><div>2016-03-25 19:06:30] Plugin `df' did not register for value `ReportReserved'.</div><div>[2016-03-25 19:06:30] java plugin: cjni_config_load_plugin: FindClass (org/collectd/java/GenericJMX) failed.</div><div>[2016-03-25 19:06:30] 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.</div><div>[2016-03-25 19:06:30] Initialization complete, entering read-loop.</div></div><div><br></div><div>Any help will be much appreciated.</div><div><br></div><div>OS: CentOS Linux release 7.2 (Core)</div><div><br></div><div><div>Installed Packages</div><div>Name        : collectd</div><div>Arch        : x86_64</div><div>Version     : 5.5.1</div><div>Release     : 2.el7</div><div>Size        : 1.8 M</div><div>Repo        : installed</div></div><div><br></div><div><div>Installed Packages</div><div>Name        : collectd-java</div><div>Arch        : x86_64</div><div>Version     : 5.5.1</div><div>Release     : 2.el7</div><div>Size        : 65 k</div></div><div><br></div><div>Thanks.</div></div></div><br></div>Greg<br></div>