[jcifs] jcifs exception

Sylwester Lachiewicz mx at plusnet.pl
Mon Oct 20 21:50:21 EST 2003


Hi,

with jcifs 0.7.14 and WebSphere on AIX and domain controler on Windows 2000
i got this exception in server log:
paź 20 12:58:59.192 - exception reading from socket input:
0.0.0.0<00>/10.10.10.2
java.net.SocketException: Connection reset by peer: socket closed
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java(Compiled Code))
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:83)
at java.io.PushbackInputStream.read(PushbackInputStream.java:137)
at jcifs.smb.SmbTransport.run(SmbTransport.java:341)
at java.lang.Thread.run(Thread.java:512)

In my application i have NTMLServlet, but exception was thown not while
request - but sometimes after request finished.
This is error or i should ignore this?

Sylwester




More information about the jcifs mailing list