Mantis - Resin
Viewing Issue Advanced Details
2963 crash always 09-24-08 13:10 07-29-09 16:24
thompsonm  
ferg  
normal  
closed 3.1.8  
fixed  
none    
none 4.0.1  
0002963: Memory leak in LRU Cache related to URI and comet implementation
The system leaks memory that eventually brings down the sever because of byte[]s building up in _invocationCache of com.caucho.server.cluster.Server. Also found in com.caucho.server.http.InvocationKey._uri and all related to the URI that is using during long poll in the comet implementation.
A heap dump of 43MB in BZ2 format can be provided if necessary.

There are no notes attached to this issue.