[infinispan-issues] [JBoss JIRA] (ISPN-4935) Quickstarts: Remote query not working

Jiří Holuša (JIRA) issues at jboss.org
Mon Nov 3 09:17:35 EST 2014


Jiří Holuša created ISPN-4935:
---------------------------------

             Summary: Quickstarts: Remote query not working
                 Key: ISPN-4935
                 URL: https://issues.jboss.org/browse/ISPN-4935
             Project: Infinispan
          Issue Type: Bug
          Components: Demos and Tutorials
    Affects Versions: 7.0.0.CR2
            Reporter: Jiří Holuša


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 



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the infinispan-issues mailing list