Hi there,

I'm receiving the following error message when I reload one of the example
pages which came along with the jswdk-1.0.1.:

p.s. I reload the page several times very fast

HANDLER THREAD PROBLEM: java.net.SocketException: Connection reset by peer:
JVM_recv in socket input stream read
java.net.SocketException: Connection reset by peer: JVM_recv in socket input
stream read
        at java.net.SocketInputStream.socketRead(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java, Compiled
Code)
        at java.net.SocketInputStream.read(SocketInputStream.java, Compiled
Code)
        at com.sun.web.server.ServletInputStreamImpl.read
(ServletInputStreamImpl.java, Compiled Code)
        at
javax.servlet.ServletInputStream.readLine(ServletInputStream.java, Compiled
Code)
        at
com.sun.web.server.ServletInputStreamImpl.readLine(ServletInputStreamImpl.ja
va:94)
        at
com.sun.web.server.ServerRequest.readNextRequest(ServerRequest.java:58)
        at
com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:71)


All the examples produce the same result as well as my own jsp pages.
Could this be a bug of the jswdk, and if so, is there a solution to this
problem?

p.s I'm running Win98

Thanks for your help!

Robin

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to