Appendix C.3 Parameters that can be specified in the logical J2EE server (For compatibility)

The following table lists and describes the compatibility parameters that can be specified in common for the logical J2EE server. In the table below, Default value means the value that is assumed when the parameter is not specified. Recommended value of param-name is the recommended parameter corresponding to the parameters for compatibility.

Table C-3 Parameters that can be specified in the logical J2EE server (for compatibility) (often used keys)

Value of param-nameContentsSpecifiable valueDefault valueVR
mngagent.vbroker.se.iiop_tp.host.valueSpecifies whether to fix the Management Agent host of the J2EE container. Specify one of the following values:
true:
The host will be fixed.
false:
The host will not be fixed.
Specify one of the following values:
  • true
  • false
false06-50
07-00
mngagent.vbroker.se.iiop_tp.scm.iiop_tp.listener.port.valueSpecifies the Management Agent port number of the J2EE container in the range from 0 to 65535.
0 indicates Automatic.
Specify the value using an integer from 0 to 65535.006-50
07-00

Table C-4 Parameters that can be specified in the logical J2EE server (for compatibility)

Value of param-nameValue specified in param-valueDefault valueRecommended param-name value
add.jvm.arg.mSets up the extension startup parameter.
Specifies the JavaVM options that can be specified when you start JavaVM.#1
Noneadd.jvm.arg
ejbserver.manager.jp1event.enabledSpecifies whether to enable the JP1 event issuing functionality.
true: Enable
false: Disable
falseejbserver.manager.agent.JP1EventAgent.enabled
ejbserver.rmi.naming.host.valueSpecifies the host of the RMI registry and MBean server that the J2EE server uses in the multi-homed host environment.
true:
The host name or IP address that can reference the network of the host defined in "management domain configuration definition" is set up.
false:
The host name or IP address is not set up.
etc:
The loopback address (localhost) is set up.
falseejbserver.rmi.naming.host
ex.param.mSpecifies the J2EE server extension parameter in any option #1 used in the J2EE server.Noneex.param
ex.properties.mSpecifies the JavaVM system properties. #1Noneex.properties
httpSpecifies the port number of the simple Web server in a range from 1 to 65535.8080ejbserver.http.port
inprocess.ns.portSpecifies the port number for the in-process naming service in the range from 1 to 65535.900ejbserver.naming.startupMode,ejbserver.naming.host,ejbserver.naming.port
inprocess.ns.retryCountSpecifies the retry count to wait for the in-process naming service to start completely in the range from 0 to 2147483647​.9ejbserver.naming.startupRetryCount
inprocess.ns.waitTimeSpecifies the waiting time for the in-process naming service to start completely in the range from 0 to 2147483647​ (unit: seconds).1ejbserver.naming.startupWaitTime
jndi.rr.ns.listSpecifies the group name and the group members of a round-robin search. Group-name = member-name-1[; member-name-2] #2
Note
Specify CTM, J2EE server, or logical server name of the naming service as the member name.
Noneejbserver.jndi.namingservice.group.list
jvm.ms.sizeSpecifies the initial size of memory required for JavaVM in a range from 0 to 9999999999​ (unit: megabytes).
Specify a value which consists of the relationship jvm.ms.size [Figure] jvm.mx.size.
256add.jvm.arg
jvm.mx.sizeSpecifies the maximum size of memory required for JavaVM in a range from 0 to 9999999999​ (unit: megabyte).
Specify a value which consists of the relationship jvm.ms.size [Figure] jvm.mx.size.
512add.jvm.arg
LogFile.Console.filenumSpecifies the number of console log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ConsoleLogFile.filenum
LogFile.Console.filesizeSpecifies the size of a console log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ConsoleLogFile.filesize
LogFile.EJBContainer.filenumSpecifies the number of EJB container maintenance log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.EJBContainerLogFile.filenum
LogFile.EJBContainer.filesizeSpecifies the size of an EJB container maintenance log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.EJBContainerLogFile.filesize
LogFile.Exception.filenumSpecifies the number of exception log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ExceptionLogFile.filenum
LogFile.Exception.filesizeSpecifies the size of an exception log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ExceptionLogFile.filesize
LogFile.Maintenance.filenumSpecifies the number of maintenance log files.
You can specify 1, 2, 4, 8, and 16.
4ejbserver.logger.channels.define.MaintenanceLogFile.filenum
LogFile.Maintenance.filesizeSpecifies the size of a maintenance log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
16777216​ejbserver.logger.channels.define.MaintenanceLogFile.filesize
LogFile.Message.filenumSpecifies the number of message log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.MessageLogFile.filenum
LogFile.Message.filesizeSpecifies the size of a message log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.MessageLogFile.filesize
LogFile.UserErr.filenumSpecifies the number of user error log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.UserErrLogFile.filenum
LogFile.UserErr.filesizeSpecifies the size of a user error log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.UserErrLogFile.filesize
LogFile.UserOut.filenumSpecifies the number of user output log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.UserOutLogFile.filenum
LogFile.UserOut.filesizeSpecifies the size of a user output log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.UserOutLogFile.filesize
LogFile.WebAccess.filenumSpecifies the number of Web Container trace log files.
You can specify 1, 2, 4, 8, and 16.
16ejbserver.logger.channels.define.WebAccessLogFile.filenum
LogFile.WebAccess.filesizeSpecifies the size of a Web Container trace log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
4194304​ejbserver.logger.channels.define.WebAccessLogFile.filesize
LogFile.WebContainer.filenumSpecifies the number of Web Container maintenance log files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.WebContainerLogFile.filenum
LogFile.WebContainer.filesizeSpecifies the size of a Web Container maintenance log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.WebContainerLogFile.filesize
LogFile.WebServlet.filenumSpecifies the number of Web servlet log files.
You can specify 1, 2, 4, 8, and 16.
4ejbserver.logger.channels.define.WebServletLogFile.filenum
LogFile.WebServlet.filesizeSpecifies the size of a Web servlet log file in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
4194304​ejbserver.logger.channels.define.WebServletLogFile.filesize
loglevelSpecifies the log output level.
Error: Normal operations
Error,Warning: Normal operations (verbose)
Error,Warning,Information: During testing
Error,Warning,Information,Debug: Troubleshooting
Errorejbserver.logger.enabled. #
manager.mevent.sender.bind.host.valueSpecifies whether to fix the local address of the Management event issuing functionality.
true: The address is fixed.
false: The address is not fixed.
falsemanager.mevent.sender.bind.host
mngagent.connector.host.valueSpecifies whether to fix the Management Agent host of the J2EE container.
true: The host is fixed
false: The host is not fixed
falsemngagent.connector.host
mngagent.connector.port.valueSpecifies the Management Agent port number of the J2EE container in the range from 0 to 65535.
0 indicates Automatic.
0 (automatic)mngagent.connector.port
mngagent.vbroker.se.iiop_tp.host.valueSpecifies whether to fix the Management Agent host of the J2EE container.
true: The host is fixed
false: The host is not fixed
falsemngagent.connector.host
mngagent.vbroker.se.iiop_tp.scm.iiop_tp.listener.port.valueSpecifies the Management Agent port number of the J2EE container in the range from 0 to 65535.
0 indicates Automatic.
0 (automatic)mngagent.connector.port
vbroker.se.iiop_tp.host.valueSpecifies whether to fix the host in the EJB container.
true: The host is fixed
false: The host is not fixed
etc: Receive the connection for the loopback address (localhost).
falsevbroker.se.iiop_tp.host
WatchFile.ConnectionPool.filenumSpecifies the number of monitoring result output files for the connection pool.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ConnectionPoolWatchLogFile.filenum
WatchFile.ConnectionPool.filesizeSpecifies the size of a monitoring result output file for the connection pool in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ConnectionPoolWatchLogFile.filesize
WatchFile.FileDescriptor.filenumSpecifies the number of monitoring result output files for the file descriptors.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filenum
WatchFile.FileDescriptor.filesizeSpecifies the size of the monitoring result output file for the file descriptors in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filesize
WatchFile.HttpSession.filenumSpecifies the number of monitoring result output files for the HTTP sessions.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.HttpSessionWatchLogFile.filenum
WatchFile.HttpSession.filesizeSpecifies the size of the monitoring result output file for the HTTP sessions in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.HttpSessionWatchLogFile.filesize
WatchFile.Memory.filenumSpecifies the number of monitoring result output files for memory.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.MemoryWatchLogFile.filenum
WatchFile.Memory.filesizeSpecifies the size of the monitoring result output file for memory in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.MemoryWatchLogFile.filesize
WatchFile.RequestQueue.filenumSpecifies the number of monitoring result output files for each Web container, Web application, and the default HTTP request pending queue.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.RequestQueueWatchLogFile.filenum
WatchFile.RequestQueue.filesizeSpecifies the size of monitoring result output file for each Web container, Web application, and the default HTTP request pending queue in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.RequestQueueWatchLogFile.filesize
WatchFile.Thread.filenumSpecifies the number of monitoring result output files for threads.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ThreadWatchLogFile.filenum
WatchFile.Thread.filesizeSpecifies the size of the monitoring result output file for threads in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ThreadWatchLogFile.filesize
WatchFile.Threaddump.filenumSpecifies the number of monitoring result output files for the thread dump files.
You can specify 1, 2, 4, 8, and 16.
2ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filenum
WatchFile.Threaddump.filesizeSpecifies the size of the monitoring result output file for the thread dump files in bytes.
You can specify 4096, 65536, 262144, 524288, 1048576​, 2097152​, 4194304​, 16777216​, and 67108864​.
1048576​ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filesize
webserver.connector.ajp13.bind_host.valueSpecifies whether to fix the host in the settings for connecting the Web container to the Web server.
true: The host is fixed.
false: The host is not fixed.
etc: Connection is received for the loopback address (localhost).
falsewebserver.connector.ajp13.bind_host
webserver.connector.http.bind_host.valueSpecifies whether to fix the host in the settings for the Web container management server (Simple Web server).
true: The host is fixed.
false: The host is not fixed.
falsewebserver.connector.http.bind_host
webserver.sfo.sfo_server.server-definition-name-of-SFO-filter.serverNameSpecifies the SFO server name associated with the server definition name of the SFO filter using 128 or less characters.Nonewebserver.sfo.sfo_server.server-definition-name-of-SFO-filter.naming
#1
To specify multiple values, specify multiple <param-value>.
Also, to enable a parameter, add '.' at the beginning of the string. If you want to disable a parameter, add '#' at the beginning of the string.
(Example)
<param-name>ex.param.m</param-name>
<param-value>.ssss</param-value>
<param-value>#rrrr</param-value>
#2
To specify multiple values in param-value, use comma (, ) as the delimiter.
(Example) <param-value> value 1, value 2, value 3 <param-value>