[jcifs] Reading a directory tree

Mike Streeton mike.streeton at ardentia.co.uk
Fri Sep 16 08:40:03 GMT 2005


I am reading a directory using JCIFS, which works okay for about 15
minutes 
and the starts producing:
com.ardentia.netsearch.exceptions.FileException: jcifs.smb.SmbException:
jcifs.util.transport.TransportException: 
Transport1[fileserver1<20>/192.168.20.1:445] timedout waiting for
response 
to 
Trans2QueryPathInformation[command=SMB_COM_TRANSACTION2,received=false,e
rrorCode=The 
operation completed 
successfully.,flags=0x0018,flags2=0xC003,signSeq=0,tid=8195,pid=56246,ui
d=16387,mid=28287,wordCount=15,byteCount=107,totalParameterCount=106,tot
alDataCount=0,maxParameterCount=2,maxDataCount=40,maxSetupCount=0,flags=
0x00,timeout=0,parameterCount=106,parameterOffset=66,parameterDisplaceme
nt=0,dataCount=0,dataOffset=172,dataDisplacement=0,setupCount=1,pad=1,pa
d1=0,informationLevel=0x101,filename=\Admin\Appraisal 
& Probation Review Planner_files]
 at jcifs.smb.SmbTransport.send(SmbTransport.java:533)
 at jcifs.smb.SmbSession.send(SmbSession.java:228)
 at jcifs.smb.SmbTree.send(SmbTree.java:102)
 at jcifs.smb.SmbFile.send(SmbFile.java:688)
 at jcifs.smb.SmbFile.queryPath(SmbFile.java:1196)
 at jcifs.smb.SmbFile.exists(SmbFile.java:1250)
 at jcifs.smb.SmbFile.isDirectory(SmbFile.java:1323)
Caused by: jcifs.smb.SmbException:
jcifs.util.transport.TransportException: 
Transport1[fileserver1<20>/192.168.20.1:445] timedout waiting for
response 
to 
Trans2QueryPathInformation[command=SMB_COM_TRANSACTION2,received=false,e
rrorCode=The 
operation completed 
successfully.,flags=0x0018,flags2=0xC003,signSeq=0,tid=8195,pid=56246,ui
d=16387,mid=28287,wordCount=15,byteCount=107,totalParameterCount=106,tot
alDataCount=0,maxParameterCount=2,maxDataCount=40,maxSetupCount=0,flags=
0x00,timeout=0,parameterCount=106,parameterOffset=66,parameterDisplaceme
nt=0,dataCount=0,dataOffset=172,dataDisplacement=0,setupCount=1,pad=1,pa
d1=0,informationLevel=0x101,filename=\Admin\Appraisal 
& Probation Review Planner_files]
 at jcifs.smb.SmbTransport.send(SmbTransport.java:533)
 at jcifs.smb.SmbSession.send(SmbSession.java:228)
 at jcifs.smb.SmbTree.send(SmbTree.java:102)
 at jcifs.smb.SmbFile.send(SmbFile.java:688)
 at jcifs.smb.SmbFile.queryPath(SmbFile.java:1196)
 at jcifs.smb.SmbFile.exists(SmbFile.java:1250)
 at jcifs.smb.SmbFile.isDirectory(SmbFile.java:1323)

 at jcifs.smb.SmbTransport.send(SmbTransport.java:559)
 at jcifs.smb.SmbSession.send(SmbSession.java:228)
 at jcifs.smb.SmbTree.send(SmbTree.java:102)
 at jcifs.smb.SmbFile.send(SmbFile.java:688)
 at jcifs.smb.SmbFile.queryPath(SmbFile.java:1196)
 at jcifs.smb.SmbFile.exists(SmbFile.java:1250)
 at jcifs.smb.SmbFile.isDirectory(SmbFile.java:1323)


any ideas?

Thanks

Mike

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the jcifs mailing list