Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 1999 15:35:15 -0400 (AST)
From:      Ian Grigg <iang@systemics.com>
To:        freebsd-java@FreeBSD.ORG, gregw@mortbay.com, java-port@FreeBSD.ORG
Subject:   Re: JVM Out of memory
Message-ID:  <199906271935.PAA09363@systemics.com>
In-Reply-To: <3775F247.320AE7DE@mortbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> > java TestClass
> **Out of memory, exiting**

Check the limits on the machine by running limits(1) and
see if there is any nasty limitation.  Also use top in
another session and try and figure out what it is consuming.

If you find one too low, then use ulimit(1) to up it, they
are generally soft up to a point.  You may need to bribe
your ISP to get them improved.

Having said all that, I'm not sure what the story is with
FreeBSD 2.2.8, but on FreeBSD 3, the limits are set too low
for ordinary users doing serious activity.

iang


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906271935.PAA09363>