[jcifs] Broken Pipes

Rob Wygand rob at filefish.com
Thu Jan 3 10:59:31 EST 2002


Mike,

I'm running Samba 2.0.10 as my file server. (I've not tested against 
Windows proper yet). But when I do the following, jCIFS keeps throwing 
an exception complaining of a broken pipe... here are the steps:

(This all needs to occur in one VM)
create an SmbFile to list shares in a server (smb://servername/)
call list()
shut the server down
create a new SmbFile using the same path
call list() (The right thing happens, here)
start the server
create a new SmbFile using the same path
call list()

On the last list() I keep seeing the broken pipe error... my guess is 
that something is being cached as being down by jCIFS even though the 
server has returned to normal operations. Seperate threads in the same 
VM have this problem... it goes away by stopping and starting the VM though.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3229 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.samba.org/archive/jcifs/attachments/20020102/4509207d/smime.bin


More information about the jcifs mailing list