When I'm trying to upload a site containing a large file (~ 150 Mb) with FIW 0.07, I get the following error message in FIW when generating FEC check chunks:
[Error] unexpected error while building check chunks! This gets written to FIW log: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(Unknown Source) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at java.io.FilterInputStream.read(Unknown Source) at fiw.fcp.FCPUtil.readLine(FCPUtil.java:859) at fiw.fcp.FECUtil.makeFECData(FECUtil.java:245) at fiw.fcp.FECUtil.makeFECData(FECUtil.java:182) at fiw.core.jobs.FECBuilderJob.run(FECBuilderJob.java:83) at fiw.core.jobs.Job.run0(Job.java:132) at fiw.core.jobs.PooledThreadProducer$PooledThread.run(PooledThreadProducer.jav a:97) The following is spewed on the Freenet java console window: java.io.IOException: Sent 0 bytes (27 of packet in notifyDone at freenet.node.states.FCP.NewFECEncodeSegment.sendChunk(NewFECEncodeSeg ment.java:293) at freenet.node.states.FCP.NewFECEncodeSegment.sendDataChunks(NewFECEnco deSegment.java:276) at freenet.node.states.FCP.NewFECEncodeSegment.received(NewFECEncodeSegm ent.java:95) at freenet.node.StateChain.received(StateChain.java:192) at freenet.node.StateChain.received(StateChain.java:68) at freenet.node.StandardMessageHandler$Ticket.run(StandardMessageHandler .java:235) at freenet.node.StandardMessageHandler$Ticket.received(StandardMessageHa ndler.java:173) at freenet.node.StandardMessageHandler$Ticket.access$100(StandardMessage Handler.java:125) at freenet.node.StandardMessageHandler.handle(StandardMessageHandler.jav a:73) at freenet.Ticker$Event.run(Ticker.java:323) at freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java:235) I can't find anything relevant in freenet.log when set to "Normal" logging level - I can try "Debug" if this will help, but it eats valuable HDD space _really_ quickly :-(, so I'm not sure if it will be able to log enough information before I'll have to start rotating log files. I can't verify at the moment if this is only relevant for build 5032, or any previous "new stable" builds are affected as well. If any additional information would help - I'll be happy to provide it. Is this a bug with FIW/Freenet or am I doing something stupid? Regards, Victor Denisov. _______________________________________________ Support mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support