Hi,
I wanted to enable push notifications as described here https://docs.appdynamics.com/display/PRO42/AppDynamics+Mobile+App#AppDynamicsMobileApp-enablepushcontroller,but the URL https://mobile-push.api.appdynamics.com/ gives me a 404 error.
Has t...
Hi,
I get the error
2017-02-28T15:40:47.800889709Z Error opening zip file or JAR manifest missing : /path/to/agent/appdynamics/appserveragent/javaagent.jar
2017-02-28T15:40:47.801251415Z Error occurred during initialization of VM
2017-02-28T15:40...
The result ist
{"AppDynamics Push Notification Server / Build information":{"healthy":true,"message":"buildName=8234-master-build, buildHash=8a469bdbc882ae771038c0a6e0c65aea58762b37, buildTimestamp=2015-11-24T00:40:18+0000, buildNumber=2354, jobNam...
Hi gurmit.arora,
of course the javaagent.jar is accesible and the folder it resides in and the file itself is owned by the user who executes it.
So if I run
/usr/bin/java -javaagent:/path/to/agent/javaagent.jar -jar /path/to/app/appname.jar
everyt...