Bug report #391 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/391> REPORT #391 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: 3.1 JVM Release: Sun JDK 1.3 Operating System: Solaris OS Release: 2.6 Platform: SPARC Synopsis: socket.close() doesn't always close underlying connection in HttpConnectionHandler Description: In the main HttpConnectionHandler loop, the call to socket.close() sometimes fails to close the underlying socket and thus the connection to the browser. The result is a spinning Netscape/IE icon while the browser thinks there is more page to load. The problem only appears when we are using the Oracle JDBC driver in OCI8 mode. If we don't use JDBC, or if we use the "thin" driver, the connection-close problem disappears.Title: BugRat Report # 391
BugRat Report # 391
| Project: Tomcat | Release: 3.1 |
| Category: Bug Report | SubCategory: New Bug Report |
| Class: swbug | State: received |
| Priority: high | Severity: critical |
|
Confidence:
public
|
Submitter:
Bill Schneider ( [EMAIL PROTECTED] )
Date Submitted:
Nov 15 2000, 11:21:55 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- socket.close() doesn't always close underlying connection in HttpConnectionHandler
- Environment: (jvm, os, osrel, platform)
- Sun JDK 1.3, Solaris, 2.6, SPARC
- Additional Environment Description:
- Report Description:
- In the main HttpConnectionHandler loop, the call to socket.close() sometimes fails to close the underlying socket and thus the connection to the browser. The result is a spinning Netscape/IE icon while the browser thinks there is more page to load. The problem only appears when we are using the Oracle JDBC driver in OCI8 mode. If we don't use JDBC, or if we use the "thin" driver, the connection-close problem disappears.
- Workaround:
- null
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
