[freenet-devl] updated freenet-ext.jar

2002-01-19 Thread Gianni Johansson
On Saturday 19 January 2002 23:09, Ian wrote: > GJ, > > Is it really necessary to set all of those parameters in the config file? > > Ian. The FEC encoder/decoder plugins are dynamically loaded. I did this so that 0) Other people could write different implementations and 1) so that there are no l

[freenet-devl] updated freenet-ext.jar

2002-01-19 Thread Gianni Johansson
I rebuilt freenet-ext.jar to fix the FEC plugin to use the new freenet.* namespace for the utility classes it needs. The new jar is here: http://freenetproject.org/snapshots/freenet-ext.jar.updated Could someone else test it out? If it looks good, then I'll rename it to replace the old version.

[freenet-devl] Freenet's problems with Kaffe 1.0.6 may be due to Kaffe's servlet API

2002-01-19 Thread Travis Bemann
Some people have been reportedly able to get the latest snapshot of Freenet (20020119) to work with Kaffe, but I have not been able to get it to work properly. Here's the log generated by my attempt to get the latest snapshot to work with Kaffe 1.0.6: 19-Jan-02 9:47:44 PM (freenet.node

[freenet-devl] Insert problems

2002-01-19 Thread Ed Onken
Is it just me or do inserts almost always result in a KEYCOLLISION no matter if the key has ever been inserted or not with the new datastore code? The data appears to be inserted into the local node OK, but since the KEYCOLLISION happens so fast, I doubt the insert goes past the local node. Ed

[freenet-devl] THANKS, and a some questions...

2002-01-19 Thread Michael D. Carey
Thanks for fixing the DS bug! I noticed the config sequence didn't ask for a datastore size... wonder why...? I usually crank mine up to 2 gig or so; believing this would help freenet by giving it more storage space. Also, the script doesn't launch freenet into the background. Also, where is "

[freenet-devl] Data corruption bug fixed - please upgrade

2002-01-19 Thread Ian Clarke
URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020119/1b721d36/attachment.pgp>

[freenet-devl] Here's a modified start-freenet.sh file that works with Kaffe (even though Fred itself may not work with Kaffe)

2002-01-19 Thread Travis Bemann
hment was scrubbed... Name: start-freenet-kaffe.sh Type: application/x-sh Size: 733 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020119/b6749504/attachment.sh> -- next part -- A non-text attachment was scrubbed... Name: no

[freenet-devl] Freenet 20020117 installation

2002-01-19 Thread toad
bed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020119/26f1ad85/attachment.pgp>

[freenet-devl] Freenet 20020117 installation

2002-01-19 Thread Travis Bemann
1020 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020119/880b2ae7/attachment.pgp>

[freenet-devl] freenet.fs.acct.AccountingException: duplicate entry

2002-01-19 Thread Gianni Johansson
On Saturday 19 January 2002 00:00, Tavin wrote: > On Fri, Jan 18, 2002 at 08:24:10PM -0500, Gianni Johansson wrote: > > I just got this error at startup time. > > > > java freenet.node.Main > > freenet.fs.acct.AccountingException: duplicate entry > > at java.lang.Throwable.(Throwable.java:9

[freenet-devl] Re: Questions about the new CVS

2002-01-19 Thread Oskar Sandberg
On Fri, Jan 18, 2002 at 02:51:10PM -0500, Tavin Cole wrote: > On Fri, Jan 18, 2002 at 08:32:03PM +0100, Oskar Sandberg wrote: > > On Fri, Jan 18, 2002 at 02:09:37PM -0500, Tavin Cole wrote: > > > On Fri, Jan 18, 2002 at 07:16:32PM +0100, Oskar Sandberg wrote: > > > > On Fri, Jan 18, 2002 at 11:24:3

[freenet-devl] freenet.fs.acct.AccountingException: duplicate entry

2002-01-19 Thread Tavin Cole
On Fri, Jan 18, 2002 at 08:24:10PM -0500, Gianni Johansson wrote: > I just got this error at startup time. > > java freenet.node.Main > freenet.fs.acct.AccountingException: duplicate entry > at java.lang.Throwable.(Throwable.java:96) > at java.lang.Exception.(Exception.java:44) >