How To Increase the File Descriptors for Unix Related to OVD 10g Log Error: [Root exception is java.net.SocketException: Too many open files]
(Doc ID 759381.1)
Last updated on NOVEMBER 15, 2019
Applies to:
Oracle Virtual Directory - Version 10.1 to 10.1.4.3Generic Linux
Goal
The purpose of this note is to resolve the Oracle Virtual Directory (OVD) 10g server error found in the vde.log file:
Too many open files
The error trace shows as follows:
[2008-12-22 23:46:18,947] ERROR - BackendJNDI: [#<ADAPTER_NAME] Unable to create connection to ldap://<OUD_HOSTNAME>:<OUD_PORT> as cn=Directory Manager [WorkThread# xx]
[2008-12-22 23:46:18,948] ERROR - BackendJNDI: Connection Error: javax.naming.CommunicationException: <OUD_HOSTNAME>:<OUD_PORT> [Root exception is java.net.SocketException: Too many open files] [WorkThread# xxx]
[2008-12-22 23:46:18,948] ERROR - BackendJNDI: Connection Error: javax.naming.CommunicationException: <OUD_HOSTNAME>:<OUD_PORT> [Root exception is java.net.SocketException: Too many open files] [WorkThread# xxx]
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |