jcifs-0.7.17 from tgz
authorFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:10:20 +0000 (16:10 +0200)
committerFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:10:20 +0000 (16:10 +0200)
commitfe4f19e23db5fbdcf47119267061ee8f67bc269b
tree9d82d8dee7b0f1fa2dda2823a2600dc6e7f492ba
parent56d3c715ff18a4a92fd653dfe65cf1148f6c167c
jcifs-0.7.17 from tgz

Tue Dec 23 03:43:15 EST 2003
jcifs-0.7.17 released

JCIFS  will  now suppress the harmess "exception reading from socket input"
message  being  written  to  the log. Specifically when using the NTLM HTTP
Filter under load jCIFS would periodically write exceptions to the log like
the following:

Dec 19 10:45:14.474 - exception reading from socket input: IKOO635<1B>/172.81.13.154
java.net.SocketException: Connection reset
  at java.net.SocketInputStream.read(SocketInputStream.java:168)
  ...

This was occuring because the domain controller is periodically closing the
socket  to the server. This is harmless. JCIFS will automatically reconnect
and proceed as usual.
CHANGES.txt
README.txt
build.xml
src/jcifs/smb/SmbTransport.java