Re: data store > 500GB?

Bert Massop <[email protected]> Sun, 29 Mar 2015 20:03:20 +0200
Newsgroups gmane.network.freenet.support
Message-ID <[email protected]>
On 29-03-15 19:35, Wolfram Goetz wrote:
> 
> I always got these out memory errors when I tried to run a 3TiB node under Windows 7 64-bit, regardsless of the said settings. When I switched to Linux (Kubuntu 14.04) it worked immediately. Could it also depend on the java version? I'm using OpenJDK under Linux now.

I'm not sure it is related to the Java version at hand. What I suspect
to have been the culprit in your situation, is the architecture of the
Java installation you employed on your Windows machine.

32-bit applications on Windows can only use 2 GiB of virtual memory (or
3 GiB with the large address awareness flag set in the executable
image), and Java is quite liberal in its virtual memory usage…

Oracle recommends using a 32-bit Java under most conditions, even on a
64-bit Windows installation. On 64-bit Linux, you'll probably have had a
64-bit Java by default, on Windows, it might have been a 32-bit one.

If you can reproduce this on a 64-bit JVM (you can check the version and
architecture with the command `java -version'), please file a bug report.

-- Bert

_______________________________________________
Support mailing list
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[email protected]?subject=unsubscribe
signature.asc (application/pgp-signature, 490 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)

iQEcBAEBCgAGBQJVGD5oAAoJEDmbbkE9DzHhhWsH/RrB/rr6SrJ9McbdZSFbtyXk
FFKvmRtRolzs/GSXycz9Tf+DE4eYfnE9a2y4hWR1gU7Fc2eUlqg6zEhs8UMb5+67
TdFmp36wCTpXW38moPOCHQolYsK6z/cJDexKP8mDYsy1ozAKYilXjsEeTWyr5DNj
j3e7MPTCFgaAoY4vadx6UzVcL+4WhsoRxlPrL/f5bGmQ6OLBXSubgpv+8baQ7lFz
bSksx6m/XE2kajY6dgGEw5Q2zfn/AnX8QT4gmSg5hjJkzfcHwGmTfKJEzmbZDdoC
YLzJIuDOq2tdslUPIkdDccge6QFqw+v7Bnq++JHsa/5eq1UV2xhAHybOF91PTIo=
=z8xq
-----END PGP SIGNATURE-----