Introduction | Information Center
The Startup page allows you to edit your server startup properties. The initial startup properties were established during installation. The following text boxes and checkboxes will appear on the Startup page:
Warning: You must stop and restart IBM Alphablox for any changes to take effect.
The Instance Name encompasses the IBM Alphablox entire configuration, including ports, directories, and options. This name appears in IBM Alphablox login browser dialogs. The Instance Name can only be changed during installation.
Note: The Instance Name is not the domain name (DNS) of the IBM Alphablox machine.
This is the file name of the IBM Alphablox log file for the current session.
It resides in the following directory:
<alphablox_dir>/repository/servers/<instance_name>/logs
where alphablox_dir is the directory in which IBM Alphablox is installed.
This is the name of an optional file that IBM Alphablox reads during startup. The file contains commands using the syntax described in "Console Commands" in the Administrator's Guide in the IBM Alphablox Information Center. IBM Alphablox reads and executes commands in the file as part of the startup process.
The Default Message Level is the minimum (least severe) level of messages
to display and write to the log file. Valid values, in increasing severity,
are: DEBUG, VERBOSE, INFO, SYSTEM, WARNING, ERROR, and FATAL. The default
value is INFO. For more information, see the Administrator's Guide.
When this checkbox is selected, IBM Alphablox writes messages to the log file. When it is not checked, no messages are written to the log file.
The number of minutes of idle time before IBM Alphablox automatically suspends. After the server suspends, it automatically starts up when an application request occurs.
The Server Console Default Message Level is the minimum (least severe) level of messages to be sent to System.out. When using Tomcat, the output is displayed to the Apache Tomcat console. Valid values, in increasing severity, are: DEBUG, VERBOSE, INFO, SYSTEM, WARNING, ERROR, and FATAL. The default value is FATAL.
Load into memory all user objects. By default, the User Manager stores user objects in the IBM Alphablox Repository. Used in conjunction with the Keep Users Loaded (in minutes) setting in the System properties (see Using System Page), can be used for more efficient memory management and faster User Manager startup when you have many users.
After entering new values, click the Save button to save the changes. If you do not want to save your changes click the Cancel button.
Note: Be sure to establish the correct values for the other server properties before deploying applications.