> At 11:06 AM 10/2/2001 -0400, Jeff Johnson wrote:
> >I turned on logging without modifying the defaults, I get 
> this warning
> >now.
> >
> >WARNING: Cannot get servlet.name for activity log.
> >
> >Is servlet.name supposed to be defined automatically?
> 
> 
> I see a Servlet.name() in my WebKit/Servlet.py. Do you have 
> it as well?

Yep, I see it.

> If so, then their might be a bug in either NamedValueAccess 
> or WebKit's logging code.
> -Chuck

Sounds like.  Is anyone logging activity without this warning?

I'll take a closer look at this after I track down a real bad problem
I've got on FreeBSD, maybe someone has an idea:  When we close the
terminal that started webkit either in background or as a daemon, if the
servlet prints a lot of text to the stdout, the servlet hangs.  If I
remove the print statements, it works fine.  I'm writing a test script
now...  This might be related to the other strange FreeBSD problem where
I have to print to stdout before the threads will shutdown sockets
cleanly.

I'm hoping this is a Webware problem so we can fix it but I suspect
there is something wrong in FreeBSD/Python which may be much much harder
to find and fix :(












_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to