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

Remote server tasks still expect GenericJBossMarshaller

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 9.1.6.Final, 9.2.0.Final
    • Marshalling, Tasks
    • None
    • Workaround Exists
    • Hide

      Have separate RemoteCache instances, built with different configuration used for data versus task execution, example. This is clunky though.

      Show
      Have separate RemoteCache instances, built with different configuration used for data versus task execution, example . This is clunky though.

      When executing tasks, parameters and return types are expected to be marshalled with GenericJBossMarshaller. If not, you get all exceptions such as:

      Exception in thread "main" org.infinispan.client.hotrod.exceptions.HotRodClientException:
      Request for messageId=3 returned server error (status=0x85): 
      java.io.IOException: Unsupported protocol version 100
      

      Example can be found here.

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              rh-ee-galder Galder ZamarreƱo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: