[JBoss JIRA] (ISPN-9490) Fulltext failure
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-9490?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-9490:
--------------------------------
Status: Open (was: New)
> Fulltext failure
> ----------------
>
> Key: ISPN-9490
> URL: https://issues.jboss.org/browse/ISPN-9490
> Project: Infinispan
> Issue Type: Bug
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
>
> Found in a server log. No idea what query. The customer is known to be using 8.4.2.final-redhat-1 but the log indicates 8.5.0.Final-redhat-9
> {code}
> 16:54:32,935 ERROR [org.infinispan.server.hotrod.CacheDecodeContext] (HotRod-hotrod-internal-ServerWorker-5-4) ISPN005003: Exception reported: java.lang.IllegalStateException: Unexpected condition type (FullTextTermExpr): PROP(middleName):'middle11'
> at org.infinispan.objectfilter.impl.predicateindex.be.BETreeMaker.makePredicateNode(BETreeMaker.java:134)
> at org.infinispan.objectfilter.impl.predicateindex.be.BETreeMaker.preorderTraversal(BETreeMaker.java:69)
> at org.infinispan.objectfilter.impl.predicateindex.be.BETreeMaker.makeBooleanOperatorNode(BETreeMaker.java:152)
> at org.infinispan.objectfilter.impl.predicateindex.be.BETreeMaker.preorderTraversal(BETreeMaker.java:73)
> at org.infinispan.objectfilter.impl.predicateindex.be.BETreeMaker.make(BETreeMaker.java:53)
> at org.infinispan.objectfilter.impl.ObjectFilterImpl.subscribe(ObjectFilterImpl.java:138)
> at org.infinispan.objectfilter.impl.ObjectFilterImpl.<init>(ObjectFilterImpl.java:116)
> at org.infinispan.objectfilter.impl.BaseMatcher.getObjectFilter(BaseMatcher.java:154)
> at org.infinispan.query.dsl.embedded.impl.QueryCache.lambda$get$0(QueryCache.java:79) [infinispan-query-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.cache.impl.EncoderCache.lambda$convertFunction$4(EncoderCache.java:155) [infinispan-core-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at java.util.concurrent.ConcurrentMap.computeIfAbsent(ConcurrentMap.java:324) [rt.jar:1.8.0_171]
> at org.infinispan.cache.impl.AbstractDelegatingCache.computeIfAbsent(AbstractDelegatingCache.java:343) [infinispan-core-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.cache.impl.EncoderCache.computeIfAbsent(EncoderCache.java:629) [infinispan-core-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.query.dsl.embedded.impl.QueryCache.get(QueryCache.java:79) [infinispan-query-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.query.dsl.embedded.impl.QueryEngine.getObjectFilter(QueryEngine.java:695) [infinispan-query-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.query.dsl.embedded.impl.QueryEngine.buildQueryNoAggregations(QueryEngine.java:662) [infinispan-query-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.query.dsl.embedded.impl.QueryEngine.buildQuery(QueryEngine.java:161) [infinispan-query-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.query.dsl.embedded.impl.DelegatingQuery.createQuery(DelegatingQuery.java:95) [infinispan-query-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.query.dsl.embedded.impl.DelegatingQuery.list(DelegatingQuery.java:102) [infinispan-query-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.query.remote.impl.QueryFacadeImpl.makeResponse(QueryFacadeImpl.java:73) [infinispan-remote-query-server-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.query.remote.impl.QueryFacadeImpl.query(QueryFacadeImpl.java:62) [infinispan-remote-query-server-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.server.hotrod.HotRodServer.query(HotRodServer.java:133) [infinispan-server-hotrod-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.server.hotrod.ContextHandler.realRead(ContextHandler.java:143) [infinispan-server-hotrod-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at org.infinispan.server.hotrod.ContextHandler.lambda$channelRead0$0(ContextHandler.java:53) [infinispan-server-hotrod-8.5.0.Final-redhat-9.jar:8.5.0.Final-redhat-9]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_171]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_171]
> at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) [netty-all-4.1.8.Final-redhat-2.jar:4.1.8.Final-redhat-2]
> at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_171]
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (HRJS-74) Random expiry test failure
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/HRJS-74?page=com.atlassian.jira.plugin.sy... ]
Galder Zamarreño reassigned HRJS-74:
------------------------------------
Assignee: Galder Zamarreño
> Random expiry test failure
> --------------------------
>
> Key: HRJS-74
> URL: https://issues.jboss.org/browse/HRJS-74
> Project: Infinispan Javascript client
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
> Fix For: 0.6.0
>
> Attachments: console_trace-HRJS-74.tgz
>
>
> {code}
> + ./node_modules/.bin/jasmine-node spec --captureExceptions --forceexit
> ......................................................................F..............................................................................
> Failures:
> 1) Infinispan local client working with expiry operations removes keys when their max idle time has expired
> Message:
> timeout: timed out after 1 msec waiting for `idle-multi1` key should be expired
> Stacktrace:
> undefined
> Finished in 89.011 seconds
> 149 tests, 603 assertions, 1 failure, 0 skipped
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (HRJS-74) Random expiry test failure
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/HRJS-74?page=com.atlassian.jira.plugin.sy... ]
Galder Zamarreño updated HRJS-74:
---------------------------------
Fix Version/s: 0.6.0
> Random expiry test failure
> --------------------------
>
> Key: HRJS-74
> URL: https://issues.jboss.org/browse/HRJS-74
> Project: Infinispan Javascript client
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Galder Zamarreño
> Labels: testsuite_stability
> Fix For: 0.6.0
>
> Attachments: console_trace-HRJS-74.tgz
>
>
> {code}
> + ./node_modules/.bin/jasmine-node spec --captureExceptions --forceexit
> ......................................................................F..............................................................................
> Failures:
> 1) Infinispan local client working with expiry operations removes keys when their max idle time has expired
> Message:
> timeout: timed out after 1 msec waiting for `idle-multi1` key should be expired
> Stacktrace:
> undefined
> Finished in 89.011 seconds
> 149 tests, 603 assertions, 1 failure, 0 skipped
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (HRJS-74) Random expiry test failure
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/HRJS-74?page=com.atlassian.jira.plugin.sy... ]
Galder Zamarreño updated HRJS-74:
---------------------------------
Attachment: console_trace-HRJS-74.tgz
> Random expiry test failure
> --------------------------
>
> Key: HRJS-74
> URL: https://issues.jboss.org/browse/HRJS-74
> Project: Infinispan Javascript client
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Galder Zamarreño
> Labels: testsuite_stability
> Attachments: console_trace-HRJS-74.tgz
>
>
> {code}
> + ./node_modules/.bin/jasmine-node spec --captureExceptions --forceexit
> ......................................................................F..............................................................................
> Failures:
> 1) Infinispan local client working with expiry operations removes keys when their max idle time has expired
> Message:
> timeout: timed out after 1 msec waiting for `idle-multi1` key should be expired
> Stacktrace:
> undefined
> Finished in 89.011 seconds
> 149 tests, 603 assertions, 1 failure, 0 skipped
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (HRJS-74) Random expiry test failure
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/HRJS-74?page=com.atlassian.jira.plugin.sy... ]
Galder Zamarreño updated HRJS-74:
---------------------------------
Labels: testsuite_stability (was: )
> Random expiry test failure
> --------------------------
>
> Key: HRJS-74
> URL: https://issues.jboss.org/browse/HRJS-74
> Project: Infinispan Javascript client
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Galder Zamarreño
> Labels: testsuite_stability
>
> {code}
> + ./node_modules/.bin/jasmine-node spec --captureExceptions --forceexit
> ......................................................................F..............................................................................
> Failures:
> 1) Infinispan local client working with expiry operations removes keys when their max idle time has expired
> Message:
> timeout: timed out after 1 msec waiting for `idle-multi1` key should be expired
> Stacktrace:
> undefined
> Finished in 89.011 seconds
> 149 tests, 603 assertions, 1 failure, 0 skipped
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (HRJS-74) Random expiry test failure
by Galder Zamarreño (JIRA)
Galder Zamarreño created HRJS-74:
------------------------------------
Summary: Random expiry test failure
Key: HRJS-74
URL: https://issues.jboss.org/browse/HRJS-74
Project: Infinispan Javascript client
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Galder Zamarreño
{code}
+ ./node_modules/.bin/jasmine-node spec --captureExceptions --forceexit
......................................................................F..............................................................................
Failures:
1) Infinispan local client working with expiry operations removes keys when their max idle time has expired
Message:
timeout: timed out after 1 msec waiting for `idle-multi1` key should be expired
Stacktrace:
undefined
Finished in 89.011 seconds
149 tests, 603 assertions, 1 failure, 0 skipped
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months