Mantis - Quercus
Viewing Issue Advanced Details
2219 minor always 11-30-07 08:56 11-30-07 09:11
sam  
 
urgent  
closed 3.1.3  
fixed  
none    
none 3.1.4  
0002219: <environment-system-properties> in 3.1
(rep by B Au)

We set <environment-system-properties> to false in Resin 3.0.23 so that
we can use the jdk utility jinfo.
See the following bug for details:
http://bugs.caucho.com/view.php?id=411 [^]

It looks like this is not supported in 3.1.3:
/var/opt/resin3_1/7313/conf/resin.conf:67:
'environment-system-properties' is an unknown property of
'com.caucho.boot.ResinConfig'.

65: -->
66:
67: <environment-system-properties>false</environment-system-properties>
68:
69: <cluster id="app-tier-7313">

jinfo is now an integral part of our operational procedures so we really
need to have them working with 3.1.
Any chance of getting it to work in 3.1.4.

There are no notes attached to this issue.