Re: Error code 0xC00000BB

Michael B Allen <[email protected]>
Newsgroups gmane.network.samba.java
Message-ID <CAGMFw4ih1aqyGeTkm9Ry-8zCfRzvdJUjxQVo1CzxNxrrASfF-g@mail.gmail.com>
On Wed, Dec 14, 2011 at 4:31 AM, Michal Bacik <[email protected]> wrote:
> Add mapping for NT_STATUS_ error code 0xC00000BB "The request is not
> supported."
>
> I get this:
>
> Exception jcifs.smb.SmbException: 0xC00000BB
>    at jcifs.smb.SmbTransport.sendTransaction(SmbTransport.java:861)
>    at jcifs.smb.SmbSession.sendTransaction(SmbSession.java:221)
>    at jcifs.smb.SmbTree.sendTransaction(SmbTree.java:74)
>    at jcifs.smb.SmbFile.sendTransaction(SmbFile.java:689)
>    at jcifs.smb.SmbFile.doNetEnum(SmbFile.java:1655)

Hi Michal,

The doNetEnum routine makes an old NetBIOS RAP call to the "browse"
service to find servers. This service is obsolete so it is not
surprising that the server does not support it. The server is probably
NetApp or EMC or something like that. Anything other than Windows or
Samba probably does not implement those old RAP calls. This is not
something you can fix.

Mike

-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.