Tomcat3.2.2 bug...?

2001-11-01 Thread John_Dove

Hello Apache / Cortexity:


I am a software engineer that works as an Enterprise Support Specialist at
MapInfo Corporation, which
is located in the United States of America.  One of our main products
(MapInfo's MapXtremeJava4.0) ships
with TOMCAT3.2.2, and as of recent, we have been getting *customer
complaints* that this version of
Tomcat (i.e. version 3.2.2) is throwing the following exception for no
apparent reason:


2001-10-31 04:42:40 - ContextManager: SocketException reading request,
ignored - java.net.SocketException: Connection reset by peer
at java.net.PlainSocketImpl.socketAvailable(Native Method)
at java.net.PlainSocketImpl.socketAvailable(Compiled Code)
at java.net.PlainSocketImpl.available(Compiled Code)
at java.net.SocketInputStream.available(Compiled Code)
at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled

Code)
at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code)
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
Code)
at java.lang.Thread.run(Compiled Code)

(NOTE: we at MapInfo are able to consistently reproduce this error
ourselves, in our testing lab.)

After researching this exception on the internet, I came across the
following site that appears to be a bug report list hosted
by BugRat, which claims this exception is a bug in the TOMCAT3.2.1
release.  Here's a link to the site that says this:

http://w6.metronet.com/~wjm/tomcat/2001/Jan/msg00721.html


I am writing you both (i.e. both apache  cortexity) in order to confirm
that this is indeed a bug.
Specifically, here are my questions:

[1]
Is this a bug in TOMCAT3.2.1???

[2]
Is this a bug in TOMCAT3.2.2???

[3]
If it is a bug, can we safely IGNORE it?
(Or is TOMCAT broken?)

[4]
Lastly, if it is a bug, will there be a PATCH issued?
(Or some type of fix?)


Thank you in advance for any information you can give regarding this
matter.

Sincerely,
John Dove

--
John Dove
MapInfo Corporation




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




RE: Tomcat3.2.2 bug...?

2001-11-01 Thread John_Dove


Hello Ignacio,


Thank you for the quick response.

Are you part of the Apache Software Foundation?
Or are you part of Cortexity?

Thanks again,
John Dove

--
John Dove
MapInfo Tech Support




   

Ignacio J.

Ortega  To: 'Tomcat Developers List' 
[EMAIL PROTECTED]
[EMAIL PROTECTED]   cc: '[EMAIL PROTECTED]' 
[EMAIL PROTECTED] 
s   Subject: RE: Tomcat3.2.2 bug...?  

   

11/01/01 01:19 

PM 

   

   





You can safely ignore this exception.

The explanation:

This is caused by the interaction between tc 3.2.X and ie4.0 and up, ie
abruptly breaks the connection when it finds a resource that it already
has in cache..

3.3 and up do not suffer this glitch ..


Saludos ,
Ignacio J. Ortega


 -Mensaje original-
 De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Enviado el: jueves 1 de noviembre de 2001 16:21
 Para: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Asunto: Tomcat3.2.2 bug...?


 Hello Apache / Cortexity:


 I am a software engineer that works as an Enterprise Support
 Specialist at
 MapInfo Corporation, which
 is located in the United States of America.  One of our main products
 (MapInfo's MapXtremeJava4.0) ships
 with TOMCAT3.2.2, and as of recent, we have been getting *customer
 complaints* that this version of
 Tomcat (i.e. version 3.2.2) is throwing the following exception for no
 apparent reason:


 2001-10-31 04:42:40 - ContextManager: SocketException reading request,
 ignored - java.net.SocketException: Connection reset by peer
 at java.net.PlainSocketImpl.socketAvailable(Native Method)
 at java.net.PlainSocketImpl.socketAvailable(Compiled Code)
 at java.net.PlainSocketImpl.available(Compiled Code)
 at java.net.SocketInputStream.available(Compiled Code)
 at
 org.apache.tomcat.service.http.HttpConnectionHandler.processCo
 nnection(Compiled

 Code)
 at
 org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code)
 at
 org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
 Code)
 at java.lang.Thread.run(Compiled Code)

 (NOTE: we at MapInfo are able to consistently reproduce this error
 ourselves, in our testing lab.)

 After researching this exception on the internet, I came across the
 following site that appears to be a bug report list hosted
 by BugRat, which claims this exception is a bug in the TOMCAT3.2.1
 release.  Here's a link to the site that says this:

 http://w6.metronet.com/~wjm/tomcat/2001/Jan/msg00721.html


 I am writing you both (i.e. both apache  cortexity) in order
 to confirm
 that this is indeed a bug.
 Specifically, here are my questions:

 [1]
 Is this a bug in TOMCAT3.2.1???

 [2]
 Is this a bug in TOMCAT3.2.2???

 [3]
 If it is a bug, can we safely IGNORE it?
 (Or is TOMCAT broken?)

 [4]
 Lastly, if it is a bug, will there be a PATCH issued?
 (Or some type of fix?)


 Thank you in advance for any information you can give regarding this
 matter.

 Sincerely,
 John Dove

 --
 John Dove
 MapInfo Corporation




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







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




