[jcifs] jCifs stops working.

Michael B Allen mba2000 at ioplex.com
Thu Jan 26 06:48:09 GMT 2006


On Thu, 26 Jan 2006 07:21:40 +0100
Marko.Krejic at corp.vodafone.se wrote:

> Hi! 
> 
> I have problems with that jCifs stops responding sometimes. I have not
> really been able to connect to a specific case, just that it has been a peek
> of users. 
> 
> I am using jCIFS 1.2.7 and here is a part of the log:
> 
> java.io.InterruptedIOException: Read timed out
>         at java.net.SocketInputStream.socketRead(Native Method)
> SmbComLogoffAndX[command=SMB_COM_LOGOFF_ANDX,received=false,errorCode=0,flag
> SmbComTreeDisconnect[command=SMB_COM_TREE_DISCONNECT,received=false,errorCod
> SmbComNegotiate[command=SMB_COM_NEGOTIATE,received=false,errorCode=0,flags=0
> SmbComNegotiateResponse[command=SMB_COM_NEGOTIATE,received=false,errorCode=0
> 
> After this it doesn't work anymore. 
> 
> Can anybody help me?

Mmm, I don't know. This looks like a relatively harmless read timeout,
disconnect, and renegotiation. I suppose it could be that the resource
open is in a bad state after the reconnect. But I can't tell what it is
from this. What type of resource is being used? Are you just reading a
file or are you using the NTLM HTTP filter or what?

Mike


More information about the jcifs mailing list