[jcifs] Getting error: jcifs.smb.SmbException: 0xC000007F

Michael B Allen ioplex at gmail.com
Fri Sep 25 09:06:46 MDT 2009


The error code 0xC000007F means:

  NT_STATUS_DISK_FULL There is not enough space on the disk.

I suppose I should add this text to SmbException.

Mike

On Fri, Sep 25, 2009 at 10:29 AM, Christian Dionne
<Christian.Dionne at cogeco.com> wrote:
> Hi,
>
>
>
> We are using jCIFS to send file from Sun Solaris system to Windows Shared
> drived.
>
>
>
> This has worked flawlessly for years and starting this morning we started to
> get the following error:
>
> jcifs.smb.SmbException: 0xC000007F
>
>         at jcifs.smb.SmbTransport.checkStatus(SmbTransport.java:503)
>
>         at jcifs.smb.SmbTransport.send(SmbTransport.java:603)
>
>         at jcifs.smb.SmbSession.send(SmbSession.java:229)
>
>         at jcifs.smb.SmbTree.send(SmbTree.java:102)
>
>         at jcifs.smb.SmbFile.send(SmbFile.java:688)
>
>         at jcifs.smb.SmbFile.open0(SmbFile.java:828)
>
>         at jcifs.smb.SmbFile.open(SmbFile.java:846)
>
>         at jcifs.smb.SmbFileOutputStream.(SmbFileOutputStream.java:139)
>
>         at jcifs.smb.SmbFileOutputStream.(SmbFileOutputStream.java:97)
>
>
>
> We checked and we have enough space on the drive where we are trying to
> write.
>
>
>
> We are also sometimes getting the following error:
>
> 2009-09-25 09:55:32,671 [ERROR] (CUBITDailyValidation.java:1026)
> jcifs.smb.SmbException: 0xC0000017
>
>       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.open0(SmbFile.java:817)
>
>       at jcifs.smb.SmbFile.open(SmbFile.java:846)
>
>       at jcifs.smb.SmbFileOutputStream.<init>(SmbFileOutputStream.java:139)
>
>       at jcifs.smb.SmbFileOutputStream.<init>(SmbFileOutputStream.java:97)
>
>
>
>
>
> I also tried with a different drive and I am getting the same error.
>
>
>
> Any idea what might be creating this problem?
>
>
>
> Thanks,
>
> Christian Dionne
>
>
>
>
>
>   Devez-vous vraiment imprimer ce courriel? Pensons à l'environnement! Do
> you really need to print this email? Help preserve our environment!
>
> __________________________________________________________
>
> Cogeco Câble exerce ses activités par l’entremise de différentes entités
> légales et, sauf si autrement indiqué dans la présente communication,
> celle-ci ne peut être attribuée à l’une ou l’autre de ces entités en
> particulier ou considérée comme un énoncé d'une de ces entités en
> particulier. L'information apparaissant dans ce message électronique et dans
> les documents qui y sont joints est de nature confidentielle ou privilégiée.
> Si ce message vous est parvenu par erreur et que vous n'en êtes pas le
> destinataire visé, vous êtes par les présentes avisés que toute utilisation,
> copie ou distribution de ce message est strictement interdite. Vous êtes
> donc prié d’en informer immédiatement l’expéditeur et de détruire ce
> message, ainsi que les documents qui y sont joints, le cas échéant.
>
> Cogeco Cable operates under various legal entities and, except as
> specifically provided herein, this communication cannot be attributed to any
> given entity or be regarded as a statement of any given entity. The
> information in this message, including in all attachments, is confidential
> or privileged. In the event you have received this message in error and are
> not the intended recipient, you are hereby advised that any use, copying or
> reproduction of this document is strictly forbidden. Please notify
> immediately the sender of this error and destroy this message, including its
> attachments, as the case may be.
> __________________________________________________________



-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/


More information about the jCIFS mailing list