Hey guys I know youhad instructed me to install python 2.5 for my PyMSNT
transport to stop the disconnection issues to MSN recently.  I did that,
although when I start python2.5 I get all sorts of warnings saying the
nothing is th current version.  However even with that, the MSN
transport is STILL disconnecting, although I can get it to run longer.
My system isn't even taxed.  it wasn't taxed before, however I can say
now, it isn't at all.  I dropped another 4 GB of Ram bringing the server
up to 8 GB of RAM, that with the two 3.2 AMD x64 procs, I have more than
enough resources for the 1300 MSN users, and the 1500 Wildfire 3.0 users
connecting to this box.  Can someone suggest anything else on why the
transport seems to disconnect, or lock up at times?  is there some sort
of max connections I need to look at, or threads, etc..  sort of running
out of ideas here.

Jeff
          File
"/usr/local/lib/python2.5/site-packages/twisted/internet/tcp.py", line
403, in connectionLost
            protocol.connectionLost(reason)
          File "/usr/local/msn_trans/pymsnt/src/tlib/msn/msnw.py", line
658, in connectionLost
            self.failedMessage(message)
          File "/usr/local/msn_trans/pymsnt/src/tlib/msn/msnw.py", line
687, in failedMessage
            self.msncon.failedMessage(self.remoteUser, text)
          File "/usr/local/msn_trans/pymsnt/src/legacy/glue.py", line
449, in failedMessage
            self.session.pytrans.statistics.stats["FailedMessageCount"]
+= 1
        <type 'exceptions.AttributeError'>: 'NoneType' object has no
attribute 'pytrans'

[2007-03-08 14:57:37] Traceback (most recent call last):
          File "/usr/local/msn_trans/pymsnt/src/tlib/msn/msn.py", line
2710, in close


            self.notifyFunc(self.getvalue())
          File "/usr/local/msn_trans/pymsnt/src/tlib/msn/msn.py", line
2373, in bufferClosed
            d.callback((data,))
          File
"/usr/local/lib/python2.5/site-packages/twisted/internet/defer.py", line
229, in callback
            self._startRunCallbacks(result)
          File
"/usr/local/lib/python2.5/site-packages/twisted/internet/defer.py", line
294, in _startRunCallbacks
            self._runCallbacks()
        --- <exception caught here> ---
          File
"/usr/local/lib/python2.5/site-packages/twisted/internet/defer.py", line
307, in _runCallbacks
            self.result = callback(self.result, *args, **kw)
          File "/usr/local/msn_trans/pymsnt/src/tlib/msn/msnw.py", line
723, in updateAvatarCB
            self.msncon.gotAvatarImageData(self.remoteUser, imageData)
          File "/usr/local/msn_trans/pymsnt/src/legacy/glue.py", line
546, in gotAvatarImageData
            c.updateAvatar(av)
        <type 'exceptions.AttributeError'>: 'NoneType' object has no
attribute 'updateAvatar'





-- 


CONFIDENTIALITY
This e-mail message and any attachments thereto, is intended only for use by 
the addressee(s) named herein and may contain legally privileged and/or 
confidential information. If you are not the intended recipient of this e-mail 
message, you are hereby notified that any dissemination, distribution or 
copying of this e-mail message, and any attachments thereto, is strictly 
prohibited.  If you have received this e-mail message in error, please 
immediately notify the sender and permanently delete the original and any 
copies of this email and any prints thereof.
ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT 
INTENDED AS A SUBSTITUTE FOR A WRITING.  Notwithstanding the Uniform Electronic 
Transactions Act or the applicability of any other law of similar substance and 
effect, absent an express statement to the contrary hereinabove, this e-mail 
message its contents, and any attachments hereto are not intended to represent 
an offer or acceptance to enter into a contract and are not otherwise intended 
to bind the sender, Sanmina-SCI Corporation (or any of its subsidiaries), or 
any other person or entity.
_____________________________________________________________________________
Scanned by Sanmina-SCI eShield  
_____________________________________________________________________________
_______________________________________________
py-transports mailing list
[email protected]
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to