[jcifs] Re: problem with jcifs 1.2.10

Elina Larsson elina.larsson at softhouse.se
Tue Dec 12 09:44:47 GMT 2006


Hi, 
I tried your changes, but it still doesn't work.
I don't even get the login page that I usually get when an error in the athentication occurs. Instead the browser shows
"page cannot be displayed" and "HTTP 500 - Internal server error ".
 
The logs show the error message:
 
close: NbtSocket[addr=null,port=0,localport=4175]
java.net.ConnectException: Connection refused: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
        at java.net.Socket.connect(Socket.java:434)
        at java.net.Socket.connect(Socket.java:384)
        at java.net.Socket.<init>(Socket.java:291)
        at java.net.Socket.<init>(Socket.java:199)
        at jcifs.netbios.NbtSocket.<init>(NbtSocket.java:59)
        at jcifs.smb.SmbTransport.run(SmbTransport.java:348)
        at java.lang.Thread.run(Thread.java:536)
 
//Elina

________________________________

Från: jcifs-bounces+elina.larsson=softhouse.se at lists.samba.org genom jcifs-request at lists.samba.org
Skickat: fr 2006-12-08 13:00
Till: jcifs at lists.samba.org
Ämne: jcifs Digest, Vol 48, Issue 10



Send jcifs mailing list submissions to
        jcifs at lists.samba.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.samba.org/mailman/listinfo/jcifs
or, via email, send a message with subject or body 'help' to
        jcifs-request at lists.samba.org

You can reach the person managing the list at
        jcifs-owner at lists.samba.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of jcifs digest..."


Today's Topics:

   1. Re: problem with jcifs 1.2.10 (Eric Glass)


----------------------------------------------------------------------

Message: 1
Date: Thu, 7 Dec 2006 13:36:26 -0500
From: "Eric Glass" <eric.glass at gmail.com>
Subject: Re: [jcifs] problem with jcifs 1.2.10
To: "Elina Larsson" <elina.larsson at softhouse.se>
Cc: jcifs at lists.samba.org
Message-ID:
        <33b41d060612071036w545dd1f2ie83b194df4c5e826 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

> <param-name>jcifs.smb.client.resolveOrder</param-name>
> <param-value>DNS</param-value>

This parameter is actually "jcifs.resolveOrder"; but if you set it to
DNS it won't use WINS.

> <param-name>jcifs.http.domainController</param-name>
> <param-value>myCompany.ad.local</param-value>

This parameter is intended to be an IP address (although I think it
will actually resolve a hostname).  If you specify the domain
controller, it won't use WINS and the jcifs.smb.client.domain to find
a suitable controller for the domain (will instead use only the host
specified here).


> I would also like to get rid of the IP addresses in the wins property. Is it possible to write the DNS names of the servers here?
>

I don't think so (it is not intended to work that way, anyhow).


------------------------------

_______________________________________________
jcifs mailing list
jcifs at lists.samba.org
https://lists.samba.org/mailman/listinfo/jcifs


End of jcifs Digest, Vol 48, Issue 10
*************************************


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 7251 bytes
Desc: not available
Url : http://lists.samba.org/archive/jcifs/attachments/20061212/906cd2d2/attachment.bin


More information about the jcifs mailing list