[jcifs] Socket Timeout Problem

Michael B Allen mba2000 at ioplex.com
Mon Jul 17 18:38:38 GMT 2006


This is normal. The connection to the domain controller closes after
jcifs.smb.client.soTimeout milliseconds of idle time. You're only seeing
it because you have the log level set higher than the default.

Mike

On Mon, 17 Jul 2006 15:51:19 +0100
"Merlin Beedell" <Merlin.Beedell at cryoserver.com> wrote:

> I seem to be able to authenticate, but then I get a socket error [java.net.SocketTimeoutException: Read timed out].
> NtlmHttpFilter: 10.10.10.123\mbeedell successfully authenticated against 0.0.0.0<00>/10.10.10.10
> java.net.SocketTimeoutException: Read timed out
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at java.net.SocketInputStream.read(SocketInputStream.java:129)
>         at jcifs.util.transport.Transport.readn(Transport.java:29)
>         at jcifs.smb.SmbTransport.peekKey(SmbTransport.java:351)
>         at jcifs.util.transport.Transport.loop(Transport.java:100)
>         at jcifs.util.transport.Transport.run(Transport.java:248)
>         at java.lang.Thread.run(Thread.java:595)

-- 
Michael B Allen
PHP Extension for SSO w/ Windows Group Authorization
http://www.ioplex.com/


More information about the jcifs mailing list