Hi,
But is there a way to correct it. The same library when used
within another context of same installation of tomcat doesnot give
this exception and works correctly (I just copied those libraries from
that context to this new context and I started getting this exception.
Infact I was not getting this exception few days back in this new
context as well, but I started getting it when I restarted my
machine).
Thanks.
Avi
On Sat, 11 Sep 2004 10:20:40 -0400, Tim Funk <[EMAIL PROTECTED]> wrote:
> It looks like custom vendor code making an HTTP connection as part of its
> processing.
> at
> org.vovida.prov.psLib.HttpPSConnection.sendRequest(HttpPSConnection.java:175)
>
>
> -Tim
>
>
> avi arora wrote:
>
> > Hi,
> > I am using tomcat 4.0.5. I am getting the
> > java.io.InterruptedIOException in one of the context of my web
> > application. I am having the similar jsp file in another context which
> > uses the same libraries in that context. But there it works fine. Can
> > some one please suggest, some solution to this problem. I am attaching
> > the exception message below--
> > Thanks--
> >
> >
> > java.io.InterruptedIOException: Read timed out
> > at java.net.SocketInputStream.socketRead(Native Method)
> > at java.net.SocketInputStream.read(SocketInputStream.java:85)
> > at java.net.SocketInputStream.read(SocketInputStream.java:63)
> > at java.io.InputStreamReader.fill(InputStreamReader.java:168)
> > at java.io.InputStreamReader.read(InputStreamReader.java:244)
> > at java.io.BufferedReader.fill(BufferedReader.java:134)
> > at java.io.BufferedReader.readLine(BufferedReader.java:294)
> > at java.io.BufferedReader.readLine(BufferedReader.java:357)
> > at
> > org.vovida.prov.psLib.HttpPSConnection.sendRequest(HttpPSConnection.java:175)
> > at org.vovida.prov.psLib.HostInterface.sendRequest(HostInterface.java:73)
> > at org.vovida.prov.psLib.PSInterface.sendRequest(PSInterface.java:77)
> > at
> > org.vovida.prov.psLib.SocketProvisioningInterface.getFieldsInDomain(SocketProvisioningInterface.java:194)
> > at
> > org.vovida.prov.util.ProvisioningServerWrapper.hasFeatures(ProvisioningServerWrapper.java:825)
> > at
> > org.vovida.prov.util.ProvisioningServerWrapper.describeUser(ProvisioningServerWrapper.java:157)
> > at org.telverse.tollsaver.userutil.showuser(userutil.java:38)
> > at org.apache.jsp.addUserResult$jsp._jspService(addUserResult$jsp.java:395)
> > at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]