Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.16 Product Version 4.0.15
  Product Build
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>

...
Steps To Reproduce
Additional Information Rep by R. Ranjan
Attached Files

- Relationships

- Notes
(0005127)
ferg
03-09-11 16:54

server/2d02
 

- Issue History
Date Modified Username Field Change
03-08-11 08:08 cowan New Issue
03-09-11 16:54 ferg Note Added: 0005127
03-09-11 16:54 ferg Assigned To  => ferg
03-09-11 16:54 ferg Status new => closed
03-09-11 16:54 ferg Resolution open => fixed
03-09-11 16:54 ferg Fixed in Version  => 4.0.16


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