Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002704 [Resin] minor always 05-27-08 15:23 06-05-08 14:53
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.7 Product Version 3.1.6
  Product Build
Summary 0002704: interrupted exception stops cache
Description (rep by Dmitry Zaburyanov)


Since upgrade to Resin 3.1.6 (same with 3.2.0 alpha) approx after hour of server start, we get following error in cache.log (level="fine") and lose cache functionality until restart :( Do you have any suggestion?

- license number 1007800
- Resin-Pro 3.1.6 standalone
- SLES 10 SP1 2.6.16.46-0.12-smp 0000001 SMP x86_64
- SUN JAVA jdk-6u6-linux-x64

[17:33:47.519]java.io.InterruptedIOException: timeout fd=209 errno=11
[17:33:47.519]
[17:33:47.519] at com.caucho.vfs.JniSocketImpl.writeNative(Native Method)
[17:33:47.519] at com.caucho.vfs.JniSocketImpl.write(JniSocketImpl.java:288)
[17:33:47.519] at com.caucho.vfs.JniStream.write(JniStream.java:124)
[17:33:47.519] at com.caucho.vfs.WriteStream.nextBuffer(WriteStream.java:327)
[17:33:47.519] at com.caucho.server.connection.ResponseStream.nextBuffer(ResponseStream.java:324)
[17:33:47.519] at com.caucho.server.cache.CacheInode.writeToStream(CacheInode.java:102)
[17:33:47.519] at com.caucho.server.cache.CacheInode.writeToStream(CacheInode.java:79)
[17:33:47.519] at com.caucho.server.cache.CacheFilterChain.fillFromCache(CacheFilterChain.java:530)
[17:33:47.519] at com.caucho.server.cache.CacheFilterChain.useCache(CacheFilterChain.java:301)
[17:33:47.519] at com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:174)
[17:33:47.519] at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187)
[17:33:47.519] at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:266)
[17:33:47.519] at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:270)
[17:33:47.519] at com.caucho.server.port.TcpConnection.handleConnection(TcpConnection.java:546)
[17:33:47.519] at com.caucho.server.port.TcpConnection$AcceptTask.doAccept(TcpConnection.java:1049)
[17:33:47.519] at com.caucho.server.port.TcpConnection$AcceptTask.run(TcpConnection.java:999)
[17:33:47.519] at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
[17:33:47.519] at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
[17:33:47.519] at java.lang.Thread.run(Thread.java:619)
[17:33:47.522]cache disabled due to java.io.InterruptedIOException: timeout fd=209 errno=11

Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
05-27-08 15:23 ferg New Issue
06-05-08 14:53 ferg Assigned To  => ferg
06-05-08 14:53 ferg Status new => closed
06-05-08 14:53 ferg Resolution open => fixed
06-05-08 14:53 ferg Fixed in Version  => 3.1.7


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