[CalendarServer-dev] DummyTransport instance has no attribute 'loseConnection'

Helge Heß me at helgehess.eu
Sun Jul 19 10:38:08 PDT 2009


Hi,

is this a bug, or can we ignore it:
---snip---
2009-07-19 19:35:50+0200 [-] [caldav-8009]   
[PooledMemCacheProtocol,client]  
[twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 1,  
#busy: 0, #pending: 0, #queued: 0
2009-07-19 19:35:50+0200 [-] Unhandled Error
	Traceback (most recent call last):
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/python/ 
log.py", line 84, in callWithLogger
	    return callWithContext({"system": lp}, func, *args, **kw)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/python/ 
log.py", line 69, in callWithContext
	    return context.call({ILogContext: newCtx}, func, *args, **kw)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/python/ 
context.py", line 59, in callWithContext
	    return self.currentContext().callWithContext(ctx, func, *args,  
**kw)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/python/ 
context.py", line 37, in callWithContext
	    return func(*args,**kw)
	--- <exception caught here> ---
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/internet/ 
selectreactor.py", line 146, in _doReadOrWrite
	    why = getattr(selectable, method)()
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/internet/ 
process.py", line 242, in doRead
	    return fdesc.readFromFD(self.fd, self.dataReceived)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/internet/ 
fdesc.py", line 94, in readFromFD
	    callback(output)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/internet/ 
process.py", line 245, in dataReceived
	    self.proc.childDataReceived(self.name, data)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/internet/ 
process.py", line 750, in childDataReceived
	    self.proto.childDataReceived(name, data)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/internet/ 
protocol.py", line 436, in childDataReceived
	    self.outReceived(data)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/runner/ 
procmon.py", line 83, in outReceived
	    self.output.dataReceived(data)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/ 
protocols/basic.py", line 237, in dataReceived
	    return self.lineLengthExceeded(exceeded)
	  File "/Users/helge/Developer/Collaboration/Twisted/twisted/ 
protocols/basic.py", line 294, in lineLengthExceeded
	    return self.transport.loseConnection()
	exceptions.AttributeError: DummyTransport instance has no attribute  
'loseConnection'
	
2009-07-19 19:36:15+0200 [-] [notifications] 2009-07-19 19:36:15+0200  
[-] [twistedcaldav.notify.XMPPNotificationFactory#debug] SEND:  
<presence/>
---snap---

Thanks,
   Helge
-- 
Helge Hess
http://zideone.com/


More information about the calendarserver-dev mailing list