[jcifs] total disk space

Sujit Jagdev sujit.jagdev at casero.com
Fri Oct 11 06:14:27 EST 2002


Dear All,


I am attempting to scan our internal network every 10 minutes using a
thread.
It seems to work the first couple of times and then results in the
following exception being thrown each time.

java.lang.NullPointerException
1034280057825 INF 000012c0eca com.casero.eden.service.cifs.CIFSCrawler
at jcifs.smb.SmbSession.matches(SmbSession.java:78)
1034280057825 INF 000022c0eca com.casero.eden.service.cifs.CIFSCrawler
at jcifs.smb.SmbTransport.getSmbSession(SmbTransport.java:183)
1034280057825 INF 000012c0eca com.casero.eden.service.cifs.CIFSCrawler
at jcifs.smb.SmbFile.setTree(SmbFile.java:479)
1034280057825 INF 000012c0eca com.casero.eden.service.cifs.CIFSCrawler
at jcifs.smb.SmbFile.sendTransaction(SmbFile.java:487)
1034280057825 INF 000012c0eca com.casero.eden.service.cifs.CIFSCrawler
at jcifs.smb.SmbFile.listFiles(SmbFile.java:1195)
1034280057825 INF 000012c0eca com.casero.eden.service.cifs.CIFSCrawler
at jcifs.smb.SmbFile.listFiles(SmbFile.java:1135)
1034280057840 INF 000022c0eca com.casero.eden.service.cifs.CIFSCrawler
at com.casero.eden.service.cifs.CIFSCrawler.scan(CIFSCrawler.java:120)
1034280057840 INF 000022c0eca com.casero.eden.service.cifs.CIFSCrawler
at com.casero.eden.service.cifs.CIFSCrawler.run(CIFSCrawler.java:49)

Could you please some light as what I am doing wrong.
Thanks
Sujit


-----

The information contained in this message is proprietary of Casero Inc.,
protected from disclosure, and may be privileged. The information is
intended to be conveyed only to the designated recipient(s) of the
message. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, use, distribution or
copying of this communication is strictly prohibited and may be
unlawful. If you have received this communication in error, please
notify us immediately by replying to the message and deleting it from
your computer. Thank you.




More information about the jcifs mailing list