Hitachi

uCosminexus Application Server Definition Reference Guide


4.11.4 Parameters applicable to the JavaVM system properties for the J2EE server

The following table describes the parameters applicable to the JavaVM system properties for the J2EE server. For details about the values to be specified in 'Value of param-name', see 2.2.3 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. VR is the version of Application Server on which parameters are introduced or changed.

The specification format for specifying the parameters applicable to the JavaVM system properties for the J2EE server is as follows:

Specification format
<param-name>parameter</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</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 J2EE server), specify any parameters that do not appear either in the table in 4.11.2 Parameters used for setting up the user properties for the J2EE server or in the table in this section by using the following format.

Specification format
<param-name>ex.properties</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>ex.properties</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‒57: Parameters applicable to the JavaVM system properties for the J2EE server

Value of param-name

Specifiable value

Default value

VR

ejbserver.connectionpool.applicationAuthentication.disabled

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.connectionpool.association.enabledDespiteUnshareableSetting

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.connectionpool.sharingOutsideTransactionScope.enabled

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.container.bmp.backcompatible

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.container.ejbhome.sessionbean.reconnect.enabled

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.container.rebindpolicy

The following strings can be specified:

  • VB_TRANSPARENT

  • NO_RECONNECT

VB_TRANSPARENT

07-50

ejbserver.container.security.disabled

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.ctm.CTMDomain

The following strings can be specified:

  • String that does not begin with 'ctm', 'CTM', 'tsc', and 'TSC' and is maximum 31 characters using alphanumeric characters and underscore (_).

  • CTMDOMAIN

CTMDOMAIN

07-50

ejbserver.ctm.CTMMyHost

Specify 1 to 255 characters using the following characters:

  • Alphanumeric characters

  • Underscore (_)

  • Period (.)

  • Hyphen (-)

host-name-acquired-by-hostname-command

07-50

ejbserver.ctm.enabled

The following strings can be specified:

  • true

  • false

ctm-tier: true

Others: false

07-50

ejbserver.deploy.app.stopforcibly.disabled

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.deploy.exclusive.lockAliveInterval

Specify an integer from 1 to 2147483647 (unit: seconds).

60

07-50

ejbserver.deploy.stub.generation.scope

The following strings can be specified:

  • ejb

  • app

ejb

07-50

ejbserver.distributedtx.recovery.completionCheckOnStopping.timeout

Specify an integer from -1 to 2147483647 (unit: seconds).

-1

07-50

ejbserver.ejb.cmp20.cmr.use.existing_table

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.jndi.cache.reference

The following strings can be specified:

  • on

  • off

off

07-50

ejbserver.manager.agent.Agent.conf#1

Specify any string.

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

07-50

ejbserver.manager.agent.Agent.enabled#1

The following strings can be specified:

  • true

  • false

true

07-50

ejbserver.manager.jp1event.event_server_name

Specify any string.

localhost

07-50

ejbserver.naming.exec.args

Specify any string.

None

07-50

ejbserver.naming.nameroot

Specify a string having alphanumeric characters and underscore (_).

None

07-50

ejbserver.naming.protocol

The following strings can be specified:

  • corbaname

  • iioploc

  • iiopname

corbaname

07-50

ejbserver.rmi.stateless.unique_id.enabled

The following strings can be specified:

  • true

  • false

false

07-50

ejbserver.server.mutex.invocation.timeout

Specify an integer from 45 to 92233720368547758 (unit: seconds).

45

07-50

vbroker.agent.enableLocator#2

The following strings can be specified:

  • true

  • false

false

07-50

vbroker.orb.htc.comt.entryCount

Specify the value using an integer from 100 to 30000000.

120000

07-50

vbroker.orb.htc.comt.fileCount

Specify the value using an integer from 1 to 256.

3

07-50

vbroker.orb.htc.tracePath

Specify any string in the range of 1 to 210 bytes.

(In Windows)

Cosminexus-working-directory\ejb\server-name\logs\TPB\logj

(In UNIX)

Cosminexus-working-directory/ejb/server-name/logs/TPB/logj

07-50

webserver.errorpage.stack_trace.enabled

The following strings can be specified:

  • true

  • false

false

07-50

webserver.jsp.precompile.jsp_work_dir

Specify a string having alphanumeric characters and underscore (_).

cosminexus_jsp_work

07-50

webserver.session.max.log_interval

Specify the value using an integer from 0 to 2147483647.

60

07-50

webserver.session.server_id.enabled

The following strings can be specified:

  • true

  • false

true

07-50

webserver.sfo.negotiation.ignore_serverId

The following strings can be specified:

  • true

  • false

false

07-50

webserver.session.delete_cookie.backcompat

The following strings can be specified:

  • true

  • false

false

08-00

#1

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

#2

Settings are not required normally.