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
10-23-2017
08:53 AM
- edited on
05-08-2020
10:59 PM
by
Claudia.Landiva
The Java Machine Agent is not reporting metrics. The following error message is displayed in the Machine Agent logs:
[extension-scheduler-pool-1] 11 October 2017 08:54:03,625 ERROR RawCollectorUtil -
Could not collect raw data
com.fasterxml.jackson.databind.JsonMappingException: Unrecognized character escape ‘d’ (code 100)
at [Source: java.io.StringReader@5ae97f86; line: 159; column: 115453]
at [Source: java.io.StringReader@5ae97f86; line: 159; column: 115453] (through reference chain:
com.appdynamics.sim.agent.extensions.servers.model.newlinux.Process][“effectiveGroup”])
Restart the machine agent with the following startup parameter:
-Dappdynamics.machine.agent.extensions.linux.newFrameworkEnabled=false
Example: java -Dappdynamics.machine.agent.extensions.linux.newFrameworkEnabled=false -jar machineagent.jar
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form