[jcifs] Connection Timeout errors

Michael B Allen mba2000 at ioplex.com
Fri Jan 7 20:06:20 GMT 2005


Please send all messages to the jcifs mailing list.

On Fri, 7 Jan 2005 07:01:51 -0800 (PST)
Jimmy Ray <jimmyraywv at yahoo.com> wrote:

> Well...here is my filter xml...
> 
> <filter>
> 		<filter-name>NtlmHttpFilter</filter-name>
> 	
> <filter-class>jcifs.http.NtlmHttpFilter</filter-class>
> 
> 		<init-param>
> 			<param-name>jcifs.smb.client.domain</param-name>
> 			<param-value>My_Domain</param-value>
> 		</init-param>
> 		<init-param>
> 			<param-name>jcifs.netbios.wins</param-name>
> 			<param-value>My_WINS_IPS</param-value>
> 		</init-param>
> 	</filter>
> 	<filter-mapping>
> 		<filter-name>NtlmHttpFilter</filter-name>
> 		<url-pattern>/*</url-pattern>
> 	</filter-mapping>
> 
> Please note that since the last hang I have updated
> the jar to the 1.1.6 version.  

This shouldn't hang. Can you get a capture?

  http://jcifs.samba.org/capture.html

Mike

> 
> Regards,
> 
> Jimmy Ray
> --- Michael B Allen <mba2000 at ioplex.com> wrote:
> 
> > Jimmy Ray said:
> > > But...your test application hangs when I use this
> > bad
> > > DC IP and my Tomcat app also hangs.  Its like the
> > > timeout is not working.  I would love to ignore
> > it.  I
> > > am using 1.1.6.
> > >
> > 
> > If you use jcifs.http.domainController then it will
> > hang. If you're using
> > jcifs.smb.client.domain with WINs it should not
> > hang.

-- 
Greedo shoots first? Not in my Star Wars.


More information about the jcifs mailing list