Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3941 | minor | always | 03-11-10 18:10 | 03-26-10 14:50 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.6 | ||
|
|||||
Summary: | 0003941: SO_RCVTIMEO blocking | ||||
Description: |
(rep by Vinod Mehra) readNative is blocking for too long: com.caucho.vfs.JniSocketImpl.readNative(JniSocketImpl.java:-2) com.caucho.vfs.JniSocketImpl.read(JniSocketImpl.java:279) com.caucho.vfs.JniStream.read(JniStream.java:66) com.caucho.vfs.ReadStream.read(ReadStream.java:415) com.caucho.server.http.ContentLengthStream.read(ContentLengthStream.java:74) com.caucho.vfs.ReadStream.readBuffer(ReadStream.java:1015) com.caucho.vfs.ReadStream.read(ReadStream.java:313) com.caucho.server.connection.ServletInputStreamImpl.read(ServletInputStreamImpl.java:65) foo.filter.BandwidthMeterFilter$ByteCountingServletInputStream.read(BandwidthMeterFilter.java:299) java.io.InputStream.read(InputStream.java:163) lib.io.CopyInputStream.read(CopyInputStream.java:84) org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(null:-1) org.apache.xerces.impl.io.UTF8Reader.read(null:-1) org.apache.xerces.impl.XMLEntityScanner.load(null:-1) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|