RE: Tomcat3.2.2 bug...?

2001-11-01 Thread John_Dove


 Bugs imported from bugrat in Cortexity system can be found searching
for
 BugRat Report#NNN in the summary line closed and resolved bugs were
 not imported

On the official Apache bugdatabase (i.e. http://nagoya.apache.org/bugzilla/
),
I could not find my reported Tomcat3.2.x bug.  I searched for

BugRat Report#792  (without the quotes)

...but found nothing.  I assume then, this must be one of the resolved
bugs
that did not get imported?

Thanks Again,
John Dove

--
John Dove
MapInfo Tech Support




   

Ignacio J.

Ortega  To: '[EMAIL PROTECTED]' 
[EMAIL PROTECTED], 'tomcat-dev' 
[EMAIL PROTECTED][EMAIL PROTECTED]  

s   cc:   

 Subject: RE: Tomcat3.2.2 bug...?  

11/01/01 02:01 

PM 

   

   





You have posted to tomat-dev mail list at http://jakarta.apache.org/..

Cortexity was hosting a bug tracking system at his facilities many time
ago this system is not used anymore, and the bugs were imported into
bugzilla, now the bug tracking system is at
http://nagoya.apache.org/bugzilla/

Bugs imported from bugrat in Cortexity system can be found searching for
BugRat Report#NNN in the summary line closed and resolved bugs were
not imported


Saludos ,
Ignacio J. Ortega


 -Mensaje original-
 De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Enviado el: jueves 1 de noviembre de 2001 19:34
 Para: Ignacio J. Ortega
 Cc: '[EMAIL PROTECTED]'; 'Tomcat Developers List'
 Asunto: RE: Tomcat3.2.2 bug...?



 Hello Ignacio,


 Thank you for the quick response.

 Are you part of the Apache Software Foundation?
 Or are you part of Cortexity?

 Thanks again,
 John Dove

 --
 John Dove
 MapInfo Tech Support






 Ignacio J.

 Ortega  To: 'Tomcat
 Developers List' [EMAIL PROTECTED]
 [EMAIL PROTECTED]   cc:
 '[EMAIL PROTECTED]' [EMAIL PROTECTED]
 s   Subject: RE:
 Tomcat3.2.2 bug...?


 11/01/01 01:19

 PM









 You can safely ignore this exception.

 The explanation:

 This is caused by the interaction between tc 3.2.X and ie4.0
 and up, ie
 abruptly breaks the connection when it finds a resource that
 it already
 has in cache..

 3.3 and up do not suffer this glitch ..


 Saludos ,
 Ignacio J. Ortega


  -Mensaje original-
  De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
  Enviado el: jueves 1 de noviembre de 2001 16:21
  Para: [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Asunto: Tomcat3.2.2 bug...?
 
 
  Hello Apache / Cortexity:
 
 
  I am a software engineer that works as an Enterprise Support
  Specialist at
  MapInfo Corporation, which
  is located in the United States of America.  One of our
 main products
  (MapInfo's MapXtremeJava4.0) ships
  with TOMCAT3.2.2, and as of recent, we have been getting *customer
  complaints* that this version of
  Tomcat (i.e. version 3.2.2) is throwing the following
 exception for no
  apparent reason:
 
 
  2001-10-31 04:42:40 - ContextManager: SocketException
 reading request,
  ignored - java.net.SocketException: Connection reset by peer
  at java.net.PlainSocketImpl.socketAvailable(Native Method)
  at java.net.PlainSocketImpl.socketAvailable(Compiled Code)
  at java.net.PlainSocketImpl.available(Compiled Code)
  at java.net.SocketInputStream.available(Compiled Code)
  at
  org.apache.tomcat.service.http.HttpConnectionHandler.processCo
  nnection(Compiled
 
  Code)
  at
  org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code)
  at
  org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
  Code)
  at java.lang.Thread.run(Compiled Code)
 
  (NOTE: we at MapInfo are able to consistently reproduce this error
  ourselves, in our testing lab.)
 
  After researching this exception on the internet, I came across the
  following site that appears to be a bug report list hosted
  by BugRat, which claims this exception is a bug in the TOMCAT3.2.1