[geeks] Showing values used by a jvm - I am not getting something
William Enestvedt
William.Enestvedt at jwu.edu
Fri Mar 1 08:02:13 CST 2013
We, too, were hitting Java with a wrench yesterday -- and also over memory &
garbage collection settings. :7)
One thing that I found useful was using `/usr/ucb/bin/ps awwx` in order to
get ALLLLL of the arguments that Java was using (whereas the default `ps`
trims the output). One of my colleagues reminded me that GNU `ps` would do
this kind of thing, but I knew that I already had the /usr/ucb/ binaries
installed. Sweet!
- Will
--
Will Enestvedt
More information about the geeks
mailing list