I am using EJB3 PFD with the included ejb3-entity cache. I very often get error messages like
| 2006-02-20 08:51:17,645 ERROR [org.jboss.cache.lock.IdentityLock] write lock for /bla/nla/Bean/bla.bla.Bean#cKLUYAUkrWS2YV could not be acquired after 0 ms. Locks: Read lock owners: [<192.168.0.252:32778>:367] | Write lock owner: null | (caller=Thread[http-192.168.0.252-8080-3,5,jboss], lock info: read owners=[<192.168.0.252:32778>:367] (activeReaders=1, activeWriter=null, waitingReaders=0, waitingWriters=0, waitingUpgrader=0)) | I would assume these are just warnings and should not be logged at error level. Or do they indicate some other problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926506#3926506 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926506 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
