Cool. Thanks Daniel!
--
Travis Bell
On 19-Apr-06, at 6:06 AM, Daniel Henninger wrote:
> Hrm. That looks like a poorly placed log event on my part. =)
> Dooh. I'm going to paste this into a bug report.
>
> Daniel
>
> On Apr 19, 2006, at 12:22 AM, Travis Bell wrote:
>
>> I am consistently getting this dump and then the AIM transport
>> will stop responding.
>>
>> Anybody know why?
>>
>>
>> ---------------
>> Unhandled error in Deferred:
>> Traceback (most recent call last):
>> Failure: None: None
>> Unhandled error in Deferred:
>> Traceback (most recent call last):
>> Failure: None: None
>> Traceback (most recent call last):
>> File "/usr/local/lib/python2.4/site-packages/twisted/python/
>> log.py", line 53, in callWithLogger
>> return callWithContext({"system": lp}, func, *args, **kw)
>> File "/usr/local/lib/python2.4/site-packages/twisted/python/
>> log.py", line 38, in callWithContext
>> return context.call({ILogContext: newCtx}, func, *args, **kw)
>> File "/usr/local/lib/python2.4/site-packages/twisted/python/
>> context.py", line 59, in callWithContext
>> return self.currentContext().callWithContext(ctx, func, *args,
>> **kw)
>> File "/usr/local/lib/python2.4/site-packages/twisted/python/
>> context.py", line 37, in callWithContext
>> return func(*args,**kw)
>> --- <exception caught here> ---
>> File "/usr/local/lib/python2.4/site-packages/twisted/internet/
>> pollreactor.py", line 160, in _doReadOrWrite
>> why = selectable.doRead()
>> File "/usr/local/lib/python2.4/site-packages/twisted/internet/
>> tcp.py", line 349, in doRead
>> return self.protocol.dataReceived(data)
>> File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/
>> xmlstream.py", line 72, in dataReceived
>> self.stream.parse(buf)
>> File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/
>> domish.py", line 524, in parse
>> self.parser.Parse(buffer)
>> File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/
>> domish.py", line 564, in _onEndElement
>> self.ElementEvent(self.currElem)
>> File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/
>> xmlstream.py", line 104, in onElement
>> self.dispatch(element)
>> File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/
>> utility.py", line 233, in dispatch
>> callbacklist.callback(object)
>> File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/
>> utility.py", line 37, in callback
>> methodwrapper(*args, **kwargs)
>> File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/
>> utility.py", line 21, in __call__
>> self.method(*nargs, **nkwargs)
>> File "/usr/opt/transports/pyaimt-r209/src/main.py", line 377, in
>> onPresence
>> s.getCapabilities(el)
>> File "/usr/opt/transports/pyaimt-r209/src/jabw.py", line 236, in
>> getCapabilities
>> self.pytrans.discovery.sendIq(iq).addCallback
>> (self.gotCapabilities)
>> exceptions.AttributeError: 'NoneType' object has no attribute
>> 'discovery'
>> Unhandled error in Deferred:
>> Traceback (most recent call last):
>> Failure: None: None
>> Unhandled error in Deferred:
>> Traceback (most recent call last):
>> Failure: None: None
>> Unhandled error in Deferred:
>> Traceback (most recent call last):
>> File "/usr/opt/transports/pyaimt-r209/src/tlib/oscar.py", line
>> 3073, in oscar_Cookie
>> self.error(error,errorurl)
>> File "/usr/opt/transports/pyaimt-r209/src/tlib/oscar.py", line
>> 3089, in error
>> if self.deferred: self.deferred.errback((error,url))
>> File "/usr/local/lib/python2.4/site-packages/twisted/internet/
>> defer.py", line 251, in errback
>> self._startRunCallbacks(fail)
>> File "/usr/local/lib/python2.4/site-packages/twisted/internet/
>> defer.py", line 294, in _startRunCallbacks
>> self._runCallbacks()
>> --- <exception caught here> ---
>> File "/usr/local/lib/python2.4/site-packages/twisted/internet/
>> defer.py", line 307, in _runCallbacks
>> self.result = callback(self.result, *args, **kw)
>> File "/usr/opt/transports/pyaimt-r209/src/legacy/glue.py", line
>> 680, in errorCallback
>> LogEvent(INFO, self.session.jabberID)
>> exceptions.AttributeError: 'NoneType' object has no attribute
>> 'jabberID'
>> Unhandled error in Deferred:
>> Traceback (most recent call last):
>> Failure: None: None
>> Unhandled error in Deferred:
>> Traceback (most recent call last):
>> Failure: None: None
>> ---------------
>>
>> Cheers,
>>
>> --
>> Travis Bell
>>
>>
>>
>> _______________________________________________
>> py-transports mailing list
>> [email protected]
>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://modevia.com/pipermail/py-transports/attachments/20060419/62e2cefb/attachment-0001.html