If anything turns up, then I'll let you know.
It has to be to do with the cvwait log message, which seems to be some sort of low level threading issue. But without any more logging than that, it'll be impossible to track down. Is there a higher level of logging I can switch on and give you the contents of that?
However, looking at the logs it is weird that it only closed connections to the usenet server? Every other time in the log when a connection is closed, there is an entry immediately after to re-open the connection, like this:
- Code: Select all
2012-03-10 21:08:38,265::INFO::[downloader:610] Thread 5@usnews.usenetnow.net:563: server closed connection
2012-03-10 21:08:43,863::INFO::[downloader:351] 5@usnews.usenetnow.net:563: Initiating connection
2012-03-10 21:08:56,033::INFO::[downloader:539] Connecting 5@usnews.usenetnow.net:563 finished
2012-03-10 21:09:44,080::INFO::[downloader:610] Thread 9@usnews.usenetnow.net:563: server closed connection
2012-03-10 21:09:49,178::INFO::[downloader:351] 9@usnews.usenetnow.net:563: Initiating connection
2012-03-10 21:10:01,715::INFO::[downloader:539] Connecting 9@usnews.usenetnow.net:563 finished
Let me try turning off the US usenet server, and only use the european one for now (I have two usenet servers configured and enabled, a US one and an EU one)
If that has no effect, then i'll switch on the disconnect on empty queue and see what happens then

I'd be very happy to run any alpha or the like if you want me to
