Greg Wooledge wrote: > Devl Peter wrote: > > > java.lang.OutOfMemoryError > > What does "ulimit -a" say, in the same shell from which you ran > Freenet? I had to bump up my virtual memory limit over and above
$ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 2048 virtual memory (kbytes, -v) unlimited Previously I had trouble with not enough threads, but I managed to bump it up with ulimit. What else can be besides virtual memory? _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
