Mahler Thomas <[EMAIL PROTECTED]> writes:

> If you want to use the EmptyCacheImpl you have to make sure that you do not
> use cyclic data structures (e.g. A referencing B, B referencing A).
>
> loading cyclic structures with the empty cache results in stackoverflows.

OK, I don't think I have that, but even so, I switched it back. The
only thing that affects this is ObjectCacheClass, right? I have it set
to:

ObjectCacheClass=org.apache.ojb.broker.cache.ObjectCacheDefaultImpl

The logs show:

2003-07-24 10:13:59,436 DEBUG (?:?) - Object cache created, using
cache:[EMAIL PROTECTED]
  CACHE STATISTICS
  Count of cached objects=0
  lookups=0
  failures=0
  reclaimed=0
]

so it appears to be reading it correctly.

Anything else I can look at?

cdh

-- 
Chris D. Halverson                         http://www.halverson.org/
YIM/AIM: chrisdhal                         MSN: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to