4.16.3 Parameters applicable to the JavaVM system properties for the SFO server

This section describes the parameters applicable to the JavaVM system properties for the SFO server.

The specification format for specifying the JavaVM system properties for the SFO server is as follows:

Specification format

<param-name>parameter-name</param-name>
<param-value>Value</param-value>

For specifying the multiple values, specify multiple <param-value>.

Specification format when multiple values are specified

<param-name>Parameter-name</param-name>
<param-value>Value</param-value>
<param-value>Value</param-value>

The following table describes the parameters applicable to the JavaVM system properties for the SFO server. For details about the values to be specified in 'Value of param-name', see 2.4 usrconf.properties (User property file for J2EE servers). In the table below, Default value means the value that is assumed when the parameter is not specified.

Table 4-107 Parameters applicable to the JavaVM system properties for the SFO server

Value of param-nameDefault value
ejbserver.ctm.enabledfalse
ejbserver.manager.agent.Agent.conf#Cosminexus-installation-directory/manager/config/mngagent.real-server-name.properties
ejbserver.manager.agent.Agent.enabled#true
vbroker.orb.htc.comt.fileCount3
vbroker.orb.htc.tracePath[In Windows]
Cosminexus-working-directory\ejb\server-name\logs\TPB\logj
[In UNIX]
Cosminexus-working-directory/ejb/server-name/logs/TPB/logj
webserver.sfo.negotiation.ignore_serverIdfalse
#
Settings are not recommended because the Management Server sets the value automatically.

Reference note
The parameters described in this table can also be specified in the following format:
Specification format
<param-name>ex.properties</param-name>
<param-value>Parameter-name=Value<param-value>
For specifying the multiple values, specify multiple <param-value>.
Specification format when multiple values are specified
<param-name>ex.properties</param-name>
<param-value>Parameter-name=Value<param-value>
<param-value>Parameter-name=Value<param-value>