[Zope-DB] Problems with Oracle DA and Dates

Dario Lopez-Kästen dario@ita.chalmers.se
Tue, 2 Oct 2001 14:46:18 +0200


>
> Hi Dario, have you looked at the Control Panel with the Debug
> Information?  It will show you the top refcounted Zope objects; this may
> help you determine for sure that it is DateTime objects being leaked, or
> something else.

Thansk for the hint, matt. I've looked, but it turns out that the DateTime
is
not used very much, only about 34 refcounts; we are also using the cvs
version of the Oracle DA adapter.

We removed LocalFS and it seems to have cured some of the
crash-about-every-two-requests problems, however, Zope is still dog-slow and
crash-prone.

How much is a large refcount? we have numbers in ranging in the 670+  for
one or two classes and then we have a bunch of classes in the 300-400
refcount area...

Any help is appreciated.

/dario