Hi,
I am using Ice-3.0.0 's Evictor to hold my servant objects whose size is a little big than 4K, when fetching it from Evictor, the following exception is often throwed:
icebox: warning: dispatch exception: ObjectStore.cpp:353: Freeze:atabaseException:
Db::get: Dbt not large enough for available data: Cannot allocate memory
What's the problem?When I use Ice-2.1.2 a few days ago, I have never got this problem even though the servant object is a little big too. Why?

atabaseException:
Reply With Quote