NullPointerException Returned When Non-SSL Bind Fails Against OVD 11g SSL Port
(Doc ID 1156463.1)
Last updated on JUNE 06, 2024
Applies to:
Oracle Virtual Directory - Version 11.1.1.1.0 to 11.1.1.3.0 [Release 11g]Information in this document applies to any platform.
Symptoms
Oracle Virtual Directory (OVD) 11g console~ovd1~1.log shows the following error when non-ssl ldapbinds are sent against the OVD SSL port, but it does not impact any LDAP clients:
Exception in thread "pool-1-thread-76715" java.lang.NullPointerException
at com.octetstring.vde.DoSManager.registerConnection(DoSManager.java:315)
at com.octetstring.vde.ConnectionHandler.run(ConnectionHandler.java:213)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at com.octetstring.vde.DoSManager.registerConnection(DoSManager.java:315)
at com.octetstring.vde.ConnectionHandler.run(ConnectionHandler.java:213)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Cause
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
Symptoms |
Cause |
Solution |
References |