4.14.3 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.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. 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-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>

Table 4-59 Parameters applicable to the JavaVM system properties for the J2EE server

Value of param-nameSpecifiable valueDefault valueVR
ejbserver.connectionpool.applicationAuthentication.disabledThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.connectionpool.association.enabledDespiteUnshareableSettingThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.connectionpool.sharingOutsideTransactionScope.enabledThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.container.bmp.backcompatibleThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.container.ejbhome.sessionbean.reconnect.enabledThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.container.rebindpolicyThe following strings can be specified:
  • VB_TRANSPARENT
  • NO_RECONNECT
VB_TRANSPARENT07-50
ejbserver.container.security.disabledThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.ctm.CTMDomainThe 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
CTMDOMAIN07-50
ejbserver.ctm.CTMMyHostSpecify 1 to 255 characters using the following characters:
  • Alphanumeric characters
  • Underscore (_)
  • Period (.)
  • Hyphen (-)
host-name-acquired-by-hostname-command07-50
ejbserver.ctm.enabledThe following strings can be specified:
  • true
  • false
ctm-tier: true
Others: false
07-50
ejbserver.deploy.app.stopforcibly.disabledThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.deploy.exclusive.lockAliveIntervalSpecify an integer from 1 to 2147483647​ (unit: seconds).6007-50
ejbserver.deploy.stub.generation.scopeThe following strings can be specified:
  • ejb
  • app
ejb07-50
ejbserver.distributedtx.recovery.completionCheckOnStopping.timeoutSpecify an integer from -1 to 2147483647​ (unit: seconds).-107-50
ejbserver.ejb.cmp20.cmr.use.existing_tableThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.jndi.cache.referenceThe following strings can be specified:
  • on
  • off
off07-50
ejbserver.manager.agent.Agent.conf#1Specify any string.Cosminexus-installation-directory/manager/config/mngagent.real-server-name.properties07-50
ejbserver.manager.agent.Agent.enabled#1The following strings can be specified:
  • true
  • false
true07-50
ejbserver.manager.jp1event.event_server_nameSpecify any string.localhost07-50
ejbserver.naming.exec.argsSpecify any string.None07-50
ejbserver.naming.namerootSpecify a string having alphanumeric characters and underscore (_).None07-50
ejbserver.naming.protocolThe following strings can be specified:
  • corbaname
  • iioploc
  • iiopname
corbaname07-50
ejbserver.rmi.stateless.unique_id.enabledThe following strings can be specified:
  • true
  • false
false07-50
ejbserver.server.mutex.invocation.timeoutSpecify an integer from 45 to 92233720368547758​ (unit: seconds).4507-50
vbroker.agent.enableLocator#2The following strings can be specified:
  • true
  • false
false07-50
vbroker.orb.htc.comt.entryCountSpecify the value using an integer from 100 to 30000000​.12000007-50
vbroker.orb.htc.comt.fileCountSpecify the value using an integer from 1 to 256.307-50
vbroker.orb.htc.tracePathSpecify 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.connector.ajp12.backlog#3Specify the value using an integer from 1 to 2147483647​.None07-50
webserver.connector.ajp12.max_threads#3Specify the value using an integer from 1 to 1024.None07-50
webserver.connector.ajp12.port#3Specify the value using an integer from 1 to 65535.None07-50
webserver.connector.inprocess_http.hostname_lookupsThe following strings can be specified:
  • true
  • false
false07-50
webserver.errorpage.stack_trace.enabledThe following strings can be specified:
  • true
  • false
false07-50
webserver.jsp.precompile.jsp_work_dirSpecify a string having alphanumeric characters and underscore (_).cosminexus_jsp_work07-50
webserver.logger.communication_trace.inprocess_http.filenumSpecify the value using an integer from 1 to 256.1607-50
webserver.logger.thread_trace.inprocess_http.filenumSpecify the value using an integer from 1 to 256.1607-50
webserver.session.max.log_intervalSpecify the value using an integer from 0 to 2147483647​.6007-50
webserver.session.server_id.enabledThe following strings can be specified:
  • true
  • false
true07-50
webserver.sfo.negotiation.ignore_serverIdThe following strings can be specified:
  • true
  • false
false07-50
webserver.session.delete_cookie.backcompatThe following strings can be specified:
  • true
  • false
false08-00
Note:
For specifying the multiple values in param-value, specify multiple <param-value>.
(Example)
<param-name>parameter-name</param-name>
<param-value>Value<param-value>
<param-value>Value<param-value>
#1
Settings are not recommended because the Management Server sets the value automatically.
#2
Settings are not required normally.
#3
Parameter for maintaining compatibility with the older versions.

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>