[infinispan-issues] [JBoss JIRA] (ISPN-2047) NotSerializableException during PUT with replication async mode

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu May 17 04:42:19 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693590#comment-12693590 ] 

Galder Zamarreño edited comment on ISPN-2047 at 5/17/12 4:41 AM:
-----------------------------------------------------------------

It seems rather odd, particularly since you see things like this in node2:

{code}05:46:37,811 TRACE [org.infinispan.marshall.MarshallableTypeHints] (HotRodClientMaster-23) Next predicted buffer size 
for object type 'org.infinispan.util.ByteArrayKey' will be 512
05:46:37,812 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (HotRodClientMaster-24) ISPN000136: 
Execution error: org.infinispan.marshall.NotSerializableException: Object of type class 
org.infinispan.util.ByteArrayKey expected to be marshallable{code}

This looks related to ISPN-2018, but not sure how to replicate this. Ondrej, can you explain?
                
      was (Author: galder.zamarreno):
    It seems rather odd, particularly since you see things like this in node2:

{code}05:46:37,811 TRACE [org.infinispan.marshall.MarshallableTypeHints] (HotRodClientMaster-23) Next predicted buffer size for object type 'org.infinispan.util.ByteArrayKey' will be 512
05:46:37,812 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (HotRodClientMaster-24) ISPN000136: Execution error: org.infinispan.marshall.NotSerializableException: Object of type class org.infinispan.util.ByteArrayKey expected to be marshallable{code}

This looks related to ISPN-2018, but not sure how to replicate this. Ondrej, can you explain?
                  
> NotSerializableException during PUT with replication async mode 
> ----------------------------------------------------------------
>
>                 Key: ISPN-2047
>                 URL: https://issues.jboss.org/browse/ISPN-2047
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Marshalling
>    Affects Versions: 5.1.4.FINAL
>            Reporter: Ondrej Nevelik
>            Assignee: Galder Zamarreño
>            Priority: Blocker
>             Fix For: 5.1.5.FINAL
>
>         Attachments: serverlogs.zip
>
>
> ISPN000136: Execution error: org.infinispan.marshall.NotSerializableException: Object of type class org.infinispan.server.core.CacheValue expected to be marshallable
> appear only in test with replication async mode. Everything works fine for sync mode. Trace log can be found in the attached zip file. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list