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-name | Contents | Specifiable value | Default value | VR |
---|---|---|---|---|
mngagent.vbroker.se.iiop_tp.host.value | Specifies whether to fix the Management Agent host of the J2EE container. Specify one of the following values:
| Specify one of the following values:
| false | 06-50 07-00 |
mngagent.vbroker.se.iiop_tp.scm.iiop_tp.listener.port.value | Specifies 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. | 0 | 06-50 07-00 |
Table C-4 Parameters that can be specified in the logical J2EE server (for compatibility)
Value of param-name | Value specified in param-value | Default value | Recommended param-name value |
---|---|---|---|
add.jvm.arg.m | Sets up the extension startup parameter. Specifies the JavaVM options that can be specified when you start JavaVM.#1 | None | add.jvm.arg |
ejbserver.manager.jp1event.enabled | Specifies whether to enable the JP1 event issuing functionality. true: Enable false: Disable | false | ejbserver.manager.agent.JP1EventAgent.enabled |
ejbserver.rmi.naming.host.value | Specifies the host of the RMI registry and MBean server that the J2EE server uses in the multi-homed host environment.
| false | ejbserver.rmi.naming.host |
ex.param.m | Specifies the J2EE server extension parameter in any option #1 used in the J2EE server. | None | ex.param |
ex.properties.m | Specifies the JavaVM system properties. #1 | None | ex.properties |
http | Specifies the port number of the simple Web server in a range from 1 to 65535. | 8080 | ejbserver.http.port |
inprocess.ns.port | Specifies the port number for the in-process naming service in the range from 1 to 65535. | 900 | ejbserver.naming.startupMode,ejbserver.naming.host,ejbserver.naming.port |
inprocess.ns.retryCount | Specifies the retry count to wait for the in-process naming service to start completely in the range from 0 to 2147483647. | 9 | ejbserver.naming.startupRetryCount |
inprocess.ns.waitTime | Specifies the waiting time for the in-process naming service to start completely in the range from 0 to 2147483647 (unit: seconds). | 1 | ejbserver.naming.startupWaitTime |
jndi.rr.ns.list | Specifies the group name and the group members of a round-robin search. Group-name = member-name-1[; member-name-2] #2
| None | ejbserver.jndi.namingservice.group.list |
jvm.ms.size | Specifies 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 ![]() | 256 | add.jvm.arg |
jvm.mx.size | Specifies 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 ![]() | 512 | add.jvm.arg |
LogFile.Console.filenum | Specifies the number of console log files. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.ConsoleLogFile.filenum |
LogFile.Console.filesize | Specifies 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.filenum | Specifies the number of EJB container maintenance log files. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.EJBContainerLogFile.filenum |
LogFile.EJBContainer.filesize | Specifies 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.filenum | Specifies the number of exception log files. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.ExceptionLogFile.filenum |
LogFile.Exception.filesize | Specifies 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.filenum | Specifies the number of maintenance log files. You can specify 1, 2, 4, 8, and 16. | 4 | ejbserver.logger.channels.define.MaintenanceLogFile.filenum |
LogFile.Maintenance.filesize | Specifies 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.filenum | Specifies the number of message log files. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.MessageLogFile.filenum |
LogFile.Message.filesize | Specifies 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.filenum | Specifies the number of user error log files. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.UserErrLogFile.filenum |
LogFile.UserErr.filesize | Specifies 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.filenum | Specifies the number of user output log files. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.UserOutLogFile.filenum |
LogFile.UserOut.filesize | Specifies 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.filenum | Specifies the number of Web Container trace log files. You can specify 1, 2, 4, 8, and 16. | 16 | ejbserver.logger.channels.define.WebAccessLogFile.filenum |
LogFile.WebAccess.filesize | Specifies 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.filenum | Specifies the number of Web Container maintenance log files. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.WebContainerLogFile.filenum |
LogFile.WebContainer.filesize | Specifies 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.filenum | Specifies the number of Web servlet log files. You can specify 1, 2, 4, 8, and 16. | 4 | ejbserver.logger.channels.define.WebServletLogFile.filenum |
LogFile.WebServlet.filesize | Specifies 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 |
loglevel | Specifies the log output level. Error: Normal operations Error,Warning: Normal operations (verbose) Error,Warning,Information: During testing Error,Warning,Information,Debug: Troubleshooting | Error | ejbserver.logger.enabled. # |
manager.mevent.sender.bind.host.value | Specifies whether to fix the local address of the Management event issuing functionality. true: The address is fixed. false: The address is not fixed. | false | manager.mevent.sender.bind.host |
mngagent.connector.host.value | Specifies whether to fix the Management Agent host of the J2EE container. true: The host is fixed false: The host is not fixed | false | mngagent.connector.host |
mngagent.connector.port.value | Specifies 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.value | Specifies whether to fix the Management Agent host of the J2EE container. true: The host is fixed false: The host is not fixed | false | mngagent.connector.host |
mngagent.vbroker.se.iiop_tp.scm.iiop_tp.listener.port.value | Specifies 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.value | Specifies 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). | false | vbroker.se.iiop_tp.host |
WatchFile.ConnectionPool.filenum | Specifies the number of monitoring result output files for the connection pool. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.ConnectionPoolWatchLogFile.filenum |
WatchFile.ConnectionPool.filesize | Specifies 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.filenum | Specifies the number of monitoring result output files for the file descriptors. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filenum |
WatchFile.FileDescriptor.filesize | Specifies 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.filenum | Specifies the number of monitoring result output files for the HTTP sessions. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.HttpSessionWatchLogFile.filenum |
WatchFile.HttpSession.filesize | Specifies 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.filenum | Specifies the number of monitoring result output files for memory. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.MemoryWatchLogFile.filenum |
WatchFile.Memory.filesize | Specifies 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.filenum | Specifies 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. | 2 | ejbserver.logger.channels.define.RequestQueueWatchLogFile.filenum |
WatchFile.RequestQueue.filesize | Specifies 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.filenum | Specifies the number of monitoring result output files for threads. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.ThreadWatchLogFile.filenum |
WatchFile.Thread.filesize | Specifies 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.filenum | Specifies the number of monitoring result output files for the thread dump files. You can specify 1, 2, 4, 8, and 16. | 2 | ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filenum |
WatchFile.Threaddump.filesize | Specifies 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.value | Specifies 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). | false | webserver.connector.ajp13.bind_host |
webserver.connector.http.bind_host.value | Specifies 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. | false | webserver.connector.http.bind_host |
webserver.sfo.sfo_server.server-definition-name-of-SFO-filter.serverName | Specifies the SFO server name associated with the server definition name of the SFO filter using 128 or less characters. | None | webserver.sfo.sfo_server.server-definition-name-of-SFO-filter.naming |