Comment 1 for bug 242540

Revision history for this message
Daniel Nouri (daniel.nouri) wrote :

Thanks for your report.

I think there's two issues here. One is the known issue that the Statistics screen doesn't update its table after a form action was executed. We should simply redirect to the current URL here to get the refreshed screen. You can check by hitting enter in the address bar after you send a message out; the number of sent out messages will be updated. We'll need to address this eventually, as it's a source of confusion. Let's create another ticket for this once we've figured out the other error in this report.

The other error is with the IOError, which I haven't seen before. I tried to reproduce this, following your steps, but couldn't. It looks like Zope has trouble writing to the error log while trying to print information about an exception. How are you running Zope? In particular, which options do you use to run Zope? Are you sure that the user you're running Zope with can write to the var directory in the buildout?