I am trying to use Jprofile with WAS v6 running on Linux, followed the setup steps in Jprofile, copied the agent jar to linux box, set up the jvm arguments and LD_LIBRARY_PATH. But seeing this error when I try to startup the server:
JVMCI158: Can't load "libjprofiler.so", because libjprofiler.so: cannot open shared object file: No such file or directory JVMCI098: xmloadJVMHelperLib jprofiler port=8849, failed
Thanks for your help in advance.