On October 26, 2003 10:51 am, Doug Bostrom wrote: > > What operatinreferringg and JVM are you using, > > and how are you running Freenet? Some JVMs default to only 64MB of > > memory which really isn't sufficient for Freenet. > > Sorry, I helpfully buried that at the end of the post: > > Host is Linux 2.4.10, 192MB phyical memory, of which about 3MB was > > claimed to be free when the errors appeared. Plenty o' virtual memory > > available during the upset. Java is Sun j2re1.4.0_02.
What did you have java's -Xmx switch set to? This is what Ian was referring too. It defaults to 65m which is not enough. I use -Xmx192m here. Ed _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
