Hi,
I m trying to trace transaction on elastic-search (installed in windows) using Appdymics java agent jar. While starting elasticsearch with Appdymics java agent jar, i m getting "java.security.AccessControlException" in different place. For ...
Hi,
Thanks for your response. Link that you have specified is for Lower versions of Elastisearch. Anyway,
Now, my Appdynamics agent jar UP and running using below security policy.
grant codeBase "file:E:/AD/AppServerAgent-4.4.0.21351_elastic...
I have to give special permission for AppDynamics jar.Like This,grant codeBase "file:\* AGENT_DEPLOYMENT_DIRECTORY \*/-" { permission java.security.AllPermission;}; I do not know where i have to give. I tried this on Java "Jre/lib/secu...
Hi Gurmitsa, Thanks for your response. For your information, i trying to trace Standalone Elasticsearch server which installed in Windows 8 box with JVM Arguments {JVM Args : -Xms4g | -Xmx4g | -javaagent:E:\AD\AppServerAgent-4.4.0.21351_e...