Why cannot I allocate more than -Xmx700M
Nicklas Johnson
freebsd at spatula.net
Tue Aug 19 05:51:54 UTC 2008
What does ktrace tell you?
e.g.:
ktrace java -verbose:gc -Xmx1000m Foo.class
kdump -t csu | grep -B 1 errno
Any interesting system calls or results from system calls prior to the error
being issued? Anything interesting printed by the garbage collector in
verbose mode?
2008/8/18 Sharkie <shark.fin.soup at mac.com>
>
>
>
> My other apps have no problem allocating greater than that.
>
>
>
--
"Courage isn't just a matter of not being frightened, you know. It's being
afraid and doing what you have to do anyway."
-- Doctor Who - Planet of the Daleks
This message has been brought to you by Nick Johnson 2.3b1 and the number 6.
http://healerNick.com/ http://morons.org/ http://spatula.net/
More information about the freebsd-java
mailing list