<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=DE link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hi,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span lang=EN-US>I came across a problem which I have seen
now only on Netapp Fileservers. In my logic I go recursively down in one share
and read information about the contained files. On some subfolders I do get the
below exception, which does not seem to be security related, as I'm able to
access that folder without problems. I believe that I'm getting some Timeout in
the parent directory - with that the handle to the parent is wrong and as soon
as the below directories are finished and my logic comes back to the parent
directory the exception is fired. Do you believe that this explanation of the
problem is true? If so, what can I do? <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>16025491 [Thread-14] ERROR JavaFileAnalyser
- Error while ListFilesAnalyserFilter.accept smb://172.20.0.104/G$/tausch/Produktion/SWE-Scripting/DTKS/SSIS/KEK/ZIP-Test/T_Home/___FOUND/<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>jcifs.smb.SmbException: The handle is
invalid.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at
jcifs.smb.SmbTransport.checkStatus(SmbTransport.java:542)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at jcifs.smb.SmbTransport.send(SmbTransport.java:619)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at
jcifs.smb.SmbSession.send(SmbSession.java:241)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at
jcifs.smb.SmbTree.send(SmbTree.java:111)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at
jcifs.smb.SmbFile.send(SmbFile.java:729)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at
jcifs.smb.SmbFile.doFindFirstNext(SmbFile.java:1975)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at jcifs.smb.SmbFile.doEnum(SmbFile.java:1683)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at
jcifs.smb.SmbFile.listFiles(SmbFile.java:1660)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at
jcifs.smb.SmbFile.listFiles(SmbFile.java:1649)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>                at
com.rli.fsi.ListFilesAnalyserFilter.accept(ListFilesAnalyserFilter.java:92)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Thanks</span><o:p></o:p></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>René
</span><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>