Knowledge Base
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Knowledge Base Articles

How can I determine the root cause of CLR crashes?

Updated on 7/30/18   Question We see CLR crashes happening a few times a day. How can I use AppDynamics to determine the root cause of the crashes?   Answer One issue usually causes multiple CLR crashes. Here are some places to look to help you find...

transaction_analysis.png
pclark by AppDynamics Team (Retired)
  • 11278 Views
  • 0 comments
  • 0 kudos

How does transaction correlation work in the Java environment?

This topic describes how transaction correlation works in the Java environment. In principle, it works largely the same for .NET and the other language agents.   Transaction correlation enables AppDynamics to do distributed transaction tracing in mod...

Business Transactions are Fundamentally Distributed.png Typical Cross-JVM Calls.png HTTP Request Structure.png JMS Call.png
pclark by AppDynamics Team (Retired)
  • 31759 Views
  • 4 comments
  • 4 kudos

Zero Calls Per Minute for a Business Transaction

Question A number of business transactions are showing up, but they have 0 calls (using data for last one year). Why they would at all show up. If a business transaction was discovered by an agent, that means there was a call for that business transa...

pclark by AppDynamics Team (Retired)
  • 7146 Views
  • 1 comments
  • 0 kudos

What should I do if I can't see all EUM pages and Ajax requests?

Question What if you see a case using EUM where you are not seeing all the expected Pages/Ajax requests?    For example, you observe that the Pages/Ajax grid only shows a few requests, even though in the Browser snapshots view you can see many more t...

EUM_pages_ajax_filters.png eum_pages_ajax_search.png
pclark by AppDynamics Team (Retired)
  • 3261 Views
  • 0 comments
  • 0 kudos

Why is there no data in the Metric Browser?

This may indicate that the agents are not correctly configured. Begin troubleshooting by looking at the server.log file. All log files for Controller are located in the <Controller_Installation_Directory>/logs folder.   Error Message Solution ...

pclark by AppDynamics Team (Retired)
  • 7751 Views
  • 0 comments
  • 0 kudos

Policy and Health Rule Configuration Matrix

This article describes how policies and health rules behave depending on which entities/objects are used in the configuration.   You can specify affected entities, such as nodes and tiers, in both Health rules and policies. It is important to underst...

pclark by AppDynamics Team (Retired)
  • 6656 Views
  • 0 comments
  • 1 kudos

How can I use AppD4DB to alert if a database instance goes down?

Question How can I use AppD4DB to alert if a database instance goes down? This is not for when an OS goes down. We want to know if SQL Server crashes, for example.   Answer Set up a Custom SQL Alert like this:     If the SQL Connection is successful...

AppD4DB_alert.png SQL_alert_history.png default_alert.png
pclark by AppDynamics Team (Retired)
  • 4368 Views
  • 0 comments
  • 0 kudos

Access-Control-Allow-Headers Error in EUM

Symptoms You encounter an issue with the POST to /eumcollector/beacons.   JS error is "Request header field X-TS-AJAX-Request is not allowed by Access-Control-Allow-Headers". Diagnosis Research revealed that Access-Control-Allow-Headers is a CORS pr...

pclark by AppDynamics Team (Retired)
  • 5511 Views
  • 0 comments
  • 0 kudos

How do I get JMX Metrics for Database Connections on GlassFish?

JDBC connection pool metrics are not configured out-of-the-box for GlassFish.   To configure them, uncomment the JDBC connection pool section and provide the relevant information in the following file:   <agent_home>/ver<version_number>/conf/jmx/ser...

pclark by AppDynamics Team (Retired)
  • 9106 Views
  • 4 comments
  • 0 kudos

Why am I unable to get JMX metrics from a GlassFish Server?

In some situations, JMX metrics from GlassFish are not reported. Also, some metrics may not be enabled by default. Try this solution:   Confirm that JMX monitoring is enabled in the GlassFish server. Navigate to the <agent_home>/ver<version_number>/c...

pclark by AppDynamics Team (Retired)
  • 3482 Views
  • 0 comments
  • 0 kudos

Instrumenting Java Web Start Applications

Java Web Start software allows you to download and run Java applications from the web and is included in the Java Runtime Environment (JRE) since release of Java 5.0. Java Web Start applications are launched by using the Java Network Launch Protocol ...

pclark by AppDynamics Team (Retired)
  • 8057 Views
  • 0 comments
  • 1 kudos

How do I view a breakdown of HTTP error codes?

Question A count of HTTP error codes appears on the main dashboard. Is there a way to get a list of the specific error codes, such as 301, 401, 404, 500 and so on?   Answer In the Controller UI, go to Troubleshoot -> Errors, select the Exceptions tab...

HTTP-exceptions-filtered.png
pclark by AppDynamics Team (Retired)
  • 10039 Views
  • 1 comments
  • 1 kudos

Controller Install Log

Question How can I debug my controller install?   Answer The Controller installer actually keeps a verbose log of what it is doing on every platform. The filename is of the general format i4j_log_Controller_nnnnnnnnnnnnnnnnnnn.log.   On Linux, you ca...

pclark by AppDynamics Team (Retired)
  • 3190 Views
  • 0 comments
  • 0 kudos

How do I instrument Adobe ColdFusion?

I need to instrument an Adobe ColdFusion app — how do I do it?   Table of Contents How do I install the Java Agent on Cold Fusion?Tips: ColdFusion with Java AgentResource Summary   How do I install the Java Agent on Cold Fusion? Install the AppDynam...

pclark by AppDynamics Team (Retired)
  • 6985 Views
  • 1 comments
  • 1 kudos

Tier and Node Life Cycle

This topic describes the tier and node life cycle within AppDynamics. Phase 1 - Agent Startup Phase 2 - Registration Phase 3 - Metric Registration Phase 4 - Metric Reporting Phase 5 - Metric Rollup   A combination of agent logs and REST logs reveal t...

tier-life-cycle.png
pclark by AppDynamics Team (Retired)
  • 6604 Views
  • 0 comments
  • 0 kudos
Featured Article