You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Shaohua Ma <ma...@appliedbiosystems.com> on 2003/09/13 00:06:46 UTC

RE: Errors from LRUMemoryCache. More help needed





Hi,

I followed the suggestion in Amy's reply and tested the test case again.
This time, the console outputs tons of log msg so I shut down the process.
Sep 12, 2003 2:59:34 PM org.apache.jcs.engine.memory.lru.LRUMemoryCache
update
WARNING: update: remove failed for key: 1900:key
Sep 12, 2003 2:59:34 PM org.apache.jcs.engine.memory.lru.LRUMemoryCache
update
SEVERE: update: After spool, size mismatch: map.size() = 99, linked list
size = 198
Sep 12, 2003 2:59:34 PM org.apache.jcs.engine.memory.lru.LRUMemoryCache
update
SEVERE: update: map does not contain key: 1901:key
Sep 12, 2003 2:59:34 PM org.apache.jcs.engine.memory.lru.LRUMemoryCache
update
WARNING: update: remove failed for key: 1901:key
Sep 12, 2003 2:59:34 PM org.apache.jcs.engine.memory.lru.LRUMemoryCache
update
SEVERE: update: After spool, size mismatch: map.size() = 99, linked list
size = 198

My question is this:
Is this ok? ie. if it ever finishes, is everything still ok?
If not, what is the problem?

By the way, if the modified section really works, why hasn't it made into
the latest build?

Thanks for any help.

shaohua



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-jcs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-jcs-user-help@jakarta.apache.org