<div dir="ltr"><div>Hi Mike , </div><div><br></div><div>I found one link (<a href="https://lists.samba.org/archive/jcifs/2005-January/004560.html">https://lists.samba.org/archive/jcifs/2005-January/004560.html</a>) which defines while connecting to repository/file server if domain controller not able to resolve user domain name threads gets hung in tomcat as domain controller not responding , as per below link </div><div><br></div><div><pre style="color:rgb(0,0,0)">he others are asked to wait at SmbTransport.java:877 but never
notified when the negotiation is complete (so they can simply return).

I believe the fix is to add a notify:

    947         state = ST_NEGOTIATED;
    948         notify();
    949     }</pre></div><div>still we face same issue , we already using  latest version of jcifs jar <b>jcifs-1.3.18.jar.</b></div><div><b><br></b></div><div>Is it been fixed anywhere? then which version ?</div><div><br></div>-- <br><div class="gmail_signature"><div>Regards,</div><div>Rina</div></div>
</div>