Project Manager error messages

A list of Project Manager error messages. For messages that are not self-explanatory, additional information is provided.

Table 1. Project Manager error messages
Number Description
GS-12001 ‘%1’ could not be found on the disk.

The file to open is not present on disk.

Check if the file path is correct.

GS-12002 ‘%1’ is not on the same drive than the project ‘%2’. The project file will not be portable.

The file is not on the same drive as the project, resulting in no relative path between the file and the project. This causes some limitations, for example using versioning will not be possible.

GS-12003 Cannot load ‘%1’ language file

Language file loading error.

Transform to a generic loading error message with the file path.

GS-12004 Cannot load ‘%1’ platform file

Platform file loading error.

Transform to a generic loading error message with the file path.

GS-12008 GSTSETUPDIR=’%1’ doesn't exist

GSTSETUPDIR is relative or doesn’t exist.

Check the path in the Genero configuration.

GS-12009 Environment variable '%1' should not be defined in the project but in the config only
One invalid environment variable has been set in the project. The following list contains the forbidden variables:
  • GREDIR
  • GSTSETUPDIR
  • GSTWCDIR
  • FGLDIR

Move its definition to the Genero Configuration.

GS-12010 Some files are not on the same drive than the project file. The project has been saved with absolute paths and will not be portable.

Error message and resolution should be self-explanatory.

GS-12011 Unable to create a node of type ‘%1’.

Internal error: incorrect project file format. A node could not be created.

GS-12012 For external project file format version must be equal or greater than ‘%1’.

Internal error: an external project of an unsupported format has been added.

GS-12013 Unable to write the file '%1'. Check path existence and permissions

Error message and resolution should be self-explanatory.

GS-12014 Unknown encoding '%1'.

No suitable codec can be found for the specified encoding.

Add a new alias in the encoding map or add a new codec charmap.

GS-12015 Cannot load external project '%1', project already loaded.

Error message and resolution should be self-explanatory.

GS-12016 Removed circular dependency on %1 %2 from %3 %4.

During the load, a circular dependency was detected and removed.

GS-12019 Multiple Business Application Diagram present in the project.

Error message and resolution should be self-explanatory.

GS-12020 Missing dependency '%1' for node '%2'.
GS-12251 The file '%1' is already present in the project and has not been imported

The import action tries to add a file which is already present. The file is ignored (warning).

GS-12252 Cannot compute dependencies for function '%1' because it is defined multiple times

Error message and resolution should be self-explanatory.

GS-12254 File is already present in the project

This warning signals that one of the saved files is already present in the project and won’t be added a second time.

GS-12255 A business application diagram file is already present in the project

Error message and resolution should be self-explanatory.

GS-12401 Added dependency on '%1' node to '%2' library

Information message: the import process created a dependency.

GS-12501 Unable to find the wsdl compiler. Check your web services installation.

Fglwsdl tool is not found in the fgl install.

Check if the Genero configuration uses an fglgws VM.

GS-12502 Cannot load external dependency ‘%1’

An error occurred loading an external project (4pw).

GS-12503 Cannot load project database for external dependency ‘%1’

An error occurred loading an external project database (4pwdb).

GS-12505 Project database: <ERRORMESSAGE>

The content of error message GS 12505 can vary because it is an error that occurs during the build process of the project manager database, and is dependent on the external tool that is running. This will likely be a compiler (fglcomp) error.

Error message and resolution should be self-explanatory.

GS-12506 Cannot add circular dependency on %1 node to %2 library

'Compute dependencies' could not add a dependency because it would create circular dependencies within the project.

GS-12509 Cannot create package XML file ‘%1’

An error occurred during $(GenerateXMLPackage) command.

GS-12510 Unknown argument '%1' to $(generateXMLPackage) task.

The $(GenerateXMLPackage) command arguments are incorrect.

GS-12511 Unknown property ‘%1’

Some unknown property is defined. This message mostly appears for AG settings.

GS-12512 Load failed

General error: an error occurred during file load.

