Posted by guest at 2006-04-26 13:24:38
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&quo t;, 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&quo t;, 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&quo t;, 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-212/src/main.py", line 398, in onPresence s.handleResourcePresence(froj.userhost(), froj.resource, toj.userhost(), toj.resource, 0, None, None, None) exceptions.TypeError: handleResourcePresence() takes exactly 10 arguments (9 given) 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&quo t;, 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/opt/transports/pyaimt-212/src/tlib/oscar.py", line 516, in dataReceived
File "/usr/opt/transports/pyaimt-212/src/tlib/oscar.py", line 614, in oscar_Data
File "/usr/opt/transports/pyaimt-212/src/tlib/oscar.py", line 638, in oscar_01_0A
struct.error: unpack str size does not match format
Status: Accepted
Labels:
Type-Defect
Priority-Medium