Bug 1159879 - Quickstarts: Remote query not working
Summary: Quickstarts: Remote query not working
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: unspecified
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER3
: 6.4.0
Assignee: Adrian Nistor
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-03 14:18 UTC by Jiri Holusa
Modified: 2015-01-28 13:30 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-3480 0 Major Resolved Use protoparser lib instead of relying on binary descriptors generated by protoc 2017-07-21 13:46:27 UTC
Red Hat Issue Tracker ISPN-4935 0 Major Resolved Quickstarts: Remote query not working 2017-07-21 13:46:27 UTC

Description Jiri Holusa 2014-11-03 14:18:12 UTC
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://bugzilla.redhat.com/show_bug.cgi?id=1141272

Comment 2 Adrian Nistor 2014-11-05 12:41:35 UTC
PR for jdg64 here: https://github.com/jboss-developer/jboss-jdg-quickstarts/pull/64

Comment 3 Adrian Nistor 2014-11-05 17:09:53 UTC
PR for master here: https://github.com/jboss-developer/jboss-jdg-quickstarts/pull/65

Comment 4 Jiri Holusa 2014-11-10 08:44:47 UTC
Changing Target Milestone to ER3 as it's obviously a typo (confirmed by anistor).


Note You need to log in before you can comment on or make changes to this bug.