Subject: Re: Could not reserve enough space for object heap
To: None <netbsd-java@netbsd.org>
From: Milos Negovanovic <milosn@bonbon.net>
List: netbsd-java
Date: 05/23/2004 09:22:59
On Sat, May 22, 2004 at 05:19:02PM +0200, Matthias Petermann wrote:
> Hi,
> 
> today I installed sun-jdk14 and sun-jre14 from pgksrc. "make install"
> runs fine, but when I try start java/javac, I got those errors:
> 

Hi,

try: ulimit -d 656020

Regards
Milos