[infinispan-issues] [JBoss JIRA] (ISPN-1782) Could not lock to invalidate L1 WARN messages
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Tue Jan 24 07:41:18 EST 2012
[ https://issues.jboss.org/browse/ISPN-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-1782:
-------------------------------
Fix Version/s: 5.2.0.FINAL
(was: 5.1.0.FINAL)
Git Pull Request: https://github.com/infinispan/infinispan/pull/884 (was: https://github.com/infinispan/infinispan/pull/884)
Mircea, I integrated your pull request but I still see a lot of WARN messages like Galder's in the test suite log when running IllegalMonitorTest:
2012-01-24 14:27:11,396 WARN (OOB-1,ISPN,IllegalMonitorTest-NodeC-12895) [org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor] ISPN000135: Could not lock key distribution.IllegalMonitorTest in order to invalidate from L1 at node IllegalMonitorTest-NodeC-12895, skipping....
I'm assuming there must be another case where it's happening, so I'm keeping the issue open.
> Could not lock to invalidate L1 WARN messages
> ---------------------------------------------
>
> Key: ISPN-1782
> URL: https://issues.jboss.org/browse/ISPN-1782
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.1.0.CR4
> Reporter: Galder Zamarreño
> Assignee: Mircea Markus
> Priority: Blocker
> Fix For: 5.2.0.FINAL
>
> Attachments: ispn1782.tgz
>
>
> While executing the labs and playing with retrieving keys from other nodes, I see these in the logs:
> {code}
> [Server:server-three] 20:02:46,847 WARN [org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor] (OOB-3,ISPN,z-63185) ISPN000135: Could not lock key sanne-Devoxx presents... in order to invalidate from L1 at node z-63185, skipping....
> [Server:server-three] 20:02:46,857 WARN [org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor] (OOB-2,ISPN,z-63185) ISPN000135: Could not lock key manik-Best of Abba in order to invalidate from L1 at node z-63185, skipping....
> [Server:server-three] 20:02:46,867 WARN [org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor] (OOB-2,ISPN,z-63185) ISPN000135: Could not lock key dan-Cher's greatest hits in order to invalidate from L1 at node z-63185, skipping....
> ...
> [Server:server-four] 20:03:05,500 WARN [org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor] (OOB-4,ISPN,z-25294) ISPN000135: Could not lock key galder-M83 live in order to invalidate from L1 at node z-25294, skipping....{code}
> I'll attach TRACE logs asap if I can replicate it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list