yacy_search_server/source/de/anomic/data
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
..
blogBoard.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
bookmarksDB.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
gettext.java integration of Michaels string-extraction. 2006-07-26 23:11:15 +00:00
listManager.java there is a very strange error that causes that the kelondroRecords structure 2006-08-12 13:45:23 +00:00
messageBoard.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
robotsParser.java reverted change in robotsParser 2006-08-11 15:29:29 +00:00
translator.java fixed problems in basic config and added language setting 2006-03-02 22:25:46 +00:00
userDB.java wrong substring invocation. 2006-07-20 13:49:38 +00:00
wikiBoard.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
wikiCode.java Fixed some of the copyright headers. 2006-05-12 14:35:56 +00:00