[jcifs] exception reading from socket

Allistair Crossley Allistair.Crossley at QAS.com
Wed Apr 14 13:07:47 GMT 2004


Hi 

I have been using the NTLM servlet filter and every now and again the following error is being output to the stdout in Tomcat's logs. The IP 150.150.100.111 is the domainContoller setup in the web.xml.

Apr 14 13:23:06.721 - exception reading from socket input: 0.0.0.0<00>/150.150.100.111
java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:168)
	at jcifs.netbios.SessionServicePacket.readPacketType(SessionServicePacket.java:68)
	at jcifs.netbios.SocketInputStream.read(SocketInputStream.java:73)
	at jcifs.netbios.SocketInputStream.read(SocketInputStream.java:39)
	at java.io.FilterInputStream.read(FilterInputStream.java:66)
	at java.io.PushbackInputStream.read(PushbackInputStream.java:120)
	at jcifs.smb.SmbTransport.run(SmbTransport.java:354)
	at java.lang.Thread.run(Thread.java:534)

Can anyone suggest if there is anything I can do about this problem?

Thanks, ADC



<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> 
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com">www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>



More information about the jcifs mailing list