Re: Exception when trying to use Continuous Queries in geode-wan module distributed test

2021-05-11 Thread Jakov Varenina
You can ignore this question, because I have been able to resolve it by adding geode-cq dependency to geode-wan/build.gradle Sorry to bother you all like this. On 11. 05. 2021. 17:57, Jakov Varenina wrote: Hi all, I'm trying to create distributed test in geode-wan module that combines WAN an

Exception when trying to use Continuous Queries in geode-wan module distributed test

2021-05-11 Thread Jakov Varenina
Hi all, I'm trying to create distributed test in geode-wan module that combines WAN and CQ functionality. When I execute the test case, I always get the following error:  java.lang.IllegalStateException: CqService is not available.     at org.apache.geode.cache.query.internal.cq.Miss