DX Application Performance Management

TEC604200: What is the difference between the files Agent.jar, AgentNoRedef.jar, AgentNoRetrans.jar, AgentNoRedefNoRetrans.jar? 

May 25, 2016 05:54 PM

Author: Mary_Clark

Document ID:  TEC604200

Last Modified Date:  1/7/2014

  • Products
    • CA Application Performance Management
  • Components
    • INTROSCOPE

 

Description:

What is the difference between the jar files:

  1. Agent.jar - canRedefine and canRetransform settings are both set to true
  2. AgentNoRedef.jar - canRedefine setting is set to false (no longer used)
  3. AgentNoRetrans.jar - canRetransform setting is set to false (no longer used)
  4. AgentNoRedefNoRetrans.jar - canRedefine and canRetransform settings are both set to false. With the introduction of the retransformation option in the IBM JVM 1.6 this jar was developed to address performance issues being experienced by some clients and replaces the AgentNoRedef.jar and AgentNoRetrans.jar

Solution:If you are using an IBM JVM the recommended jar file to use is AgentNoRedefNoRetrans.jar - the reason that this jar file can be used with IBM JVM 1.5 even though it does not have the retransformation option is due to the fact that this setting will be ignored since it does not exist.

IBM 1.5 JVMIBM 1.6 JVMIBM 1.7JVMNon-IBM 1.5 JVMNon-IBM 1.6 JVMNon-IBM 1.7 JVM
Agent.jarNot UsedNot UsedNot Supported at this timeTo be usedTo be usedTo be used
AgentNoRedef.jarNo longer usedNo longer usedNo longer usedNot applicableNot applicableNot applicable
AgentNoRetrans.jarNo longer usedNo longer usedNo longer usedNot applicableNot applicableNot applicable
AgentNoRedefNoRetrans.jarTo be usedTo be usedTo be usedNot applicableNot applicableNot applicable
IntroscopeAgent.NoRedef.profileTo be usedTo be usedTo be usedNot applicableNot applicableNot applicable

The files, named AgentNoRedeNoRetrans.jar and IntroscopeAgent.NoRedef.profile, are located in the <Agent_Home>/wily and<Agent_Home>/wily/core/config directory respectively.Note: If you are using the AllAppServer agent distribution, the alternate profile is namedIntroscopeAgent.websphere.NoRedef.profile.Effects of using AgentNoRedefNoRetrans jar:As a result of using the above files and syntax, metrics are no longer reported for:

  • System classes
  • NIO (Sockets and Datagrams)
  • SSL

 


Read more at http://www.ca.com/us/support/ca-support-online/product-content/knowledgebase-articles/tec604200.aspx

 

 

Search the Entire CA APM Knowledge Base

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.