[
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.