Java Profiler 10 Help
Running applications with profiler
Profiling remote J2EE applications
The following describes profiling of a J2EE server running on a remote machine
(i.e. the server and the profiler UI run on different machines).
Read about profiling a local J2EE server (i.e. running on the same machine where you run the profiler UI) here.
If you have only a console access (e.g. via telnet, ssh etc.) to the machine where the J2EE server to be profiled is hosted, use the console version of the J2EE integration wizard. The wizard automatically enables profiling in a number of popular application servers, generating appropriate startup scripts.
- Download distribution bundle for the remote machine's platform
-
Copy the distribution bundle file to the remote machine and unpack to arbitrary directory
(or install if on Windows).
License key is NOT required to run the console version of the integration wizard. -
Run this command and follow instructions that appear:
On Windows:
<profiler installation directory>\bin\integrate.bat
On other platforms:
<directory with unpacked content>/bin/yjp.sh -integrate
Note: the integration wizard generates output files (copies of configuration files, additional startup scripts) in directories where original files locate. Please ensure that you run the command with sufficient access rights.
Also see J2EE high-level profiling