Topic:
Unable to get display definition or user id. Cannot launch IESX.
Description:
Unable to get display definition or user id. Getting this error trying to launch IESX.
Solution:
This error has to do with permissions of da_info_key.* and iesx_dev_key.* files in the iesx config directory being too restrictive. Check the following: - The directory $GF_HOME/iesx/config is wide open and that all the files under there have write permission for the world. - Also check the file $GF_HOME/iesx/iesx_setup_site.csh is 777 and that the $IESX_CONFIG variable is set correctly (either /home/gqs/iesx_config/ if upgrading projects from 10.1 or $GF_HOME/iesx/config/ if not upgrading). - It is important that the trailing slash is in place, for the $IESX_CONFIG variable set in $GF_HOME/iesx/iesx_setup_site.csh, for example: $GF_HOME/iesx/config/.
Last Modified on: 26-MAY-99