RMI: Property.getValue() fails with EOFException after many reads
-----------------------------------------------------------------
Key: JCR-665
URL: http://issues.apache.org/jira/browse/JCR-665
Project: Jackrabbit
Issue Type: Bug
Components: rmi
Reporter: Tobias Bocanegra
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira