In article <3.0.5.32.19990722112442.01375490@mail.aracnet.com>, Amos Latteier <amos@aracnet.com> writes
At 07:00 PM 7/22/99 +0100, Robin Becker wrote:
by mistake I seem to have cvs'd Zope2. It all works fine, but I notice some rather strange log messages now. FTP seems to produce unhandled connect events for at least some commands. This below produced by logging in and doing dir command twice. downloads also cause this message.
1999-07-22T17:53:26 INFO(0) ZServer Incoming connection from 127.0.0.1:2863 ------ 1999-07-22T17:53:26 INFO(0) ZServer Successful login. ------ 1999-07-22T17:53:27 PROBLEM(100) ZServer unhandled connect event ------ 1999-07-22T17:53:34 PROBLEM(100) ZServer unhandled connect event
This may not actually be an error, but rather an artifact of the new informational reporting architecture. I'll look into it.
BTW, are you experiencing any functional problems, or are you just wondering about these messages?
-Amos
... All seems ok at present. I'm running win32 so I cleared all existing pyds and rebuilt. Also got rid of existing pycs. The log messages no longer fit easily on my command.com terminal. I'll have to get a tk console to handle it. -- Robin Becker