[infinispan-issues] [JBoss JIRA] (ISPN-1517) LockBreakingService not stopping
Galder Zamarreño (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Nov 22 03:27:42 EST 2011
[ https://issues.jboss.org/browse/ISPN-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1517:
-----------------------------------
Fix Version/s: 5.1.0.CR1
(was: 5.1.0.BETA5)
> LockBreakingService not stopping
> --------------------------------
>
> Key: ISPN-1517
> URL: https://issues.jboss.org/browse/ISPN-1517
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.1.0.BETA4
> Reporter: Galder Zamarreño
> Assignee: Mircea Markus
> Fix For: 5.1.0.CR1
>
>
> A thread dump taken towards the end of the testsuite shows a lot of:
> "LockBreakingService,___defaultcache,LockOwnerCrashPessimisticReplTest-NodeB-4905" daemon prio=5 tid=7fce6f753800 nid=0x11b9e6000 waiting on condition [11b9e5000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> I don't see where StaleTransactionCleanupService.stop() is being called, so it appears those services are never stopped and it does not have @Stop or anything similar on 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