Error message and resolution should be self-explanatory.

GS-12513 Unsupported version

Error message and resolution should be self-explanatory.

GS-12514 Missing version

An error has occurred with the pm-settings.conf file in the template directory $(GSTSETUPDIR) because the version attribute is missing. Note : this message may occur with other files using a version attribute.

GS-12515 Unknown node '%1'

Error message and resolution should be self-explanatory.

GS-12516 Platform '%1' is not defined

Error message and resolution should be self-explanatory.

GS-12517 Language '%1' is not defined

Error message and resolution should be self-explanatory.

GS-12518 Save failed.

Check if the file path is correct, and that you have the appropriate rights.

GS-12519 Start GGC task failed.

Check if the file path is correct, and that you have the appropriate rights.

GS-12520 GGC test generation failed : no 4gl file generated.

Check if the file path is correct, and that you have the appropriate rights.

GS-12521 Unused function %1.

Error message and resolution should be self-explanatory.

GS-12751 Configuration isn't valid. Operation canceled.

Error message and resolution should be self-explanatory.

GS-12753 Cannot create execution task.

This is caused by an internal system error.

Contact your local Four Js support center.

GS-12754 Cannot create profiling task.

This is caused by an internal system error.

Contact your local Four Js support center.

GS-12755 Cannot create debugging task.

This is caused by an internal system error.

Contact your local Four Js support center.

GS-12756 The debugger is already running. You have to stop the current debugger session to start a new one.

Error message and resolution should be self-explanatory.

GS-12757 Operation cannot be performed, no item selected

Error message and resolution should be self-explanatory.

GS-12758 Unable to find the internal FGL installation. Check your %1 installation.

Internal error: Genero Studio install malfunctioned.

Reinstall Genero Studio to solve the problem.

GS-12759 Unable to start an import on the selected node.

Internal error: the import does not work on the currently selected node (only the main project and group are supported).

GS-12760 Unable to build an unsaved project using a remote server. Unsaved projects can only be built with local FGL installations

Error message and resolution should be self-explanatory.

GS-12761 Genero installation isn't valid. Operation canceled.

Error message and resolution should be self-explanatory.

GS-12762 Front end isn't valid. Operation canceled.

Error message and resolution should be self-explanatory.

GS-12763 File must be saved in the source directory

Error message and resolution should be self-explanatory.

GS-12764 Cannot create tracing task.

This is caused by an internal system error.

Contact your local Four Js support center.

GS-12900 An error occurred while checking FGL tools: %1.

Error message and resolution should be self-explanatory.

GS-12901 Projects built successfully: %1.

Error message and resolution should be self-explanatory.

GS-12902 Projects built with errors: %1.

Error message and resolution should be self-explanatory.

GS-12903 FGLDIR environment variable doesn't correspond to an FGL installation. Ensure you are in an FGL development environment.

Error message and resolution should be self-explanatory.

GS-12904 FGLDIR environment variable not set. Ensure you are in an FGL development environment.

Error message and resolution should be self-explanatory.

GS-12905 You have to enter only one operation (-b, -r, -c or -force-build).

Specify only one gsmake command.

GS-12907 Wrong parameter for %1 argument.

Error message and resolution should be self-explanatory.

GS-12908 Error loading %1.

Error message and resolution should be self-explanatory.

GS-12909 Unable to open the file '%1'.

Error message and resolution should be self-explanatory.

GS-12910 Unable to open the project '%1'.

Error message and resolution should be self-explanatory.

GS-12911 Error loading Business Application diagram.

Error message and resolution should be self-explanatory.

GS-12912 The project has no default application.

Error message and resolution should be self-explanatory.

GS-12913 The project doesn't contain '%1'.

Error message and resolution should be self-explanatory.

GS-12914 GSMake server socket closed.

Error message and resolution should be self-explanatory.

GS-12915 GSMake server socket error.

Error message and resolution should be self-explanatory.

GS-12916 Invalid Template directory '%1'.

Error message and resolution should be self-explanatory.