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

Knowledge Base Articles

How do I configure javaagent on IBM Cognos?

Configure javaagent on IBM Cognos If the OS is Windows, configure javaagent on "bootstrap_wlp_winx64.xml" . If the OS is Unix/Linux, configure javaagent on "bootstrap_wlp_linux.xml"   These bootstrap XML files are located under <cognos_install>/bin d...

Custom Correlation for Java Applications

Updated 6/20/18   The following article is intended for users who wish to implement custom correlation between Java applications/tiers using the AppDynamics' Java App Agent version 3.8 and higher.    For information regarding the .NET Agent, see here...

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

How do I start an agent and WebLogic using an Ant script?

Question I am trying to start the Java Agent in a WebLogic environment that deploys and starts the Weblogic domains via an ANT script. Where in the Ant target do I place the agent. Has anyone tried to do instrumentation via an Ant script?   I added s...

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

How do I instrument JBoss Fuse?

Question Has anyone successfully instrumented a JBoss Fuse environment?   Answer Review this blog for the steps someone used for instrumenting JBoss Fuse 6.0.0:  http://peter-on-java.blogspot.com/2013/06/setup-appdynamics-for-fuse-esb-in-5.html

pclark by AppDynamics Team (Retired)
  • 4093 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)
  • 8314 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)
  • 3338 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)
  • 7738 Views
  • 0 comments
  • 1 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)
  • 6510 Views
  • 1 comments
  • 1 kudos

Exposing an MBean as a JMX Metric

Default JMX Metrics Example  Some MBeans exposed by various supported application servers are preconfigued as JMX Metrics that can be viewed in the JMX Metrics Browser.   In this screen capture of the JMX Metrics Browser, under Web Container Runtime,...

WebContainerRuntime-metrics-in-MetricBrowser.png show-metric-config.png metric-config-from-attributes-for-Catalina-GlobalRequestProcessor.png
pclark by AppDynamics Team (Retired)
  • 6776 Views
  • 0 comments
  • 1 kudos

Instrumenting TIBCO ActiveMatrix BusinessWorks

This article represents the latest collected set of wisdom from AppDynamics field engineers.   For information on how to configure the Java Agent with TIBCO, see Configure the Java Agent for TIBCO BusinessWorks   Required Agent version BusinessWorks...

image2014-6-17 18_54_42.png split-rule.png
pclark by AppDynamics Team (Retired)
  • 10379 Views
  • 0 comments
  • 1 kudos

JBoss EAP Startup Settings

For JBoss EAP AppDynamics supports the underlying JVM and framework versions. Our product documentation has specific installation instructions for JBoss (open-source versions) but those instructions do not necessarily work for JBoss EAP.   JBoss EAP ...

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

How do I find and configure missing entry points?

Contents: Who would use this workflow?How to know which POJO to use?ImplementationLimitations   Who would use this workflow?  Note: This workflow has largely been replaced by the Live Mode feature.   If you don't see expected activity in your applica...

Screen Shot 2018-06-14 at 11.05.55 AM.png Screen Shot 2018-06-14 at 11.09.52 AM.png Screen Shot 2018-06-14 at 11.08.34 AM.png
pclark by AppDynamics Team (Retired)
  • 17273 Views
  • 0 comments
  • 4 kudos

How do I enable allocation tracking for core Java Classes?

Question I am using the Object Instance Tracking feature. When I try to Drill Down on a specific class, I get the following message when I go to the Allocation Tracking tab:   "Allocation Tracking is not enabled for System / core Java classes."   How...

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