Subject: Re: increase datasize resource limit
To: walt <wa1ter@myrealbox.com>
From: Geert Hendrickx <geert.hendrickx@ua.ac.be>
List: tech-pkg
Date: 08/10/2005 17:57:35
On Wed, Aug 10, 2005 at 07:50:23AM -0700, walt wrote:
> I have the same problem, and increasing the limit fixes it.

Ok.  

> 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.

The JCE is about cryptography, it has nothing to do with your problem.  

I had the same thing, and the error in the Java Console said to set sysctl
net.inet6.ip6.v6only=0.  That worked for me.  

GH