Topic:
Project Upgrade fails. Error 124000011 Data area 'project_name' does not exist.
Description:
Project Upgrade fails; the $IESX_CONFIG directory is not correctly defined in the GeoFrame 3.X environment. The following error has occured: 124000011 Project upgrade failed. Error code = 124000011 Error stack: Record not found Data area 'project_name' does not exist
Solution:
1.) IESX and GeoFrame 3.0 MUST use the same $IESX_CONFIG for project upgrade to successfully complete. To check this: in an IESX xterm type: echo $IESX_CONFIG in an GeoFrame xterm type: echo $IESX_CONFIG If they are different edit the following GeoFrame file: $GF_HOME/iesx/iesx_setup_site.csh Look for the following line and edit the config path. setenv $IESX_CONFIG /home/gqs/iesx_config/ (or the complete pathname recieved from $IESX_CONFIG in IESX xterm) 2.) Restart the Upgrade IESX project application.
Last Modified on: 29-JUL-98