B4 - Server failed to flush BER data back to client
869377Jun 16 2011 — edited Jun 17 2011Hi folks,
I'm running Java Directory Server version 7.0 64bit on Redhat Linux 5.4.
I'm noticing these errors in my logs when an application using Windows 7 attempts an SSL ldap query:
[16/Jun/2011:07:40:00 -0400] conn=1212 op=-1 msgId=-1 - fd=37 slot=37 LDAPS connection from 10.224.47.130:63199 to 10.251.0.246
[16/Jun/2011:07:40:24 -0400] conn=1212 op=0 msgId=-1 - closing from 10.224.47.130:63199 - B4 - Server failed to flush BER data back to client -
[16/Jun/2011:07:40:24 -0400] conn=1212 op=-1 msgId=-1 - closed.
The Windows 7 application is unable to get the expected ldap response and fails the operation, preventing the application from running correctly. Any ideas as to what this error is and what I might be able to do to address it?
Thanks