Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5726

Missing avro serializer when running indexed queries in a clustered server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 8.0.1.Final
    • 8.0.0.Final
    • Remote Querying
    • None

    Description

      org.infinispan.client.hotrod.exceptions.HotRodClientException: org.infinispan.remoting.RemoteException: ISPN000217: Received exception from node1, see cause for remote stack trace
      org.hibernate.search.exception.SearchException: HSEARCH000275: SerializationProvider service not found on the classpath. You should check that an implementation exists and it's correctly registered as a service. If that's not the case, you can also create a custom implementation or add "org.hibernate:hibernate-search-serialization-avro" on the classpath
      org.hibernate.search.exception.SearchException: HSEARCH000196: No service implementations for service 'interface org.hibernate.search.indexes.serialization.spi.SerializationProvider' can be found
      	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.readHeader(Codec20.java:112)
      	at org.infinispan.client.hotrod.impl.operations.HotRodOperation.readHeaderAndValidate(HotRodOperation.java:56)
      	at org.infinispan.client.hotrod.impl.operations.ClearOperation.executeOperation(ClearOperation.java:38)
      	at org.infinispan.client.hotrod.impl.operations.ClearOperation.executeOperation(ClearOperation.java:20)
      	at org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:52)
      	at org.infinispan.client.hotrod.impl.RemoteCacheImpl.clear(RemoteCacheImpl.java:528)
      	at org.infinispan.server.test.query.RemoteQueryBaseIT.tearDown(RemoteQueryBaseIT.java:65)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: