[jcifs] SmbException

Scott huynh2 at gmail.com
Wed Dec 21 17:10:35 GMT 2005


Hi,

  I can map to 7/9 destinations using the same NTLM authentication, however two
give me the following SmbException message.  I can map to the folders manually
through Windows using the same credentials.

jcifs.smb.SmbException: 0xC00000CB
        at jcifs.smb.SmbTransport.checkStatus(SmbTransport.java:503)
        at jcifs.smb.SmbTransport.send(SmbTransport.java:603)
        at jcifs.smb.SmbSession.sessionSetup(SmbSession.java:264)
        at jcifs.smb.SmbSession.send(SmbSession.java:223)
        at jcifs.smb.SmbTree.treeConnect(SmbTree.java:144)
        at jcifs.smb.SmbFile.connect(SmbFile.java:792)
        at jcifs.smb.SmbFile.connect0(SmbFile.java:762)
        at jcifs.smb.SmbFile.queryPath(SmbFile.java:1168)
        at jcifs.smb.SmbFile.exists(SmbFile.java:1250)

Does anyone know what 0xC00000CB is?

Thanks!



More information about the jcifs mailing list