Project Manager error messages
A list of Project Manager error messages. For messages that are not self-explanatory, additional information is provided.
Number | Description |
---|---|
GS-12001 | ‘file’ 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 | ‘file’ is not on the same drive than the
project ‘project’. 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 ‘file’ language file
Language file loading error. Transform to a generic loading error message with the file path. |
GS-12004 | Cannot load ‘file’ platform
file Platform file loading error. Transform to a generic loading error message with the file path. |
GS-12008 | GSTSETUPDIR=’value’ doesn't
exist GSTSETUPDIR is relative or doesn’t exist. Check the path in the Genero configuration. |
GS-12009 | Environment variable 'variable' 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:
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 ‘file
format’.
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 ‘value’. Internal error: an external project of an unsupported format has been added. |
GS-12013 | Unable to write the file 'file'. Check
path existence and permissions
Error message and resolution should be self-explanatory. |
GS-12014 | Unknown encoding 'value'. 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 'project',
project already
loaded. Error message and resolution should be self-explanatory. |
GS-12016 | Removed circular dependency on value A
value B from value C
value D. 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 'value' for node
'node'. Error message and resolution should be self-explanatory. |
GS-12251 | The file 'file' 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
'function' because it is defined multiple times
Error message and resolution should be self-explanatory. |
GS-12253 | Output file
‘file’ conflicts with another output file. Two or more nodes are writing to the same output filename in the same directory. Specify a different target directory, or rename the file. |
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 'value' node to
'value' 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
‘value’ An error occurred loading an external project (4pw). |
GS-12503 | Cannot load project database for external dependency
‘value’ 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 'value' node to
'library' library
'Compute dependencies' could not add a dependency because it would create circular dependencies within the project. |
GS-12509 | Cannot create package XML file
‘file’
An error occurred during $(GenerateXMLPackage) command. |
GS-12510 | Unknown argument 'value' to
$(generateXMLPackage) task. The $(GenerateXMLPackage) command arguments are incorrect. |
GS-12511 | Unknown property
‘property’ 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 'value'
Error message and resolution should be self-explanatory. |
GS-12516 | Platform 'platform' is not
defined Error message and resolution should be self-explanatory. |
GS-12517 | Language 'language' 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
'function'. Error message and resolution should be self-explanatory. |
GS-12522 | No synchronization directory includes all selected
files. There is not a synchronization directory containing all the selected files; therefore Project Manager cannot select a synchronization directory. Examine your synchronization directories to ensure that one exists that includes the selected files. For further information, see Define synchronization directories. |
GS-12523 |
This error can be raised for any synchronization error encountered when using synchronization from Project Manager; the wording of this message differs depending on the error. A possible solution is unlocking the synchronization directories. Within Genero Studio, go to .You can view a list of synchronization errors and their solutions on the page Configuration error messages. Synchronization errors start at GS-19200. |
GS-12525 | Node name 'name' is already
used. Two or more sibling nodes of the same type share the same name. To solve the issue, change the name of one of the nodes. |
GS-12528 | 'value A' and 'value
B' share the same Project Database. Two or more applications or libraries share the same target directory. This error is valid only when the language is Genero (no link). Update your application and library nodes to reference a different (and unique) target directory, or merge all libraries into one library. |
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 support center. |
GS-12754 | Cannot create profiling task.
This is caused by an internal system error. Contact your local support center. |
GS-12755 | Cannot create debugging task.
This is caused by an internal system error. Contact your local 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
'installation' 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.
This error can be raised when launching tasks (such as execute, debug, etc.) from the Project Manager if the Genero configuration is not correct. Verify the selected Genero Configuration. |
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 support center. |
GS-12900 | An error occurred while checking FGL tools:
value. Error message and resolution should be self-explanatory. |
GS-12901 | Projects built successfully:
value. Error message and resolution should be self-explanatory. |
GS-12902 | Projects built with errors:
value. 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
|
GS-12907 | Wrong parameter for 'value'
argument. Error message and resolution should be self-explanatory. |
GS-12908 | Error loading value. Error message and resolution should be self-explanatory. |
GS-12909 | Unable to open the file 'file'. Error message and resolution should be self-explanatory. |
GS-12910 | Unable to open the project
'project'. 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. Set the default application. |
GS-12913 | The project doesn't contain
'value'. 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
'directory'. Error message and resolution should be self-explanatory. |