uCosminexus Application Server, Application Setup Guide

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

3.3 Customizing operation settings of server management commands

If you edit a user-defined file, you can customize the operation settings of server management commands. If necessary, customize the operation settings of server management commands. Note that in UNIX, you need either the root authority or the authority of the Component Container Administrator for performing customization.

The commands in the following directories are the server management commands:

For details on the commands, see the uCosminexus Application Server Command Reference Guide.

Organization of this section
(1) User-defined files to be customized
(2) Main items that can be set up during the customization of server management commands

(1) User-defined files to be customized

To customize the operation settings of server management commands, edit the following user-defined files in a text editor:

(2) Main items that can be set up during the customization of server management commands

Of the items that can be set up by editing the user-defined files during the customization of server management commands, the following table describes the main items, the user-defined files in which the main items are set up, and the keys used to set up the main items. For details on the keys and for information on the keys that are not described here, see 5. Files Used with Server Management Commands in the uCosminexus Application Server Definition Reference Guide.

Table 3-2 Main items that can be set up during customization of server management commands

Classification Item Setup file Setup method
JavaVM JavaVM heap size usrconf.bat (in Windows) or usrconf (in UNIX) Specify the heap size of JavaVM in the add.jvm.arg key.
Smart Agent -- usrconf.properties In the vbroker.agent.port key, specify the port number of the Smart Agent that the server management commands use.
Log Trace file of Cosminexus TPBroker usrconf.properties In the vbroker.orb.htc.tracePath key, specify the path for the output destination of the trace file of Cosminexus TPBroker.
Log of server management commands
  • usrconf.bat (in Windows) or usrconf (in UNIX)
  • usrconf.properties
You can change the log output destination and log level of the log for server management commands.
For details, see 3.4 Settings for log acquisition of server management commands.

Legend:

--: Not applicable.

Note

Customization of server management commands is necessary even when the functionality of naming management is used. For details, see 2.3.5 Settings in the execution environment in the uCosminexus Application Server Common Container Functionality Guide.