[JBoss JIRA] (ISPN-6286) Component registry should not allow registration during shutdown
by William Burns (JIRA)
[ https://issues.jboss.org/browse/ISPN-6286?page=com.atlassian.jira.plugin.... ]
William Burns updated ISPN-6286:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Component registry should not allow registration during shutdown
> ----------------------------------------------------------------
>
> Key: ISPN-6286
> URL: https://issues.jboss.org/browse/ISPN-6286
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 8.2.0.Beta2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 8.2.0.CR1
>
>
> {{AbstractComponentRegistry.getOrCreateComponent()}} is able to create and register a component even while the cache/cache manager is shutting down. The component isn't started though, which sometimes leads to {{NullPointerExceptions}} (e.g. ISPN-6277, {{ClusterTopologyManagerImpl}}).
> It shouldn't be possible to re-create a component after the registry enters the {{STOPPING}} status, and {{getOrCreateComponent()}} should instead throw an {{IllegalLifecycleStateException}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 10 months
[JBoss JIRA] (ISPN-6252) Upgrade to Apache Lucene 5.5
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-6252?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes commented on ISPN-6252:
-----------------------------------------
[~epbernard] We've been following close Hibernate Search releases (and thus Lucene) lately, I'd say having disparate Lucene versions for Hibernate Search and Infinispan is rather a nice to have than a critical issue: if something is very wrong with a certain Lucene version, chances are Hibernate Search will be impacted as well and will need to release a fix :)
> Upgrade to Apache Lucene 5.5
> ----------------------------
>
> Key: ISPN-6252
> URL: https://issues.jboss.org/browse/ISPN-6252
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Gustavo Fernandes
> Fix For: 8.2.0.CR1
>
>
> Apache Lucene 5.5 is released now, and is "drop-in compatible" with versions 5.3 and 5.4 so you don't have to wait for an Hibernate Search release.
> It's also being the last one for the 5.x series before 6, so I expect that we'll see some more micro releases for maintenance but essentially that this will be some form of long term commitment.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 10 months
[JBoss JIRA] (ISPN-6252) Upgrade to Apache Lucene 5.5
by Emmanuel Bernard (JIRA)
[ https://issues.jboss.org/browse/ISPN-6252?page=com.atlassian.jira.plugin.... ]
Emmanuel Bernard commented on ISPN-6252:
----------------------------------------
HSearch alpha2 will use Lucene 5.5 (to be release really soo). So that mitigate the issue right?
[~sannegrinovero] you lost me on your last comment though: no idea what you're talking about :)
> Upgrade to Apache Lucene 5.5
> ----------------------------
>
> Key: ISPN-6252
> URL: https://issues.jboss.org/browse/ISPN-6252
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Gustavo Fernandes
> Fix For: 8.2.0.CR1
>
>
> Apache Lucene 5.5 is released now, and is "drop-in compatible" with versions 5.3 and 5.4 so you don't have to wait for an Hibernate Search release.
> It's also being the last one for the 5.x series before 6, so I expect that we'll see some more micro releases for maintenance but essentially that this will be some form of long term commitment.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 10 months
[JBoss JIRA] (ISPN-6252) Upgrade to Apache Lucene 5.5
by Sanne Grinovero (JIRA)
[ https://issues.jboss.org/browse/ISPN-6252?page=com.atlassian.jira.plugin.... ]
Sanne Grinovero commented on ISPN-6252:
---------------------------------------
yes, right.
To be clear: I'm not solely concerned about which *version* is being used by the two projects, they also need to be using the same instance of the module at runtime.
So if both products are packaging the same version but use a different module slot, they would still not be compatible.
Wondering if we should go "all in" and also separate the Lucene Directory: we could have a single source code module by targeting the same Lucene version, but then package it in two different modules so they can refer to the different slots.
> Upgrade to Apache Lucene 5.5
> ----------------------------
>
> Key: ISPN-6252
> URL: https://issues.jboss.org/browse/ISPN-6252
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Gustavo Fernandes
> Fix For: 8.2.0.CR1
>
>
> Apache Lucene 5.5 is released now, and is "drop-in compatible" with versions 5.3 and 5.4 so you don't have to wait for an Hibernate Search release.
> It's also being the last one for the 5.x series before 6, so I expect that we'll see some more micro releases for maintenance but essentially that this will be some form of long term commitment.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 10 months
[JBoss JIRA] (ISPN-6227) ContinuousQueryMultipleCachesDistTest fails randomly
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-6227?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-6227:
--------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/4054, https://github.com/infinispan/infinispan/pull/4055 (was: https://github.com/infinispan/infinispan/pull/4054)
> ContinuousQueryMultipleCachesDistTest fails randomly
> ----------------------------------------------------
>
> Key: ISPN-6227
> URL: https://issues.jboss.org/browse/ISPN-6227
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 8.2.0.CR1, 8.1.3.Final
>
>
> {code}
> [UnitTestTestNGListener] Test testContinuousQueryMultipleCaches(org.infinispan.query.continuous.ContinuousQueryMultipleCachesDistTest) failed.
> 165702 [ERROR] UnitTestTestNGListener: Test testContinuousQueryMultipleCaches(org.infinispan.query.continuous.ContinuousQueryMultipleCachesDistTest) failed.
> org.infinispan.commons.CacheListenerException: java.util.concurrent.ExecutionException: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:804) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:937) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.cache.impl.CacheImpl.addListener(CacheImpl.java:722) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.query.continuous.impl.ContinuousQueryImpl.addContinuousQueryListener(ContinuousQueryImpl.java:43) ~[classes/:?]
> at org.infinispan.query.continuous.AbstractCQMultipleCachesTest.createContinuousQuery(AbstractCQMultipleCachesTest.java:53) ~[test-classes/:?]
> at org.infinispan.query.continuous.AbstractCQMultipleCachesTest.testContinuousQueryMultipleCaches(AbstractCQMultipleCachesTest.java:65) ~[test-classes/:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84) ~[testng-6.8.8.jar:?]
> at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:200) ~[testng-6.8.8.jar:?]
> at org.jboss.byteman.contrib.bmunit.BMNGAbstractRunner.run(BMNGAbstractRunner.java:58) ~[byteman-bmunit-2.1.4.jar:?]
> at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) ~[?:?]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
> at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:212) ~[testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:707) [testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) [testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) [testng-6.8.8.jar:?]
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) [testng-6.8.8.jar:?]
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) [testng-6.8.8.jar:?]
> at org.testng.TestRunner.privateRun(TestRunner.java:767) [testng-6.8.8.jar:?]
> at org.testng.TestRunner.run(TestRunner.java:617) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:348) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:38) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382) [testng-6.8.8.jar:?]
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64) [testng-6.8.8.jar:?]
> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_45]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_45]
> at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
> Caused by: java.util.concurrent.ExecutionException: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.commons.util.concurrent.NoOpFuture.get(NoOpFuture.java:44) ~[infinispan-commons-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:800) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> ... 31 more
> Caused by: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.distexec.DefaultExecutorService.submit(DefaultExecutorService.java:419) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.distexec.DefaultExecutorService.submit(DefaultExecutorService.java:408) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.distexec.DistributedExecutionCompletionService.submit(DistributedExecutionCompletionService.java:178) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:794) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> ... 31 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 10 months
[JBoss JIRA] (ISPN-6227) ContinuousQueryMultipleCachesDistTest fails randomly
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-6227?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-6227:
--------------------------------
Fix Version/s: 8.1.3.Final
8.2.0.CR1
> ContinuousQueryMultipleCachesDistTest fails randomly
> ----------------------------------------------------
>
> Key: ISPN-6227
> URL: https://issues.jboss.org/browse/ISPN-6227
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 8.2.0.CR1, 8.1.3.Final
>
>
> {code}
> [UnitTestTestNGListener] Test testContinuousQueryMultipleCaches(org.infinispan.query.continuous.ContinuousQueryMultipleCachesDistTest) failed.
> 165702 [ERROR] UnitTestTestNGListener: Test testContinuousQueryMultipleCaches(org.infinispan.query.continuous.ContinuousQueryMultipleCachesDistTest) failed.
> org.infinispan.commons.CacheListenerException: java.util.concurrent.ExecutionException: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:804) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:937) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.cache.impl.CacheImpl.addListener(CacheImpl.java:722) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.query.continuous.impl.ContinuousQueryImpl.addContinuousQueryListener(ContinuousQueryImpl.java:43) ~[classes/:?]
> at org.infinispan.query.continuous.AbstractCQMultipleCachesTest.createContinuousQuery(AbstractCQMultipleCachesTest.java:53) ~[test-classes/:?]
> at org.infinispan.query.continuous.AbstractCQMultipleCachesTest.testContinuousQueryMultipleCaches(AbstractCQMultipleCachesTest.java:65) ~[test-classes/:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84) ~[testng-6.8.8.jar:?]
> at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:200) ~[testng-6.8.8.jar:?]
> at org.jboss.byteman.contrib.bmunit.BMNGAbstractRunner.run(BMNGAbstractRunner.java:58) ~[byteman-bmunit-2.1.4.jar:?]
> at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) ~[?:?]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
> at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:212) ~[testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:707) [testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) [testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) [testng-6.8.8.jar:?]
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) [testng-6.8.8.jar:?]
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) [testng-6.8.8.jar:?]
> at org.testng.TestRunner.privateRun(TestRunner.java:767) [testng-6.8.8.jar:?]
> at org.testng.TestRunner.run(TestRunner.java:617) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:348) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:38) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382) [testng-6.8.8.jar:?]
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64) [testng-6.8.8.jar:?]
> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_45]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_45]
> at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
> Caused by: java.util.concurrent.ExecutionException: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.commons.util.concurrent.NoOpFuture.get(NoOpFuture.java:44) ~[infinispan-commons-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:800) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> ... 31 more
> Caused by: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.distexec.DefaultExecutorService.submit(DefaultExecutorService.java:419) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.distexec.DefaultExecutorService.submit(DefaultExecutorService.java:408) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.distexec.DistributedExecutionCompletionService.submit(DistributedExecutionCompletionService.java:178) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:794) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> ... 31 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 10 months
[JBoss JIRA] (ISPN-6227) ContinuousQueryMultipleCachesDistTest fails randomly
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-6227?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-6227:
--------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/4054
> ContinuousQueryMultipleCachesDistTest fails randomly
> ----------------------------------------------------
>
> Key: ISPN-6227
> URL: https://issues.jboss.org/browse/ISPN-6227
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
>
> {code}
> [UnitTestTestNGListener] Test testContinuousQueryMultipleCaches(org.infinispan.query.continuous.ContinuousQueryMultipleCachesDistTest) failed.
> 165702 [ERROR] UnitTestTestNGListener: Test testContinuousQueryMultipleCaches(org.infinispan.query.continuous.ContinuousQueryMultipleCachesDistTest) failed.
> org.infinispan.commons.CacheListenerException: java.util.concurrent.ExecutionException: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:804) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:937) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.cache.impl.CacheImpl.addListener(CacheImpl.java:722) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.query.continuous.impl.ContinuousQueryImpl.addContinuousQueryListener(ContinuousQueryImpl.java:43) ~[classes/:?]
> at org.infinispan.query.continuous.AbstractCQMultipleCachesTest.createContinuousQuery(AbstractCQMultipleCachesTest.java:53) ~[test-classes/:?]
> at org.infinispan.query.continuous.AbstractCQMultipleCachesTest.testContinuousQueryMultipleCaches(AbstractCQMultipleCachesTest.java:65) ~[test-classes/:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84) ~[testng-6.8.8.jar:?]
> at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:200) ~[testng-6.8.8.jar:?]
> at org.jboss.byteman.contrib.bmunit.BMNGAbstractRunner.run(BMNGAbstractRunner.java:58) ~[byteman-bmunit-2.1.4.jar:?]
> at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) ~[?:?]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
> at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:212) ~[testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:707) [testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) [testng-6.8.8.jar:?]
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) [testng-6.8.8.jar:?]
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) [testng-6.8.8.jar:?]
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) [testng-6.8.8.jar:?]
> at org.testng.TestRunner.privateRun(TestRunner.java:767) [testng-6.8.8.jar:?]
> at org.testng.TestRunner.run(TestRunner.java:617) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:348) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:38) [testng-6.8.8.jar:?]
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382) [testng-6.8.8.jar:?]
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64) [testng-6.8.8.jar:?]
> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_45]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_45]
> at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
> Caused by: java.util.concurrent.ExecutionException: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.commons.util.concurrent.NoOpFuture.get(NoOpFuture.java:44) ~[infinispan-commons-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:800) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> ... 31 more
> Caused by: org.infinispan.remoting.transport.jgroups.SuspectException: Target node ContinuousQueryMultipleCachesDistTest-NodeD-46591 is not a cluster member, members are [ContinuousQueryMultipleCachesDistTest-NodeA-24926, ContinuousQueryMultipleCachesDistTest-NodeC-45731]
> at org.infinispan.distexec.DefaultExecutorService.submit(DefaultExecutorService.java:419) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.distexec.DefaultExecutorService.submit(DefaultExecutorService.java:408) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.distexec.DistributedExecutionCompletionService.submit(DistributedExecutionCompletionService.java:178) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:794) ~[infinispan-core-8.2.0-SNAPSHOT.jar:8.2.0-SNAPSHOT]
> ... 31 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 10 months