[EMAIL PROTECTED] wrote:
Another question about this...
On neither machine does memory use approach the max allocated.
Are you speaking about the total memory, or about the JVM assigned
memory?
I mean, do you check the memory by using
Runtime.getRuntime().totalMemory() and
Runtime.getRuntime().freeMemory()...
No I just use top or Task Manager and see that neither uses the amount of max
memory setting set with -Xmx
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/