Subject: Re: How to run freenet?
To: None <netbsd-help@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: netbsd-help
Date: 12/11/2005 06:29:40
In article <439BC1B1.90601@starling.us>,
Gan Uesli Starling  <alias@starling.us> wrote:
>Thought I'd try freenet from this url...
>
>http://www.freenetproject.org/index.php?page=download
>
>...when I check on Java, which it needs, I find this...
>
>baal: {1} pkg_info | grep jre
>sun-jre14-2.8       Sun's Java(tm) 2 Runtime Environment 1.4.2
>baal: {2}
>
>...so it seems okay to start freenet, but when I do I get this..
>
>baal: {1} cd freenet
>baal: {2} sh start-freenet.sh
>Detected freenet-ext.jar
>Detected freenet.jar
>Starting Freenet now: Command line: java -Xmx128m freenet.node.Main
>Done
>baal: {3} Java HotSpot(TM) Client VM warning: Can't detect initial 
>thread stack location
>Error occurred during initialization of VM
>Could not reserve enough space for object heap
>
>baal: {3}
>
>...so my question is, "Do I need more swap or something? Or is it
>something else?"
>

Did you read the MESSAGE.NetBSD about mounting procfs in the pkgsrc
java build directory?

christos