On Sun, Feb 24, 2002 at 10:19:40PM -0500, Gianni Johansson wrote:
> On Sunday 24 February 2002 20:48, you wrote:
> 
> > > On Mon, Feb 25, 2002 at 01:21:15AM +0000, toad wrote:
> > > On Sun, Feb 24, 2002 at 01:30:30AM -0500, Gianni Johansson wrote:
> > > > On Thursday 21 February 2002 14:01,  toad wrote:
> > > > > It would be really nice if FEC would work with Kaffe.
> > > Hmmmm. Inserting splitfiles now works. Retrieving them from another node
> > > does something odd though. I insert a redundant splitfile of type
> > > audio/x-wav. I try to fetch it on the node I inserted it into. It gets
> > > the unknown content type dialog, 
> 
> If you don't want to see the unknown content dialog add audio/x-wav
> to the fproxy.params.passThroughMimeTypes line in freenet.conf/ini.
> 
> 
> > > click on retrieve anyway, it gets the
> > > download splitfile box, it works fine, quickly. However, trying it on my
> > > other node, it eventually gets the manifest (though getting it
> > > immediately previously doesn't seem to make any difference to whether it
> > > gets it this time...), and gives me the unknown content type blurb. I
> > > click on the fetch anyway link, and it doesn't get the splitfile download
> What browser? Does it handle redirects? 
> What OS?
> What JVM?
> 
> Can you send me a debug log fragment that shows the problem?
> 
> > > frameset, it appears to just instantly download it, a file of 0 bytes.
> > > Several later attempts resulted in a data not found on the KSK pointing
> > > to the manifest.
> >
> > More specifically, I get
> > $ telnet localhost 9888
> > Trying 127.0.0.1...
> > Connected to bagrat42.
> > Escape character is '^]'.
> > GET /KSK at thunderclap.wav?force=7e28aae HTTP/1.0
> >
> 
> Kind confused by how you got here.  Did you set 
> fproxy.params.splitFileUIMinSize to bypass the download UI on
> this machine?  I haven't retested that code path in a long time.
It turns out the FEC config wasn't on the downloading node's
freenet.conf. However, we have some more fun (when inserting a
relatively large file, about 30MB, as a splitfile), which is 
attached. There was plenty of temporary space. Confirmed on 2 nodes
(with the same file).

-- 
The road to Tycho is paved with good intentions
-------------- next part --------------
Processing segment 1 of 1.
UNEXPECTED EXCEPTION: java.lang.IllegalArgumentException: blocks: 104
java.lang.IllegalArgumentException: blocks: 104
        at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
        at java.lang.Throwable.(Throwable.java:38)
        at java.lang.Exception.(Exception.java:24)
        at java.lang.RuntimeException.(RuntimeException.java:21)
        at java.lang.IllegalArgumentException.(IllegalArgumentException.java:21)
        at 
freenet.support.RandomAccessFileBucket.segment(RandomAccessFileBucket.java:180)
        at 
freenet.client.http.InsertContext.insertSplitFileSegment(InsertContext.java:397)
        at 
freenet.client.http.InsertContext.insertSplitFileBlocks(InsertContext.java:482)
        at freenet.client.http.InsertContext.run(InsertContext.java:689)
        at java.lang.Thread.run(Thread.java:325)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20020226/30be884d/attachment.pgp>

Reply via email to