Discussion Feed
12-13-2017
11:44 PM
I simply forgot to mount the folder into docker respectively the mounted folder was wrong, thats it
... View more
03-14-2017
02:04 AM
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, jobName=build-push-notification, version=4.2.0.0"},"AppDynamics Push Notification Server / Configuration properties":{"healthy":true,"message":"Dynamic properties: []"},"deadlocks":{"healthy":true}}
so it seems to work.
My Controller machine is also able to reach the URL.
The settings in the admin.jsp are the following
but the mobile app says
It looks like Notifications are not working. Try re-registering for Notifications. Contact AppDynamics Support if it is still doesn`t work.
Regards
Mick
... View more
03-14-2017
01:36 AM
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 the URL changed?
Regards
Mick
... View more
- Tags:
- mobile
02-28-2017
08:42 AM
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
everything works fine as I said earlier.
But now with Docker:
If I build the Docker File everything is ok but if I start the container via
docker start appname
I get the error
Error opening zip file or JAR manifest missing : /path/to/agent/javaagent.jar
Error occurred during initialization of VM
agent library failed to init: instrument
My problem is, my Docker Knowhow is limited at the moment. It it possible, that the are some issues with the ownership of the agent if I start it with Docker, but unfortunately I have no idea what I have to change.
... View more
02-28-2017
07:47 AM
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:47.801278670Z agent library failed to init: instrument
if I am trying to start my Application from within a Docker container with
docker start appname
If I start the application without Docker everything works find, so the path is correct and the agent is working.
Can anyone help me?
Regards
Michael
... View more
Latest Activity
- Posted Re: Error opening zip file or JAR manifest missing on Java (Java Agent, Installation, JVM, and Controller Installation). 12-13-2017 11:44 PM
- Posted Re: https://mobile-push.api.appdynamics.com/ not available on End User Monitoring (EUM). 03-14-2017 02:04 AM
- Posted https://mobile-push.api.appdynamics.com/ not available on End User Monitoring (EUM). 03-14-2017 01:36 AM
- Posted Re: Error opening zip file or JAR manifest missing on Java (Java Agent, Installation, JVM, and Controller Installation). 02-28-2017 08:42 AM
- Posted Error opening zip file or JAR manifest missing on Java (Java Agent, Installation, JVM, and Controller Installation). 02-28-2017 07:47 AM
Community Stats
Date Registered | 01-31-2017 07:26 AM |
Date Last Visited | 05-16-2018 11:38 PM |
Total Messages Posted | 8 |