Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)
On Friday 31 December 2010 01:44:27 Roland Haeder wrote: > Hi, > > I still have an exception here. It happens right after I entered my > password: > http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt This is fixed. > > After this I accessed http://127.0.0.1:/downloads/ but I still got a > NPE: > http://www.mxchange.org/downloads/freenet/npe1.txt I think this is fixed too, not sure. > > Roland > signature.asc Description: This is a digitally signed message part. ___ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)
On Saturday 01 January 2011 19:23:26 Roland Haeder wrote: > Hi again, > > after I restarted my node (I just switched to MINIMAL loglevel) I got a > corrupted node.db4o.crypt again, because of a NPE: > http://www.mxchange.org/downloads/freenet/corrupted-db.txt > > Hope this helps. The partition at /home/quix0r/yacy/ has about 47 GB > free disk space. So this cannot be the reason. > > Because of this file got corrupted from time to time and (like all of > us) I don't like to re-download all my stuff, I would recommend to you > to add a periodic (validated) backup mechanism to it. Which creates > backups of the DB file in question. > > Also a verified backup should be created at the shutdown sequence. With > "validated" I mean that freenet checks if the data it is about to backup > is working. No one needs a broken backup. :) > > Regards, > Roland > Yes, we should have auto-backups. However we do not have time to implement them prior to 0.8.0 because we need a release soon. Why do we need a release soon? Firstly, on principle, since the last was ages ago; secondly, because Freetalk *nearly* works; thirdly, because the recent political situation plays in our favour. signature.asc Description: This is a digitally signed message part. ___ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)
Hi, that is really odd now! I restarted my node with log-level ERROR and the corrupted DB is no longer corrupted???!!! FTW? For instance, here is my freenet.ini file. Roland On Sat, 2011-01-01 at 20:23 +0100, Roland Haeder wrote: > Hi again, > > after I restarted my node (I just switched to MINIMAL loglevel) I got a > corrupted node.db4o.crypt again, because of a NPE: > http://www.mxchange.org/downloads/freenet/corrupted-db.txt freenet.ini Description: application/wine-extension-ini signature.asc Description: This is a digitally signed message part ___ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)
Hi again, after I restarted my node (I just switched to MINIMAL loglevel) I got a corrupted node.db4o.crypt again, because of a NPE: http://www.mxchange.org/downloads/freenet/corrupted-db.txt Hope this helps. The partition at /home/quix0r/yacy/ has about 47 GB free disk space. So this cannot be the reason. Because of this file got corrupted from time to time and (like all of us) I don't like to re-download all my stuff, I would recommend to you to add a periodic (validated) backup mechanism to it. Which creates backups of the DB file in question. Also a verified backup should be created at the shutdown sequence. With "validated" I mean that freenet checks if the data it is about to backup is working. No one needs a broken backup. :) Regards, Roland signature.asc Description: This is a digitally signed message part ___ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)
Hi, > I have no idea what the problem is. Is it reproducible? Did you remove any requests before you saw it? It repeated to happen, I can see it in logfile often. What do you mean with "remove any requests"? Downloads or uploads/inserts? I started an insert by a mistake. So I pressed ESC key, head to http://127.0.0.1:/uploads/ and tried to remove the insert. I can upload the logfiles from freeenet/logs/, they all have ERROR log-level. Regards and happy new year! Roland signature.asc Description: This is a digitally signed message part ___ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)
On Friday 31 December 2010 16:30:30 Roland Haeder wrote: > Hi again, > > Yet-another NPE with latest build: > http://www.mxchange.org/downloads/freenet/npe3.txt Arrrgh! This is impossible. We check for it in the constructor. We check for it on startup, we go through every single ClientRequester and check that the client object is non-null. I have no idea what the problem is. Is it reproducible? Did you remove any requests before you saw it? > > Regards, > Roland > signature.asc Description: This is a digitally signed message part. ___ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)
Hi again, Yet-another NPE with latest build: http://www.mxchange.org/downloads/freenet/npe3.txt Regards, Roland signature.asc Description: This is a digitally signed message part ___ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)
Hi, I still have an exception here. It happens right after I entered my password: http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt After this I accessed http://127.0.0.1:/downloads/ but I still got a NPE: http://www.mxchange.org/downloads/freenet/npe1.txt Roland signature.asc Description: This is a digitally signed message part ___ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
