| Author |
an error message on server
|
Asher Tarnopolski
Ranch Hand
Joined: Jul 28, 2001
Posts: 260
|
|
while loading an html file a get an error message in the tomcat's window: Ctx () : IOException in: R( +/html-docs/abc.html + null ) Connection reset by peer: socket write error. it looks pretty strange for me. it's a regular html file and doesn't have any "dynamic" context. i get the same message every time i try to reload the file. the question is what is the reason for this and how can it influent the work of the servlets getting the information from the forms inside this file. 10x.
|
Asher Tarnopolski
SCJP,SCWCD
|
 |
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
|
|
Try searching this forum for "connection reset by peer" http://www.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=56&t=000142 (fixed URL) [ May 27, 2005: Message edited by: Marilyn de Queiroz ]
|
 |
 |
|
|
subject: an error message on server
|
|
|