I am continuing to get this problem when running cms on a vm under
xen. I have tried out cms v1.3.1 on two separate xen host servers: on
each xen server I have tried it out on xen clients running both Ubuntu
16.04 and Debian 9.3, so four independent test installations.
What happen is that at some point a db write fails due to an illegal
character (UnicodeEncodeError). After that the whole evaluation
system stops updating the database and everything comes to a halt
after the current cycle of jobs finishss, without proceeding to the
next step (becuase the db status is not updated). I've attached the
relevant part of the log.
I also set up v1.3.1 on a regular desktop running Ubuntu 16.04 on the
same contest data and this ran without any problems or errors.
I don't understand why this problem is occurring on the xen vms and
not on the desktop. Any suggestions?
--Madhavan