uCosminexus Application Server, Definition Reference Guide

[Contents][Index][Back][Next]

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

The following table lists and describes the compatibility parameters that can be specified in common for the logical SFO 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-5 Parameters that can be specified in the logical SFO 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.#
None add.jvm.arg
ejbserver.rmi.naming.host.value Specifies the host of the RMI registry and MBean server used by the SFO server 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.
false ejbserver.rmi.naming.host
ex.param.m Specifies the SFO server extension parameter in any option #1 used in the SFO server. None ex.param
ex.properties.m Specifies the JavaVM system properties.# 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.port
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 [Figure] jvm.mx.size.
128 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 [Figure] jvm.mx.size.
128 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
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 host is fixed.
false: The host 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
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: Connection is received for the loopback address (localhost).
false vbroker.se.iiop_tp.host
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.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.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

#
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>