Re: [racket] handin-server hanging

2010-10-25 Thread Ryan Golbeck
We're still having problems with this. It seems to occur randomly, but I just figured out a way to replicate the behaviour of the server that maybe you have some comments on. I'm not sure if something like this is causing the actual problem we're having, but the behaviour turns out to be exactly

Re: [racket] handin-server hanging

2010-09-28 Thread Eli Barzilay
Random points: * The "cleaning up" log message doesn't mean much -- it happens every few minutes if there were any submissions. Adding log lines in random places (including at the end of a cleanup) is probably a good idea to see where the problem is. (And if it's a problem, it's possible

[racket] handin-server hanging

2010-09-28 Thread Ryan Golbeck
Has anyone had any problems with their handin-server hanging? Twice recently we've had our handin-server seemingly hang. The last log message on both hangs was that it was "Cleaning up all submission directories". I've added new log messages to determine if it ever finishes cleaning the submissi