Bug 1284078 - InvalidProtocolBufferException: Protocol message contained an invalid tag (zero).
Summary: InvalidProtocolBufferException: Protocol message contained an invalid tag (ze...
Keywords:
Status: ASSIGNED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.5.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-20 17:55 UTC by Van Halbert
Modified: 2022-03-03 21:26 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Comment 5 Van Halbert 2015-11-24 23:12:11 UTC
Comment on email thread:


Digging a little bit more into my code, I noticed (casually) that setting
my custom marshallers one before the other, the error disappear and
everything works fine.
It seems like I have to register my marshallers in the same order they are
specified into the property “MessageMarshallers" of the
"resource-adapter/connection-defitions/connection-definition” definition
in standalone.xml.
I don’t think this is the expected behaviour!


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