Anonymous | Login | Signup for a new account | 12-17-2024 14:54 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004428 | [Resin] | minor | always | 03-08-11 08:08 | 03-09-11 16:54 | ||||
Reporter | cowan | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.15 | ||||||
Summary | 0004428: 'invocation-cache-size' is an unknown property of 'com.caucho.server.cluster.ServletContainerConfig' | ||||||||
Description |
invocation-cache-size and invocation-cache-max-url-length were moved to InvocationServer. Our XML schema and reference.xtp still reference them as a property of <cluster> Error Details [2011-03-08 09:56:20.083] [INFO] Cache: Proxy Cache disk-size=1024M memory-size=128M ~/conf/resin.conf:38: 'invocation-cache-size' is an unknown property of 'com.caucho.server.cluster.ServletContainerConfig'. 37: <cache entries="8192" disk-size="1G" memory-size="128M"/> 38: <invocation-cache-size>512</invocation-cache-size> Snippet from resin.conf : <cluster id="foo"> <cache entries="8192" disk-size="1G" memory-size="128M"/> <invocation-cache-size>512</invocation-cache-size> <server-default> <jvm-arg>-Xms2048m</jvm-arg> <jvm-arg>-Xmx2048m</jvm-arg> ... |
||||||||
Additional Information |
Rep by R. Ranjan |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |