Hi All,

Is it possible to use more than a 500GB data store?

On a fresh installation the largest selectable value for the datastore is 
500GB.  I would like to use 3TB if possible.  When I attempt to change the 
value via the web page I get an out of memory error.  If I change the value in 
freenet.ini the application won’t start.  I may not be setting the value 
correctly.

Internal error: please report

java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:3284)
at 
freenet.store.saltedhash.ResizablePersistentIntBuffer.resize(ResizablePersistentIntBuffer.java:268)
at 
freenet.store.saltedhash.SaltedHashFreenetStore.setMaxKeys(SaltedHashFreenetStore.java:1947)
at freenet.store.CachingFreenetStore.setMaxKeys(CachingFreenetStore.java:246)
at freenet.store.StoreCallback.setMaxKeys(StoreCallback.java:62)
at freenet.node.Node$32.set(Node.java:2017)
at freenet.node.Node$32.set(Node.java:1995)
at freenet.config.Option.set(Option.java:73)
at freenet.config.Option.setValue(Option.java:62)
at freenet.clients.http.ConfigToadlet.handleMethodPOST(ConfigToadlet.java:329)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at 
freenet.clients.http.ToadletContextImpl.callToadletMethod(ToadletContextImpl.java:735)
at freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:648)
at 
freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:1031)
at freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:248)
at freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:188)
at freenet.support.io.NativeThread.run(NativeThread.java:129)

Thanks for any tips,

—
Eric Chadbourne
http://Nonprofit-CRM.org/
_______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Reply via email to