Product: IESX

Version: 10.1

Application: Plotting

Search Type: Error


Topic:
Function_g_context_destroy failed.

Description:
Function_g_context_destroy failed error occurs when trying to plot.


Solution:
1.) Check to see if permissions are open on the IESX_METAPATH directory. a.) Open an IESX xterm from Geonet. b.) > cd $IESX_METAPATH c.) > ls -al d.) Check the permissions on the .. directory. 2.) Check to see that the $IESX_METAPATH directory is set up correctly under /home/gqs/setup_ies. a.) > cd /home/gqs b.) > more setup_ies c.) Find the line that looks like: setenv IESX_METAPATH "/path/to/cgm_files/" NOTE: The trailing slash on the end of the path is VERY important. d.) If this line is commented out then remove the comment. The comment is noted by a "#", remove the "#" symbol to uncomment. e.) Edit the path to the cgm file directory if it is incorrect. f.) Save the edited setup_ies file is changes were made. 3.) Also check to see if $IESX_METAPATH directory is full. a.) Open an IESX xterm from Geonet. b.) > cd /home/gqs c.) > more setup_ies c.) Find the setenv IESX_METAPATH "/path/to/cgm_files/" d.) > cd /path/to/cgm_files/ e.) > df -k . NOTE: This will show the disk space used and available. Make sure that there is enough space on the disk. If the disk is full you need to clear up space. 4.) In the $IESX_METAPATH directory you can also check the log file created for any errors or messages.

Last Modified on: 09-DEC-98