Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

java.net.SocketException: fd=1992: socket was closed on this end

0 views
Skip to first unread message

Rashmi

unread,
Nov 21, 2001, 4:15:02 PM11/21/01
to

Hi,

I am writing a Test program to automate testing Servlets, the test program makes
HttpURLConnection to the servlets and sends the request and reads the response.

For a particular Servlet I am getting the foll error repeatedly:


<Nov 21, 2001 3:54:06 PM EST> <Error> <NT Performance Pack> <failure in processS
ockets() - GetData: 'weblogic.socket.GetData@7b1c22 - fd: '1992', numBytes: '29'
'
java.net.SocketException: fd=1992: socket was closed on this end
at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:632)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:
23)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>


Any help is appreciated
Regards
Rashmi

0 new messages