[jcifs] Re: Can't get NTLM HTTP Authentication to work

Michael B Allen mba2000 at ioplex.com
Fri Oct 13 16:33:57 GMT 2006


On Fri, 13 Oct 2006 03:30:36 -0700 (PDT)
mac671 <mac671mac at wp.pl> wrote:

> SmbComTreeConnectAndXResponse[command=SMB_COM_TREE_CONNECT_ANDX,received=true,errorCode=The
> operation completed
> successfully.,flags=0x0098,flags2=0xC003,signSeq=0,tid=2051,pid=13040,uid=4096,mid=2,wordCount=3,byteCount=6,andxCommand=0xFF,andxOffset=196,supportSearchBits=true,shareIsInDfs=false,service=IPC,nativeFileSystem=]
> java.net.SocketTimeoutException: Receive timed out
> 	at java.net.PlainDatagramSocketImpl.receive0(Native Method)
> 	at java.net.PlainDatagramSocketImpl.receive(Unknown Source)
> 	at java.net.DatagramSocket.receive(Unknown Source)
> 	at jcifs.netbios.NameServiceClient.run(NameServiceClient.java:184)
> 	at java.lang.Thread.run(Unknown Source)

This is just the name service thread closing. It is completely normal.

The communication before the exception looks pretty normal.

> which says the java.net.SocketTimeoutException: Receive timed out
> is harmless but I think it is not.

Why do you think that?

Mike

-- 
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/


More information about the jcifs mailing list