[jcifs] [error] jcifs HTTP NTLM authentication filter - Connection rese t by peer: JVM_recv.........

RPITRE at shawmut.com RPITRE at shawmut.com
Tue Nov 11 04:06:00 EST 2003


I've setup an jcifs HTTP NTLM authentication filter for my webapp...I get
the error seen below.....I'm not sure why I'm receiving this error....has
anyone else seen this error before......I know the filter is working because
I can call .getRemoteUser without any problems.......I would hate to put
this into production with this sporadic error showing up....Any ideas
anyone????

Thanks for your help!
Russ



11:39:09,983 ERROR [STDERR] java.net.SocketException: Connection reset by
peer: JVM_recv in socket input stream read
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:116)
        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:322)
        at java.lang.Thread.run(Thread.java:536)



More information about the jcifs mailing list