Troubleshoot Errors from the Generator

Error messages indicate that the Generator was unable to complete some or all of its tasks.

After starting the Generator, you might observe the following error messages:

  • Unable to write to Log file: log_file_name.

    The log file specified in the input file or at the command line might contain the wrong path, the user might not have write permissions to that folder, or the disk could be out-of-space.

  • Run_as_user, user_name, is invalid.

    The user name is incorrect.

  • Repository, repository_name.rpd, is invalid or corrupt.

    The repository name might be incorrect, it might not exist in the given path, or the user might not have permission to read it.

  • Physical Database, database_name, is invalid.

    The physical database name doesn't match a valid physical database object in the repository.

  • Business Model, model_name, is invalid.

    The business model name doesn't match a valid business model object in the repository.

  • Authentication information provided is invalid.

    The repository password provided at the command line is incorrect.

  • Path: "path_name" is invalid.

    The path or file name is incorrect, or the current user doesn't have read access.