[ 
https://issues.apache.org/jira/browse/DIRSERVER-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522832
 ] 

Alex Karasulu commented on DIRSERVER-1033:
------------------------------------------

Correction the server was not shutting down but the connection was being 
dropped.  If the connection was dropped before any bytes were returned for the 
bind response then a ServiceUnavailableException occurred
but if some bytes of an incomplete message did get to the client then we were 
seeing a CommunicationException.  

If all the bytes were received then the test passed.  This explains the 
observed timing issues. 

> Timing dependent failures on BadDnTest
> --------------------------------------
>
>                 Key: DIRSERVER-1033
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1033
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Alex Karasulu
>            Assignee: Alex Karasulu
>             Fix For: 1.5.1
>
>
> Every now and then under heavy load the BadDnTest in server-unit's 
> o.a.d.server package fails.  Seems like the client cannot connect to the 
> server for some reason.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to