[jcifs] NTLM HTTP Authentication Filter broken with Tomcat 5.0.2?

marc.lehmann at infineon.com marc.lehmann at infineon.com
Tue May 27 19:27:55 EST 2003


Dear All,
Has anyone encountered problems with running NTLM HTTP Authentication Filter
with Tomcat 5.0.2? I get the following exception after a wait interval of
approx. 2 minutes: 

java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(Unknown Source)
	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(Unknown Source)
	at java.io.PushbackInputStream.read(Unknown Source)
	at jcifs.smb.SmbTransport.run(SmbTransport.java:304)
	at java.lang.Thread.run(Unknown Source) 

The same web app (100% identical) works fine with Tomcat 4.1.24! I have
attached the respective logs (jcifs.util.log=ALL). I'm using J2SDK 1.4.2
beta. 

Regards,
Marc

 <<jcifs0_7_6_tomcat5_0_2.log>>  <<jcifs0_7_6_tomcat4_1_24.log>> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jcifs0_7_6_tomcat5_0_2.log
Type: application/octet-stream
Size: 2873 bytes
Desc: not available
Url : http://lists.samba.org/archive/jcifs/attachments/20030527/be462a67/jcifs0_7_6_tomcat5_0_2.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jcifs0_7_6_tomcat4_1_24.log
Type: application/octet-stream
Size: 5778 bytes
Desc: not available
Url : http://lists.samba.org/archive/jcifs/attachments/20030527/be462a67/jcifs0_7_6_tomcat4_1_24.obj


More information about the jcifs mailing list