Hi, I tried the plugin and actually got it to work ;) I cant compile the
source though. I am probably incompetent, I set the classpath to
freenet.jar and it complains about not resolving symbol
StripedBucketArray
Cant find any StripedBucketArray.java in the freenet.jar neither, and yes
its the latest jar from snapshots.
When inserting a big file I get this dump to console:
Opened out.
InsertContext.touch -- called.
OnionEncoder.encode -- n=190
OnionEncoder.encode -- k=127
OnionFECEncoder.encode -- segmentCount=1
OnionFECEncoder.encode -- segment=0
OnionFECEncoder.encode -- stripeWidth=131072
OnionFECEncoder.encode -- blockSize=524288
java.lang.NoClassDefFoundError: Freenet/support/StripedBucketArray
at NativeOnionFECEncoder.encode(NativeOnionFECEncoder.java:235)
at
Freenet.client.http.InsertContext.insertSplitFileSegment(InsertContext.java:298)
at
Freenet.client.http.InsertContext.insertSplitFileBlocks(InsertContext.java:371)
at Freenet.client.http.InsertContext.run(InsertContext.java:520)
at java.lang.Thread.run(Thread.java:484)
Also StripedBucketArray ;) So I guess you need that class compiled into
freenet.jar also!
On Sat, 10 Nov 2001, Gianni Johansson wrote:
> Hi Ian,
> Could you post the onion fec implementation zip in the snapshots subdirectory?
>
> If you don't want to build it yourself, there's a pre-built zip in freenet:
> http://server:8888/SSK%40npfV5XQijFkF6sXZvuO0o%7EkG4wEPAgM/homepage//files/onionfec-0.1.zip
>
> My original announcement message is here.
> http://hawk.freenetproject.org/pipermail/devl/2001-November/009184.html
>
> Also, it would be cool if you could add the config lines to the snapshot
> freenet.conf file and the jars to the CLASSPATH so that redundant splitfile
> support would work without extra configuration in the snapshots.
>
> -- gj
>
> --
> Freesites
> (0.3) freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage//
> (0.4) freenet:SSK at npfV5XQijFkF6sXZvuO0o~kG4wEPAgM/homepage//
>
> _______________________________________________
> Devl mailing list
> Devl at freenetproject.org
> http://lists.freenetproject.org/mailman/listinfo/devl
>
--
| Are ?rseth | elrond at idi.ntnu.no | http://ctemp.dhs.org/ |
| tlf: 73886876 | mob: 410 00548
_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl