Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > NotifyUtil::java.net.SocketException: Software caused connection abort: recv failed

Reply
Thread Tools

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

 
 
jaco
Guest
Posts: n/a
 
      01-19-2005
Hi all,
I hope someone can help me..I get the following error message when I
run JSP using tomcat. Is this normal....because it is local????.
Otherwise it seems to run just fine.........


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(BufferedInputStre am.java:183)
at
java.io.BufferedInputStream.read1(BufferedInputStr eam.java:222)
at
java.io.BufferedInputStream.read(BufferedInputStre am.java:277)
at
sun.net.http://www.http.HttpClient.parseHTTP...lient.java:756)
at sun.net.http://www.http.HttpClient.parseHTTP...lient.java:711)
at sun.net.http://www.http.HttpClient.parseHTTP...lient.java:721)
at
sun.net.http://www.protocol.http.HttpURLConn...ction.java:626)
at
org.netbeans.modules.web.monitor.server.NotifyUtil $RecordSender.run(NotifyUtil.java:24
Thx

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to empty the recv buffer without recv() ? deepak nayak C++ 3 10-25-2007 08:14 AM
Software caused connection abort: recv failed onali1811@gmail.com Java 1 04-06-2006 10:29 AM
Could Not Connect To SMTP Host Connection Failed -- Software caused connection abort: connect kishore@novelteam.com Java 3 11-16-2005 03:33 PM
NotifyUtil::java.net.SocketException: Software caused connection abort: recv failed sushali Java 0 09-01-2005 06:57 AM
Simple code, complex problem: "Software caused connection abort: recv failed" taras.di@gmail.com Java 2 08-22-2005 02:32 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57