[jcifs] Network name cannot be found

Michael B Allen ioplex at gmail.com
Tue Feb 16 12:35:42 MST 2010


Something is scrabling the package and class names. Try the
examples/ListFiles.java example that comes with the JCIFS package with
the same SMB URL and properties.

On Mon, Feb 15, 2010 at 11:37 PM, Mohan Radhakrishnan <mohanr at fss.co.in> wrote:
> Hi,
>
> As I mentioned the last line is from the tool. I did write a simple program to access the directories.
>
> Caused by: jcifs.h: The network name cannot be found.
>        at jcifs.hg.a(hg.java:209)
>        at jcifs.hg.b(hg.java:225)
>        at jcifs.md.a(md.java:121)
>        at jcifs.od.b(od.java:6)
>        at jcifs.jg.g(jg.java:318)
>        at jcifs.jg.connect(jg.java:426)
>        at jcifs.jg.f(jg.java:604)
>        at jcifs.jg.a(jg.java:483)
>        at jcifs.jg.w(jg.java:612)
>        at jcifs.jg.z(jg.java:578)
>        at fluximpl.file.kb.isDirectory(kb.java:102)
>
> Thanks,
> Mohan
>
> -----Original Message-----
> From: Michael B Allen [mailto:ioplex at gmail.com]
> Sent: Tuesday, February 16, 2010 3:58 AM
> To: Mohan Radhakrishnan
> Cc: jcifs at lists.samba.org
> Subject: Re: [jcifs] Network name cannot be found
>
> Hi Mohan,
>
> What is the full stack trace? That error means that JCIFS could not
> find the named share.
>
> Mike
>
> On Mon, Feb 15, 2010 at 5:59 AM, Mohan Radhakrishnan <mohanr at fss.co.in> wrote:
>> Hi,
>>
>>
>>
>>          We are using the SMB protocol with a domain controller. Even though
>> all our accesses are working there is a trace printed in the DOS console.
>> The access to the SMB share is through a proprietary tool. I tried to pick
>> up all the shares and wrote a SMB program to access them. I didn't see any
>> problem  but this trace is printed continuously.
>>
>>
>>
>> Jcifs.h : The network name cannot be found
>>
>>
>>
>> Are there any tests that we can run to home in on the faulty share access  ?
>>
>>
>>
>>
>>
>> Thanks,
>>
>> Mohan
>
>
>
> --
> Michael B Allen
> Java Active Directory Integration
> http://www.ioplex.com/
>



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


More information about the jCIFS mailing list