[jcifs] Re: JCIFS 1.2.3 HTTPFilter problems with ie

Fernando Hartmann fh at sadig.com
Mon Sep 5 18:35:41 GMT 2005


	Thanks for your response, but why the authentication works with the 
FireFox client ?
	I tried with Tomcat 4.1 and 5.0 and the same happens.



Michael B Allen wrote:
> On Mon, 05 Sep 2005 14:39:24 -0300
> Fernando Hartmann <fh at sadig.com> wrote:
> 
> 
>>	Hello, I'm trying to use JCIFS but there are something strange 
>>happening, when I' connect with FireFox 1.0.6 the authentication works 
>>well, but when I use IE 6.0.2900 XP SP2, I only receive a blank screen. 
>>I use the same user on the browser, and both are running on the same 
>>machine.
>>	Any idea !
>>
>>When I try to logon with IE:
>>
>>
>>New data read: Transport1[vesuvio.sadig.net/10.1.1.3:445]
>>00000: FF 53 4D 42 72 00 00 00 00 98 03 C0 00 00 00 00 |ÿSMBr......À....|
>>00010: 00 00 00 00 00 00 00 00 00 00 76 EA 00 00 01 00  |..........vê....|
>>
>>byteCount=36 but readBytesWireFormat returned 18
>>05/09/2005 13:54:48 org.apache.jk.common.ChannelSocket processConnection
>>INFO: connection timeout reached
>>java.net.SocketException: Connection reset
>>	at java.net.SocketInputStream.read(SocketInputStream.java:168)
>>	at jcifs.util.transport.Transport.readn(Transport.java:29)
>>	at jcifs.smb.SmbTransport.peekKey(SmbTransport.java:328)
>>	at jcifs.util.transport.Transport.loop(Transport.java:89)
>>	at jcifs.util.transport.Transport.run(Transport.java:229)
>>	at java.lang.Thread.run(Thread.java:534)
> 
> 
> This is a low level socket error. It looks like jCIFS can read an
> SMB response from the domainController. Perhaps the custom Socket
> implementation of your container isn't quite up to spec.
> 
> Mike
> 
> 



More information about the jcifs mailing list