[infinispan-issues] [JBoss JIRA] (ISPN-5495) ConcurrentStartTest.testConcurrentStart random failures
Dan Berindei (JIRA)
issues at jboss.org
Wed Mar 2 13:09:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei reopened ISPN-5495:
--------------------------------
After the fix, the test sometimes hangs, logging this exception:
{noformat}
07:22:18,670 ERROR (transport-thread-NodeA-p34708-t1) [ClusterTopologyManagerImpl] ISPN000196: Failed to recover cluster state after the current node became the coordinator
java.lang.NullPointerException
at org.infinispan.topology.ClusterTopologyManagerImpl.addResponseValue(ClusterTopologyManagerImpl.java:647) ~[classes/:?]
at org.infinispan.topology.ClusterTopologyManagerImpl.extractResponseValues(ClusterTopologyManagerImpl.java:637) ~[classes/:?]
at org.infinispan.topology.ClusterTopologyManagerImpl.executeOnClusterSync(ClusterTopologyManagerImpl.java:502) ~[classes/:?]
at org.infinispan.topology.ClusterTopologyManagerImpl.recoverClusterStatus(ClusterTopologyManagerImpl.java:388) ~[classes/:?]
at org.infinispan.topology.ClusterTopologyManagerImpl.handleClusterView(ClusterTopologyManagerImpl.java:322) [classes/:?]
at org.infinispan.topology.ClusterTopologyManagerImpl.lambda$start$206(ClusterTopologyManagerImpl.java:132) [classes/:?]
at org.infinispan.topology.ClusterTopologyManagerImpl$$Lambda$15/1651866807.call(Unknown Source) [classes/:?]
{noformat}
> ConcurrentStartTest.testConcurrentStart random failures
> -------------------------------------------------------
>
> Key: ISPN-5495
> URL: https://issues.jboss.org/browse/ISPN-5495
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Test Suite - Core
> Affects Versions: 7.2.1.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Blocker
> Labels: testsuite_stability
> Fix For: 8.2.0.CR1
>
>
> {noformat}
> org.testng.internal.thread.ThreadTimeoutException: Method org.testng.internal.TestNGMethod.testConcurrentStart() didn't finish within the time-out 60000
> at sun.misc.Unsafe.park(Native Method)
> at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
> at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:253)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list