[
https://issues.jboss.org/browse/ISPN-2305?page=com.atlassian.jira.plugin....
]
Galder Zamarreño updated ISPN-2305:
-----------------------------------
Attachment: concurrent-cachemanager-test-threaddump.log
ConcurrentCacheManagerTest might never finish
---------------------------------------------
Key: ISPN-2305
URL:
https://issues.jboss.org/browse/ISPN-2305
Project: Infinispan
Issue Type: Bug
Components: Core API
Reporter: Galder Zamarreño
Assignee: Mircea Markus
Priority: Critical
Labels: testsuite_stability
Fix For: 5.2.0.Alpha4
Attachments: concurrent-cachemanager-test-threaddump.log
Most likely related to ISPN-2256 whose fix is already in...
{code}"testng-ConcurrentCacheManagerTest" prio=5 tid=7fb8ca077800
nid=0x115b97000 waiting on condition [115b95000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <7d5d373b8> (a
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:199)
at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:327)
at
org.infinispan.manager.ConcurrentCacheManagerTest.testConcurrentGetCacheCalls(ConcurrentCacheManagerTest.java:94){code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira