We are using JBoss Cache in production environment. The log file always get something like:
WARN [org.jboss.cache.TreeCache] status is 3 (not ACTIVE or PREPARING); returning null) And: ERROR [org.jboss.cache.lock.IdentityLock] write lock for //net/sf/hibernate/cache/UpdateTimestampsCache/Customer could not be acquired after 15000 ms. Lock map ownership Read lock owners: [] Write lock owner: <odms-dev-svr1:3939>:2030 (caller=Thread[TP-Processor1,5,jboss]) 2005-03-10 11:23:51,035 ERROR [net.sf.hibernate.impl.SessionImpl] could not release a cache lock net.sf.hibernate.cache.CacheException: org.jboss.cache.lock.TimeoutException: write lock for //net/sf/hibernate/cache/UpdateTimestampsCache/Customer could not be acquired after 15000 ms. Lock map ownership Read lock owners: [] Write lock owner: <odms-dev-svr1:3939>:2030 (caller=Thread[TP-Processor1,5,jboss]) Notice some bug has been fixed in the CVS. When is next release to come out so we could try to see what happens? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869569#3869569 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869569 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
