Thanks. Should be fixed now.

---

James


On 30/06/2006, at 11:05 PM, Norman Rasmussen wrote:

> I got this is r177:
>
> [2006-06-30 02:11:37] Traceback (most recent call last):
>          File "src/main.py", line 396, in main
>            reactor.run()
>          File "/usr/lib/python2.3/site-packages/twisted/internet/ 
> posixbase.py",
> line 218, in run
>            self.mainLoop()
>          File "/usr/lib/python2.3/site-packages/twisted/internet/ 
> posixbase.py",
> line 229, in mainLoop
>            self.doIteration(t)
>          File "/usr/lib/python2.3/site-packages/twisted/internet/ 
> pollreactor.py",
> line 144, in doPoll
>            log.callWithLogger(selectable, _drdw, selectable, fd,
> event, POLLIN, POLLOUT, log)
>        --- <exception caught here> ---
>          File "/usr/lib/python2.3/site-packages/twisted/python/ 
> log.py",
> line 53, in callWithLogger
>            return callWithContext({"system": lp}, func, *args, **kw)
>          File "/usr/lib/python2.3/site-packages/twisted/python/ 
> log.py",
> line 38, in callWithContext
>            return context.call({ILogContext: newCtx}, func, *args,  
> **kw)
>          File "/usr/lib/python2.3/site-packages/twisted/python/ 
> context.py",
> line 59, in callWithContext
>            return self.currentContext().callWithContext(ctx, func,  
> *args, **kw)
>          File "/usr/lib/python2.3/site-packages/twisted/python/ 
> context.py",
> line 37, in callWithContext
>            return func(*args,**kw)
>          File "/usr/lib/python2.3/site-packages/twisted/internet/ 
> pollreactor.py",
> line 172, in _doReadOrWrite
>            self._disconnectSelectable(selectable, why, inRead)
>          File "/usr/lib/python2.3/site-packages/twisted/internet/ 
> posixbase.py",
> line 253, in _disconnectSelectable
>            selectable.connectionLost(f)
>          File "/usr/lib/python2.3/site-packages/twisted/internet/ 
> tcp.py",
> line 557, in connectionLost
>            Connection.connectionLost(self, reason)
>          File "/usr/lib/python2.3/site-packages/twisted/internet/ 
> tcp.py",
> line 403, in connectionLost
>            protocol.connectionLost(reason)
>          File "/home/norman/src/svn/PyMSNt/src/tlib/msn/msnw.py",
> line 649, in connectionLost
>            self.timeout.cancel()
>          File "/usr/lib/python2.3/site-packages/twisted/internet/ 
> base.py",
> line 78, in cancel
>            raise error.AlreadyCalled
>        twisted.internet.error.AlreadyCalled: Tried to cancel an
> already-called event.
>
>
> -- 
> - Norman Rasmussen
> - Email: [EMAIL PROTECTED]
> - Home page: http://norman.rasmussen.co.za/
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to