----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Kyle, you don't say how/why you can tell you're running low on memory.
If ps isn't showing a huge process then maybe something else is wrong.
The command I use to see what's happening with the virtual memory is
"vmstat 5" and let it run for a while. Look at the pi, po, de, and sr
numbers; on my system they're usually 0 or very low. You can also do
"vmstat -s" which gives you some cumulative numbers; look at the first
four "swap" numbers.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]