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

Quickstarts: Remote query not working

XMLWordPrintable

      When testing remote query quickstarts I found out it's not working anymore.

      After setting up the server (as wrote in README file), building it (mvn clean package) and running it (mvn exec:java) I get following exception:

      Caused by: java.lang.NoSuchMethodException: org.infinispan.query.remote.ProtobufMetadataManager.registerProtofile([B)
      at java.lang.Class.getMethod(Class.java:1665)
      at org.infinispan.jmx.ResourceDMBean.invoke(ResourceDMBean.java:268)

      I think this is related to https://issues.jboss.org/browse/ISPN-3480

            anistor Adrian Nistor (Inactive)
            jholusa Jiří Holuša (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: