id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 822,Running tracd on Win2K doesn't clean up TCP/IP sockets causing full buffer,Ken Barker ,Jonas Borgström,"I have Trac 0.7.1 running on Win2K Pro. Runs well for about a week and then I get this on new or updated tickets. I am serving subversion via svnserve and trac via tracd. A reboot works to relieve the symptoms. See the traceback below for more details. {{{ Traceback (most recent call last): File ""C:\Python23\scripts\tracd"", line 232, in do_trac_req self.do_real_trac_req() File ""C:\Python23\scripts\tracd"", line 254, in do_real_trac_req trac.core.dispatch_request(self.path_info, args, self, self.env, db) File ""C:\Python23\Lib\site-packages\trac\core.py"", line 380, in dispatch_request module.run() File ""C:\Python23\Lib\site-packages\trac\Module.py"", line 41, in run self.render() File ""C:\Python23\Lib\site-packages\trac\Ticket.py"", line 277, in render self.save_changes (id, old, new) File ""C:\Python23\Lib\site-packages\trac\Ticket.py"", line 174, in save_changes tn.notify(id, newticket=0, modtime=now) File ""C:\Python23\lib\site-packages\trac\Notify.py"", line 216, in notify NotifyEmail.notify(self, tktid, subject) File ""C:\Python23\lib\site-packages\trac\Notify.py"", line 128, in notify Notify.notify(self, resid) File ""C:\Python23\lib\site-packages\trac\Notify.py"", line 76, in notify self.begin_send() File ""C:\Python23\lib\site-packages\trac\Notify.py"", line 136, in begin_send self.server = smtplib.SMTP(self.smtp_server) File ""C:\Python23\lib\smtplib.py"", line 240, in __init__ (code, msg) = self.connect(host, port) File ""C:\Python23\lib\smtplib.py"", line 302, in connect raise socket.error, msg error: (10055, 'No buffer space available') }}}",defect,closed,high,,web frontend/tracd,0.7.1,blocker,invalid,email notification,,,,,