simple.

when trying to download a fec from freenet:
>>
16.10.2002 22:58:16 (freenet.client.http.FproxyServlet, FThread-1): Error sending data 
to browser: freenet.client.http.filter.FilterException: Unknown mime 
type <snip>/<snip>
Couldn't get decoder!
java.lang.NullPointerException
        at freenet.client.SplitFileDownloader.start(SplitFileDownloader.java:259)
        at 
freenet.client.http.SplitFileRequestContext.sendData(SplitFileRequestContext.java:756)
        at 
freenet.client.http.SplitFileRequestContext.renderPage(SplitFileRequestContext.java:289)
        at 
freenet.client.http.SplitFileRequestContext.handle(SplitFileRequestContext.java:96)
        at freenet.client.http.FproxyServlet.handleContexts(FproxyServlet.java:378)
        at freenet.client.http.FproxyServlet.doGet(FproxyServlet.java:410)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at freenet.client.http.FproxyServlet.service(FproxyServlet.java:310)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at freenet.interfaces.servlet.ServletContainer.handle(ServletContainer.java:62)
        at 
freenet.interfaces.LocalInterface$ConnectionShell.run(LocalInterface.java:180)
        at freenet.thread.FastThreadFactory$FThread.run(FastThreadFactory.java:89)
<<

when trying to upload a file >1mb to localhost (htl=0) to check if it works from there:
>>
java.lang.ArithmeticException: / by zero
        at freenet.Key.getTransmissionLength(Key.java:116)
        at freenet.client.AbstractClientKey.getTotalLength(AbstractClientKey.java:238)
        at freenet.client.AbstractClientKey.getTotalLength(AbstractClientKey.java:233)
        at freenet.client.InternalClient$NewInternalPut.<init>(InternalClient.java:513)
        at freenet.client.InternalClient.getClient(InternalClient.java:41)
        at freenet.client.http.InsertContext.doInsert(InsertContext.java:507)
        at freenet.client.http.InsertContext.insertMetadata(InsertContext.java:588)
        at freenet.client.http.InsertContext.run(InsertContext.java:610)
        at java.lang.Thread.run(Thread.java:536)
<<

you probably know that already, but how can these be made operational?

specs:
>>
Windows 98 [Version 4.10.2222]

java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
(tested with 1.3.0, too, but no changes)

256mb ram, gigs of hd
nearly fresh native store (i like this one ;)

installed via webinstall
<<

btw - the rabbit installed via the webinstaller does not properly start/stop freenet, 
seems like he does not use the correct path or something


____________________________________________________________

The information transmitted is intended only for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any 
review, retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error, please contact the sender and 
delete the material from any computer.






_______________________________________________
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support

Reply via email to