This topic describes how to install the native version of the DevTest Java Agent.
Note: Investigate the target environment ahead of time and ensure that it has been tested, or test it yourself. Most Java agent issues are OS or JVM-dependent, instead of application-dependent. Be sure to follow the instructions in this documentation. If that does not help, review Java Agent Troubleshooting before contacting Support.
If you want to create TIBCO BusinessWorks baselines, install the native agent. In addition, add the heap option to the agent parameters string and set the value to true.
The following table contains the file names of the platform-dependent library modules for the native agent:
Module |
File Name |
Windows (32-bit JVM) |
JavaBinder.dll |
Windows (64-bit JVM) |
JavaBinder.amd64.dll |
Mac OS X (x86/x64) 32/64-bit |
libJavaBinder.jnilib |
Linux (x86) 32-bit |
libJavaBinder.x86.so |
Linux (x64) 64-bit |
libJavaBinder.x64.so |
Solaris (x86) 32-bit |
libJavaBinder.solaris.x86.so |
Solaris (x64) 64-bit |
libJavaBinder.solaris.x64.so |
Solaris (Sparc) 32-bit |
libJavaBinder.solaris.sparc32.so |
Solaris (Sparc) 64-bit |
libJavaBinder.solaris.sparc64.so |
HP-UX (RISC) 32-bit |
libJavaBinder.hp-ux.sl |
Follow these steps:
-agentpath:<path_to_JavaBinder_file>=jar=file:<path_to_LisaAgent.jar>[,url=<broker_url>][,name=<agent_name>]
Copyright © 2014 CA Technologies.
All rights reserved.
|
|