Hitachi

uCosminexus Application Server Definition Reference Guide


4.11.8 Parameters applicable to the JavaVM system properties for the batch server

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

The following describes the specification format.

Specification format
<param-name>parameter</param-name>
<param-value>value</param-value>

To specify multiple values, specify multiple <param-value> elements.

Specification format when multiple values are specified
<param-name>parameter</param-name>
<param-value>value</param-value>
<param-value>value</param-value>

Among the parameters that can be specified in usrconf.properties (the user property file for the batch server), specify any parameters that do not appear either in the table in 4.11.6 Parameters used for setting up the user properties for the batch server or in the table in this section by using the following format.

Specification format
<param-name>parameter</param-name>
<param-value>parameter=value</param-value>

To specify multiple values, specify multiple <param-value> elements.

Specification format when multiple values are specified
<param-name>parameter</param-name>
<param-value>parameter=value</param-value>
<param-value>parameter=value</param-value>

Note that you can use this format to specify the parameters described in the table in this section.

Table 4‒83: Parameters applicable to the JavaVM system properties for the batch server

Value of param-name

Default value

ejbserver.connectionpool.applicationAuthentication.disabled

false

ejbserver.connectionpool.sharingOutsideTransactionScope.enabled

false

ejbserver.deploy.exclusive.lockAliveInterval

60

ejbserver.jndi.cache.reference

off

ejbserver.manager.agent.Agent.conf#1

Cosminexus-installation-directory/manager/config/mngagent.real-server-name.properties

ejbserver.manager.agent.Agent.enabled#1

true

ejbserver.manager.jp1event.event_server_name

localhost

ejbserver.naming.nameroot

None

vbroker.agent.enableLocator#2

false

vbroker.orb.htc.comt.entryCount

120000

vbroker.orb.htc.comt.fileCount

3

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

#1

Settings are not recommended because the Management Server sets the value automatically.

#2

Settings are not required normally.