> > > I only need the last 100 lines or so at debug loglevel. > > > > Ok, here is the first 1000 lines :) > > Yup, I'm an idiot. > Here are some samples. >
I was just about to point the mistake out :) I have checked the log, I can unfortunately see nothing in the samples you sent that seems related to the problem I am encountering over here :( >From what I can see in your logs everything runs just smoothly.. Did you start your node with logLevel=Debug instead of switching over to it later on? Debug level logging in itself can cause 100% CPU. If not, then maybe you just where unlucky with those samples, they might have been from a short moment in time when you node actually was working normally (ar maybe all of the debug level logging is from such a point in time), using 100%CPU due to the logging... Could you bzip the log file and put it on a web server somewhere?. /N _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
