Hello, My application with Tomcat 4 had also the connection reset by peer problem, but was running correctly. I searched FAQ to know why. It seems that it is due to the fact that Tomcat is used as a Web server (without Apache) with Internet Explorer as client. Whenever a static file has been asked by IE, but is already in IE cache, the socket is shut down by IE, so that Tomcat reports that error from IE. Can anyone else confirm this? As for the other errors, I don't know where they come from.
Vincent >when i call to run some servlet, it giving me error message as follows, connection reset by peer >socket write error. also there are other messages as: error in servlet destroy. java.lang nullpointer. >or sometime it give me like -ctx(): 400R(/) null. > MY application is runnig ok although there are these error messages coming out. ===== Vincent BUI, [EMAIL PROTECTED] PS : la signature de propagande qui suit n'est pas de mon fait. ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
