Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002963 |
[Resin] |
crash |
always |
09-24-08 13:10 |
07-29-09 16:24 |
|
Reporter |
thompsonm |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.1.8 |
|
Summary |
0002963: Memory leak in LRU Cache related to URI and comet implementation |
Description |
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. |
Additional Information |
A heap dump of 43MB in BZ2 format can be provided if necessary. |
|
Attached Files |
|
|