Subject: Re: increase datasize resource limit (Re: native java browser
To: None <tech-pkg@netbsd.org>
From: walt <wa1ter@myrealbox.com>
List: tech-pkg
Date: 08/10/2005 07:50:23
On Wed, 2005-08-10 at 12:43 +0200, Geert Hendrickx wrote:
> On Tue, Aug 09, 2005 at 06:02:20PM +0200, Geert Hendrickx wrote:
> > For the plugin to work with Mozilla/Firefox, you may have to increase your
> > datasize resource limit (using the limit shell builtin). The default 128M
> > was not enough for me:
> >
> > > Error occurred during initialization of VM
> > > Could not reserve enough space for object heap
> > > INTERNAL ERROR on Browser End: Could not read ack from child process
> > > System error?:: Resource temporarily unavailable
> >
> > but any bigger value (even 129M) worked ok.
>
> If other people also experience this "problem", I'll put a notice of this
> in the MESSAGE file. So please let me know.
I have the same problem, and increasing the limit fixes it.
I also have another problem: I can run the demo applets, but
not any java applet from a website. IIRC I've seen this before
and I think it's a security problem which is addressed with the
JCE thingy. I can't remember what to do, unfortunately.