Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002521 [Resin] minor always 03-12-08 21:27 03-24-08 15:59
Reporter cytown View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.5
Summary 0002521: java.io.InterruptedIOException: timeout fd=xx errno=11 again
Description this bug was reported before,
http://bugs.caucho.com/view.php?id=2239 [^]
said corrected in 3.1.5, but still have.

the following is in jvm_web.log

java.io.InterruptedIOException: timeout fd=65 errno=11

       at com.caucho.vfs.JniSocketImpl.writeNative(Native Method)
       at com.caucho.vfs.JniSocketImpl.write(JniSocketImpl.java:288)
       at com.caucho.vfs.JniStream.write(JniStream.java:124)
       at com.caucho.vfs.WriteStream.flushBuffer(WriteStream.java:387)
       at com.caucho.server.connection.AbstractHttpResponse.finish(AbstractHttpResponse.java

       at com.caucho.server.connection.AbstractHttpResponse.finish(AbstractHttpResponse.java

       at com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:190)
       at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:181)
       at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:266)
       at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:269)
       at com.caucho.server.port.TcpConnection.run(TcpConnection.java:603)
       at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
       at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
       at java.lang.Thread.run(Thread.java:619)

Additional Information
Attached Files

- Relationships

- Notes
(0002846)
cytown
03-12-08 21:32

it will result to a load-balance failing over when this error occured.
 
(0002888)
ferg
03-24-08 15:59

updated send to use poll_write when the send times out, rather than resending the request.
 

- Issue History
Date Modified Username Field Change
03-12-08 21:27 cytown New Issue
03-12-08 21:30 cytown Issue Monitored: cytown
03-12-08 21:32 cytown Note Added: 0002846
03-24-08 15:59 ferg Note Added: 0002888
03-24-08 15:59 ferg Assigned To  => ferg
03-24-08 15:59 ferg Status new => closed
03-24-08 15:59 ferg Resolution open => fixed
03-24-08 15:59 ferg Fixed in Version  => 3.1.6
12-29-22 18:00 jendy henna Issue Monitored: jendy henna


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
34 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker