yacy_search_server/source/de/anomic
orbiter 6d2f15971a there is a very strange error that causes that the kelondroRecords structure
is corrupted. The cause is, that the deleted-records-chain has wrong entries,
and one of the pointers in that chain points to a place behind the file end.
This causes an IndexOutOfBoundsException within an IO operation.
I currently don't know the reason that the deleted-records-chain is
corrupted, but the error can be catched. If this now happens with the
assortment database, the database is deleted.
See also:
http://www.yacy-forum.de/viewtopic.php?p=24586#24586

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2396 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-08-12 13:45:23 +00:00
..
data there is a very strange error that causes that the kelondroRecords structure 2006-08-12 13:45:23 +00:00
htmlFilter removed url normalform computation from htmlFilterContentScraper. 2006-08-11 15:09:22 +00:00
http *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler 2006-08-12 02:42:10 +00:00
icap replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
index generalized index object for eurl, nurl and lurl to prepare move 2006-08-11 17:37:54 +00:00
kelondro * disabled new kelondroFlex table for NURLs 2006-08-12 00:58:43 +00:00
net fixed handling of null referer in crawlOrder 2006-08-11 21:46:34 +00:00
plasma there is a very strange error that causes that the kelondroRecords structure 2006-08-12 13:45:23 +00:00
server * more logging 2006-08-10 21:21:50 +00:00
soap - Some spelling 2006-07-17 16:16:41 +00:00
tools *) last step of removing embedded html from dir class 2006-08-06 14:38:07 +00:00
urlRedirector replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
yacy *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler 2006-08-12 02:42:10 +00:00
ymage code cleanup 2005-12-06 23:51:29 +00:00