You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/04/05 15:14:32 UTC

[jira] Resolved: (JCR-665) RMI: Property.getValue() fails with EOFException after many reads

     [ https://issues.apache.org/jira/browse/JCR-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved JCR-665.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.1

> RMI: Property.getValue() fails with EOFException after many reads
> -----------------------------------------------------------------
>
>                 Key: JCR-665
>                 URL: https://issues.apache.org/jira/browse/JCR-665
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: rmi
>            Reporter: Tobias Bocanegra
>         Assigned To: Tobias Bocanegra
>             Fix For: 1.2.1
>
>
> When reading binary properties via RMI it can happen that it fails throwing an EOFException. This is caused by a server sided "Too many open files" bacause BinaryValue.writeObject() does not close the underlying value InputStream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.