RE: ClientAbortException in Tomcat 4.1.31 console

2004-12-30 Thread MERCADIER Didier ROSI/SIFAC
I have read that such clicks can throw this exception.
But I can reproduce it alone, by using normally the application.

I have tried with an older version 4.1.24-LE-JDK14 and it never happens.

Thanks for your help.


-Message d'origine-
De : Mark Thomas [mailto:[EMAIL PROTECTED]
Envoy : mercredi 29 dcembre 2004 19:36
 : Tomcat Users List
Objet : Re: ClientAbortException in Tomcat 4.1.31 console


This is normal. Typically, it happens when the user clicks stop on their 
browser before the page has finished loading.

Mark


MERCADIER Didier ROSI/SIFAC wrote:
 Hi, 
 
 I'm running a servlets application (with Xerces and Xalan), and I have a lot 
 of ClientAbortException in Tomcat console. My application runs well, it 
 doesn't crash nor redirect to an error page. 
 Sometimes, when I restart Tomcat, these errors don't appear any more.
 Can someone help me ?
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: ClientAbortException in Tomcat 4.1.31 console

2004-12-30 Thread Mark Thomas
If the app runs as expected, I wouldn't worry too much about it.
If you feel the urge to investigate further, create a simple test app 
the reproduces the problem I'll happily have a look at it to check what 
is going on.

I suspect (although I haven't looked at the code) the exception is 
occuring in 4.1.24 but is just not reported in the same way.

Mark
MERCADIER Didier ROSI/SIFAC wrote:
I have read that such clicks can throw this exception.
But I can reproduce it alone, by using normally the application.
I have tried with an older version 4.1.24-LE-JDK14 and it never happens.
Thanks for your help.
-Message d'origine-
De : Mark Thomas [mailto:[EMAIL PROTECTED]
Envoy : mercredi 29 dcembre 2004 19:36
 : Tomcat Users List
Objet : Re: ClientAbortException in Tomcat 4.1.31 console
This is normal. Typically, it happens when the user clicks stop on their 
browser before the page has finished loading.

Mark
MERCADIER Didier ROSI/SIFAC wrote:
Hi, 

I'm running a servlets application (with Xerces and Xalan), and I have a lot of ClientAbortException in Tomcat console. My application runs well, it doesn't crash nor redirect to an error page. 
Sometimes, when I restart Tomcat, these errors don't appear any more.
Can someone help me ?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


ClientAbortException in Tomcat 4.1.31 console

2004-12-29 Thread MERCADIER Didier ROSI/SIFAC
Hi, 

I'm running a servlets application (with Xerces and Xalan), and I have a lot of 
ClientAbortException in Tomcat console. My application runs well, it doesn't 
crash nor redirect to an error page. 
Sometimes, when I restart Tomcat, these errors don't appear any more.
Can someone help me ?

Thanks.

My Configuration :
Tomcat 4.1.31 
OS : Windows 2000
JSDK : 1.4.1_07
Browser : IE 6

Stack Trace :

HttpConnector[8080] Demarrage du thread de fond (background thread)
StandardWrapperValve[default]: Servlet.service() pour la servlet default a gen
ere une exception
ClientAbortException:  java.net.SocketException: Software caused connection 
abort: 
socket write error
at org.apache.catalina.connector.ResponseBase.flushBuffer(ResponseBase.j
ava:633)
at org.apache.catalina.connector.HttpResponseBase.doFlushBuffer(HttpResp
onseBase.java:748)
at org.apache.catalina.connector.HttpResponseBase.flushBuffer(HttpRespon
seBase.java:738)
at org.apache.catalina.connector.ResponseBase.write(ResponseBase.java:60
1)
at org.apache.catalina.connector.ResponseStream.write(ResponseStream.jav
a:266)
at org.apache.catalina.connector.http.HttpResponseStream.write(HttpRespo
nseStream.java:143)
at org.apache.catalina.servlets.DefaultServlet.copyRange(DefaultServlet.
java:1958)
at org.apache.catalina.servlets.DefaultServlet.copy(DefaultServlet.java:
1707)
at org.apache.catalina.servlets.DefaultServlet.serveResource(DefaultServ
let.java:1035)
at org.apache.catalina.servlets.DefaultServlet.doGet(DefaultServlet.java
:462)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:696)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:200)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:146)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:209)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
t.invokeNext(StandardPipeline.java:596)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:433)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)

at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:144)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
t.invokeNext(StandardPipeline.java:596)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:433)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)

at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:
2358)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:133)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
t.invokeNext(StandardPipeline.java:596)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatche
rValve.java:118)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
t.invokeNext(StandardPipeline.java:594)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:116)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
t.invokeNext(StandardPipeline.java:594)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:433)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)

at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:127)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
t.invokeNext(StandardPipeline.java:596)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:433)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)

at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcesso
r.java:994)
at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.ja
va:1105)
at java.lang.Thread.run(Thread.java:536)
ErrorDispatcherValve[localhost]: Remote Client Aborted Request, IOException: Sof
tware caused connection abort: socket write error

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: ClientAbortException in Tomcat 4.1.31 console

2004-12-29 Thread Mark Thomas
This is normal. Typically, it happens when the user clicks stop on their 
browser before the page has finished loading.

Mark
MERCADIER Didier ROSI/SIFAC wrote:
Hi, 

I'm running a servlets application (with Xerces and Xalan), and I have a lot of ClientAbortException in Tomcat console. My application runs well, it doesn't crash nor redirect to an error page. 
Sometimes, when I restart Tomcat, these errors don't appear any more.
Can someone help me ?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]