Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


5.2 asenv.conf

asenv.conf is the environment variable definition file of Java EE Server.

Description

asenv.conf stores environment variables specific to Java EE Server. asenv.conf is a shell script.

The environment variables specified in this file have higher priority than the OS environment variables (system environment variables and user environment variables).

If a node exists on the remote host, the domain administration server might execute the asadmin utility command on the remote host to perform an operation on the node. To apply environment variables to the asadmin process on this remote host, you need to set the environment variables in asenv.conf on the remote host.

Storage location

installation_directory_for_Java_EE_Server/glassfish/config/asenv.conf

Example

HJES_ASADMIN_MESSAGE_ENABLED=true
HJES_ASADMIN_MESSAGE_ROTATION_SIZE=8388608
HJES_ASADMIN_MESSAGE_ROTATION_TIME=121530
HJES_ASADMIN_MESSAGE_FILE_NUMBER=16