[jcifs] Timeout waiting for response from server

Allen, Michael B (RSCH) Michael_B_Allen at ml.com
Tue Apr 15 13:21:04 EST 2003


Sorry, forget what I just said.

The machine UTSHZ is not responding within the jcifs.smb.client.responseTimeout
period which by default is 10000ms or 10 seconds. Try adding an init-param for it
with a value of 60000.

Mike

> -----Original Message-----
> From:	Allen, Michael B (RSCH) [SMTP:Michael_B_Allen at ml.com]
> Sent:	Monday, April 14, 2003 11:14 PM
> To:	'Pizer Chen'; jcifs at lists.samba.org
> Subject:	RE: [jcifs] Timeout waiting for response from server
> 
> The machine UTSHZ is not responding within the jcifs.smb.client.soTimeout
> period which is explicitly set in the NtlmHttpFilter to be 300000ms or 10 minutes.
> 
> Mike
> 
> > -----Original Message-----
> > From:	Pizer Chen [SMTP:pizer.chen at utstar.com]
> > Sent:	Monday, April 14, 2003 11:08 PM
> > To:	jcifs at lists.samba.org
> > Subject:	[jcifs] Timeout waiting for response from server
> > 
> > Hello, 
> > 
> > I got following exception frequently. 
> > 
> > Here is my web.xml config
> > 
> >   <filter>
> >     <filter-name>NTLM HTTP Authentication Filter</filter-name>
> >     <filter-class>jcifs.http.NtlmHttpFilter</filter-class>
> >     <init-param>
> >       <param-name>jcifs.netbios.wins</param-name>
> >       <param-value>172.19.30.11</param-value>
> >     </init-param>
> >     <init-param>
> >       <param-name>jcifs.smb.client.domain</param-name>
> >       <param-value>UTSHZ</param-value>
> >     </init-param>
> >   </filter>
> > 
> > Any suggestiong?
> > 
> > jcifs.smb.SmbException: Timeout waiting for response from server. UTSHZ<1B>/172.18.9.12



More information about the jcifs mailing list