[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1184) Provide more meaningful messages for EOFException

Dan Berindei (JIRA) jira-events at lists.jboss.org
Fri Jun 17 04:47:23 EDT 2011


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

Dan Berindei updated ISPN-1184:
-------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> Provide more meaningful messages for EOFException
> -------------------------------------------------
>
>                 Key: ISPN-1184
>                 URL: https://issues.jboss.org/browse/ISPN-1184
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Marshalling, State transfer
>            Reporter: Galder ZamarreƱo
>            Assignee: Galder ZamarreƱo
>             Fix For: 5.0.0.CR6
>
>
> During state transfer and any other streaming functionality, the sender could prematurely die without sending all the bytes. This generally results on the receiver side throwing:
> {code}2011-06-09 15:32:18,092 ERROR [JGroupsTransport]
> (Incoming-1,Infinispan-Cluster,NodeB-32230) ISPN00096: Caught while
> requesting or applying state
> org.infinispan.statetransfer.StateTransferException:
> java.io.EOFException: Read past end of file
> 	at org.infinispan.statetransfer.StateTransferManagerImpl.applyState(StateTransferManagerImpl.java:333){code}
> This can be a bit misleading for users, so the exception should be laundered into something that's more meaningful.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list