[infinispan-issues] [JBoss JIRA] (ISPN-9707) Getting keys via REST fails with SerializationException

Gustavo Fernandes (Jira) issues at jboss.org
Mon Nov 19 04:29:00 EST 2018


     [ https://issues.jboss.org/browse/ISPN-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-9707:
------------------------------------
    Description: 
Obtaining all the keys from a cache, e.g.: http://192.168.1.7:8080/rest/my_default_cache causes errors for clustered servers:

{noformat}
ERROR [org.infinispan.remoting.rpc.RpcManagerImpl] (REST-ServerWorker-4-5) ISPN000073: Unexpected error while replicating: org.infinispan.commons.marshall.NotSerializableException: org.infinispan.rest.operations.mediatypes.impl.TextOutputPrinter
Caused by: an exception which occurred:
        in field capturedArgs
        in object org.infinispan.rest.operations.mediatypes.impl.TextOutputPrinter$$Lambda$495/1513688834 at 5bc665d
{noformat}


> Getting keys via REST fails with SerializationException
> -------------------------------------------------------
>
>                 Key: ISPN-9707
>                 URL: https://issues.jboss.org/browse/ISPN-9707
>             Project: Infinispan
>          Issue Type: Bug
>          Components: REST
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>            Priority: Major
>
> Obtaining all the keys from a cache, e.g.: http://192.168.1.7:8080/rest/my_default_cache causes errors for clustered servers:
> {noformat}
> ERROR [org.infinispan.remoting.rpc.RpcManagerImpl] (REST-ServerWorker-4-5) ISPN000073: Unexpected error while replicating: org.infinispan.commons.marshall.NotSerializableException: org.infinispan.rest.operations.mediatypes.impl.TextOutputPrinter
> Caused by: an exception which occurred:
>         in field capturedArgs
>         in object org.infinispan.rest.operations.mediatypes.impl.TextOutputPrinter$$Lambda$495/1513688834 at 5bc665d
> {noformat}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list