This is caused by trying to run freenet 0.7 on something other than Sun java.. probably an old version of GIJ.
On Fri, Mar 31, 2006 at 05:36:30PM +0100, Michael Rogers wrote: > Hi, > > I got the following message when trying to run 0.7 snapshot r8394 on a > Linux 2.6.13 Pentium 2 system: > > > Using default config filename freenet.ini > No config file found, creating new: freenet.ini > Created log files > INFO: Native CPUID library > 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from resource > INFO: Optimized native BigInteger library > 'net/i2p/util/libjbigi-linux-pentium2.so' loaded from resource > Port number: 65061 > Testnet mode DISABLED. You may have some level of anonymity. :) > Note that while we no longer have explicit back-doors enabled, this > version of Freenet is still a very early alpha, and may well have > numerous bugs and design flaws. > In particular: YOU ARE WIDE OPEN TO YOUR IMMEDIATE DARKNET PEERS! They > can eavesdrop on your requests with very little difficulty at present. > Exception in thread "main" java.lang.Error: > java.security.NoSuchAlgorithmException: SHA-256 > at > freenet.node.Node.initNodeFileSettings(freenet.crypt.RandomSource) > (Unknown Source) > at freenet.node.Node.Node(freenet.config.Config, > freenet.crypt.RandomSource) (Unknown Source) > at freenet.node.Node.main(java.lang.String[]) (Unknown Source) > at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0) > at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0) > Caused by: java.security.NoSuchAlgorithmException: SHA-256 > at java.security.MessageDigest.getInstance(java.lang.String) > (/usr/lib/libgcj.so.6.0.0) > at > freenet.node.Node.initNodeFileSettings(freenet.crypt.RandomSource) > (Unknown Source) > ...4 more > > > Cheers, > Michael > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > -- Matthew J Toseland - toad at amphibian.dyndns.org Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20060331/9d22d1c6/attachment.pgp>
