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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
