[Zope-dev] Zope memory usage

Loren Stafford lstafford@icompression.com
Tue, 14 Mar 2000 10:30:03 -0800


Just another data point: I too frequently get this same error when debugging
ZScheduler. It seems to be triggered by some other error; but I haven't
succeeded in tracking it down, even after much tracing.

-- Loren


>
> "R. David Murray" wrote:
> >
{snip]
> > On a possibly related issue, I turned on the stupid file logger,
> > but now I occasionally get an error page with the following
> > traceback:
> >
> > Error Type: TypeError
> > Error Value: call of non-function (type file)
> >
> > <!--
> > Traceback (innermost last):
> >   File
> ...Zope-2.1.2-src/lib/python/Zope/ZLogger/stupidFileLogger.py,
> line 99, in stupid_log_write
> > TypeError: (see above)
>
> Hmmmm... that's not normal.  Line 99 is a call to _stupid_dest.write,
> how is _stupid_dest.write getting assigned a file object?
>
> I know your asking _us_ that, but I personaly have no idea.  Perhaps you
> could track it down a bit further given that information.
>
> -Michel
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>