I have the following message in the log a lot of times:
| 2005-08-26 23:12:55,003 ERROR [.jboss.cache.lock.IdentityLock] () read lock for /subscriber/user/2629 could not be acquired | by Thread[Thread-12,5,main] after 15000 ms. Locks: Read lock owners: [] | Write lock owner: <10.0.20.90:40519>:13 | , lock info: write owner=<10.0.20.90:40519>:13 ([EMAIL PROTECTED]) | 2005-08-26 23:12:55,004 WARN [ss.cache.eviction.LRUAlgorithm] () evictCacheNode(): evictCacheNode time out. Will try later. | 2 | As I can understand, this happens after state fetch, i.e. state was fetched from another node and eviction was initiated after some time. So, I can't understand how this node can be locked if no operations with it were performed. Regards, Eugene View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892029#3892029 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892029 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
