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:
<param-name>Parameter-name</param-name>
<param-value>Value</param-value>
For specifying the multiple values, specify multiple <param-value>.
<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-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.connectionpool.applicationAuthentication.disabled | The following strings can be specified:
| false | 07-50 |
ejbserver.connectionpool.association.enabledDespiteUnshareableSetting | The following strings can be specified:
| false | 07-50 |
ejbserver.connectionpool.sharingOutsideTransactionScope.enabled | The following strings can be specified:
| false | 07-50 |
ejbserver.container.bmp.backcompatible | The following strings can be specified:
| false | 07-50 |
ejbserver.container.ejbhome.sessionbean.reconnect.enabled | The following strings can be specified:
| false | 07-50 |
ejbserver.container.rebindpolicy | The following strings can be specified:
| VB_TRANSPARENT | 07-50 |
ejbserver.container.security.disabled | The following strings can be specified:
| false | 07-50 |
ejbserver.ctm.CTMDomain | The following strings can be specified:
| CTMDOMAIN | 07-50 |
ejbserver.ctm.CTMMyHost | Specify 1 to 255 characters using the following characters:
| host-name-acquired-by-hostname-command | 07-50 |
ejbserver.ctm.enabled | The following strings can be specified:
| ctm-tier: true Others: false | 07-50 |
ejbserver.deploy.app.stopforcibly.disabled | The following strings can be specified:
| 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 | 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:
| false | 07-50 |
ejbserver.jndi.cache.reference | The following strings can be specified:
| 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 | 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 | 07-50 |
ejbserver.rmi.stateless.unique_id.enabled | The following strings can be specified:
| 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:
| 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.connector.ajp12.backlog#3 | Specify the value using an integer from 1 to 2147483647. | None | 07-50 |
webserver.connector.ajp12.max_threads#3 | Specify the value using an integer from 1 to 1024. | None | 07-50 |
webserver.connector.ajp12.port#3 | Specify the value using an integer from 1 to 65535. | None | 07-50 |
webserver.connector.inprocess_http.hostname_lookups | The following strings can be specified:
| false | 07-50 |
webserver.errorpage.stack_trace.enabled | The following strings can be specified:
| false | 07-50 |
webserver.jsp.precompile.jsp_work_dir | Specify a string having alphanumeric characters and underscore (_). | cosminexus_jsp_work | 07-50 |
webserver.logger.communication_trace.inprocess_http.filenum | Specify the value using an integer from 1 to 256. | 16 | 07-50 |
webserver.logger.thread_trace.inprocess_http.filenum | Specify the value using an integer from 1 to 256. | 16 | 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 | 07-50 |
webserver.sfo.negotiation.ignore_serverId | The following strings can be specified:
| false | 07-50 |
webserver.session.delete_cookie.backcompat | The following strings can be specified:
| false | 08-00 |