I think somebody mentioned that the IBM JRE 1.1.8 is broken, right?
Shortly after starting, I get the following (terminal) exception with
todays snapshot:
ibmjre\bin\jre.exe freenet.node.Main
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -1
at freenet.fs.RAFStorage$FSOutputStream.<init>(RAFStorage.java:129)
at freenet.fs.RAFStorage$FSOutputStream.<init>(RAFStorage.java:126)
at freenet.fs.RAFStorage.getOutputStream(RAFStorage.java:60)
at freenet.fs.EncryptedFileSystem$EncryptedStorage.getOutputStream
(EncryptedFileSystem.java:97)
at freenet.fs.LockTicket.getOutputStream(LockTicket.java:100)
at freenet.fs.WriteLock.getStream(WriteLock.java:32)
at freenet.fs.WriteLock.getOutputStream(WriteLock.java:88)
at freenet.fs.EncryptedFileSystem.initialize
(EncryptedFileSystem.java:38)
at freenet.node.Main$FSInitializer.run(Main.java:492)
_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl