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/08/08 08:54:59 UTC

[jira] Closed: (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 closed JCR-665.
-----------------------------


> 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
>            Assignee: 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.