[jdev] Error when running proxy65

Alexander Wenckus awenckus at mindbridge.com
Fri Jul 8 15:49:14 CDT 2005


im getting the following error when running proxy65:

 16:31 EDT [Uninitialized] Traceback (most recent call last):
          File 
"/usr/lib/python2.3/site-packages/twisted/xish/utility.py", line$
            self.method(*nargs, **nkwargs)
          File 
"/usr/lib/python2.3/site-packages/twisted/words/protocols/jabber$
            c.componentDisconnected()
          File "/usr/lib/python2.3/site-packages/proxy65/proxy65.py", 
line 118,$
            self.listeners.stopService()
          File 
"/usr/lib/python2.3/site-packages/twisted/application/service.py$
            l.append(defer.maybeDeferred(service.stopService))
        --- <exception caught here> ---
          File 
"/usr/lib/python2.3/site-packages/twisted/internet/defer.py", li$
            result = f(*args, **kw)
          File 
"/usr/lib/python2.3/site-packages/twisted/application/internet.p$
            d = self._port.stopListening()
        exceptions.AttributeError: TCPServer instance has no attribute 
'_port'

Does anyone have any ideas as to what this mean and what I can do to fix it?

Thanks,
Alex



More information about the JDev mailing list