Hi Norman
Would request your inputs on the following. Have tried both the above
2 options you have mentioned for making Py yahoo transport
discoverable. Get the following error log
Sat 11 Oct 2008 02:18:51 - CVS 1.71
Traceback (most recent call last):
File "c:\yahoo-t-0.4\yahoo.py", line 1307, in <module>
connection.Process(1)
File "c:\yahoo-t-0.4\xmpp\dispatcher.py", line 303, in dispatch
handler['func'](session,stanza)
File "c:\yahoo-t-0.4\yahoo.py", line 235, in xmpp_presence
if userfile.has_key(fromstripped):
File "C:\Python25\lib\shelve.py", line 98, in has_key
return self.dict.has_key(key)
File "C:\Python25\lib\bsddb\__init__.py", line 256, in has_key
return _DeadlockWrap(self.db.has_key, key)
File "C:\Python25\lib\bsddb\dbutils.py", line 62, in DeadlockWrap
return function(*_args, **_kwargs)
DBRunRecoveryError: (-30974, 'DB_RUNRECOVERY: Fatal error, run
database recovery -- PANIC: fatal region error detected; run
recovery')
Is this some kind of major issue?
Kindly let me know
Vishal
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---