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

Remote server tasks still expect GenericJBossMarshaller

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 9.1.6.Final, 9.2.0.CR2
    • 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.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: