might be helpful... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of nobody Sent: Thursday, 3 April 2003 8:41 PM To: [EMAIL PROTECTED] Subject: [freenet-support] Tiki email notification
A new message was posted to forum: Support Author: Title: Two issues, not one.. Date: Wed 02 of Apr, 2003 [08:00:00] Message: Basically, you dont have problems wit fec8 or fec16. The messages saying 'unable to find native library...' means that fred wont be able to perform the fec calculations using faster native libraries (because it cant find any of those).. In this case fred will use its built-in fec8 and fec16 code and everything will still be fine (but slower). As for the FAILED should be DONE problem.. I don't know what it could be.. maybe one of the developers could answer _______________________________________________ Support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/mailman/listinfo/support -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of nobody Sent: Thursday, 3 April 2003 6:25 PM To: [EMAIL PROTECTED] Subject: [freenet-support] Tiki email notification A new message was posted to forum: Support Author: Title: Fec8 Fec16 error when Inserting Date: Wed 02 of Apr, 2003 [08:00:00] Message: I have the Fec8 error when inserting files. This problem has been put up in the support forums a few times, and no one has answered, i think a lot of people have this problem so please look into it. Here is my log: 3-Apr-2003 3:02:13 AM (freenet.support.mime.MIME_multipart, QThread-6, NORMAL): Reading 6258285 bytes Unable to find native library for fec8 Unable to find native library for fec16 Made 12 262144 byte check blocks in 844ms. UPDATED CHECKSUM: 6d4b2adf2abc7e557e9a547a8879e1dd1ad28218 freenet.client.WrongStateException: Wrong state: FAILED should be DONE: after waiting for next process at freenet.client.PutRequestProcess.getNextRequest(PutRequestProcess.java:169) at freenet.client.AutoRequester.onReachedState(AutoRequester.java:755) at freenet.client.AutoRequester.access$0(AutoRequester.java) at freenet.client.AutoRequester$AutoListener.onDone(AutoRequester.java:792) at freenet.client.listeners.DoneListener.receive(DoneListener.java:56) at freenet.client.AutoRequester$AutoListener.receive(AutoRequester.java:788) at freenet.client.SimpleEventProducer.produceEvent(SimpleEventProducer.java:47) at freenet.client.InternalClient$InternalFeedbackToken.unlockedProduceEvent(Int ernalClient.java:175) at freenet.client.InternalClient$InternalPutToken.dataFound(InternalClient.java :429) at freenet.node.states.request.Pending.sendData(Pending.java:576) at freenet.node.states.request.Pending.searchData(Pending.java:609) at freenet.node.states.request.Pending.receivedRequestInitiator(Pending.java:20 9) at freenet.node.states.request.InsertPending.receivedMessage(InsertPending.java :83) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) _______________________________________________ Support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/mailman/listinfo/support _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
