NotifyUtil::java.net.SocketException: Software caused connection abort: recv failed

S

sushali

Hi...

Iam using netbeans 3.6,mysql,tomcat.

I get the following error in the background after i connect to the
database to check the username and password (the connection goes well
and data is retrieved but after particular number of retrievals my
session exprires)and the program runs in the front.

I have even set the session time to the maximum.
I can't understand where the error is occuring is it because of tomcat
or mysql.Kindly guide me.

This program was running properly until now.Suddenly iam getting this
error.Pls help.

NotifyUtil::java.net.SocketException: Software caused connection abort:
recv failed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at
java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
at
java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
at
java.io.BufferedInputStream.read(BufferedInputStream.java:277)
at
sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:756)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:711)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:721)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:624)
at
org.netbeans.modules.web.monitor.server.NotifyUtil$RecordSender.run(NotifyUtil.java:248)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top