[infinispan-issues] [JBoss JIRA] (ISPN-5841) Server cannot find filter/converter factory when registering continuous query

Gustavo Fernandes (JIRA) issues at jboss.org
Tue Oct 13 12:11:00 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-5841:
------------------------------------
    Fix Version/s: 8.1.0.Alpha2


> Server cannot find filter/converter factory when registering continuous query
> -----------------------------------------------------------------------------
>
>                 Key: ISPN-5841
>                 URL: https://issues.jboss.org/browse/ISPN-5841
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Querying
>            Reporter: Vojtech Juranek
>            Assignee: Gustavo Fernandes
>             Fix For: 8.1.0.Alpha2, 8.0.2.Final
>
>
> When registering continuous query form HR client, it fails with following exception:
> {noformat}
> org.infinispan.client.hotrod.exceptions.HotRodClientException: org.infinispan.server.hotrod.MissingFactoryException: ISPN006013: Listener converter factory 'continuous-query-filter-converter-factory' not found in server
>         at org.infinispan.client.hotrod.impl.protocol.Codec20.checkForErrorsInResponseStatus(Codec20.java:336)
>         at org.infinispan.client.hotrod.impl.protocol.Codec20.readPartialHeader(Codec20.java:126)
>         at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeaderOrEvent(Codec20.java:208)
>         at org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation.executeOperation(AddClientListenerOperation.java:95)
>         at org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation.executeOperation(AddClientListenerOperation.java:26)
>         at org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:52)
>         at org.infinispan.client.hotrod.impl.RemoteCacheImpl.addClientListener(RemoteCacheImpl.java:574)
>         at org.infinispan.client.hotrod.event.ClientEvents.addContinuousQueryListener(ClientEvents.java:82)
>         at org.infinispan.server.test.query.ContinuousQueryIT.testContinuousQuery(ContinuousQueryIT.java:76)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list