You are SPAMMING the list. I wasn't exactly waiting for 800kb in my INBOX. Please post big log files on www.rafb.net/paste, or put it on your own homepage.
As for your problem, I don't know... -- Andreas [ http://unstable.nl | xmpp:[EMAIL PROTECTED] ] [ callto:ils.seconix.com/[EMAIL PROTECTED] ] -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://modevia.com/pipermail/py-transports/attachments/20051006/08ae10b9/attachment.pgp From [EMAIL PROTECTED] Thu Oct 6 13:07:58 2005 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Thu Oct 6 13:08:03 2005 Subject: [py-transports] Help!!! PyAim stuck in an infite loop! In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On Oct 5, 2005, at 1:11 PM, Adam Chernow wrote: > Hey Guys and Gals.... > > I had a problem this morning.... I logged on to my Jive Server but > neither of my 2 transports (PyAim 0.6 and PyICQ 0.6) logged me in. > Finding it odd, I checked service discovery and neither of them > were showing up there either. Turned out that my server was > rebooted overnight... I SSHed in and reloaded the 2 services, > however, now PyICQ is not logging me in and PyAIM logged me in but > I got presence on only 1 contact so I hit "log off" on the > transport but it kept trying to re log me in which caused AIM to > throw a "trying to re-logon too soon" error. PyAIM then kept > trying to re-logon. Exiting my PSI client and logging off the > server did not help. I ultimately had to kill the PyAIM process. > > Here's the log from the terminal window that I had used to start > PyAIM. I should note that I *HAD* used the & to put it in the > background but it kept throwing errors. > - snip extremely long error log.. - Howdy, this is a known error under Windows which has been fixed since, but not in an actual release yet. You can comment out the lines that look like this: #This does not work under Windows, so we're getting rid of it for now. #if (exe.find("python") >= 0): # os.execv(exe, [name, sys.argv[0]]+sys.argv[1:]) To eliminate the problem. Daniel From [EMAIL PROTECTED] Thu Oct 6 13:12:37 2005 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Thu Oct 6 13:12:42 2005 Subject: [py-transports] Help!!! PyAim stuck in an infite loop! In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Mailman actually blocked this message due to size and I thought it clipped it when I released it. (it -looked- like it clipped it, and in fact told me to clip it to size and I thought I did... bunch of crap) Anyway, yes, the log was quite large to be going to the list. =/ Ideally, either use the paste feature that Andreas mentioned or simple clip out a tiny part that seems to be repeating. Thanks! Daniel On Oct 6, 2005, at 8:56 AM, Andreas van Cranenburgh wrote: > You are SPAMMING the list. I wasn't exactly waiting for 800kb in my > INBOX. Please post big log files on www.rafb.net/paste, or put it on > your own homepage. > > As for your problem, I don't know... > > -- > Andreas [ http://unstable.nl | > xmpp:[EMAIL PROTECTED] ] > [ callto:ils.seconix.com/ > [EMAIL PROTECTED] ] > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >