[infinispan-issues] [JBoss JIRA] (ISPN-6353) REST service fails to start during remote query server integration tests
Adrian Nistor (JIRA)
issues at jboss.org
Wed Mar 9 11:58:00 EST 2016
Adrian Nistor created ISPN-6353:
-----------------------------------
Summary: REST service fails to start during remote query server integration tests
Key: ISPN-6353
URL: https://issues.jboss.org/browse/ISPN-6353
Project: Infinispan
Issue Type: Bug
Affects Versions: 8.1.0.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Errors are logged, REST service fails to start due to classloading problems of InfinispanIndexManager. This happens because the rest cache is not defined in the configuration so it gets created automatically based on the default config which happens to be an indexed cache, using InfinispanIndexManager, which is not normally available to the REST service. The tests do not fail.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list