Update of YaWoStat to 0.2.

Now does not try to make 400000! operations to load a 4MB textfile :-/

Program is not finished yet.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1000 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
rramthun 19 years ago
parent 7a3be46c18
commit 27f180f24b

@ -703,7 +703,7 @@ public final class plasmaCrawlStacker {
}
}
log.logInfo("Shutdown of remaining stackCrawl threads finish.");
log.logInfo("Shutdown of remaining stackCrawl threads finished.");
} catch (Exception e) {
log.logSevere("Unexpected error while trying to shutdown all remaining stackCrawl threads.",e);
}

Loading…
Cancel
Save