https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=690 --- Comment #43 from Mihael Hategan <[email protected]> 2012-04-12 19:40:12 --- (In reply to comment #41)
The service log contains a large amount of IOExceptions
Those happen when a worker ends because the NIO code didn't properly remove dead channels from the selector. I fixed that yesterday or so.
and NullPointerExceptions.
Those look like some race condition at the start. I'll see if I can reproduce them, but it would be helpful if you could check if it happens all the time or not.
These errors occur throughout the run, but it keeps making good progress until it suddenly dies hours later.
The service log is at http://www.ci.uchicago.edu/~davidk/logs/cps-2012-04-12_09-07-25.log.gz (73 megs compressed, 2.6 gigs uncompressed).
-- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.