Note: with the classic VM (e.g. IBM JVMs), this option installs a security manager which
intercepts your application's calls to
System.exit()
and executes them after JProfiler's GUI front end
disconnects. This can be a problem
when you profile an application server which installs its own security manager.
If you use a classic VM and get security related exceptions when profiling your applications,
try unchecking this option.
Note: The update frequency of the all objects view is adjusted automatically according to the total number of objects on the heap.
To update any dynamic view in between two regular updates, you can click on the
refresh icon in the status bar.
JProfiler displays a console for locally launched programs. This includes application sessions, applets, web start applications and remote sessions with a configured start command.
JProfiler offers two types of consoles:
Here you can enter debugging parameters that can be passed to the profiling agent on the command line. This text box is not visible for remote sessions, since you have to add those parameters to the start script yourself in that case.