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