Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on 01-30-2017 08:22 PM - edited on 09-14-2018 11:13 AM by Nina.Wolinsky
We might see communication issue between the Controller and EUM Server due to the time skew service not functioning properly or the time between both the machines are out of sync.
The log will show something like below:
EUM Processor log:
GET /v2/account/xyz/application/EUM-AAB-AUD/events?eventType=download-browser-events×tamp=1470739080000 dropwizard.LoggingExcepti ERROR
| Error handling a request: 3774625f322cafcx
| com.appdynamics.eum.rest.exception.ApiException: INVALID STATE :: Controller is requesting data for a time window [1470739080000] that is ahead of Aggregator time [1470733740000], can occur if time-skew-service is not functioning. App Key [EUM-AAB-AUD]
Controller's server.log:
|INFO|glassfish3.1.2|com.singularity.ee.controller.beans.eumcloud.EUMCloudManagerBean|_ThreadID=251;_ThreadName=Thread-5;|Posted EUM Internal Error Event [Agent Event Type[EUM_INTERNAL_ERROR]
Occurred at Time[1470739182579]
Summary[EUM Internal Errors]
Severity[ERROR]
Event Details[{com.appdynamics.eum.rest.client.exception.TransportException|ErrorDownloadingMetricDataForApplication=com.appdynamics.eum.rest.client.exception.TransportException: Communication failure with service ( Unexpected HTTP error 500: {"message":"There was an error processing your request. It has been logged (ID 1f9169315dcxbv)."}::Error downloading metric data for application 15
Check the EUM-Processor & Server.log for the messages like below.
Controller is requesting data for a time window [1470739080000] that is ahead of Aggregator time [1470733740000], can occur if time-skew-service is not functioning
1. Make sure that the time between both the machines are in sync with each other.
2. If not, you can run the ntpdate command to update the time on Linux OS.
Reference:
http://doc.ntp.org/4.1.1/ntpd.htm
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form